spec/dummy/log/test.log in pulitzer-0.15.22 vs spec/dummy/log/test.log in pulitzer-0.15.23

- old
+ new

@@ -388836,5 +388836,18646 @@ 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", 20]] Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 9], ["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", 9], ["LIMIT", 1]] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC LIMIT ? [["free_form_section_id", 17], ["LIMIT", 1]]  (0.7ms) 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.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.0ms) delete from pulitzer_custom_options; +  (0.1ms) TRUNCATE TABLE pulitzer_free_form_section_types; +  (1.0ms) delete from pulitzer_free_form_section_types; +  (0.2ms) TRUNCATE TABLE pulitzer_free_form_sections; +  (0.9ms) 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_types; +  (0.9ms) delete from pulitzer_partial_types; +  (0.2ms) TRUNCATE TABLE pulitzer_partials; +  (0.8ms) delete from pulitzer_partials; +  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; +  (0.8ms) delete from pulitzer_post_tags; +  (0.2ms) TRUNCATE TABLE pulitzer_post_type_content_element_type_custom_option_lists; +  (0.9ms) delete from pulitzer_post_type_content_element_type_custom_option_lists; +  (0.2ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; +  (0.8ms) delete from pulitzer_post_type_content_element_types; +  (0.2ms) TRUNCATE TABLE pulitzer_post_type_versions; +  (1.0ms) delete from pulitzer_post_type_versions; +  (0.2ms) TRUNCATE TABLE pulitzer_post_types; +  (1.0ms) delete from pulitzer_post_types; +  (0.1ms) TRUNCATE TABLE pulitzer_posts; +  (0.9ms) delete from pulitzer_posts; +  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; +  (1.0ms) delete from pulitzer_sequence_flow_styles; +  (0.2ms) TRUNCATE TABLE pulitzer_styles; +  (1.1ms) delete from pulitzer_styles; +  (0.2ms) TRUNCATE TABLE pulitzer_tags; +  (1.2ms) delete from pulitzer_tags; +  (0.2ms) TRUNCATE TABLE pulitzer_versions; +  (1.4ms) delete from pulitzer_versions; +  (0.2ms) TRUNCATE TABLE schema_migrations; +  (1.1ms) delete from schema_migrations; +  (0.2ms) TRUNCATE TABLE ar_internal_metadata; +  (0.9ms) delete from ar_internal_metadata; +  (0.1ms) begin transaction + SQL (0.9ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", "2017-11-16 20:38:23.492716"], ["updated_at", "2017-11-16 20:38:23.492716"], ["plural", "t"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 17], ["status", "published"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::ContentElementType Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Text"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", "2017-11-16 20:38:23.538001"], ["updated_at", "2017-11-16 20:38:23.538001"]] +  (0.8ms) commit transaction +  (0.1ms) 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.4ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", "2017-11-16 20:38:23.542200"], ["updated_at", "2017-11-16 20:38:23.542200"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::ContentElementType Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Video"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", "2017-11-16 20:38:23.545907"], ["updated_at", "2017-11-16 20:38:23.545907"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::ContentElementType Exists (0.3ms) 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", "2017-11-16 20:38:23.549820"], ["updated_at", "2017-11-16 20:38:23.549820"]] +  (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", 17]] + 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", 17]] + 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", 17], ["content_element_type_id", 17], ["label", "Hero Title 1"], ["created_at", "2017-11-16 20:38:23.583235"], ["updated_at", "2017-11-16 20:38:23.583235"], ["sort_order", 1]] +  (0.7ms) 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", 17], ["content_element_type_id", 17], ["label", "Hero Title 2"], ["created_at", "2017-11-16 20:38:23.588069"], ["updated_at", "2017-11-16 20:38:23.588069"], ["sort_order", 2]] +  (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", 17], ["content_element_type_id", 17], ["label", "Hero Title 3"], ["created_at", "2017-11-16 20:38:23.592429"], ["updated_at", "2017-11-16 20:38:23.592429"], ["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", 17], ["content_element_type_id", 17], ["label", "Guest Title"], ["created_at", "2017-11-16 20:38:23.597070"], ["updated_at", "2017-11-16 20:38:23.597070"], ["sort_order", 4]] +  (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", 17], ["content_element_type_id", 17], ["label", "Guest Text"], ["created_at", "2017-11-16 20:38:23.601957"], ["updated_at", "2017-11-16 20:38:23.601957"], ["sort_order", 5]] +  (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", 17], ["content_element_type_id", 17], ["label", "Footer Title"], ["created_at", "2017-11-16 20:38:23.606711"], ["updated_at", "2017-11-16 20:38:23.606711"], ["sort_order", 6]] +  (0.7ms) 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", 17], ["content_element_type_id", 17], ["label", "Footer Text"], ["created_at", "2017-11-16 20:38:23.611487"], ["updated_at", "2017-11-16 20:38:23.611487"], ["sort_order", 7]] +  (0.8ms) 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", 17], ["content_element_type_id", 17], ["label", "Metadata title"], ["created_at", "2017-11-16 20:38:23.616197"], ["updated_at", "2017-11-16 20:38:23.616197"], ["sort_order", 8]] +  (0.7ms) 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", 17], ["content_element_type_id", 17], ["label", "Metadata description"], ["created_at", "2017-11-16 20:38:23.621062"], ["updated_at", "2017-11-16 20:38:23.621062"], ["sort_order", 9]] +  (0.7ms) 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", 17], ["content_element_type_id", 17], ["label", "Metadata keywords"], ["created_at", "2017-11-16 20:38:23.625682"], ["updated_at", "2017-11-16 20:38:23.625682"], ["sort_order", 10]] +  (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", 17], ["content_element_type_id", 20], ["label", "Call to Action Button"], ["created_at", "2017-11-16 20:38:23.630622"], ["updated_at", "2017-11-16 20:38:23.630622"], ["sort_order", 11]] +  (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", 17], ["name", "Main Content"], ["sort_order", 12]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 17], ["name", "Handpicked Homes"], ["sort_order", 13]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["created_at", "2017-11-16 20:38:23.782343"], ["updated_at", "2017-11-16 20:38:23.782343"], ["slug", "welcome"], ["post_type_version_id", 17]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 17], ["created_at", "2017-11-16 20:38:23.798491"], ["updated_at", "2017-11-16 20:38:23.798491"]] +  (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", 17], ["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" = 9 +  (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", 17], ["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", 9], ["post_type_content_element_type_id", 45], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.853587"], ["updated_at", "2017-11-16 20:38:23.853587"]] +  (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", 17], ["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" = 9 +  (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", 17], ["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", 9], ["post_type_content_element_type_id", 46], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.865934"], ["updated_at", "2017-11-16 20:38:23.865934"]] +  (0.8ms) commit transaction + Pulitzer::Version Load (0.3ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["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" = 9 +  (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", 17], ["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", 9], ["post_type_content_element_type_id", 47], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.877437"], ["updated_at", "2017-11-16 20:38:23.877437"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["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" = 9 +  (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", 17], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["version_id", 9], ["post_type_content_element_type_id", 48], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.888819"], ["updated_at", "2017-11-16 20:38:23.888819"]] +  (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", 17], ["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" = 9 +  (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", 17], ["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", 9], ["post_type_content_element_type_id", 49], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.900590"], ["updated_at", "2017-11-16 20:38:23.900590"]] +  (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", 17], ["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" = 9 +  (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", 17], ["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", 9], ["post_type_content_element_type_id", 50], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.912178"], ["updated_at", "2017-11-16 20:38:23.912178"]] +  (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", 17], ["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" = 9 +  (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", 17], ["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", 9], ["post_type_content_element_type_id", 51], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.924215"], ["updated_at", "2017-11-16 20:38:23.924215"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["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" = 9 +  (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", 17], ["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", 9], ["post_type_content_element_type_id", 52], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.936473"], ["updated_at", "2017-11-16 20:38:23.936473"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["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" = 9 +  (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", 17], ["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", 9], ["post_type_content_element_type_id", 53], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.957584"], ["updated_at", "2017-11-16 20:38:23.957584"]] +  (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", 17], ["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" = 9 +  (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", 17], ["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", 9], ["post_type_content_element_type_id", 54], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.969900"], ["updated_at", "2017-11-16 20:38:23.969900"]] +  (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", 17], ["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" = 9 +  (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", 20], ["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", 9], ["post_type_content_element_type_id", 55], ["content_element_type_id", 20], ["created_at", "2017-11-16 20:38:23.982470"], ["updated_at", "2017-11-16 20:38:23.982470"]] +  (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", 17], ["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" = 9 +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 9], ["free_form_section_type_id", 9], ["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", 17], ["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" = 9 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 17 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 9], ["free_form_section_type_id", 10], ["name", "Handpicked Homes"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", "2017-11-16 20:38:24.026216"], ["updated_at", "2017-11-16 20:38:24.026216"], ["plural", "t"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 18], ["status", "published"]] +  (0.7ms) 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.4ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["created_at", "2017-11-16 20:38:24.039577"], ["updated_at", "2017-11-16 20:38:24.039577"], ["slug", "complete-guide-to-breckenridge"], ["post_type_version_id", 18]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Articles"], ["created_at", "2017-11-16 20:38:24.043145"], ["updated_at", "2017-11-16 20:38:24.043145"], ["plural", "t"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 19], ["status", "published"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::Post Exists (0.3ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["created_at", "2017-11-16 20:38:24.055372"], ["updated_at", "2017-11-16 20:38:24.055372"], ["slug", "ski-jump-competition"], ["post_type_version_id", 19]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "External Articles"], ["created_at", "2017-11-16 20:38:24.059102"], ["updated_at", "2017-11-16 20:38:24.059102"], ["plural", "t"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 20], ["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", "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", "2017-11-16 20:38:24.073162"], ["updated_at", "2017-11-16 20:38:24.073162"], ["slug", "why-visit-breckenridge"], ["post_type_version_id", 20]] +  (0.8ms) 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", 17], ["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" = 9 + Pulitzer::Partial Load (0.9ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", 17], ["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", "2017-11-16 20:38:24.098568"], ["id", 9]] +  (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", 9], ["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", 17], ["created_at", "2017-11-16 20:38:24.137261"], ["updated_at", "2017-11-16 20:38:24.137261"]] +  (0.8ms) commit transaction +[ActiveJob] Pulitzer::Version Load (0.3ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] Performing Pulitzer::CloneVersionJob (Job ID: 929b4d07-6d18-4d96-ade6-3939079a0d36) from Inline(default) with arguments: #<GlobalID:0x007f8bad696b18 @uri=#<URI::GID gid://dummy/Pulitzer::Version/9>> +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] Pulitzer::Post Load (0.3ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] 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", 17], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 10 +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] 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", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] Pulitzer::PostTypeContentElementType 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", 45], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] 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", 45], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.853587"], ["updated_at", "2017-11-16 20:38:23.853587"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 20:38:24.187321"], ["id", 100]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (1.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] 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", 46], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] 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", 46], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.865934"], ["updated_at", "2017-11-16 20:38:23.865934"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 20:38:24.207223"], ["id", 101]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (1.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] Pulitzer::PostTypeContentElementType 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", 47], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] 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", 47], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.877437"], ["updated_at", "2017-11-16 20:38:23.877437"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 20:38:24.226414"], ["id", 102]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] Pulitzer::ContentElementType Load (0.7ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] Pulitzer::PostTypeContentElementType 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", 48], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] 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", 48], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.888819"], ["updated_at", "2017-11-16 20:38:23.888819"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 20:38:24.252301"], ["id", 103]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] 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", 49], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] 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", 49], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.900590"], ["updated_at", "2017-11-16 20:38:23.900590"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 20:38:24.266041"], ["id", 104]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] Pulitzer::PostTypeContentElementType 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", 50], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] 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", 50], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.912178"], ["updated_at", "2017-11-16 20:38:23.912178"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 20:38:24.279659"], ["id", 105]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] 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", 51], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] 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", 51], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.924215"], ["updated_at", "2017-11-16 20:38:23.924215"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 20:38:24.293235"], ["id", 106]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] Pulitzer::PostTypeContentElementType 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", 52], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] 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", 52], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.936473"], ["updated_at", "2017-11-16 20:38:23.936473"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 20:38:24.306965"], ["id", 107]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] Pulitzer::PostTypeContentElementType 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", 53], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] 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", 53], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.957584"], ["updated_at", "2017-11-16 20:38:23.957584"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 20:38:24.320612"], ["id", 108]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] 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", 54], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] 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", 54], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.969900"], ["updated_at", "2017-11-16 20:38:23.969900"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 20:38:24.334331"], ["id", 109]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 20], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.2ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] 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", 55], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] 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", 55], ["content_element_type_id", 20], ["created_at", "2017-11-16 20:38:23.982470"], ["updated_at", "2017-11-16 20:38:23.982470"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 20:38:24.348026"], ["id", 110]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] Pulitzer::FreeFormSection Load (0.3ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] Pulitzer::Partial Load (0.3ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] SQL (0.5ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 9], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] SQL (0.5ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 10], ["id", 19]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] SQL (0.6ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 10], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] SQL (0.6ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 10], ["id", 20]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] Pulitzer::PostTag Load (0.3ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] SQL (0.4ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 20:38:24.374362"], ["id", 10]] +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [929b4d07-6d18-4d96-ade6-3939079a0d36] Performed Pulitzer::CloneVersionJob (Job ID: 929b4d07-6d18-4d96-ade6-3939079a0d36) from Inline(default) in 228.39ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 929b4d07-6d18-4d96-ade6-3939079a0d36) to Inline(default) with arguments: #<GlobalID:0x007f8baf880850 @uri=#<URI::GID gid://dummy/Pulitzer::Version/9>> + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 10], ["LIMIT", 1]] + Pulitzer::Version Load (0.6ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 17], ["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" = 9 + Pulitzer::Partial Load (0.3ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 9]] + 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (0.1ms) begin transaction + SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 1"], ["updated_at", "2017-11-16 20:38:24.400712"], ["id", 89]] +  (0.7ms) 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 2"], ["updated_at", "2017-11-16 20:38:24.405302"], ["id", 90]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 3"], ["updated_at", "2017-11-16 20:38:24.409414"], ["id", 91]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Title"], ["updated_at", "2017-11-16 20:38:24.413307"], ["id", 92]] +  (0.6ms) 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", "2017-11-16 20:38:24.417026"], ["id", 93]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", "2017-11-16 20:38:24.420932"], ["id", 94]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Text"], ["updated_at", "2017-11-16 20:38:24.425133"], ["id", 95]] +  (1.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", "2017-11-16 20:38:24.430239"], ["id", 96]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", "2017-11-16 20:38:24.433769"], ["id", 97]] +  (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 keywords"], ["updated_at", "2017-11-16 20:38:24.437656"], ["id", 98]] +  (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", "2017-11-16 20:38:24.441542"], ["id", 99]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_custom_option_lists" ("name") VALUES (?) [["name", "Sliders"]] +  (0.8ms) 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", 5], ["display", "Rental Estimate"], ["value", "contactMgmt"]] +  (0.7ms) 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", 5], ["display", "Agent Coterie"], ["value", "contactRealEstate"]] +  (0.7ms) 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", 17], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? AND "pulitzer_posts"."slug" = ? LIMIT ? [["post_type_version_id", 17], ["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", 17], ["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" = 9 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 9], ["name", "Main Content"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 17 ORDER BY "pulitzer_partials"."sort_order" ASC +  (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 no display"], ["created_at", "2017-11-16 20:38:24.635428"], ["updated_at", "2017-11-16 20:38:24.635428"], ["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", "status") VALUES (?, ?) [["post_type_id", 21], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +  (0.2ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 17]] + SQL (0.2ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 21], ["free_form_section_id", 17], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/welcome/welcome" for 127.0.0.1 at 2017-11-16 13:38:24 -0700 +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.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", 17], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? AND "pulitzer_posts"."slug" = ? LIMIT ? [["post_type_version_id", 17], ["slug", "welcome"], ["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", 17], ["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" = 9 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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" = 21 + Pulitzer::BackgroundStyle Load (0.2ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."post_type_version_id" = 21 + Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."post_type_version_id" = 21 + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_version_id" = 21 + Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = 21 + 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 64ms (Views: 12.8ms | ActiveRecord: 4.3ms) +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 20:38:24.739838"], ["updated_at", "2017-11-16 20:38:24.739838"], ["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", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/arrangement_styles/new?arrangement_style%5Bpost_type_version_id%5D=21" for 127.0.0.1 at 2017-11-16 13:38:24 -0700 +Processing by Pulitzer::ArrangementStylesController#new as HTML + Parameters: {"arrangement_style"=>{"post_type_version_id"=>"21"}} + Pulitzer::PostTypeVersion Load (0.2ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 21], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_form_fields.html.erb (1.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_new.html.erb (20.1ms) +Completed 200 OK in 31ms (Views: 24.2ms | 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", "2017-11-16 20:38:24.809752"], ["updated_at", "2017-11-16 20:38:24.809752"], ["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", 21]] +  (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=21&arrangement_style%5Bview_file_name%5D=pretty-arrangement" for 127.0.0.1 at 2017-11-16 13:38:24 -0700 +Processing by Pulitzer::ArrangementStylesController#create as HTML + Parameters: {"arrangement_style"=>{"display_name"=>"Pretty Arrangement", "post_type_version_id"=>"21", "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", 21], ["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", 21], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_show.html.erb (3.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_show_wrapper.html.erb (6.9ms) +Completed 200 OK in 13ms (Views: 10.3ms | ActiveRecord: 0.5ms) + Pulitzer::ArrangementStyle Load (0.2ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" ORDER BY "pulitzer_arrangement_styles"."id" DESC LIMIT ? [["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 20:38:24.841540"], ["updated_at", "2017-11-16 20:38:24.841540"], ["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", 21]] +  (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", 21], ["display_name", "White"], ["view_file_name", "white"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/arrangement_styles/1/edit" for 127.0.0.1 at 2017-11-16 13:38:24 -0700 +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 (0.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_form_fields.html.erb (0.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_form.html.erb (5.8ms) +Completed 200 OK in 11ms (Views: 9.2ms | ActiveRecord: 0.2ms) +  (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", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 20:38:24.869143"], ["updated_at", "2017-11-16 20:38:24.869143"], ["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", 21]] +  (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", 21], ["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 2017-11-16 13:38:24 -0700 +Processing by Pulitzer::ArrangementStylesController#update as HTML + Parameters: {"arrangement_style"=>{"display_name"=>"edited name"}, "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]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) 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", 21], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_show.html.erb (2.6ms) +Completed 200 OK in 6ms (Views: 3.0ms | ActiveRecord: 0.7ms) + Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 20:38:24.892012"], ["updated_at", "2017-11-16 20:38:24.892012"], ["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", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_arrangement_styles" ("post_type_version_id", "display_name", "view_file_name") VALUES (?, ?, ?) [["post_type_version_id", 21], ["display_name", "White"], ["view_file_name", "white"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/arrangement_styles/1" for 127.0.0.1 at 2017-11-16 13:38:24 -0700 +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.2ms) SAVEPOINT active_record_1 + SQL (0.2ms) DELETE FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."id" = ? [["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Completed 200 OK in 3ms (ActiveRecord: 0.7ms) + 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", "2017-11-16 20:38:24.915012"], ["updated_at", "2017-11-16 20:38:24.915012"], ["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", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/background_styles/new?background_style%5Bpost_type_version_id%5D=21" for 127.0.0.1 at 2017-11-16 13:38:24 -0700 +Processing by Pulitzer::BackgroundStylesController#new as HTML + Parameters: {"background_style"=>{"post_type_version_id"=>"21"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 21], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_form_fields.html.erb (1.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_new.html.erb (12.2ms) +Completed 200 OK in 19ms (Views: 15.1ms | 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", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 20:38:24.953936"], ["updated_at", "2017-11-16 20:38:24.953936"], ["plural", "f"], ["kind", 1]] +  (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", 21]] +  (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=21" for 127.0.0.1 at 2017-11-16 13:38:24 -0700 +Processing by Pulitzer::BackgroundStylesController#create as HTML + Parameters: {"background_style"=>{"css_class_name"=>"pretty-class", "display_name"=>"Pretty Class", "post_type_version_id"=>"21"}} +  (0.1ms) 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", 21], ["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", 21], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_show.html.erb (3.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_show_wrapper.html.erb (7.9ms) +Completed 200 OK in 15ms (Views: 12.0ms | ActiveRecord: 0.4ms) + Pulitzer::BackgroundStyle Load (0.2ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" ORDER BY "pulitzer_background_styles"."id" DESC LIMIT ? [["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 20:38:24.979373"], ["updated_at", "2017-11-16 20:38:24.979373"], ["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", 21]] +  (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", 21], ["display_name", "White"], ["css_class_name", "white"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/background_styles/1/edit" for 127.0.0.1 at 2017-11-16 13:38:24 -0700 +Processing by Pulitzer::BackgroundStylesController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::BackgroundStyle Load (0.3ms) 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.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_form_fields.html.erb (0.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_form.html.erb (3.5ms) +Completed 200 OK in 10ms (Views: 7.4ms | ActiveRecord: 0.3ms) +  (0.5ms) 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", "2017-11-16 20:38:25.005964"], ["updated_at", "2017-11-16 20:38:25.005964"], ["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", 21]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_background_styles" ("post_type_version_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_version_id", 21], ["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 2017-11-16 13:38:25 -0700 +Processing by Pulitzer::BackgroundStylesController#update as HTML + Parameters: {"background_style"=>{"display_name"=>"edited name"}, "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]] +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.6ms) UPDATE "pulitzer_background_styles" SET "display_name" = ? WHERE "pulitzer_background_styles"."id" = ? [["display_name", "edited name"], ["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", 21], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_show.html.erb (2.8ms) +Completed 200 OK in 13ms (Views: 3.5ms | ActiveRecord: 1.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.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", "2017-11-16 20:38:25.042624"], ["updated_at", "2017-11-16 20:38:25.042624"], ["plural", "f"], ["kind", 1]] +  (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", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) 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", 21], ["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 2017-11-16 13:38:25 -0700 +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.0ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction + 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", 20], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "remove me"], ["updated_at", "2017-11-16 20:38:25.057667"], ["id", 99]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::CustomOption Load (0.1ms) 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", 5], ["LIMIT", 1]] +Started PATCH "/pulitzer/content_elements/99?content_element%5Bclickable_kind%5D=gid%3A%2F%2Fdummy%2FPulitzer%3A%3ACustomOptionList%2F5&content_element%5Bcustom_option_id%5D=9" for 127.0.0.1 at 2017-11-16 13:38:25 -0700 +Processing by Pulitzer::ContentElementsController#update as HTML + Parameters: {"content_element"=>{"clickable_kind"=>"gid://dummy/Pulitzer::CustomOptionList/5", "custom_option_id"=>"9"}, "id"=>"99"} + 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", 99], ["LIMIT", 1]] + Pulitzer::CustomOptionList Load (0.2ms) SELECT "pulitzer_custom_option_lists".* FROM "pulitzer_custom_option_lists" WHERE "pulitzer_custom_option_lists"."id" = ? LIMIT ? [["id", 5], ["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", 9], ["body", nil], ["updated_at", "2017-11-16 20:38:25.068735"], ["id", 99]] +  (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", 55], ["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", 20], ["LIMIT", 1]] + Pulitzer::CustomOption Load (0.2ms) SELECT "pulitzer_custom_options".* FROM "pulitzer_custom_options" WHERE "pulitzer_custom_options"."id" = ? LIMIT ? [["id", 9], ["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", 5], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (13.7ms) +Completed 200 OK in 22ms (Views: 15.8ms | ActiveRecord: 1.2ms) + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? LIMIT ? [["id", 99], ["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]] + 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", 20], ["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.4ms) UPDATE "pulitzer_content_elements" SET "custom_option_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["custom_option_id", 9], ["updated_at", "2017-11-16 20:38:25.092456"], ["id", 99]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/content_elements/99?content_element%5Bbody%5D=http%3A%2F%2Fgoogle.com&content_element%5Bclickable_kind%5D=url" for 127.0.0.1 at 2017-11-16 13:38:25 -0700 +Processing by Pulitzer::ContentElementsController#update as HTML + Parameters: {"content_element"=>{"body"=>"http://google.com", "clickable_kind"=>"url"}, "id"=>"99"} + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? ORDER BY "pulitzer_content_elements"."id" ASC LIMIT ? [["id", 99], ["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", "2017-11-16 20:38:25.098774"], ["id", 99]] +  (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", 55], ["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", 20], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (3.9ms) +Completed 200 OK in 8ms (Views: 4.0ms | ActiveRecord: 0.6ms) + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? LIMIT ? [["id", 99], ["LIMIT", 1]] +  (0.3ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "free as a bird"], ["created_at", "2017-11-16 20:38:25.108421"], ["updated_at", "2017-11-16 20:38:25.108421"], ["plural", "t"]] +  (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", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/free_form_section_types/new?post_type_version_id=21" for 127.0.0.1 at 2017-11-16 13:38:25 -0700 +Processing by Pulitzer::FreeFormSectionTypesController#new as HTML + Parameters: {"post_type_version_id"=>"21"} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 21], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_form_fields.html.erb (1.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_new.html.erb (5.3ms) +Completed 200 OK in 11ms (Views: 8.4ms | ActiveRecord: 0.1ms) +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "free as a bird"], ["created_at", "2017-11-16 20:38:25.129481"], ["updated_at", "2017-11-16 20:38:25.129481"], ["plural", "t"]] +  (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", 21]] +  (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=21" for 127.0.0.1 at 2017-11-16 13:38:25 -0700 +Processing by Pulitzer::FreeFormSectionTypesController#create as HTML + Parameters: {"free_form_section_type"=>{"name"=>"test sidebar", "post_type_version_id"=>"21"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 21], ["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", 21]] + 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", 21]] + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 21], ["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", 21]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_show.html.erb (0.9ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_show_wrapper.html.erb (3.6ms) +Completed 200 OK in 14ms (Views: 5.9ms | ActiveRecord: 0.6ms) + Pulitzer::FreeFormSectionType Load (0.1ms) 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.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "free as a bird"], ["created_at", "2017-11-16 20:38:25.152572"], ["updated_at", "2017-11-16 20:38:25.152572"], ["plural", "t"]] +  (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") VALUES (?) [["post_type_id", 21]] +  (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", 21]] + 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", 21]] + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 21], ["name", "main content"], ["sort_order", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/free_form_section_types/11/edit" for 127.0.0.1 at 2017-11-16 13:38:25 -0700 +Processing by Pulitzer::FreeFormSectionTypesController#edit as HTML + Parameters: {"id"=>"11"} + Pulitzer::FreeFormSectionType Load (0.2ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."id" = ? LIMIT ? [["id", 11], ["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.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_form.html.erb (2.5ms) +Completed 200 OK in 9ms (Views: 7.1ms | ActiveRecord: 0.2ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "free as a bird"], ["created_at", "2017-11-16 20:38:25.172961"], ["updated_at", "2017-11-16 20:38:25.172961"], ["plural", "t"]] +  (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", 21]] +  (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", 21]] + 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", 21]] + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 21], ["name", "main content"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/free_form_section_types/11?free_form_section_type%5Bname%5D=edited+name" for 127.0.0.1 at 2017-11-16 13:38:25 -0700 +Processing by Pulitzer::FreeFormSectionTypesController#update as HTML + Parameters: {"free_form_section_type"=>{"name"=>"edited name"}, "id"=>"11"} + 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", 11], ["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", 11]] +  (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", 21], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 21]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_show.html.erb (0.5ms) +Completed 200 OK in 6ms (Views: 0.9ms | ActiveRecord: 0.4ms) + 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", 11], ["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "free as a bird"], ["created_at", "2017-11-16 20:38:25.192265"], ["updated_at", "2017-11-16 20:38:25.192265"], ["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", 21]] +  (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", 21]] + 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", 21]] + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 21], ["name", "main content"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/free_form_section_types/11" for 127.0.0.1 at 2017-11-16 13:38:25 -0700 +Processing by Pulitzer::FreeFormSectionTypesController#destroy as HTML + Parameters: {"id"=>"11"} + 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", 11], ["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", 11]] +  (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", 21], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 21]] +Completed 200 OK in 5ms (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", 11], ["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 20:38:25.212006"], ["updated_at", "2017-11-16 20:38:25.212006"], ["plural", "f"], ["kind", 1]] +  (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", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/justification_styles/new?justification_style%5Bpost_type_version_id%5D=21" for 127.0.0.1 at 2017-11-16 13:38:25 -0700 +Processing by Pulitzer::JustificationStylesController#new as HTML + Parameters: {"justification_style"=>{"post_type_version_id"=>"21"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 21], ["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 (7.0ms) +Completed 200 OK in 14ms (Views: 9.6ms | ActiveRecord: 0.1ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 20:38:25.234822"], ["updated_at", "2017-11-16 20:38:25.234822"], ["plural", "f"], ["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") VALUES (?) [["post_type_id", 21]] +  (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=21" for 127.0.0.1 at 2017-11-16 13:38:25 -0700 +Processing by Pulitzer::JustificationStylesController#create as HTML + Parameters: {"justification_style"=>{"css_class_name"=>"pretty-class", "display_name"=>"Pretty Class", "post_type_version_id"=>"21"}} +  (0.1ms) 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", 21], ["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", 21], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_show.html.erb (2.7ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_show_wrapper.html.erb (7.6ms) +Completed 200 OK in 12ms (Views: 10.3ms | ActiveRecord: 0.4ms) + Pulitzer::JustificationStyle Load (0.2ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" ORDER BY "pulitzer_justification_styles"."id" DESC LIMIT ? [["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 20:38:25.256186"], ["updated_at", "2017-11-16 20:38:25.256186"], ["plural", "f"], ["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") VALUES (?) [["post_type_id", 21]] +  (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", 21], ["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 2017-11-16 13:38:25 -0700 +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 (1.9ms) +Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.2ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 20:38:25.272334"], ["updated_at", "2017-11-16 20:38:25.272334"], ["plural", "f"], ["kind", 1]] +  (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", 21]] +  (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", 21], ["display_name", "White"], ["css_class_name", "white"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/justification_styles/1?justification_style%5Bdisplay_name%5D=edited+name" for 127.0.0.1 at 2017-11-16 13:38:25 -0700 +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", 21], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_show.html.erb (1.7ms) +Completed 200 OK in 4ms (Views: 2.0ms | 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.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 20:38:25.287686"], ["updated_at", "2017-11-16 20:38:25.287686"], ["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", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (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", 21], ["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 2017-11-16 13:38:25 -0700 +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.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", "Centered Text White BG"], ["created_at", "2017-11-16 20:38:25.302251"], ["updated_at", "2017-11-16 20:38:25.302251"], ["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", 21], ["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=21" for 127.0.0.1 at 2017-11-16 13:38:25 -0700 +Processing by Pulitzer::PartialsController#new as HTML + Parameters: {"partial"=>{"free_form_section_id"=>"21"}} + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 21], ["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.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", 21], ["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", 21], ["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", 21], ["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", 21]] + 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", 21]] + 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", 21]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_new.html.erb (13.2ms) +Completed 200 OK in 18ms (Views: 15.0ms | ActiveRecord: 0.8ms) +  (0.4ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Centered Text White BG"], ["created_at", "2017-11-16 20:38:25.330444"], ["updated_at", "2017-11-16 20:38:25.330444"], ["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", 21], ["status", "published"]] +  (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", 21], ["display_name", "Grey"], ["css_class_name", "grey"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (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", 21], ["display_name", "Left"], ["css_class_name", "left"]] +  (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", 21], ["display_name", "Begin Sequence"], ["css_class_name", "begin-sequence"]] +  (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", 21], ["display_name", "Image Right"], ["view_file_name", "image-right"]] +  (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 +Started POST "/pulitzer/partials?partial%5Barrangement_style_id%5D=1&partial%5Bbackground_style_id%5D=1&partial%5Bfree_form_section_id%5D=21&partial%5Bjustification_style_id%5D=1&partial%5Bpost_type_version_id%5D=21&partial%5Bsequence_flow_style_id%5D=1" for 127.0.0.1 at 2017-11-16 13:38:25 -0700 +Processing by Pulitzer::PartialsController#create as HTML + Parameters: {"partial"=>{"arrangement_style_id"=>"1", "background_style_id"=>"1", "free_form_section_id"=>"21", "justification_style_id"=>"1", "post_type_version_id"=>"21", "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", 21], ["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", 21], ["LIMIT", 1]] +  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 21]] + SQL (0.1ms) 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", 21], ["free_form_section_id", 21], ["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", 21], ["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", 21]] + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 21], ["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.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/_drag_handle.html.erb (0.4ms) +  (0.2ms) 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", 21], ["status", "published"]] + Pulitzer::ContentElement Load (0.3ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."partial_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["partial_id", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partial_tags/_show.html.erb (9.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partial_tags/_show_wrapper.html.erb (12.7ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_partial_index.html.erb (18.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_show.html.erb (37.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_show_wrapper.html.erb (40.5ms) +Completed 500 Internal Server Error in 54ms (ActiveRecord: 2.0ms) +  (0.5ms) rollback transaction +  (0.2ms) begin transaction +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.6ms) INSERT INTO "pulitzer_free_form_sections" ("name") VALUES (?) [["name", "free as a bird"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Centered Text White BG"], ["created_at", "2017-11-16 20:38:25.473029"], ["updated_at", "2017-11-16 20:38:25.473029"], ["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", 21], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 21], ["LIMIT", 1]] +  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 21]] + SQL (0.2ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order", "label") VALUES (?, ?, ?, ?) [["post_type_version_id", 21], ["free_form_section_id", 21], ["sort_order", 1], ["label", "test partial"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/partials/1/edit" for 127.0.0.1 at 2017-11-16 13:38:25 -0700 +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.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.1ms) + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 21], ["LIMIT", 1]] + Pulitzer::ArrangementStyle Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = ? LIMIT ? [["post_type_version_id", 21], ["LIMIT", 1]] + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 21], ["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", 21], ["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", 21], ["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", 21]] + 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", 21]] + 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", 21]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_form.html.erb (23.2ms) +Completed 200 OK in 28ms (Views: 25.6ms | ActiveRecord: 1.2ms) +  (0.5ms) 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", "Left Text White BG"], ["created_at", "2017-11-16 20:38:25.521335"], ["updated_at", "2017-11-16 20:38:25.521335"], ["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", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.6ms) INSERT INTO "pulitzer_free_form_sections" ("name") VALUES (?) [["name", "free as a bird"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Centered Text White BG"], ["created_at", "2017-11-16 20:38:25.534409"], ["updated_at", "2017-11-16 20:38:25.534409"], ["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", 22], ["status", "published"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 21], ["LIMIT", 1]] +  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 21]] + SQL (0.2ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order", "label") VALUES (?, ?, ?, ?) [["post_type_version_id", 22], ["free_form_section_id", 21], ["sort_order", 1], ["label", "test partial"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/partials/1?partial%5Bpost_type_version_id%5D=21" for 127.0.0.1 at 2017-11-16 13:38:25 -0700 +Processing by Pulitzer::PartialsController#update as HTML + Parameters: {"partial"=>{"post_type_version_id"=>"21"}, "id"=>"1"} + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_partials" SET "post_type_version_id" = ? WHERE "pulitzer_partials"."id" = ? [["post_type_version_id", 21], ["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", 21], ["LIMIT", 1]] + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 21], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_drag_handle.html.erb (0.1ms) +  (0.2ms) 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", 21], ["status", "published"]] + Pulitzer::ContentElement Load (0.3ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."partial_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["partial_id", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partial_tags/_show.html.erb (4.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partial_tags/_show_wrapper.html.erb (4.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_partial_index.html.erb (7.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_show.html.erb (14.4ms) +Completed 500 Internal Server Error in 18ms (ActiveRecord: 1.5ms) +  (0.6ms) 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", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text and Action"], ["created_at", "2017-11-16 20:38:25.583790"], ["updated_at", "2017-11-16 20:38:25.583790"], ["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", 21], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + 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 + 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", 21]] + 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", 21]] + 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", 21], ["content_element_type_id", 20], ["label", "Action Button"], ["created_at", "2017-11-16 20:38:25.596285"], ["updated_at", "2017-11-16 20:38:25.596285"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/post_type_content_element_types/56/edit" for 127.0.0.1 at 2017-11-16 13:38:25 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#edit as HTML + Parameters: {"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" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 56], ["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.2ms) 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.2ms) 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 (10.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_form.html.erb (15.3ms) +Completed 200 OK in 21ms (Views: 18.2ms | ActiveRecord: 1.0ms) + 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.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Clickable"], ["LIMIT", 1]] +  (0.2ms) 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", "2017-11-16 20:38:25.629848"], ["updated_at", "2017-11-16 20:38:25.629848"], ["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", 21], ["status", "published"]] +  (0.2ms) 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=20&post_type_content_element_type%5Blabel%5D=Action+Button+2&post_type_content_element_type%5Bpost_type_version_id%5D=21" for 127.0.0.1 at 2017-11-16 13:38:25 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#create as HTML + Parameters: {"post_type_content_element_type"=>{"clickable_kind"=>"any", "content_element_type_id"=>"20", "label"=>"Action Button 2", "post_type_version_id"=>"21"}} + Pulitzer::PostTypeVersion Load (0.2ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 21], ["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", 21]] + 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", 21]] + 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", 21], ["content_element_type_id", 20], ["label", "Action Button 2"], ["created_at", "2017-11-16 20:38:25.647969"], ["updated_at", "2017-11-16 20:38:25.647969"], ["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", 21]] + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 20], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show.html.erb (4.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show_wrapper.html.erb (8.1ms) +Completed 200 OK in 23ms (Views: 11.3ms | ActiveRecord: 1.2ms) + 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.6ms) 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.4ms) 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", "2017-11-16 20:38:25.671334"], ["updated_at", "2017-11-16 20:38:25.671334"], ["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", 21], ["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%2F5&post_type_content_element_type%5Bcontent_element_type_id%5D=20&post_type_content_element_type%5Blabel%5D=Action+Button+2&post_type_content_element_type%5Bpost_type_version_id%5D=21" for 127.0.0.1 at 2017-11-16 13:38:25 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#create as HTML + Parameters: {"post_type_content_element_type"=>{"clickable_kind"=>"gid://dummy/Pulitzer::CustomOptionList/5", "content_element_type_id"=>"20", "label"=>"Action Button 2", "post_type_version_id"=>"21"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 21], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + 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", 21]] + 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", 21]] + 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", 21], ["content_element_type_id", 20], ["label", "Action Button 2"], ["created_at", "2017-11-16 20:38:25.687853"], ["updated_at", "2017-11-16 20:38:25.687853"], ["sort_order", 1], ["clickable_kind", "gid://dummy/Pulitzer::CustomOptionList/5"]] +  (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", 21]] + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 20], ["LIMIT", 1]] + Pulitzer::CustomOptionList Load (0.2ms) SELECT "pulitzer_custom_option_lists".* FROM "pulitzer_custom_option_lists" WHERE "pulitzer_custom_option_lists"."id" = ? LIMIT ? [["id", 5], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show.html.erb (4.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show_wrapper.html.erb (4.5ms) +Completed 200 OK in 16ms (Views: 4.6ms | ActiveRecord: 1.3ms) + 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", 5], ["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.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text and Action"], ["created_at", "2017-11-16 20:38:25.704019"], ["updated_at", "2017-11-16 20:38:25.704019"], ["plural", "t"], ["kind", 1]] +  (0.2ms) 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", 21], ["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=20&post_type_content_element_type%5Blabel%5D=Action+Button+2&post_type_content_element_type%5Bpost_type_version_id%5D=21" for 127.0.0.1 at 2017-11-16 13:38:25 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#create as HTML + Parameters: {"post_type_content_element_type"=>{"clickable_kind"=>"url", "content_element_type_id"=>"20", "label"=>"Action Button 2", "post_type_version_id"=>"21"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 21], ["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", 21]] + 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", 21]] + 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", 21], ["content_element_type_id", 20], ["label", "Action Button 2"], ["created_at", "2017-11-16 20:38:25.721177"], ["updated_at", "2017-11-16 20:38:25.721177"], ["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", 21]] + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 20], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show.html.erb (3.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show_wrapper.html.erb (3.3ms) +Completed 200 OK in 15ms (Views: 3.6ms | ActiveRecord: 1.2ms) + 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]] +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.2ms) 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", "2017-11-16 20:38:25.733757"], ["updated_at", "2017-11-16 20:38:25.733757"], ["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", 21], ["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", 21]] + 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", 21]] + 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", 21], ["content_element_type_id", 20], ["label", "Action Button"], ["created_at", "2017-11-16 20:38:25.745650"], ["updated_at", "2017-11-16 20:38:25.745650"], ["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.2ms) UPDATE "pulitzer_post_type_content_element_types" SET "updated_at" = ?, "clickable_kind" = ? WHERE "pulitzer_post_type_content_element_types"."id" = ? [["updated_at", "2017-11-16 20:38:25.748862"], ["clickable_kind", "gid://dummy/Pulitzer::CustomOptionList/5"], ["id", 56]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/post_type_content_element_types/56" for 127.0.0.1 at 2017-11-16 13:38:25 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#show as HTML + Parameters: {"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" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 56], ["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", 20], ["LIMIT", 1]] + Pulitzer::CustomOptionList Load (0.2ms) SELECT "pulitzer_custom_option_lists".* FROM "pulitzer_custom_option_lists" WHERE "pulitzer_custom_option_lists"."id" = ? LIMIT ? [["id", 5], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.2ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 21], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show.html.erb (6.6ms) +Completed 200 OK in 9ms (Views: 6.5ms | ActiveRecord: 0.9ms) +  (0.5ms) 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", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text and Action"], ["created_at", "2017-11-16 20:38:25.766502"], ["updated_at", "2017-11-16 20:38:25.766502"], ["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", "status") VALUES (?, ?) [["post_type_id", 21], ["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", 21]] + 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", 21]] + 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", 21], ["content_element_type_id", 20], ["label", "Action Button"], ["created_at", "2017-11-16 20:38:25.779305"], ["updated_at", "2017-11-16 20:38:25.779305"], ["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.3ms) UPDATE "pulitzer_post_type_content_element_types" SET "updated_at" = ?, "clickable_kind" = ? WHERE "pulitzer_post_type_content_element_types"."id" = ? [["updated_at", "2017-11-16 20:38:25.782313"], ["clickable_kind", "gid://dummy/Pulitzer::CustomOptionList/5"], ["id", 56]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/post_type_content_element_types/56?post_type_content_element_type%5Bclickable_kind%5D=url&post_type_content_element_type%5Bcontent_element_type_id%5D=20&post_type_content_element_type%5Blabel%5D=Action+Button+2&post_type_content_element_type%5Bpost_type_version_id%5D=21" for 127.0.0.1 at 2017-11-16 13:38:25 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#update as HTML + Parameters: {"post_type_content_element_type"=>{"clickable_kind"=>"url", "content_element_type_id"=>"20", "label"=>"Action Button 2", "post_type_version_id"=>"21"}, "id"=>"56"} + Pulitzer::PostTypeContentElementType 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", 56], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) 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", "2017-11-16 20:38:25.789872"], ["id", 56]] +  (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", 21], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 21]] + Pulitzer::Partial Load (0.3ms) 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", 21], ["status", 0]] + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 20], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show.html.erb (3.2ms) +Completed 200 OK in 18ms (Views: 3.5ms | ActiveRecord: 1.3ms) + Pulitzer::PostTypeContentElementType 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", 56], ["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", "2017-11-16 20:38:25.810612"], ["updated_at", "2017-11-16 20:38:25.810612"], ["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", "status") VALUES (?, ?) [["post_type_id", 21], ["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", 21]] + 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", 21]] + 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", 21], ["content_element_type_id", 20], ["label", "Action Button"], ["created_at", "2017-11-16 20:38:25.822608"], ["updated_at", "2017-11-16 20:38:25.822608"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/post_type_content_element_types/56" for 127.0.0.1 at 2017-11-16 13:38:25 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#destroy as HTML + Parameters: {"id"=>"56"} + Pulitzer::PostTypeContentElementType 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", 56], ["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", 56]] +  (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", 21], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 21]] +Completed 200 OK in 8ms (ActiveRecord: 0.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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 56], ["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::PostTypeVersion Load (0.3ms) 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/17/export" for 127.0.0.1 at 2017-11-16 13:38:25 -0700 +Processing by Pulitzer::PostTypeVersionsController#export as HTML + Parameters: {"id"=>"17"} + Pulitzer::PostTypeVersion Load (0.2ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + 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", 17]] + 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", 45]] + 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", 46]] + 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", 47]] + 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", 48]] + 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", 49]] + 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", 50]] + 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", 51]] + 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", 52]] + 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", 53]] + 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", 54]] + 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", 55]] + 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", 17]] + 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", 9]] + 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", 10]] + 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", 17]] + 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", 17]] + 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", 17]] + Pulitzer::ArrangementStyle Load (0.3ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = ? [["post_type_version_id", 17]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + Rendering text template + Rendered text template (0.1ms) +Sent data welcome-v1.json (2.2ms) +Completed 200 OK in 52ms (Views: 1.9ms | ActiveRecord: 4.4ms) + 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", 17]] +  (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 2017-11-16 13:38:25 -0700 +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.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Flock of birds"], ["created_at", "2017-11-16 20:38:25.910150"], ["updated_at", "2017-11-16 20:38:25.910150"], ["plural", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_types/_show.html.erb (2.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_types/_show_wrapper.html.erb (6.2ms) +Completed 200 OK in 19ms (Views: 9.6ms | ActiveRecord: 1.3ms) + 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.2ms) 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", 21], ["LIMIT", 1]] + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? LIMIT ? [["post_type_version_id", 21], ["LIMIT", 1]] +  (0.4ms) 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 2017-11-16 13:38:25 -0700 +Processing by Pulitzer::PostTypesController#create as HTML + Parameters: {"post_type"=>{"kind"=>"template", "name"=>"Crow", "plural"=>"0"}} +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.6ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Crow"], ["created_at", "2017-11-16 20:38:25.939734"], ["updated_at", "2017-11-16 20:38:25.939734"], ["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") VALUES (?) [["post_type_id", 21]] +  (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", 21], ["LIMIT", 1]] +  (0.2ms) 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", "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", "2017-11-16 20:38:25.951688"], ["updated_at", "2017-11-16 20:38:25.951688"], ["slug", "crow"], ["post_type_version_id", 21]] +  (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 [["post_type_version_id", 21]] + 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", 21]] + 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.3ms) +Completed 200 OK in 21ms (Views: 1.9ms | ActiveRecord: 2.5ms) + Pulitzer::PostType Load (0.1ms) 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", 21], ["LIMIT", 1]] +  (0.2ms) SELECT COUNT(*) FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 21]] + Pulitzer::Post Load (0.4ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 21], ["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.3ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" ORDER BY "pulitzer_post_types"."id" ASC LIMIT ? [["LIMIT", 1]] +Started GET "/pulitzer/post_types/17/export" for 127.0.0.1 at 2017-11-16 13:38:25 -0700 +Processing by Pulitzer::PostTypesController#export as HTML + Parameters: {"id"=>"17"} + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 17], ["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", 17]] + 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", 17]] + 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", 45]] + 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", 46]] + 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", 47]] + 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", 48]] + 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", 49]] + 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", 50]] + 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", 51]] + 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", 52]] + 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", 53]] + Pulitzer::Style Load (0.6ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 54]] + 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", 55]] + 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", 17]] + 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", 9]] + 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", 10]] + 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", 17]] + 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", 17]] + 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", 17]] + 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", 17]] + Rendering text template + Rendered text template (0.0ms) +Sent data welcome.json (0.8ms) +Completed 200 OK in 48ms (Views: 0.5ms | ActiveRecord: 4.0ms) + 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", 17]] +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 20:38:26.025780"], ["updated_at", "2017-11-16 20:38:26.025780"], ["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", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/sequence_flow_styles/new?sequence_flow_style%5Bpost_type_version_id%5D=21" for 127.0.0.1 at 2017-11-16 13:38:26 -0700 +Processing by Pulitzer::SequenceFlowStylesController#new as HTML + Parameters: {"sequence_flow_style"=>{"post_type_version_id"=>"21"}} + Pulitzer::PostTypeVersion Load (0.2ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 21], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_form_fields.html.erb (0.9ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_new.html.erb (9.5ms) +Completed 200 OK in 14ms (Views: 13.1ms | 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", "2017-11-16 20:38:26.053108"], ["updated_at", "2017-11-16 20:38:26.053108"], ["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", 21]] +  (0.2ms) 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=21" for 127.0.0.1 at 2017-11-16 13:38:26 -0700 +Processing by Pulitzer::SequenceFlowStylesController#create as HTML + Parameters: {"sequence_flow_style"=>{"css_class_name"=>"pretty-class", "display_name"=>"Pretty Class", "post_type_version_id"=>"21"}} +  (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", 21], ["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", 21], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_show.html.erb (3.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_show_wrapper.html.erb (7.3ms) +Completed 200 OK in 14ms (Views: 10.8ms | ActiveRecord: 0.5ms) + Pulitzer::SequenceFlowStyle Load (0.2ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" ORDER BY "pulitzer_sequence_flow_styles"."id" DESC LIMIT ? [["LIMIT", 1]] +  (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", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 20:38:26.081571"], ["updated_at", "2017-11-16 20:38:26.081571"], ["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", 21]] +  (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", 21], ["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 2017-11-16 13:38:26 -0700 +Processing by Pulitzer::SequenceFlowStylesController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_form_fields.html.erb (0.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_form.html.erb (3.0ms) +Completed 200 OK in 9ms (Views: 6.7ms | 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", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 20:38:26.106199"], ["updated_at", "2017-11-16 20:38:26.106199"], ["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", 21]] +  (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", 21], ["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 2017-11-16 13:38:26 -0700 +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.2ms) 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", 21], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_show.html.erb (2.7ms) +Completed 200 OK in 6ms (Views: 3.1ms | 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 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 20:38:26.130741"], ["updated_at", "2017-11-16 20:38:26.130741"], ["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", 21]] +  (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", 21], ["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 2017-11-16 13:38:26 -0700 +Processing by Pulitzer::SequenceFlowStylesController#destroy as HTML + Parameters: {"id"=>"1"} + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) DELETE FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."id" = ? [["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Completed 200 OK in 2ms (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.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.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", 17], ["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", 17], ["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", 17], ["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" = 9 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::ContentElement Load (0.2ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 9]] + 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) 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", 89]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 90]] + SQL (0.2ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 91]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 92]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 93]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 94]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 95]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 96]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 97]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 98]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 99]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 17]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 18]] + Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 9]] + SQL (0.2ms) DELETE FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? [["id", 9]] +  (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", 17], ["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" = 10 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) ORDER BY "pulitzer_partials"."sort_order" ASC +Started PATCH "/pulitzer/versions/10?status=abandoned" for 127.0.0.1 at 2017-11-16 13:38:26 -0700 +Processing by Pulitzer::VersionsController#update as HTML + Parameters: {"status"=>"abandoned", "id"=>"10"} + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 10], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["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", 17], ["status", 1], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 3], ["updated_at", "2017-11-16 20:38:26.204750"], ["id", 10]] +  (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", 10], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? [["post_id", 17]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 10 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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", 10]] + 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + SQL (0.2ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 100]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 101]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 102]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 103]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 104]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 105]] + SQL (0.2ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 106]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 107]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 108]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 109]] + SQL (0.2ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 110]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 19]] + SQL (0.2ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 20]] + Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 10]] + SQL (0.1ms) DELETE FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? [["id", 10]] + SQL (0.2ms) DELETE FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? [["id", 17]] +  (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", 17], ["LIMIT", 1]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +Completed 200 OK in 54ms (Views: 0.4ms | ActiveRecord: 4.5ms) + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 10], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +  (1.0ms) 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.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", 17], ["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", 17], ["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", 17], ["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" = 10 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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", 10]] + 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) 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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 20], ["LIMIT", 1]] +  (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", 17], ["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", 17], ["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", 17], ["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" = 10 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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", 10]] + 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) 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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 20], ["LIMIT", 1]] +  (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", 17], ["status", "published"], ["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 LIMIT ? [["post_type_version_id", 17], ["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", 17], ["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", 17]] + 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", 17]] + SQL (0.5ms) 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", 17], ["content_element_type_id", 17], ["label", "test"], ["created_at", "2017-11-16 20:38:26.403218"], ["updated_at", "2017-11-16 20:38:26.403218"], ["required", "t"], ["sort_order", 14]] +  (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" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 17], ["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", 17], ["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" = 10 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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 LIMIT ? [["version_id", 10], ["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"."id" = 45 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" = 56 WHERE "pulitzer_content_elements"."id" = ? [["id", 100]] +Started PATCH "/pulitzer/versions/10?status=active" for 127.0.0.1 at 2017-11-16 13:38:26 -0700 +Processing by Pulitzer::VersionsController#update as HTML + Parameters: {"status"=>"active", "id"=>"10"} + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 10], ["LIMIT", 1]] + Pulitzer::Post Load (0.3ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["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", 10]] + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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", 10]] + 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 (56, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) 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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 20], ["LIMIT", 1]] + 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", 10], ["label_type", "Pulitzer::Tag"]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show.html.erb (3.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show_wrapper.html.erb (6.9ms) + 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", 10], ["label_type", "SearchLocation"]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show.html.erb (1.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show_wrapper.html.erb (2.0ms) + 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", 9], ["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", 10], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (0.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (1.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (0.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (0.6ms) + 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/content_elements/_show.html.erb (0.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (0.6ms) + 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/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/content_elements/_show.html.erb (0.4ms) + 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.4ms) + 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.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/content_elements/_show.html.erb (0.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (0.9ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_index.html.erb (1.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_show.html.erb (4.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_show_wrapper.html.erb (8.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_index.html.erb (0.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_show.html.erb (0.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_show_wrapper.html.erb (1.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (0.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (0.7ms) + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 17], ["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" = 9 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) ORDER BY "pulitzer_partials"."sort_order" ASC + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/versions/_form.html.erb (8.7ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/versions/_edit.html.erb (54.2ms) +Completed 409 Conflict in 97ms (Views: 1.1ms | ActiveRecord: 3.1ms) +  (0.9ms) 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 1"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 1"], ["created_at", "2017-11-16 20:38:26.535299"], ["updated_at", "2017-11-16 20:38:26.535299"]] +  (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 2"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 2"], ["created_at", "2017-11-16 20:38:26.540878"], ["updated_at", "2017-11-16 20:38:26.540878"], ["hierarchical", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags" for 127.0.0.1 at 2017-11-16 13:38:26 -0700 +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.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.3ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (8.7ms) + Pulitzer::Tag Load (0.2ms) 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"."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.7ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (2.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_index.html.erb (18.1ms) +Completed 200 OK in 23ms (Views: 21.5ms | ActiveRecord: 0.6ms) +  (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 3"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 3"], ["created_at", "2017-11-16 20:38:26.574154"], ["updated_at", "2017-11-16 20:38:26.574154"]] +  (0.2ms) 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 4"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 4"], ["created_at", "2017-11-16 20:38:26.580773"], ["updated_at", "2017-11-16 20:38:26.580773"], ["hierarchical", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags" for 127.0.0.1 at 2017-11-16 13:38:26 -0700 +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 (2.3ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (2.6ms) + Pulitzer::Tag Load (0.2ms) 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"."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.0ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (2.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_index.html.erb (7.5ms) +Completed 200 OK in 9ms (Views: 7.2ms | ActiveRecord: 0.6ms) +  (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", "2017-11-16 20:38:26.598527"], ["updated_at", "2017-11-16 20:38:26.598527"]] +  (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", "2017-11-16 20:38:26.602367"], ["updated_at", "2017-11-16 20:38:26.602367"], ["hierarchical", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags" for 127.0.0.1 at 2017-11-16 13:38:26 -0700 +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 (2.2ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (2.6ms) + Pulitzer::Tag Load (0.3ms) 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"."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.9ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (3.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_index.html.erb (8.6ms) +Completed 200 OK in 10ms (Views: 8.3ms | ActiveRecord: 0.8ms) +  (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 7"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 7"], ["created_at", "2017-11-16 20:38:26.621884"], ["updated_at", "2017-11-16 20:38:26.621884"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags/1" for 127.0.0.1 at 2017-11-16 13:38:26 -0700 +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.4ms) +Completed 200 OK in 4ms (Views: 2.8ms | 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 8"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 8"], ["created_at", "2017-11-16 20:38:26.635960"], ["updated_at", "2017-11-16 20:38:26.635960"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags/1" for 127.0.0.1 at 2017-11-16 13:38:26 -0700 +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 (2.3ms) +Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/pulitzer/tags/new?tag%5Bhierarchical%5D=true" for 127.0.0.1 at 2017-11-16 13:38:26 -0700 +Processing by Pulitzer::TagsController#new as HTML + Parameters: {"tag"=>{"hierarchical"=>"true"}} + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form_fields.html.erb (4.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 (9.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_hierarchical.html.erb (13.8ms) +Completed 200 OK in 18ms (Views: 17.3ms | 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 2017-11-16 13:38:26 -0700 +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.9ms) + 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 (2.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_hierarchical.html.erb (4.6ms) +Completed 200 OK in 6ms (Views: 5.1ms | 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 2017-11-16 13:38:26 -0700 +Processing by Pulitzer::TagsController#new as HTML + Parameters: {"tag"=>{"hierarchical"=>"false"}} + 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/_new.html.erb (2.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_flat.html.erb (3.0ms) +Completed 200 OK in 7ms (Views: 6.3ms | 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 2017-11-16 13:38:26 -0700 +Processing by Pulitzer::TagsController#create as HTML + Parameters: {"tag"=>{"name"=>"The north 9"}} +  (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 9"], ["LIMIT", 1]] + SQL (0.6ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 9"], ["created_at", "2017-11-16 20:38:26.706835"], ["updated_at", "2017-11-16 20:38:26.706835"]] +  (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 (2.7ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb (4.1ms) +Completed 200 OK in 12ms (Views: 7.0ms | ActiveRecord: 1.1ms) +  (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 2017-11-16 13:38:26 -0700 +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", "2017-11-16 20:38:26.726059"], ["updated_at", "2017-11-16 20:38:26.726059"]] +  (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.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb (2.7ms) +Completed 200 OK in 8ms (Views: 3.1ms | ActiveRecord: 1.0ms) +  (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", "awesomesauce"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "awesomesauce"], ["created_at", "2017-11-16 20:38:26.736989"], ["updated_at", "2017-11-16 20:38:26.736989"]] +  (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 2017-11-16 13:38:26 -0700 +Processing by Pulitzer::TagsController#create as HTML + Parameters: {"tag"=>{"name"=>"awesomesauce"}} +  (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]] +  (0.2ms) ROLLBACK TO SAVEPOINT active_record_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.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new.html.erb (2.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_flat.html.erb (3.5ms) +Completed 409 Conflict in 10ms (Views: 6.4ms | ActiveRecord: 0.5ms) +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_tags" +  (0.5ms) rollback transaction +  (0.2ms) begin transaction +  (0.2ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.3ms) 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", "2017-11-16 20:38:26.760193"], ["updated_at", "2017-11-16 20:38:26.760193"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started POST "/pulitzer/tags?tag%5Bname%5D=awesomesauce" for 127.0.0.1 at 2017-11-16 13:38:26 -0700 +Processing by Pulitzer::TagsController#create as HTML + Parameters: {"tag"=>{"name"=>"awesomesauce"}} +  (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]] +  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 + 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.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new.html.erb (2.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_flat.html.erb (2.4ms) +Completed 409 Conflict in 6ms (Views: 2.9ms | 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 13"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 13"], ["created_at", "2017-11-16 20:38:26.783253"], ["updated_at", "2017-11-16 20:38:26.783253"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags/1/edit" for 127.0.0.1 at 2017-11-16 13:38:26 -0700 +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.4ms) + 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.4ms) +Completed 200 OK in 9ms (Views: 7.8ms | 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.5ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 14"], ["created_at", "2017-11-16 20:38:26.802138"], ["updated_at", "2017-11-16 20:38:26.802138"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags/1/edit" for 127.0.0.1 at 2017-11-16 13:38:26 -0700 +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.5ms) +Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.1ms) +  (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 15"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 15"], ["created_at", "2017-11-16 20:38:26.830869"], ["updated_at", "2017-11-16 20:38:26.830869"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/tags/1?tag%5Bname%5D=The+north+16" for 127.0.0.1 at 2017-11-16 13:38:26 -0700 +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.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.4ms) +Completed 409 Conflict in 3ms (Views: 2.8ms | 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 17"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 17"], ["created_at", "2017-11-16 20:38:26.846998"], ["updated_at", "2017-11-16 20:38:26.846998"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/tags/1?tag%5Bname%5D=The+north+18" for 127.0.0.1 at 2017-11-16 13:38:26 -0700 +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.2ms) 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", "2017-11-16 20:38:26.855130"], ["id", 1]] +  (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 (2.4ms) +Completed 200 OK in 7ms (Views: 2.7ms | ActiveRecord: 0.7ms) +  (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.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "sadpanda"], ["created_at", "2017-11-16 20:38:26.865542"], ["updated_at", "2017-11-16 20:38:26.865542"]] +  (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 20"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 20"], ["created_at", "2017-11-16 20:38:26.870649"], ["updated_at", "2017-11-16 20:38:26.870649"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/tags/2?tag%5Bname%5D=sadpanda" for 127.0.0.1 at 2017-11-16 13:38:26 -0700 +Processing by Pulitzer::TagsController#update as HTML + Parameters: {"tag"=>{"name"=>"sadpanda"}, "id"=>"2"} +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? AND ("pulitzer_tags"."id" != ?) LIMIT ? [["name", "sadpanda"], ["id", 2], ["LIMIT", 1]] +  (0.2ms) ROLLBACK TO SAVEPOINT active_record_1 + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form_fields.html.erb (1.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form.html.erb (3.5ms) +Completed 409 Conflict in 8ms (Views: 4.0ms | ActiveRecord: 0.6ms) +  (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", "sadpanda"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "sadpanda"], ["created_at", "2017-11-16 20:38:26.888860"], ["updated_at", "2017-11-16 20:38:26.888860"]] +  (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.2ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 22"], ["created_at", "2017-11-16 20:38:26.893054"], ["updated_at", "2017-11-16 20:38:26.893054"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/tags/2?tag%5Bname%5D=sadpanda" for 127.0.0.1 at 2017-11-16 13:38:26 -0700 +Processing by Pulitzer::TagsController#update as HTML + Parameters: {"tag"=>{"name"=>"sadpanda"}, "id"=>"2"} +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) 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.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form.html.erb (2.3ms) +Completed 409 Conflict in 6ms (Views: 2.7ms | ActiveRecord: 0.3ms) +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.2ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 23"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 23"], ["created_at", "2017-11-16 20:38:26.908545"], ["updated_at", "2017-11-16 20:38:26.908545"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/tags/1" for 127.0.0.1 at 2017-11-16 13:38:26 -0700 +Processing by Pulitzer::TagsController#destroy as HTML + Parameters: {"id"=>"1"} +Completed 200 OK in 0ms (ActiveRecord: 0.0ms) +  (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 24"], ["LIMIT", 1]] + SQL (0.6ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 24"], ["created_at", "2017-11-16 20:38:26.918066"], ["updated_at", "2017-11-16 20:38:26.918066"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/tags/1" for 127.0.0.1 at 2017-11-16 13:38:26 -0700 +Processing by Pulitzer::TagsController#destroy as HTML + Parameters: {"id"=>"1"} +  (0.2ms) 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"]] +  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 +Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.6ms) +  (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.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", 17], ["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", 17], ["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", 17], ["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" = 10 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.2ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 10]] +  (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", 17], ["created_at", "2017-11-16 20:38:26.960587"], ["updated_at", "2017-11-16 20:38:26.960587"]] +  (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", 17], ["status", 4], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 11 + 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", 10]] + 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) 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", 17], ["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", 45], ["LIMIT", 1]] + 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", 45], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.853587"], ["updated_at", "2017-11-16 20:38:24.187321"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:26.985583"], ["id", 111]] +  (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", 17], ["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", 46], ["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", 46], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.865934"], ["updated_at", "2017-11-16 20:38:24.207223"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:26.997043"], ["id", 112]] +  (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", 17], ["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", 47], ["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 3"], ["image", nil], ["post_type_content_element_type_id", 47], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.877437"], ["updated_at", "2017-11-16 20:38:24.226414"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:27.008499"], ["id", 113]] +  (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", 17], ["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", 48], ["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", 48], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.888819"], ["updated_at", "2017-11-16 20:38:24.252301"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:27.019748"], ["id", 114]] +  (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", 17], ["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", 49], ["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 Text"], ["image", nil], ["post_type_content_element_type_id", 49], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.900590"], ["updated_at", "2017-11-16 20:38:24.266041"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:27.030247"], ["id", 115]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["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", 50], ["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", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 50], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.912178"], ["updated_at", "2017-11-16 20:38:24.279659"]] +  (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", 11], ["updated_at", "2017-11-16 20:38:27.040705"], ["id", 116]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["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", 51], ["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", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 51], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.924215"], ["updated_at", "2017-11-16 20:38:24.293235"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:27.051138"], ["id", 117]] +  (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", 17], ["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", 52], ["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", 52], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.936473"], ["updated_at", "2017-11-16 20:38:24.306965"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:27.061678"], ["id", 118]] +  (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", 17], ["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", 53], ["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", 53], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.957584"], ["updated_at", "2017-11-16 20:38:24.320612"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:27.072622"], ["id", 119]] +  (0.2ms) 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", 17], ["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", 54], ["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 keywords"], ["image", nil], ["post_type_content_element_type_id", 54], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.969900"], ["updated_at", "2017-11-16 20:38:24.334331"]] +  (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", 11], ["updated_at", "2017-11-16 20:38:27.083269"], ["id", 120]] +  (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", 20], ["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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 55], ["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", 55], ["content_element_type_id", 20], ["created_at", "2017-11-16 20:38:23.982470"], ["updated_at", "2017-11-16 20:38:24.348026"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:27.094413"], ["id", 121]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) 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", 9], ["name", "Main Content"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 11], ["id", 21]] +  (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", 10], ["name", "Handpicked Homes"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 11], ["id", 22]] +  (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", 10]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 20:38:27.108114"], ["id", 11]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 11]] +  (1.0ms) rollback 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", 17], ["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", 17], ["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", 17], ["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" = 10 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) ORDER BY "pulitzer_partials"."sort_order" ASC +  (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", 17], ["created_at", "2017-11-16 20:38:27.128446"], ["updated_at", "2017-11-16 20:38:27.128446"]] +  (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", 17], ["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" = 11 + 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", 10]] + 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) 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", 17], ["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", 45], ["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", 45], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.853587"], ["updated_at", "2017-11-16 20:38:24.187321"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:27.152019"], ["id", 111]] +  (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", 17], ["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", 46], ["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", 46], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.865934"], ["updated_at", "2017-11-16 20:38:24.207223"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:27.163461"], ["id", 112]] +  (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", 17], ["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", 47], ["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", 47], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.877437"], ["updated_at", "2017-11-16 20:38:24.226414"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:27.174514"], ["id", 113]] +  (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", 17], ["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", 48], ["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", 48], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.888819"], ["updated_at", "2017-11-16 20:38:24.252301"]] +  (0.2ms) 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", 11], ["updated_at", "2017-11-16 20:38:27.185472"], ["id", 114]] +  (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", 17], ["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", 49], ["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 Text"], ["image", nil], ["post_type_content_element_type_id", 49], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.900590"], ["updated_at", "2017-11-16 20:38:24.266041"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:27.196090"], ["id", 115]] +  (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", 17], ["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", 50], ["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", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 50], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.912178"], ["updated_at", "2017-11-16 20:38:24.279659"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:27.206613"], ["id", 116]] +  (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", 17], ["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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 51], ["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", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 51], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.924215"], ["updated_at", "2017-11-16 20:38:24.293235"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:27.217145"], ["id", 117]] +  (0.2ms) 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", 17], ["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", 52], ["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", 52], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.936473"], ["updated_at", "2017-11-16 20:38:24.306965"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:27.227993"], ["id", 118]] +  (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", 17], ["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", 53], ["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 description"], ["image", nil], ["post_type_content_element_type_id", 53], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.957584"], ["updated_at", "2017-11-16 20:38:24.320612"]] +  (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", 11], ["updated_at", "2017-11-16 20:38:27.238671"], ["id", 119]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["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", 54], ["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 keywords"], ["image", nil], ["post_type_content_element_type_id", 54], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.969900"], ["updated_at", "2017-11-16 20:38:24.334331"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:27.249360"], ["id", 120]] +  (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", 20], ["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", 55], ["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", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 55], ["content_element_type_id", 20], ["created_at", "2017-11-16 20:38:23.982470"], ["updated_at", "2017-11-16 20:38:24.348026"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:27.260002"], ["id", 121]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) 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", 9], ["name", "Main Content"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 11], ["id", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) 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", 10], ["name", "Handpicked Homes"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 11], ["id", 22]] +  (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", 10]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 20:38:27.275687"], ["id", 11]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.9ms) 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.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", 17], ["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", 17], ["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", 17], ["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" = 10 + Pulitzer::Partial Load (0.3ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) ORDER BY "pulitzer_partials"."sort_order" ASC +  (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", 17], ["created_at", "2017-11-16 20:38:27.293484"], ["updated_at", "2017-11-16 20:38:27.293484"]] +  (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", 17], ["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" = 11 + 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", 10]] + 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) 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", 17], ["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", 45], ["LIMIT", 1]] + 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", 45], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.853587"], ["updated_at", "2017-11-16 20:38:24.187321"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:27.318354"], ["id", 111]] +  (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", 17], ["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", 46], ["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", 46], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.865934"], ["updated_at", "2017-11-16 20:38:24.207223"]] +  (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", 11], ["updated_at", "2017-11-16 20:38:27.334793"], ["id", 112]] +  (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", 17], ["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", 47], ["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 3"], ["image", nil], ["post_type_content_element_type_id", 47], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.877437"], ["updated_at", "2017-11-16 20:38:24.226414"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:27.345404"], ["id", 113]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["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", 48], ["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", 48], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.888819"], ["updated_at", "2017-11-16 20:38:24.252301"]] +  (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", 11], ["updated_at", "2017-11-16 20:38:27.356171"], ["id", 114]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["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", 49], ["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 Text"], ["image", nil], ["post_type_content_element_type_id", 49], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.900590"], ["updated_at", "2017-11-16 20:38:24.266041"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:27.366684"], ["id", 115]] +  (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", 17], ["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", 50], ["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", 50], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.912178"], ["updated_at", "2017-11-16 20:38:24.279659"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:27.377257"], ["id", 116]] +  (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", 17], ["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", 51], ["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", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 51], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.924215"], ["updated_at", "2017-11-16 20:38:24.293235"]] +  (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", 11], ["updated_at", "2017-11-16 20:38:27.387812"], ["id", 117]] +  (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", 17], ["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", 52], ["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", 52], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.936473"], ["updated_at", "2017-11-16 20:38:24.306965"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:27.399047"], ["id", 118]] +  (0.2ms) 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", 17], ["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", 53], ["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 description"], ["image", nil], ["post_type_content_element_type_id", 53], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.957584"], ["updated_at", "2017-11-16 20:38:24.320612"]] +  (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", 11], ["updated_at", "2017-11-16 20:38:27.409829"], ["id", 119]] +  (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", 17], ["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", 54], ["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 keywords"], ["image", nil], ["post_type_content_element_type_id", 54], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.969900"], ["updated_at", "2017-11-16 20:38:24.334331"]] +  (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", 11], ["updated_at", "2017-11-16 20:38:27.420403"], ["id", 120]] +  (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", 20], ["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", 55], ["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", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 55], ["content_element_type_id", 20], ["created_at", "2017-11-16 20:38:23.982470"], ["updated_at", "2017-11-16 20:38:24.348026"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:27.431077"], ["id", 121]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) 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", 9], ["name", "Main Content"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 11], ["id", 21]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) 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", 10], ["name", "Handpicked Homes"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 11], ["id", 22]] +  (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", 10]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 20:38:27.444749"], ["id", 11]] +  (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", 11], ["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"."id" = 45 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", 17], ["LIMIT", 1]] +  (0.8ms) 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", "2017-11-16 20:38:27.468482"], ["updated_at", "2017-11-16 20:38:27.468482"], ["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", 21], ["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", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 22], ["name", "Winterfell news 1"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) 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", "2017-11-16 20:38:27.480164"], ["updated_at", "2017-11-16 20:38:27.480164"], ["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", 22], ["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", 22]] +  (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", 11], ["label", "King's Landing news 1"], ["sort_order", 1], ["post_type_version_id", 24]] +  (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-1"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-1"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 1"], ["created_at", "2017-11-16 20:38:27.494107"], ["updated_at", "2017-11-16 20:38:27.494107"], ["slug", "winterfell-news-1"], ["post_type_version_id", 22]] +  (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", 21], ["created_at", "2017-11-16 20:38:27.498827"], ["updated_at", "2017-11-16 20:38:27.498827"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 22]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 21], ["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" = 11 + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 21], ["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" = 11 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 11], ["free_form_section_type_id", 11], ["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", 21], ["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" = 11 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 21 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", 21], ["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" = 11 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 21 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", 21], ["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" = 11 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 21 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", 11], ["name", "Winterfell news 1"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 21 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order", "label") VALUES (?, ?, ?, ?) [["post_type_version_id", 24], ["free_form_section_id", 21], ["sort_order", 1], ["label", "King's Landing news 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", 24], ["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", 24]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 11], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.2ms) 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", 11], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 21 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 +  (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") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 20:38:27.548726"], ["updated_at", "2017-11-16 20:38:27.548726"], ["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", 21], ["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", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Exists (0.2ms) 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", "2017-11-16 20:38:27.559287"], ["updated_at", "2017-11-16 20:38:27.559287"]] +  (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", 22], ["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", 22]] + 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", 22]] + 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", 22], ["content_element_type_id", 21], ["label", "Slide 1 content element 1"], ["created_at", "2017-11-16 20:38:27.567416"], ["updated_at", "2017-11-16 20:38:27.567416"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Exists (0.2ms) 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", "2017-11-16 20:38:27.571630"], ["updated_at", "2017-11-16 20:38:27.571630"]] +  (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", 22], ["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", 22]] + 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", 22]] + 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", 22], ["content_element_type_id", 22], ["label", "Slide 1 content element 2"], ["created_at", "2017-11-16 20:38:27.580235"], ["updated_at", "2017-11-16 20:38:27.580235"], ["sort_order", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) 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.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text 3"], ["created_at", "2017-11-16 20:38:27.585810"], ["updated_at", "2017-11-16 20:38:27.585810"]] +  (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", 22], ["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", 22]] + 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", 22]] + 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", 22], ["content_element_type_id", 23], ["label", "Slide 1 content element 3"], ["created_at", "2017-11-16 20:38:27.597099"], ["updated_at", "2017-11-16 20:38:27.597099"], ["sort_order", 3]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + SQL (0.3ms) UPDATE "pulitzer_post_types" SET "kind" = 1 WHERE "pulitzer_post_types"."id" = ? [["id", 21]] +  (0.2ms) SELECT COUNT(*) FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_version_id" = ? [["post_type_version_id", 22]] +  (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.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", 21], ["LIMIT", 1]] +  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 21]] + SQL (0.2ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 22], ["free_form_section_id", 21], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."partial_id" = ? [["partial_id", 1]] + Pulitzer::PostTypeVersion Load (0.2ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 22], ["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", 22]] +  (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", 21], ["LIMIT", 1]] + SQL (0.3ms) 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", 56], ["content_element_type_id", 21], ["created_at", "2017-11-16 20:38:27.720141"], ["updated_at", "2017-11-16 20:38:27.720141"], ["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", 22], ["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 2"], ["post_type_content_element_type_id", 57], ["content_element_type_id", 22], ["created_at", "2017-11-16 20:38:27.728656"], ["updated_at", "2017-11-16 20:38:27.728656"], ["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", 23], ["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 3"], ["post_type_content_element_type_id", 58], ["content_element_type_id", 23], ["created_at", "2017-11-16 20:38:27.734914"], ["updated_at", "2017-11-16 20:38:27.734914"], ["partial_id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (1.2ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 20:38:27.740436"], ["updated_at", "2017-11-16 20:38:27.740436"], ["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", 21], ["status", "published"]] +  (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") VALUES (?) [["post_type_id", 21]] +  (0.0ms) 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.1ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text 4"], ["created_at", "2017-11-16 20:38:27.746392"], ["updated_at", "2017-11-16 20:38:27.746392"]] +  (0.0ms) 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", 22], ["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", 22]] + 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", 22]] + 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", 22], ["content_element_type_id", 21], ["label", "Slide 1 content element 4"], ["created_at", "2017-11-16 20:38:27.751744"], ["updated_at", "2017-11-16 20:38:27.751744"], ["sort_order", 1]] +  (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 5"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text 5"], ["created_at", "2017-11-16 20:38:27.754507"], ["updated_at", "2017-11-16 20:38:27.754507"]] +  (0.0ms) 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", 22], ["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", 22]] + 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", 22]] + 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", 22], ["content_element_type_id", 22], ["label", "Slide 1 content element 5"], ["created_at", "2017-11-16 20:38:27.759169"], ["updated_at", "2017-11-16 20:38:27.759169"], ["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", "2017-11-16 20:38:27.761568"], ["updated_at", "2017-11-16 20:38:27.761568"]] +  (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", 22], ["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", 22]] + 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", 22]] + 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", 22], ["content_element_type_id", 23], ["label", "Slide 1 content element 6"], ["created_at", "2017-11-16 20:38:27.767834"], ["updated_at", "2017-11-16 20:38:27.767834"], ["sort_order", 3]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SELECT COUNT(*) FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_version_id" = ? [["post_type_version_id", 22]] +  (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-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.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 2"], ["created_at", "2017-11-16 20:38:27.774062"], ["updated_at", "2017-11-16 20:38:27.774062"], ["slug", "winterfell-news-2"], ["post_type_version_id", 22]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 21], ["created_at", "2017-11-16 20:38:27.778065"], ["updated_at", "2017-11-16 20:38:27.778065"]] +  (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", 21], ["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" = 11 +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 11]] + 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", 22]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 21], ["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" = 11 +  (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", 21], ["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", "Slide 1 content element 4"], ["version_id", 11], ["post_type_content_element_type_id", 56], ["content_element_type_id", 21], ["created_at", "2017-11-16 20:38:27.792534"], ["updated_at", "2017-11-16 20:38:27.792534"]] +  (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", 21], ["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" = 11 +  (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", 22], ["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", 11], ["post_type_content_element_type_id", 57], ["content_element_type_id", 22], ["created_at", "2017-11-16 20:38:27.800343"], ["updated_at", "2017-11-16 20:38:27.800343"]] +  (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", 21], ["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" = 11 +  (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", 23], ["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", 11], ["post_type_content_element_type_id", 58], ["content_element_type_id", 23], ["created_at", "2017-11-16 20:38:27.807964"], ["updated_at", "2017-11-16 20:38:27.807964"]] +  (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", 22]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 21], ["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" = 11 +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 11]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 20:38:27.817170"], ["updated_at", "2017-11-16 20:38:27.817170"], ["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", 21], ["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", 21]] +  (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", 22]] + 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", 22]] + SQL (0.2ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 22], ["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", 22], ["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", 22], ["name", "Footer List"], ["sort_order", 3]] +  (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", "test"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "test"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "test"], ["created_at", "2017-11-16 20:38:27.834884"], ["updated_at", "2017-11-16 20:38:27.834884"], ["slug", "test"], ["post_type_version_id", 22]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 21], ["created_at", "2017-11-16 20:38:27.838143"], ["updated_at", "2017-11-16 20:38:27.838143"]] +  (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", 21], ["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" = 11 + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 21], ["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" = 11 +  (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", 11], ["free_form_section_type_id", 11], ["name", "Main Body"]] +  (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", 21], ["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" = 11 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 21 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.3ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 11], ["free_form_section_type_id", 12], ["name", "Side Bar"]] +  (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", 21], ["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" = 11 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (21, 22) 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", 11], ["free_form_section_type_id", 13], ["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", 21], ["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" = 11 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (21, 22, 23) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.4ms) rollback transaction +  (0.0ms) 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", 17], ["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", 17]] + 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", 45]] + 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", 46]] + 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", 47]] + 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", 48]] + 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", 49]] + 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", 50]] + 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", 51]] + 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", 52]] + 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", 53]] + 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", 54]] + 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", 55]] + 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", 17]] + 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", 9]] + 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", 10]] + 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", 17]] + 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", 17]] + 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", 17]] + Pulitzer::ArrangementStyle Load (0.0ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = ? [["post_type_version_id", 17]] +  (0.1ms) SELECT MAX("pulitzer_post_type_versions"."version_number") FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? [["post_type_id", 17]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "version_number", "status") VALUES (?, ?, ?) [["post_type_id", 17], ["version_number", 2], ["status", "incomplete"]] + 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", 21], ["content_element_type_id", 17], ["label", "Hero Title 1"], ["created_at", "2017-11-16 20:38:23.583000"], ["updated_at", "2017-11-16 20:38:23.583000"], ["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", 21], ["content_element_type_id", 17], ["label", "Hero Title 2"], ["created_at", "2017-11-16 20:38:23.588000"], ["updated_at", "2017-11-16 20:38:23.588000"], ["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", 21], ["content_element_type_id", 17], ["label", "Hero Title 3"], ["created_at", "2017-11-16 20:38:23.592000"], ["updated_at", "2017-11-16 20:38:23.592000"], ["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", 21], ["content_element_type_id", 17], ["label", "Guest Title"], ["created_at", "2017-11-16 20:38:23.597000"], ["updated_at", "2017-11-16 20:38:23.597000"], ["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", 21], ["content_element_type_id", 17], ["label", "Guest Text"], ["created_at", "2017-11-16 20:38:23.601000"], ["updated_at", "2017-11-16 20:38:23.601000"], ["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", 21], ["content_element_type_id", 17], ["label", "Footer Title"], ["created_at", "2017-11-16 20:38:23.606000"], ["updated_at", "2017-11-16 20:38:23.606000"], ["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", 21], ["content_element_type_id", 17], ["label", "Footer Text"], ["created_at", "2017-11-16 20:38:23.611000"], ["updated_at", "2017-11-16 20:38:23.611000"], ["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", 21], ["content_element_type_id", 17], ["label", "Metadata title"], ["created_at", "2017-11-16 20:38:23.616000"], ["updated_at", "2017-11-16 20:38:23.616000"], ["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", 21], ["content_element_type_id", 17], ["label", "Metadata description"], ["created_at", "2017-11-16 20:38:23.621000"], ["updated_at", "2017-11-16 20:38:23.621000"], ["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", 21], ["content_element_type_id", 17], ["label", "Metadata keywords"], ["created_at", "2017-11-16 20:38:23.625000"], ["updated_at", "2017-11-16 20:38:23.625000"], ["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", 21], ["content_element_type_id", 20], ["label", "Call to Action Button"], ["created_at", "2017-11-16 20:38:23.630000"], ["updated_at", "2017-11-16 20:38:23.630000"], ["sort_order", 11]] + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 21], ["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", 21], ["name", "Handpicked Homes"], ["sort_order", 13]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (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", 17], ["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.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", 17]] + 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", 17]] + 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", 17], ["content_element_type_id", 17], ["label", "A New Field for this Post Type"], ["created_at", "2017-11-16 20:38:27.930998"], ["updated_at", "2017-11-16 20:38:27.930998"], ["sort_order", 14]] +  (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" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 17], ["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", 17], ["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" = 10 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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", 17], ["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 1"], ["version_id", 10], ["post_type_content_element_type_id", 45], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:27.940631"], ["updated_at", "2017-11-16 20:38:27.940631"]] +  (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", 17], ["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" = 10 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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", 17], ["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", 10], ["post_type_content_element_type_id", 46], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:27.948202"], ["updated_at", "2017-11-16 20:38:27.948202"]] +  (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", 17], ["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" = 10 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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", 17], ["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", 10], ["post_type_content_element_type_id", 47], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:27.955498"], ["updated_at", "2017-11-16 20:38:27.955498"]] +  (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", 17], ["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" = 10 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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", 17], ["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", 10], ["post_type_content_element_type_id", 48], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:27.962325"], ["updated_at", "2017-11-16 20:38:27.962325"]] +  (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", 17], ["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" = 10 + Pulitzer::Partial Load (0.3ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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", 17], ["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 Text"], ["version_id", 10], ["post_type_content_element_type_id", 49], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:27.971558"], ["updated_at", "2017-11-16 20:38:27.971558"]] +  (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", 17], ["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" = 10 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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", 17], ["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", 10], ["post_type_content_element_type_id", 50], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:27.978833"], ["updated_at", "2017-11-16 20:38:27.978833"]] +  (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", 17], ["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" = 10 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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", 17], ["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", 10], ["post_type_content_element_type_id", 51], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:27.986286"], ["updated_at", "2017-11-16 20:38:27.986286"]] +  (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", 17], ["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" = 10 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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", 17], ["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", 10], ["post_type_content_element_type_id", 52], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:27.993638"], ["updated_at", "2017-11-16 20:38:27.993638"]] +  (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", 17], ["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" = 10 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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", 17], ["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", 10], ["post_type_content_element_type_id", 53], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:28.001090"], ["updated_at", "2017-11-16 20:38:28.001090"]] +  (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", 17], ["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" = 10 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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", 17], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["version_id", 10], ["post_type_content_element_type_id", 54], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:28.011330"], ["updated_at", "2017-11-16 20:38:28.011330"]] +  (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", 17], ["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" = 10 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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", 20], ["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", "Call to Action Button"], ["version_id", 10], ["post_type_content_element_type_id", 55], ["content_element_type_id", 20], ["created_at", "2017-11-16 20:38:28.022020"], ["updated_at", "2017-11-16 20:38:28.022020"]] +  (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", 17], ["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" = 10 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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", 17], ["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", 10], ["post_type_content_element_type_id", 56], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:28.030789"], ["updated_at", "2017-11-16 20:38:28.030789"]] +  (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", 17], ["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" = 10 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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", 10], ["free_form_section_type_id", 9], ["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", 17], ["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" = 10 + Pulitzer::Partial Load (0.3ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20, 21) 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", 10], ["free_form_section_type_id", 10], ["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", 17], ["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" = 10 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20, 21, 22) 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", 10]] + 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) 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", "2017-11-16 20:38:28.057345"], ["id", 56]] +  (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", 17]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["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" = 10 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20, 21, 22) 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", 17], ["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" = 10 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20, 21, 22) 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", 10], ["label", "A New Field for this Post Type"]] + Pulitzer::PostTypeContentElementType 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" = 56 ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (0.1ms) 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", "2017-11-16 20:38:28.073799"], ["id", 122]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + 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", 17], ["status", 0]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 10], ["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", 10]] + 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (0.7ms) rollback 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", 17], ["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", 17], ["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", 17], ["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" = 10 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) ORDER BY "pulitzer_partials"."sort_order" ASC + SQL (0.4ms) UPDATE "pulitzer_versions" SET "status" = 2 WHERE "pulitzer_versions"."id" = ? [["id", 10]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["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", 17], ["status", 0], ["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.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", 17]] + 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", 17]] + 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", 17], ["content_element_type_id", 17], ["label", "A New Field for this Post Type"], ["created_at", "2017-11-16 20:38:28.111328"], ["updated_at", "2017-11-16 20:38:28.111328"], ["sort_order", 14]] +  (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", 17]] + 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", 17], ["status", 0], ["LIMIT", 1]] + Pulitzer::Version Exists (0.7ms) SELECT 1 AS one FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 17], ["status", 4], ["LIMIT", 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", 17], ["status", 0]] +  (0.4ms) rollback transaction +  (0.1ms) 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", 17], ["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" = 10 + Pulitzer::Partial Load (0.3ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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", 17], ["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" = 9 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2017-11-16 20:38:28.141062"], ["id", 10]] +  (0.2ms) 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", 10], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + SQL (0.2ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2017-11-16 20:38:28.147103"], ["id", 9]] +  (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", 17], ["created_at", "2017-11-16 20:38:28.149384"], ["updated_at", "2017-11-16 20:38:28.149384"]] +  (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", 10], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] Performing Pulitzer::CloneVersionJob (Job ID: e1b7c222-dbe6-4169-a57a-58185264a7c0) from Inline(default) with arguments: #<GlobalID:0x007f8bafbeb058 @uri=#<URI::GID gid://dummy/Pulitzer::Version/10>> +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] 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", 17], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 11 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] 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", 10]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] Pulitzer::PostTypeContentElementType Load (0.9ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" IN (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] Pulitzer::ContentElementType Load (0.4ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] 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" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 45], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] 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", 45], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.853587"], ["updated_at", "2017-11-16 20:38:24.187321"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:28.183962"], ["id", 111]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] 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", 46], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] 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", 46], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.865934"], ["updated_at", "2017-11-16 20:38:24.207223"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:28.194707"], ["id", 112]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] Pulitzer::PostTypeContentElementType 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", 47], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] 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", 47], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.877437"], ["updated_at", "2017-11-16 20:38:24.226414"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:28.205762"], ["id", 113]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] Pulitzer::PostTypeContentElementType 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", 48], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] 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", 48], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.888819"], ["updated_at", "2017-11-16 20:38:24.252301"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:28.215107"], ["id", 114]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] 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", 49], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] 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", 49], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.900590"], ["updated_at", "2017-11-16 20:38:24.266041"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:28.222499"], ["id", 115]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] Pulitzer::PostTypeContentElementType 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", 50], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] 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 Title"], ["image", nil], ["post_type_content_element_type_id", 50], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.912178"], ["updated_at", "2017-11-16 20:38:24.279659"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:28.360075"], ["id", 116]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] Pulitzer::ContentElementType Load (1.9ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] 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", 51], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] 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", 51], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.924215"], ["updated_at", "2017-11-16 20:38:24.293235"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:28.417159"], ["id", 117]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] Pulitzer::PostTypeContentElementType 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", 52], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] 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", 52], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.936473"], ["updated_at", "2017-11-16 20:38:24.306965"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:28.428421"], ["id", 118]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (29.5ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] 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", 53], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] SQL (5.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", 53], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.957584"], ["updated_at", "2017-11-16 20:38:24.320612"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:28.497837"], ["id", 119]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] Pulitzer::ContentElementType Load (0.8ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] Pulitzer::PostTypeContentElementType 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", 54], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] SQL (0.8ms) 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", 54], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.969900"], ["updated_at", "2017-11-16 20:38:24.334331"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (2.5ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:28.529654"], ["id", 120]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 20], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.6ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] Pulitzer::PostTypeContentElementType 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", 55], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] 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", 55], ["content_element_type_id", 20], ["created_at", "2017-11-16 20:38:23.982470"], ["updated_at", "2017-11-16 20:38:24.348026"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:28.556231"], ["id", 121]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] Pulitzer::FreeFormSection Load (0.3ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 10]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] Pulitzer::Partial Load (0.3ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.6ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] SQL (0.7ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 9], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 11], ["id", 21]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] SQL (0.6ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 10], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.9ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.6ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 11], ["id", 22]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 10]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] SQL (0.6ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 20:38:28.600471"], ["id", 11]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0]  (0.6ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e1b7c222-dbe6-4169-a57a-58185264a7c0] Performed Pulitzer::CloneVersionJob (Job ID: e1b7c222-dbe6-4169-a57a-58185264a7c0) from Inline(default) in 459.4ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: e1b7c222-dbe6-4169-a57a-58185264a7c0) to Inline(default) with arguments: #<GlobalID:0x007f8bacdd85d0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/10>> + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 11], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["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", 17], ["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" = 10 + Pulitzer::Partial Load (0.6ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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", 17], ["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" = 11 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (21, 22) 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" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.4ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 11 + Pulitzer::Partial Load (0.4ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (21, 22) 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", 17], ["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" = 11 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (21, 22) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.2ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 11]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::Post Load (0.8ms) 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", 17], ["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" = 10 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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", 17], ["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" = 9 + Pulitzer::Partial Load (0.5ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.2ms) SAVEPOINT active_record_1 + SQL (1.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2017-11-16 20:38:28.689283"], ["id", 10]] +  (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", 10], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + SQL (0.2ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2017-11-16 20:38:28.699949"], ["id", 9]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (0.7ms) SAVEPOINT active_record_1 + SQL (0.6ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 17], ["created_at", "2017-11-16 20:38:28.707881"], ["updated_at", "2017-11-16 20:38:28.707881"]] +  (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", 10], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Performing Pulitzer::CloneVersionJob (Job ID: 8ca0aaf1-9da0-463b-ad49-29bbf119ce90) from Inline(default) with arguments: #<GlobalID:0x007f8bade06920 @uri=#<URI::GID gid://dummy/Pulitzer::Version/10>> +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] 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", 17], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Pulitzer::FreeFormSection Load (0.4ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 11 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Pulitzer::ContentElement Load (0.6ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 10]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] 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", 45], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] 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", 45], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.853587"], ["updated_at", "2017-11-16 20:38:24.187321"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:28.746091"], ["id", 111]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Pulitzer::PostTypeContentElementType 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", 46], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] 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", 46], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.865934"], ["updated_at", "2017-11-16 20:38:24.207223"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.6ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:28.756227"], ["id", 112]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.4ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Pulitzer::PostTypeContentElementType 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", 47], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] 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", 47], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.877437"], ["updated_at", "2017-11-16 20:38:24.226414"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] SQL (1.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:28.767834"], ["id", 113]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.5ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Pulitzer::PostTypeContentElementType 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", 48], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] 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", 48], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.888819"], ["updated_at", "2017-11-16 20:38:24.252301"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:28.783110"], ["id", 114]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.4ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Pulitzer::PostTypeContentElementType 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", 49], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] 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", 49], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.900590"], ["updated_at", "2017-11-16 20:38:24.266041"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:28.798190"], ["id", 115]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] 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" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 50], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] 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", 50], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.912178"], ["updated_at", "2017-11-16 20:38:24.279659"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:28.812532"], ["id", 116]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] 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", 51], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] 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", 51], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.924215"], ["updated_at", "2017-11-16 20:38:24.293235"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.3ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:28.821276"], ["id", 117]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Pulitzer::PostTypeContentElementType 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", 52], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] 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", 52], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.936473"], ["updated_at", "2017-11-16 20:38:24.306965"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:28.828837"], ["id", 118]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Pulitzer::PostTypeContentElementType Load (0.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", 53], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] 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", 53], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.957584"], ["updated_at", "2017-11-16 20:38:24.320612"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:28.839871"], ["id", 119]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Pulitzer::PostTypeContentElementType 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", 54], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] 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", 54], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.969900"], ["updated_at", "2017-11-16 20:38:24.334331"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:28.850408"], ["id", 120]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 20], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Pulitzer::PostTypeContentElementType 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", 55], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] 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", 55], ["content_element_type_id", 20], ["created_at", "2017-11-16 20:38:23.982470"], ["updated_at", "2017-11-16 20:38:24.348026"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:28.864909"], ["id", 121]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 10]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 9], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.3ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 11], ["id", 21]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 10], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 11], ["id", 22]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 10]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 20:38:28.885105"], ["id", 11]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8ca0aaf1-9da0-463b-ad49-29bbf119ce90] Performed Pulitzer::CloneVersionJob (Job ID: 8ca0aaf1-9da0-463b-ad49-29bbf119ce90) from Inline(default) in 173.72ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 8ca0aaf1-9da0-463b-ad49-29bbf119ce90) to Inline(default) with arguments: #<GlobalID:0x007f8bb148a2f8 @uri=#<URI::GID gid://dummy/Pulitzer::Version/10>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 11], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 10], ["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", 17], ["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" = 11 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (21, 22) 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", 17], ["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" = 10 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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", "2017-11-16 20:38:28.898933"], ["id", 11]] +  (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", 11], ["label_type", "Pulitzer::Tag"]] +  (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", 17], ["created_at", "2017-11-16 20:38:28.903871"], ["updated_at", "2017-11-16 20:38:28.903871"]] +  (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", 10], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] Performing Pulitzer::CloneVersionJob (Job ID: 5533f270-9e26-4142-af8c-ea0f996dd640) from Inline(default) with arguments: #<GlobalID:0x007f8bacef9018 @uri=#<URI::GID gid://dummy/Pulitzer::Version/10>> +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] 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", 17], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 12 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] 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", 10]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] Pulitzer::PostTypeContentElementType 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] 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", 45], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] 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", 45], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.853587"], ["updated_at", "2017-11-16 20:38:24.187321"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 12], ["updated_at", "2017-11-16 20:38:28.927478"], ["id", 122]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] Pulitzer::PostTypeContentElementType 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", 46], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] 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", 46], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.865934"], ["updated_at", "2017-11-16 20:38:24.207223"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 12], ["updated_at", "2017-11-16 20:38:28.937371"], ["id", 123]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] Pulitzer::PostTypeContentElementType 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", 47], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] 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", 47], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.877437"], ["updated_at", "2017-11-16 20:38:24.226414"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 12], ["updated_at", "2017-11-16 20:38:28.946509"], ["id", 124]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] Pulitzer::PostTypeContentElementType 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", 48], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] 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", 48], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.888819"], ["updated_at", "2017-11-16 20:38:24.252301"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 12], ["updated_at", "2017-11-16 20:38:28.956746"], ["id", 125]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] 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", 49], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] 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", 49], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.900590"], ["updated_at", "2017-11-16 20:38:24.266041"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 12], ["updated_at", "2017-11-16 20:38:28.966148"], ["id", 126]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] Pulitzer::PostTypeContentElementType 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", 50], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] 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 Title"], ["image", nil], ["post_type_content_element_type_id", 50], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.912178"], ["updated_at", "2017-11-16 20:38:24.279659"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 12], ["updated_at", "2017-11-16 20:38:28.976978"], ["id", 127]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] 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", 51], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] 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", 51], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.924215"], ["updated_at", "2017-11-16 20:38:24.293235"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 12], ["updated_at", "2017-11-16 20:38:28.986078"], ["id", 128]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] Pulitzer::PostTypeContentElementType 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", 52], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] 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", 52], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.936473"], ["updated_at", "2017-11-16 20:38:24.306965"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 12], ["updated_at", "2017-11-16 20:38:28.993815"], ["id", 129]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] Pulitzer::PostTypeContentElementType 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", 53], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] 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", 53], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.957584"], ["updated_at", "2017-11-16 20:38:24.320612"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 12], ["updated_at", "2017-11-16 20:38:29.004306"], ["id", 130]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] Pulitzer::PostTypeContentElementType 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", 54], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] 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", 54], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.969900"], ["updated_at", "2017-11-16 20:38:24.334331"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 12], ["updated_at", "2017-11-16 20:38:29.012870"], ["id", 131]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 20], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] 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", 55], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] 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", 55], ["content_element_type_id", 20], ["created_at", "2017-11-16 20:38:23.982470"], ["updated_at", "2017-11-16 20:38:24.348026"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 12], ["updated_at", "2017-11-16 20:38:29.022261"], ["id", 132]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 10]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 9], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 12], ["id", 23]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 10], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 12], ["id", 24]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 10]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 20:38:29.035732"], ["id", 12]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5533f270-9e26-4142-af8c-ea0f996dd640] Performed Pulitzer::CloneVersionJob (Job ID: 5533f270-9e26-4142-af8c-ea0f996dd640) from Inline(default) in 130.45ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 5533f270-9e26-4142-af8c-ea0f996dd640) to Inline(default) with arguments: #<GlobalID:0x007f8bacf030b8 @uri=#<URI::GID gid://dummy/Pulitzer::Version/10>> + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 11], ["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", 17], ["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" = 12 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (23, 24) 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", 17], ["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" = 12 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (23, 24) 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", 17], ["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" = 12 + Pulitzer::Partial Load (0.3ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (23, 24) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.2ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 12]] +  (0.4ms) rollback transaction +  (0.1ms) 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", 17], ["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" = 10 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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", 17], ["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" = 9 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", "2017-11-16 20:38:29.065832"], ["id", 10]] +  (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", 10], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2017-11-16 20:38:29.070925"], ["id", 9]] +  (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", 17], ["created_at", "2017-11-16 20:38:29.073163"], ["updated_at", "2017-11-16 20:38:29.073163"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Pulitzer::Version Load (0.4ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 10], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] Performing Pulitzer::CloneVersionJob (Job ID: 6b312e1a-0f51-4e70-b948-ac2aace2698f) from Inline(default) with arguments: #<GlobalID:0x007f8bad78f538 @uri=#<URI::GID gid://dummy/Pulitzer::Version/10>> +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] 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", 17], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 11 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] 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", 10]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] Pulitzer::PostTypeContentElementType 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", 45], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] 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", 45], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.853587"], ["updated_at", "2017-11-16 20:38:24.187321"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:29.101168"], ["id", 111]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] 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", 46], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] 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", 46], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.865934"], ["updated_at", "2017-11-16 20:38:24.207223"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:29.109807"], ["id", 112]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] 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", 47], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] 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", 47], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.877437"], ["updated_at", "2017-11-16 20:38:24.226414"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:29.116937"], ["id", 113]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] Pulitzer::PostTypeContentElementType 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", 48], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] 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", 48], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.888819"], ["updated_at", "2017-11-16 20:38:24.252301"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:29.124788"], ["id", 114]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] 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", 49], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] 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", 49], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.900590"], ["updated_at", "2017-11-16 20:38:24.266041"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:29.132267"], ["id", 115]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] Pulitzer::PostTypeContentElementType 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", 50], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] 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", 50], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.912178"], ["updated_at", "2017-11-16 20:38:24.279659"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:29.143275"], ["id", 116]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] Pulitzer::PostTypeContentElementType 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", 51], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] 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", 51], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.924215"], ["updated_at", "2017-11-16 20:38:24.293235"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:29.153523"], ["id", 117]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] 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", 52], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] 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", 52], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.936473"], ["updated_at", "2017-11-16 20:38:24.306965"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:29.161583"], ["id", 118]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] Pulitzer::PostTypeContentElementType 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", 53], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] 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", 53], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.957584"], ["updated_at", "2017-11-16 20:38:24.320612"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:29.171261"], ["id", 119]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] 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", 54], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] 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", 54], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.969900"], ["updated_at", "2017-11-16 20:38:24.334331"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:29.179619"], ["id", 120]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 20], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] Pulitzer::PostTypeContentElementType 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", 55], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] 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", 55], ["content_element_type_id", 20], ["created_at", "2017-11-16 20:38:23.982470"], ["updated_at", "2017-11-16 20:38:24.348026"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:29.189423"], ["id", 121]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 10]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 9], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 11], ["id", 21]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 10], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 11], ["id", 22]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 10]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 20:38:29.207612"], ["id", 11]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6b312e1a-0f51-4e70-b948-ac2aace2698f] Performed Pulitzer::CloneVersionJob (Job ID: 6b312e1a-0f51-4e70-b948-ac2aace2698f) from Inline(default) in 132.48ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 6b312e1a-0f51-4e70-b948-ac2aace2698f) to Inline(default) with arguments: #<GlobalID:0x007f8bad975410 @uri=#<URI::GID gid://dummy/Pulitzer::Version/10>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 11], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 10], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["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", 17], ["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" = 10 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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", "2017-11-16 20:38:29.221764"], ["id", 10]] +  (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", 10], ["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", 17], ["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" = 11 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (21, 22) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 10], ["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", 17], ["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" = 11 + Pulitzer::Partial Load (0.3ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (21, 22) 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", 17], ["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" = 11 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (21, 22) 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", 17], ["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" = 11 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (21, 22) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 11]] +  (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 Remembers"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The North Remembers"], ["created_at", "2017-11-16 20:38:29.247286"], ["updated_at", "2017-11-16 20:38:29.247286"]] +  (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", 17], ["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" = 10 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_tags" ("version_id", "label_id", "label_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["version_id", 10], ["label_id", 1], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-11-16 20:38:29.273841"], ["updated_at", "2017-11-16 20:38:29.273841"]] +  (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 South Forgets"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The South Forgets"], ["created_at", "2017-11-16 20:38:29.278695"], ["updated_at", "2017-11-16 20:38:29.278695"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) 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", 10], ["label_id", 2], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-11-16 20:38:29.287549"], ["updated_at", "2017-11-16 20:38:29.287549"]] +  (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", 10], ["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", 17], ["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" = 9 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", 1], ["updated_at", "2017-11-16 20:38:29.295448"], ["id", 10]] +  (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", 17], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2017-11-16 20:38:29.298407"], ["id", 9]] +  (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", 17], ["created_at", "2017-11-16 20:38:29.300415"], ["updated_at", "2017-11-16 20:38:29.300415"]] +  (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", 10], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Performing Pulitzer::CloneVersionJob (Job ID: c47e30c3-b222-4ef4-9a17-803152b11693) from Inline(default) with arguments: #<GlobalID:0x007f8badd3d0c0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/10>> +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 11 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] 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", 10]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] 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", 45], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] 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", 45], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.853587"], ["updated_at", "2017-11-16 20:38:24.187321"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:29.323071"], ["id", 111]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Pulitzer::PostTypeContentElementType 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", 46], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] 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", 46], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.865934"], ["updated_at", "2017-11-16 20:38:24.207223"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:29.333010"], ["id", 112]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] 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", 47], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] 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", 47], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.877437"], ["updated_at", "2017-11-16 20:38:24.226414"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:29.340895"], ["id", 113]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Pulitzer::PostTypeContentElementType 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", 48], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] 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", 48], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.888819"], ["updated_at", "2017-11-16 20:38:24.252301"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:29.348018"], ["id", 114]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Pulitzer::PostTypeContentElementType 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", 49], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] 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", 49], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.900590"], ["updated_at", "2017-11-16 20:38:24.266041"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:29.356401"], ["id", 115]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Pulitzer::PostTypeContentElementType 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", 50], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] 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 Title"], ["image", nil], ["post_type_content_element_type_id", 50], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.912178"], ["updated_at", "2017-11-16 20:38:24.279659"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:29.370497"], ["id", 116]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Pulitzer::PostTypeContentElementType 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", 51], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] 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", 51], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.924215"], ["updated_at", "2017-11-16 20:38:24.293235"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:29.379112"], ["id", 117]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] 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", 52], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] 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", 52], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.936473"], ["updated_at", "2017-11-16 20:38:24.306965"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:29.388047"], ["id", 118]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] 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", 53], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] 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", 53], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.957584"], ["updated_at", "2017-11-16 20:38:24.320612"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:29.402775"], ["id", 119]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Pulitzer::PostTypeContentElementType 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", 54], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] 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", 54], ["content_element_type_id", 17], ["created_at", "2017-11-16 20:38:23.969900"], ["updated_at", "2017-11-16 20:38:24.334331"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:29.412881"], ["id", 120]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 20], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Pulitzer::PostTypeContentElementType 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", 55], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] 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", 55], ["content_element_type_id", 20], ["created_at", "2017-11-16 20:38:23.982470"], ["updated_at", "2017-11-16 20:38:24.348026"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 20:38:29.422746"], ["id", 121]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 10]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 9], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 11], ["id", 21]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 10], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 11], ["id", 22]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 10]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] SQL (0.2ms) INSERT INTO "pulitzer_post_tags" ("version_id", "label_id", "label_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["version_id", 11], ["label_id", 1], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-11-16 20:38:29.440511"], ["updated_at", "2017-11-16 20:38:29.440511"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] SQL (0.2ms) INSERT INTO "pulitzer_post_tags" ("version_id", "label_id", "label_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["version_id", 11], ["label_id", 2], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-11-16 20:38:29.444882"], ["updated_at", "2017-11-16 20:38:29.444882"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] SQL (0.2ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 20:38:29.448345"], ["id", 11]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c47e30c3-b222-4ef4-9a17-803152b11693] Performed Pulitzer::CloneVersionJob (Job ID: c47e30c3-b222-4ef4-9a17-803152b11693) from Inline(default) in 149.18ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: c47e30c3-b222-4ef4-9a17-803152b11693) to Inline(default) with arguments: #<GlobalID:0x007f8badd2a740 @uri=#<URI::GID gid://dummy/Pulitzer::Version/10>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 11], ["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) 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.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction + 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.1ms) 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", 17], ["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.0ms) 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", 19], ["updated_at", "2017-11-16 20:38:29.474024"], ["id", 89]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) 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.0ms) 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", 19], ["updated_at", "2017-11-16 20:38:29.478870"], ["id", 89]] +  (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"."id" = ? LIMIT ? [["id", 17], ["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", 17], ["LIMIT", 1]] +  (0.1ms) rollback transaction +  (0.1ms) 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]] + 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.2ms) SAVEPOINT active_record_1 + Pulitzer::ContentElement Load (0.4ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? ORDER BY "pulitzer_content_elements"."id" ASC LIMIT ? [["id", 89], ["LIMIT", 1]] + SQL (0.4ms) 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", 18], ["updated_at", "2017-11-16 20:38:29.843492"], ["id", 89]] +  (0.2ms) 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", 18], ["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", "2017-11-16 20:38:29.859274"], ["updated_at", "2017-11-16 20:38:29.859274"], ["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", 21], ["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", 21]] +  (0.1ms) 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.4ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "034e2567-da17-4143-bd93-f4fabd6c67af"], ["LIMIT", 1]] +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.6ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 20:38:29.884805"], ["updated_at", "2017-11-16 20:38:29.884805"], ["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", 21], ["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", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) 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-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.4ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 4"], ["created_at", "2017-11-16 20:38:29.899083"], ["updated_at", "2017-11-16 20:38:29.899083"], ["slug", "winterfell-news-4"], ["post_type_version_id", 22]] +  (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", 21], ["created_at", "2017-11-16 20:38:29.905422"], ["updated_at", "2017-11-16 20:38:29.905422"]] +  (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", 21], ["created_at", "2017-11-16 20:38:29.909585"], ["updated_at", "2017-11-16 20:38:29.909585"]] +  (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", 21], ["created_at", "2017-11-16 20:38:29.913376"], ["updated_at", "2017-11-16 20:38:29.913376"]] +  (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", 21], ["status", 1], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.3ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 13 +  (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", "2017-11-16 20:38:29.926249"], ["updated_at", "2017-11-16 20:38:29.926249"], ["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", 21], ["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", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) 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.2ms) 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", "2017-11-16 20:38:29.936413"], ["updated_at", "2017-11-16 20:38:29.936413"], ["slug", "winterfell-news-5"], ["post_type_version_id", 22]] +  (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", 21], ["created_at", "2017-11-16 20:38:29.941430"], ["updated_at", "2017-11-16 20:38:29.941430"]] +  (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", 21], ["created_at", "2017-11-16 20:38:29.944001"], ["updated_at", "2017-11-16 20:38:29.944001"]] +  (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", 21], ["status", 1], ["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.2ms) 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", "2017-11-16 20:38:29.953351"], ["updated_at", "2017-11-16 20:38:29.953351"], ["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", 21], ["status", "published"]] +  (0.2ms) 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", 21]] +  (0.3ms) 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.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 6"], ["created_at", "2017-11-16 20:38:29.965006"], ["updated_at", "2017-11-16 20:38:29.965006"], ["slug", "winterfell-news-6"], ["post_type_version_id", 22]] +  (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", 21], ["created_at", "2017-11-16 20:38:29.969206"], ["updated_at", "2017-11-16 20:38:29.969206"]] +  (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", 21], ["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" = 11 + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = 4 WHERE "pulitzer_versions"."id" = ? [["id", 11]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 21], ["status", 0], ["LIMIT", 1]] + Pulitzer::Version Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 21], ["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", "2017-11-16 20:38:29.980745"], ["updated_at", "2017-11-16 20:38:29.980745"], ["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", 21], ["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", 21]] +  (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-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", "2017-11-16 20:38:29.996297"], ["updated_at", "2017-11-16 20:38:29.996297"], ["slug", "winterfell-news-7"], ["post_type_version_id", 22]] +  (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", 21], ["created_at", "2017-11-16 20:38:29.999706"], ["updated_at", "2017-11-16 20:38:29.999706"]] +  (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", 21], ["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" = 11 +  (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", 11]] + Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 11]] + SQL (0.2ms) DELETE FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? [["id", 11]] +  (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", 21], ["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", 21], ["status", 4], ["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (1.0ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 20:38:30.014874"], ["updated_at", "2017-11-16 20:38:30.014874"], ["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", 21], ["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", 21]] +  (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-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.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 8"], ["created_at", "2017-11-16 20:38:30.025986"], ["updated_at", "2017-11-16 20:38:30.025986"], ["slug", "winterfell-news-8"], ["post_type_version_id", 22]] +  (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", 21], ["created_at", "2017-11-16 20:38:30.029577"], ["updated_at", "2017-11-16 20:38:30.029577"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) rollback transaction +  (0.2ms) 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", "2017-11-16 20:38:30.034368"], ["updated_at", "2017-11-16 20:38:30.034368"], ["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", 21], ["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", 21]] +  (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-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", "2017-11-16 20:38:30.043427"], ["updated_at", "2017-11-16 20:38:30.043427"], ["slug", "winterfell-news-9"], ["post_type_version_id", 22]] +  (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", 21], ["created_at", "2017-11-16 20:38:30.046905"], ["updated_at", "2017-11-16 20:38:30.046905"]] +  (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" != 21) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "the-new-king-in-the-north"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? AND ("pulitzer_posts"."id" != ?) LIMIT ? [["slug", "the-new-king-in-the-north"], ["id", 21], ["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", "2017-11-16 20:38:30.051257"], ["slug", "the-new-king-in-the-north"], ["id", 21]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.6ms) 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 25"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 25"], ["created_at", "2017-11-16 20:38:30.058792"], ["updated_at", "2017-11-16 20:38:30.058792"]] +  (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", "2017-11-16 20:38:30.062329"], ["updated_at", "2017-11-16 20:38:30.062329"], ["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", 21], ["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", 21]] +  (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-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.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 10"], ["created_at", "2017-11-16 20:38:30.072188"], ["updated_at", "2017-11-16 20:38:30.072188"], ["slug", "winterfell-news-10"], ["post_type_version_id", 22]] +  (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", 21], ["created_at", "2017-11-16 20:38:30.076665"], ["updated_at", "2017-11-16 20:38:30.076665"]] +  (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", 21], ["created_at", "2017-11-16 20:38:30.078969"], ["updated_at", "2017-11-16 20:38:30.078969"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction + 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", 17], ["status", "published"], ["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 LIMIT ? [["post_type_version_id", 17], ["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.1ms) 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", 17], ["status", "published"], ["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 LIMIT ? [["post_type_version_id", 17], ["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", 17]] + 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", 17]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + 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", 17], ["content_element_type_id", 17], ["label", "Test Element"], ["created_at", "2017-11-16 20:38:30.129125"], ["updated_at", "2017-11-16 20:38:30.129125"], ["sort_order", 14]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) rollback transaction +  (0.2ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction + 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.1ms) 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", "2017-11-16 20:38:30.176579"], ["updated_at", "2017-11-16 20:38:30.176579"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) 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.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) 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 27"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 27"], ["created_at", "2017-11-16 20:38:30.191703"], ["updated_at", "2017-11-16 20:38:30.191703"], ["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.2ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 28"], ["created_at", "2017-11-16 20:38:30.195277"], ["updated_at", "2017-11-16 20:38:30.195277"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Tag Load (0.1ms) 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", "2017-11-16 20:38:30.202626"], ["updated_at", "2017-11-16 20:38:30.202626"], ["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", 21], ["status", "published"]] +  (0.2ms) 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", 21]] +  (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-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.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 11"], ["created_at", "2017-11-16 20:38:30.211820"], ["updated_at", "2017-11-16 20:38:30.211820"], ["slug", "winterfell-news-11"], ["post_type_version_id", 22]] +  (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", 21], ["created_at", "2017-11-16 20:38:30.215341"], ["updated_at", "2017-11-16 20:38:30.215341"]] +  (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", 21], ["created_at", "2017-11-16 20:38:30.217374"], ["updated_at", "2017-11-16 20:38:30.217374"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (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 29"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 29"], ["created_at", "2017-11-16 20:38:30.221925"], ["updated_at", "2017-11-16 20:38:30.221925"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (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", 12], ["label_id", 1], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-11-16 20:38:30.225303"], ["updated_at", "2017-11-16 20:38:30.225303"]] +  (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", 21], ["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.6ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 30"], ["created_at", "2017-11-16 20:38:30.233925"], ["updated_at", "2017-11-16 20:38:30.233925"], ["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 31"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 31"], ["created_at", "2017-11-16 20:38:30.237644"], ["updated_at", "2017-11-16 20:38:30.237644"]] +  (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.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 32"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 32"], ["created_at", "2017-11-16 20:38:30.244462"], ["updated_at", "2017-11-16 20:38:30.244462"]] +  (0.2ms) 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 33"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "parent_id") VALUES (?, ?, ?, ?) [["name", "The north 33"], ["created_at", "2017-11-16 20:38:30.247938"], ["updated_at", "2017-11-16 20:38:30.247938"], ["parent_id", 1]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2017-11-16 20:38:30.249232' WHERE "pulitzer_tags"."id" = ? [["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.5ms) 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", "2017-11-16 20:38:30.252911"], ["updated_at", "2017-11-16 20:38:30.252911"], ["parent_id", 1]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2017-11-16 20:38:30.254216' 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.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.2ms) 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", "2017-11-16 20:38:30.261881"], ["updated_at", "2017-11-16 20:38:30.261881"], ["hierarchical", "t"]] +  (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 36"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 36"], ["created_at", "2017-11-16 20:38:30.265409"], ["updated_at", "2017-11-16 20:38:30.265409"]] +  (0.2ms) 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 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", "2017-11-16 20:38:30.270441"], ["updated_at", "2017-11-16 20:38:30.270441"], ["parent_id", 1], ["hierarchical", "t"]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2017-11-16 20:38:30.271667' 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 38"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 38"], ["created_at", "2017-11-16 20:38:30.276946"], ["updated_at", "2017-11-16 20:38:30.276946"], ["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 39"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 39"], ["created_at", "2017-11-16 20:38:30.280345"], ["updated_at", "2017-11-16 20:38:30.280345"]] +  (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", "2017-11-16 20:38:30.283361"], ["updated_at", "2017-11-16 20:38:30.283361"], ["parent_id", 1], ["hierarchical", "t"]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2017-11-16 20:38:30.284599' 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", "2017-11-16 20:38:30.289901"], ["updated_at", "2017-11-16 20:38:30.289901"], ["hierarchical", "t"]] +  (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 42"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 42"], ["created_at", "2017-11-16 20:38:30.293410"], ["updated_at", "2017-11-16 20:38:30.293410"]] +  (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 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", "2017-11-16 20:38:30.296606"], ["updated_at", "2017-11-16 20:38:30.296606"], ["parent_id", 1], ["hierarchical", "t"]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2017-11-16 20:38:30.298020' 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", "2017-11-16 20:38:30.303442"], ["updated_at", "2017-11-16 20:38:30.303442"], ["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", 21], ["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", 21]] +  (0.2ms) 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-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", "2017-11-16 20:38:30.314948"], ["updated_at", "2017-11-16 20:38:30.314948"], ["slug", "winterfell-news-12"], ["post_type_version_id", 22]] +  (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", 21], ["created_at", "2017-11-16 20:38:30.318781"], ["updated_at", "2017-11-16 20:38:30.318781"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) 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", "2017-11-16 20:38:30.339582"], ["updated_at", "2017-11-16 20:38:30.339582"]] +  (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", "2017-11-16 20:38:30.342990"], ["updated_at", "2017-11-16 20:38:30.342990"], ["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", 21], ["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", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + 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", "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", "2017-11-16 20:38:30.352674"], ["updated_at", "2017-11-16 20:38:30.352674"], ["slug", "winterfell-news-13"], ["post_type_version_id", 22]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 21], ["created_at", "2017-11-16 20:38:30.356946"], ["updated_at", "2017-11-16 20:38:30.356946"]] +  (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", 21], ["created_at", "2017-11-16 20:38:30.360275"], ["updated_at", "2017-11-16 20:38:30.360275"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (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", 12], ["label_id", 1], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-11-16 20:38:30.364118"], ["updated_at", "2017-11-16 20:38:30.364118"]] +  (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", 12]] +  (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", "2017-11-16 20:38:30.371031"], ["updated_at", "2017-11-16 20:38:30.371031"], ["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", 21], ["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", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 22], ["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", "2017-11-16 20:38:30.380871"], ["updated_at", "2017-11-16 20:38:30.380871"], ["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", 22], ["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", 22]] +  (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", 11], ["label", "King's Landing news 2"], ["sort_order", 2], ["post_type_version_id", 24]] +  (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.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-14"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 14"], ["created_at", "2017-11-16 20:38:30.391775"], ["updated_at", "2017-11-16 20:38:30.391775"], ["slug", "winterfell-news-14"], ["post_type_version_id", 22]] +  (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", 21], ["created_at", "2017-11-16 20:38:30.396747"], ["updated_at", "2017-11-16 20:38:30.396747"]] +  (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", "2017-11-16 20:38:30.400408"], ["updated_at", "2017-11-16 20:38:30.400408"], ["plural", "f"]] +  (0.5ms) 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", 23], ["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", 23]] +  (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-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.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 15"], ["created_at", "2017-11-16 20:38:30.416201"], ["updated_at", "2017-11-16 20:38:30.416201"], ["slug", "winterfell-news-15"], ["post_type_version_id", 26]] +  (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", 22], ["created_at", "2017-11-16 20:38:30.421120"], ["updated_at", "2017-11-16 20:38:30.421120"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SELECT "pulitzer_free_form_section_types"."name" FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_version_id" = ? [["post_type_version_id", 26]] +  (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", "2017-11-16 20:38:30.431393"], ["updated_at", "2017-11-16 20:38:30.431393"], ["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", 21], ["status", "published"]] +  (0.2ms) 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", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 22], ["name", "Winterfell news 3"], ["sort_order", 3]] +  (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", "2017-11-16 20:38:30.443113"], ["updated_at", "2017-11-16 20:38:30.443113"], ["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", 22], ["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", 22]] +  (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", 11], ["label", "King's Landing news 3"], ["sort_order", 3], ["post_type_version_id", 24]] +  (0.2ms) 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-16"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-16"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 16"], ["created_at", "2017-11-16 20:38:30.456035"], ["updated_at", "2017-11-16 20:38:30.456035"], ["slug", "winterfell-news-16"], ["post_type_version_id", 22]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 21], ["created_at", "2017-11-16 20:38:30.460387"], ["updated_at", "2017-11-16 20:38:30.460387"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 22]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 21], ["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" = 11 + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 21], ["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" = 11 +  (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", 11], ["free_form_section_type_id", 11], ["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", 21], ["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" = 11 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 21 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", 21], ["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" = 11 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 21 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", 11], ["name", "Winterfell news 3"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 21 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", 24], ["free_form_section_id", 21], ["sort_order", 3], ["label", "King's Landing news 3"]] +  (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", 24], ["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", 24]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 21], ["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" = 11 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 21 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" = 24 + Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."post_type_version_id" = 24 + Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."post_type_version_id" = 24 + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_version_id" = 24 + Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = 24 +  (0.1ms) SELECT "pulitzer_free_form_section_types"."name" FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_version_id" = ? [["post_type_version_id", 22]] + 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" = 'Winterfell news 3' [["version_id", 11]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 21 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::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", 22]] +  (0.2ms) SELECT "pulitzer_partial_types"."label" 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", 11]] + 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", 11]] + Pulitzer::Partial Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? AND "pulitzer_partials"."post_type_version_id" = ? LIMIT ? [["free_form_section_id", 21], ["post_type_version_id", 24], ["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") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 20:38:30.523075"], ["updated_at", "2017-11-16 20:38:30.523075"], ["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", 21], ["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", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 22], ["name", "Winterfell news 4"], ["sort_order", 4]] +  (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", "2017-11-16 20:38:30.536536"], ["updated_at", "2017-11-16 20:38:30.536536"], ["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", 22], ["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", 22]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) 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", 11], ["label", "King's Landing news 4"], ["sort_order", 4], ["post_type_version_id", 24]] +  (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-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", "2017-11-16 20:38:30.546759"], ["updated_at", "2017-11-16 20:38:30.546759"], ["slug", "winterfell-news-17"], ["post_type_version_id", 22]] +  (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", 21], ["created_at", "2017-11-16 20:38:30.550340"], ["updated_at", "2017-11-16 20:38:30.550340"]] +  (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", 22]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 21], ["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" = 11 + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 21], ["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" = 11 +  (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", 11], ["free_form_section_type_id", 11], ["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", 21], ["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" = 11 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 21 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", 21], ["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" = 11 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 21 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", 11], ["name", "Winterfell news 4"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 21 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", 24], ["free_form_section_id", 21], ["sort_order", 4], ["label", "King's Landing news 4"]] +  (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", 24], ["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", 24]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 21], ["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" = 11 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 21 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.2ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = 24 + Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."post_type_version_id" = 24 + Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."post_type_version_id" = 24 + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_version_id" = 24 + Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = 24 +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 +  (0.5ms) rollback transaction +  (0.1ms) DROP TABLE IF EXISTS "pulitzer_arrangement_styles" +  (1.4ms) SELECT sqlite_version(*) +  (1.1ms) CREATE TABLE "pulitzer_arrangement_styles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_type_version_id" integer, "display_name" varchar, "view_file_name" varchar) +  (0.1ms) DROP TABLE IF EXISTS "pulitzer_background_styles" +  (1.1ms) CREATE TABLE "pulitzer_background_styles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_type_version_id" integer, "display_name" varchar, "css_class_name" varchar) +  (0.5ms) DROP TABLE IF EXISTS "pulitzer_content_element_types" +  (1.2ms) CREATE TABLE "pulitzer_content_element_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) +  (0.2ms) DROP TABLE IF EXISTS "pulitzer_content_elements" +  (1.6ms) CREATE TABLE "pulitzer_content_elements" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "label" varchar, "title" varchar, "body" text, "image" varchar, "version_id" integer, "post_type_content_element_type_id" integer, "content_element_type_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "text_editor" varchar, "height" integer DEFAULT 100, "width" integer DEFAULT 100, "sort_order" integer, "partial_id" integer, "style_id" integer, "custom_option_id" integer) +  (0.2ms) DROP TABLE IF EXISTS "pulitzer_custom_option_lists" +  (1.2ms) CREATE TABLE "pulitzer_custom_option_lists" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar) +  (0.2ms) DROP TABLE IF EXISTS "pulitzer_custom_options" +  (1.0ms) CREATE TABLE "pulitzer_custom_options" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "custom_option_list_id" integer, "display" varchar, "value" varchar) +  (0.2ms) DROP TABLE IF EXISTS "pulitzer_free_form_section_types" +  (1.0ms) CREATE TABLE "pulitzer_free_form_section_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_type_version_id" integer, "name" varchar, "sort_order" integer) +  (0.2ms) DROP TABLE IF EXISTS "pulitzer_free_form_sections" +  (1.0ms) CREATE TABLE "pulitzer_free_form_sections" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "version_id" integer, "free_form_section_type_id" integer, "name" varchar) +  (0.2ms) DROP TABLE IF EXISTS "pulitzer_justification_styles" +  (1.0ms) CREATE TABLE "pulitzer_justification_styles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_type_version_id" integer, "display_name" varchar, "css_class_name" varchar) +  (0.2ms) DROP TABLE IF EXISTS "pulitzer_partial_tags" +  (3.0ms) CREATE TABLE "pulitzer_partial_tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "partial_id" integer, "label_id" integer, "label_type" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) +  (0.2ms) DROP TABLE IF EXISTS "pulitzer_partial_types" +  (1.0ms) CREATE TABLE "pulitzer_partial_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "free_form_section_type_id" integer, "label" varchar, "sort_order" integer, "layout_id" integer, "post_type_version_id" integer) +  (0.1ms) DROP TABLE IF EXISTS "pulitzer_partials" +  (0.9ms) CREATE TABLE "pulitzer_partials" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_type_version_id" integer, "free_form_section_id" integer, "sort_order" integer, "layout_id" integer, "label" varchar, "background_style_id" integer, "justification_style_id" integer, "sequence_flow_style_id" integer, "arrangement_style_id" integer) +  (0.1ms) DROP TABLE IF EXISTS "pulitzer_post_tags" +  (0.9ms) CREATE TABLE "pulitzer_post_tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "version_id" integer, "label_id" integer, "label_type" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) +  (0.1ms) DROP TABLE IF EXISTS "pulitzer_post_type_content_element_type_custom_option_lists" +  (1.0ms) CREATE TABLE "pulitzer_post_type_content_element_type_custom_option_lists" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_type_content_element_type_id" integer, "custom_option_list_id" integer) +  (0.2ms) DROP TABLE IF EXISTS "pulitzer_post_type_content_element_types" +  (1.1ms) CREATE TABLE "pulitzer_post_type_content_element_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_type_version_id" integer, "content_element_type_id" integer, "label" varchar, "height" integer DEFAULT 100, "width" integer DEFAULT 100, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "text_editor" varchar, "required" boolean DEFAULT 'f', "sort_order" integer, "clickable_kind" varchar DEFAULT 'any' NOT NULL) +  (0.1ms) DROP TABLE IF EXISTS "pulitzer_post_type_versions" +  (1.0ms) CREATE TABLE "pulitzer_post_type_versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_type_id" integer, "version_number" integer DEFAULT 1 NOT NULL, "status" varchar DEFAULT 'preview' NOT NULL) +  (2.0ms) CREATE INDEX "index_pulitzer_post_type_versions_on_post_type_id" ON "pulitzer_post_type_versions" ("post_type_id") +  (0.5ms) DROP TABLE IF EXISTS "pulitzer_post_types" +  (2.4ms) CREATE TABLE "pulitzer_post_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "plural" boolean, "kind" integer DEFAULT 0) +  (0.4ms) DROP TABLE IF EXISTS "pulitzer_posts" +  (1.0ms) CREATE TABLE "pulitzer_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "status" varchar DEFAULT 'unpublished', "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "slug" varchar, "post_type_version_id" integer) +  (0.8ms) CREATE INDEX "index_pulitzer_posts_on_post_type_version_id" ON "pulitzer_posts" ("post_type_version_id") +  (0.1ms)  SELECT sql + FROM sqlite_master + WHERE name='index_pulitzer_posts_on_post_type_version_id' AND type='index' + UNION ALL + SELECT sql + FROM sqlite_temp_master + WHERE name='index_pulitzer_posts_on_post_type_version_id' AND type='index' + +  (0.8ms) CREATE UNIQUE INDEX "index_pulitzer_posts_on_slug" ON "pulitzer_posts" ("slug") +  (0.1ms) DROP TABLE IF EXISTS "pulitzer_sequence_flow_styles" +  (0.9ms) CREATE TABLE "pulitzer_sequence_flow_styles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_type_version_id" integer, "display_name" varchar, "css_class_name" varchar) +  (0.2ms) DROP TABLE IF EXISTS "pulitzer_styles" +  (1.4ms) CREATE TABLE "pulitzer_styles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_type_content_element_type_id" integer, "display_name" varchar, "css_class_name" varchar) +  (0.3ms) DROP TABLE IF EXISTS "pulitzer_tags" +  (1.1ms) CREATE TABLE "pulitzer_tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "parent_id" integer, "hierarchical" boolean DEFAULT 'f' NOT NULL) +  (1.0ms) CREATE INDEX "index_pulitzer_tags_on_hierarchical" ON "pulitzer_tags" ("hierarchical") +  (0.1ms) DROP TABLE IF EXISTS "pulitzer_versions" +  (1.4ms) CREATE TABLE "pulitzer_versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "status" integer DEFAULT 0, "post_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "cloning_errors" text) +  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC +  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES (20170913214214) +  (1.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]] +  (0.3ms) begin transaction + SQL (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", "2017-11-16 22:36:44.960913"], ["updated_at", "2017-11-16 22:36:44.960913"]] +  (0.7ms) commit transaction + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]] +  (0.1ms) begin transaction +  (0.1ms) commit transaction +  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; +  (0.9ms) delete from pulitzer_arrangement_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_background_styles; +  (0.9ms) delete from pulitzer_background_styles; +  (0.2ms) TRUNCATE TABLE pulitzer_content_element_types; +  (1.0ms) delete from pulitzer_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; +  (0.7ms) delete from pulitzer_content_elements; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_option_lists; +  (0.8ms) delete from pulitzer_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_options; +  (0.8ms) delete from pulitzer_custom_options; +  (0.2ms) TRUNCATE TABLE pulitzer_free_form_section_types; +  (0.8ms) delete from pulitzer_free_form_section_types; +  (0.1ms) TRUNCATE TABLE pulitzer_free_form_sections; +  (0.7ms) delete from pulitzer_free_form_sections; +  (0.1ms) TRUNCATE TABLE pulitzer_justification_styles; +  (0.7ms) delete from pulitzer_justification_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_tags; +  (0.7ms) delete from pulitzer_partial_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; +  (0.8ms) delete from pulitzer_partial_types; +  (0.2ms) TRUNCATE TABLE pulitzer_partials; +  (0.9ms) delete from pulitzer_partials; +  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; +  (0.7ms) delete from pulitzer_post_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_type_custom_option_lists; +  (0.8ms) delete from pulitzer_post_type_content_element_type_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; +  (0.8ms) delete from pulitzer_post_type_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_versions; +  (0.8ms) 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; +  (0.9ms) delete from pulitzer_posts; +  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; +  (0.7ms) delete from pulitzer_sequence_flow_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_styles; +  (0.8ms) delete from pulitzer_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_tags; +  (0.8ms) delete from pulitzer_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_versions; +  (0.8ms) delete from pulitzer_versions; +  (0.1ms) TRUNCATE TABLE schema_migrations; +  (0.8ms) delete from schema_migrations; +  (0.1ms) TRUNCATE TABLE ar_internal_metadata; +  (0.9ms) 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", "2017-11-16 22:36:55.371262"], ["updated_at", "2017-11-16 22:36:55.371262"], ["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", 1], ["status", "published"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::ContentElementType Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Text"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", "2017-11-16 22:36:55.408595"], ["updated_at", "2017-11-16 22:36:55.408595"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Image"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", "2017-11-16 22:36:55.411411"], ["updated_at", "2017-11-16 22:36:55.411411"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Video"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", "2017-11-16 22:36:55.413747"], ["updated_at", "2017-11-16 22:36:55.413747"]] +  (0.6ms) 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.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Clickable"], ["created_at", "2017-11-16 22:36:55.415905"], ["updated_at", "2017-11-16 22:36:55.415905"]] +  (0.8ms) 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", 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", 1]] + 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", 1], ["content_element_type_id", 1], ["label", "Hero Title 1"], ["created_at", "2017-11-16 22:36:55.436917"], ["updated_at", "2017-11-16 22:36:55.436917"], ["sort_order", 1]] +  (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", 1], ["content_element_type_id", 1], ["label", "Hero Title 2"], ["created_at", "2017-11-16 22:36:55.440886"], ["updated_at", "2017-11-16 22:36:55.440886"], ["sort_order", 2]] +  (0.7ms) 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", 1], ["content_element_type_id", 1], ["label", "Hero Title 3"], ["created_at", "2017-11-16 22:36:55.444069"], ["updated_at", "2017-11-16 22:36:55.444069"], ["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", 1], ["content_element_type_id", 1], ["label", "Guest Title"], ["created_at", "2017-11-16 22:36:55.446976"], ["updated_at", "2017-11-16 22:36:55.446976"], ["sort_order", 4]] +  (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", 1], ["content_element_type_id", 1], ["label", "Guest Text"], ["created_at", "2017-11-16 22:36:55.449879"], ["updated_at", "2017-11-16 22:36:55.449879"], ["sort_order", 5]] +  (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", 1], ["content_element_type_id", 1], ["label", "Footer Title"], ["created_at", "2017-11-16 22:36:55.452716"], ["updated_at", "2017-11-16 22:36:55.452716"], ["sort_order", 6]] +  (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", 1], ["content_element_type_id", 1], ["label", "Footer Text"], ["created_at", "2017-11-16 22:36:55.455378"], ["updated_at", "2017-11-16 22:36:55.455378"], ["sort_order", 7]] +  (0.7ms) 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", 1], ["content_element_type_id", 1], ["label", "Metadata title"], ["created_at", "2017-11-16 22:36:55.458278"], ["updated_at", "2017-11-16 22:36:55.458278"], ["sort_order", 8]] +  (0.7ms) 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", 1], ["content_element_type_id", 1], ["label", "Metadata description"], ["created_at", "2017-11-16 22:36:55.461191"], ["updated_at", "2017-11-16 22:36:55.461191"], ["sort_order", 9]] +  (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", 1], ["content_element_type_id", 1], ["label", "Metadata keywords"], ["created_at", "2017-11-16 22:36:55.464487"], ["updated_at", "2017-11-16 22:36:55.464487"], ["sort_order", 10]] +  (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", 1], ["content_element_type_id", 4], ["label", "Call to Action Button"], ["created_at", "2017-11-16 22:36:55.467544"], ["updated_at", "2017-11-16 22:36:55.467544"], ["sort_order", 11]] +  (0.7ms) 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", 1], ["name", "Main Content"], ["sort_order", 12]] +  (0.7ms) 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", 1], ["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.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["created_at", "2017-11-16 22:36:55.583220"], ["updated_at", "2017-11-16 22:36:55.583220"], ["slug", "welcome"], ["post_type_version_id", 1]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 1], ["created_at", "2017-11-16 22:36:55.595754"], ["updated_at", "2017-11-16 22:36:55.595754"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 1], ["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" = 1 +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["version_id", 1], ["post_type_content_element_type_id", 1], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.634049"], ["updated_at", "2017-11-16 22:36:55.634049"]] +  (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", 1], ["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" = 1 +  (0.0ms) begin transaction + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["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", 1], ["post_type_content_element_type_id", 2], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.642108"], ["updated_at", "2017-11-16 22:36:55.642108"]] +  (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", 1], ["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" = 1 +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["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", 1], ["post_type_content_element_type_id", 3], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.650178"], ["updated_at", "2017-11-16 22:36:55.650178"]] +  (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", 1], ["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" = 1 +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["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", 1], ["post_type_content_element_type_id", 4], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.657666"], ["updated_at", "2017-11-16 22:36:55.657666"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 1], ["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" = 1 +  (0.0ms) begin transaction + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["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", 1], ["post_type_content_element_type_id", 5], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.664560"], ["updated_at", "2017-11-16 22:36:55.664560"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 1], ["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" = 1 +  (0.0ms) begin transaction + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["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", 1], ["post_type_content_element_type_id", 6], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.671500"], ["updated_at", "2017-11-16 22:36:55.671500"]] +  (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", 1], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.6ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 1 +  (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", 1], ["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", 1], ["post_type_content_element_type_id", 7], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.682709"], ["updated_at", "2017-11-16 22:36:55.682709"]] +  (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", 1], ["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" = 1 +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["version_id", 1], ["post_type_content_element_type_id", 8], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.690635"], ["updated_at", "2017-11-16 22:36:55.690635"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 1], ["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" = 1 +  (0.0ms) begin transaction + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["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", 1], ["post_type_content_element_type_id", 9], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.697694"], ["updated_at", "2017-11-16 22:36:55.697694"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 1], ["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" = 1 +  (0.0ms) begin transaction + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["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", 1], ["post_type_content_element_type_id", 10], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.704620"], ["updated_at", "2017-11-16 22:36:55.704620"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 1], ["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" = 1 +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 4], ["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", "Call to Action Button"], ["version_id", 1], ["post_type_content_element_type_id", 11], ["content_element_type_id", 4], ["created_at", "2017-11-16 22:36:55.712535"], ["updated_at", "2017-11-16 22:36:55.712535"]] +  (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", 1], ["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" = 1 +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 1], ["free_form_section_type_id", 1], ["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", 1], ["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" = 1 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 1 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 1], ["free_form_section_type_id", 2], ["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", "2017-11-16 22:36:55.742090"], ["updated_at", "2017-11-16 22:36:55.742090"], ["plural", "t"]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 2], ["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.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["created_at", "2017-11-16 22:36:55.751139"], ["updated_at", "2017-11-16 22:36:55.751139"], ["slug", "complete-guide-to-breckenridge"], ["post_type_version_id", 2]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Articles"], ["created_at", "2017-11-16 22:36:55.753792"], ["updated_at", "2017-11-16 22:36:55.753792"], ["plural", "t"]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 3], ["status", "published"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["created_at", "2017-11-16 22:36:55.760683"], ["updated_at", "2017-11-16 22:36:55.760683"], ["slug", "ski-jump-competition"], ["post_type_version_id", 3]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "External Articles"], ["created_at", "2017-11-16 22:36:55.769387"], ["updated_at", "2017-11-16 22:36:55.769387"], ["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", 4], ["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.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["created_at", "2017-11-16 22:36:55.778801"], ["updated_at", "2017-11-16 22:36:55.778801"], ["slug", "why-visit-breckenridge"], ["post_type_version_id", 4]] +  (0.7ms) 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", 1], ["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" = 1 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (1, 2) 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", 1], ["status", 1], ["LIMIT", 1]] +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2017-11-16 22:36:55.790431"], ["id", 1]] +  (0.7ms) commit transaction + Pulitzer::Tag Load (0.2ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" INNER JOIN "pulitzer_post_tags" ON "pulitzer_tags"."id" = "pulitzer_post_tags"."label_id" WHERE "pulitzer_post_tags"."version_id" = ? AND "pulitzer_post_tags"."label_type" = ? [["version_id", 1], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 1], ["created_at", "2017-11-16 22:36:55.809720"], ["updated_at", "2017-11-16 22:36:55.809720"]] +  (0.6ms) commit transaction +[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] Performing Pulitzer::CloneVersionJob (Job ID: 9d833c14-6f91-4228-acb9-7f75b974e643) from Inline(default) with arguments: #<GlobalID:0x007ffccdf42848 @uri=#<URI::GID gid://dummy/Pulitzer::Version/1>> +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] 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", 1], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 2 +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] 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", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] 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 (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] Pulitzer::PostTypeContentElementType 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", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] 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", 1], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.634049"], ["updated_at", "2017-11-16 22:36:55.634049"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 2], ["updated_at", "2017-11-16 22:36:55.837181"], ["id", 12]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] 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", 2], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] 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", 2], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.642108"], ["updated_at", "2017-11-16 22:36:55.642108"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 2], ["updated_at", "2017-11-16 22:36:55.846119"], ["id", 13]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] Pulitzer::PostTypeContentElementType 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", 3], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] 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", 3], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.650178"], ["updated_at", "2017-11-16 22:36:55.650178"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 2], ["updated_at", "2017-11-16 22:36:55.855982"], ["id", 14]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] 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", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] 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", 4], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.657666"], ["updated_at", "2017-11-16 22:36:55.657666"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 2], ["updated_at", "2017-11-16 22:36:55.865005"], ["id", 15]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] 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", 5], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] 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", 5], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.664560"], ["updated_at", "2017-11-16 22:36:55.664560"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 2], ["updated_at", "2017-11-16 22:36:55.875195"], ["id", 16]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] Pulitzer::PostTypeContentElementType 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", 6], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] 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", 6], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.671500"], ["updated_at", "2017-11-16 22:36:55.671500"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 2], ["updated_at", "2017-11-16 22:36:55.885796"], ["id", 17]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] 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", 7], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] 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", 7], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.682709"], ["updated_at", "2017-11-16 22:36:55.682709"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 2], ["updated_at", "2017-11-16 22:36:55.894557"], ["id", 18]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] 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", 8], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] 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", 8], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.690635"], ["updated_at", "2017-11-16 22:36:55.690635"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 2], ["updated_at", "2017-11-16 22:36:55.904839"], ["id", 19]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] Pulitzer::PostTypeContentElementType 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", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] 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", 9], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.697694"], ["updated_at", "2017-11-16 22:36:55.697694"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 2], ["updated_at", "2017-11-16 22:36:55.914515"], ["id", 20]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] Pulitzer::PostTypeContentElementType 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", 10], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] 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", 10], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.704620"], ["updated_at", "2017-11-16 22:36:55.704620"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 2], ["updated_at", "2017-11-16 22:36:55.924560"], ["id", 21]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] Pulitzer::PostTypeContentElementType 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", 11], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] 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", 11], ["content_element_type_id", 4], ["created_at", "2017-11-16 22:36:55.712535"], ["updated_at", "2017-11-16 22:36:55.712535"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 2], ["updated_at", "2017-11-16 22:36:55.934127"], ["id", 22]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (1, 2) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 1], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 2], ["id", 3]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 2], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 2], ["id", 4]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] Pulitzer::PostTag Load (0.2ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:36:55.950758"], ["id", 2]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9d833c14-6f91-4228-acb9-7f75b974e643] Performed Pulitzer::CloneVersionJob (Job ID: 9d833c14-6f91-4228-acb9-7f75b974e643) from Inline(default) in 138.13ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 9d833c14-6f91-4228-acb9-7f75b974e643) to Inline(default) with arguments: #<GlobalID:0x007ffccdf78b00 @uri=#<URI::GID gid://dummy/Pulitzer::Version/1>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 2], ["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", 1], ["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" = 1 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (1, 2) 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", 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" IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) 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", "2017-11-16 22:36:55.965446"], ["id", 1]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 2"], ["updated_at", "2017-11-16 22:36:55.968626"], ["id", 2]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 3"], ["updated_at", "2017-11-16 22:36:55.971423"], ["id", 3]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Title"], ["updated_at", "2017-11-16 22:36:55.974001"], ["id", 4]] +  (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", "Guest Text"], ["updated_at", "2017-11-16 22:36:55.976580"], ["id", 5]] +  (1.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", "2017-11-16 22:36:55.981682"], ["id", 6]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Text"], ["updated_at", "2017-11-16 22:36:55.984891"], ["id", 7]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", "2017-11-16 22:36:55.987533"], ["id", 8]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", "2017-11-16 22:36:55.989974"], ["id", 9]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata keywords"], ["updated_at", "2017-11-16 22:36:55.992687"], ["id", 10]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Call to Action Button"], ["updated_at", "2017-11-16 22:36:55.995194"], ["id", 11]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_custom_option_lists" ("name") VALUES (?) [["name", "Sliders"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 1], ["display", "Rental Estimate"], ["value", "contactMgmt"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 1], ["display", "Agent Coterie"], ["value", "contactRealEstate"]] +  (0.7ms) 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", 1], ["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", 1], ["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", 1], ["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" = 1 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (1, 2) 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", 1], ["name", "Main Content"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 1 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with no display"], ["created_at", "2017-11-16 22:36:56.183825"], ["updated_at", "2017-11-16 22:36:56.183825"], ["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", "status") VALUES (?, ?) [["post_type_id", 5], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 5], ["free_form_section_id", 1], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/welcome/welcome" for 127.0.0.1 at 2017-11-16 15:36:56 -0700 +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.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", 1], ["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", 1], ["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", 1], ["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" = 1 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (1, 2) 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" = 5 + Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."post_type_version_id" = 5 + Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."post_type_version_id" = 5 + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_version_id" = 5 + Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = 5 + 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 49ms (Views: 8.8ms | ActiveRecord: 2.8ms) +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:36:56.271019"], ["updated_at", "2017-11-16 22:36:56.271019"], ["plural", "f"], ["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") VALUES (?) [["post_type_id", 5]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/arrangement_styles/new?arrangement_style%5Bpost_type_version_id%5D=5" for 127.0.0.1 at 2017-11-16 15:36:56 -0700 +Processing by Pulitzer::ArrangementStylesController#new as HTML + Parameters: {"arrangement_style"=>{"post_type_version_id"=>"5"}} + Pulitzer::PostTypeVersion Load (0.2ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 5], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_form_fields.html.erb (1.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_new.html.erb (24.7ms) +Completed 200 OK in 37ms (Views: 29.4ms | ActiveRecord: 0.2ms) +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:36:56.352127"], ["updated_at", "2017-11-16 22:36:56.352127"], ["plural", "f"], ["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") VALUES (?) [["post_type_id", 5]] +  (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=5&arrangement_style%5Bview_file_name%5D=pretty-arrangement" for 127.0.0.1 at 2017-11-16 15:36:56 -0700 +Processing by Pulitzer::ArrangementStylesController#create as HTML + Parameters: {"arrangement_style"=>{"display_name"=>"Pretty Arrangement", "post_type_version_id"=>"5", "view_file_name"=>"pretty-arrangement"}} +  (0.1ms) 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", 5], ["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", 5], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_show.html.erb (3.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_show_wrapper.html.erb (6.5ms) +Completed 200 OK in 11ms (Views: 9.0ms | ActiveRecord: 0.4ms) + Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" ORDER BY "pulitzer_arrangement_styles"."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", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:36:56.385243"], ["updated_at", "2017-11-16 22:36:56.385243"], ["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", 5]] +  (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", 5], ["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 2017-11-16 15:36:56 -0700 +Processing by Pulitzer::ArrangementStylesController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::ArrangementStyle Load (0.4ms) 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.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_form_fields.html.erb (0.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_form.html.erb (6.9ms) +Completed 200 OK in 15ms (Views: 10.1ms | ActiveRecord: 0.4ms) +  (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", "2017-11-16 22:36:56.416373"], ["updated_at", "2017-11-16 22:36:56.416373"], ["plural", "f"], ["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") VALUES (?) [["post_type_id", 5]] +  (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", 5], ["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 2017-11-16 15:36:56 -0700 +Processing by Pulitzer::ArrangementStylesController#update as HTML + Parameters: {"arrangement_style"=>{"display_name"=>"edited name"}, "id"=>"1"} + Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_arrangement_styles" SET "display_name" = ? WHERE "pulitzer_arrangement_styles"."id" = ? [["display_name", "edited name"], ["id", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 5], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_show.html.erb (1.4ms) +Completed 200 OK in 4ms (Views: 1.6ms | ActiveRecord: 0.3ms) + Pulitzer::ArrangementStyle Load (0.0ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:36:56.442726"], ["updated_at", "2017-11-16 22:36:56.442726"], ["plural", "f"], ["kind", 1]] +  (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") VALUES (?) [["post_type_id", 5]] +  (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", 5], ["display_name", "White"], ["view_file_name", "white"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/arrangement_styles/1" for 127.0.0.1 at 2017-11-16 15:36:56 -0700 +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.2ms) DELETE FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."id" = ? [["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Completed 200 OK in 3ms (ActiveRecord: 0.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.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:36:56.457461"], ["updated_at", "2017-11-16 22:36:56.457461"], ["plural", "f"], ["kind", 1]] +  (0.0ms) 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", 5]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/background_styles/new?background_style%5Bpost_type_version_id%5D=5" for 127.0.0.1 at 2017-11-16 15:36:56 -0700 +Processing by Pulitzer::BackgroundStylesController#new as HTML + Parameters: {"background_style"=>{"post_type_version_id"=>"5"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 5], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_form_fields.html.erb (1.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_new.html.erb (7.0ms) +Completed 200 OK in 15ms (Views: 9.7ms | ActiveRecord: 0.1ms) +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:36:56.482539"], ["updated_at", "2017-11-16 22:36:56.482539"], ["plural", "f"], ["kind", 1]] +  (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", 5]] +  (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=5" for 127.0.0.1 at 2017-11-16 15:36:56 -0700 +Processing by Pulitzer::BackgroundStylesController#create as HTML + Parameters: {"background_style"=>{"css_class_name"=>"pretty-class", "display_name"=>"Pretty Class", "post_type_version_id"=>"5"}} +  (0.1ms) 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", 5], ["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", 5], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_show.html.erb (2.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_show_wrapper.html.erb (6.0ms) +Completed 200 OK in 11ms (Views: 9.4ms | ActiveRecord: 0.3ms) + Pulitzer::BackgroundStyle Load (0.4ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" ORDER BY "pulitzer_background_styles"."id" DESC LIMIT ? [["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:36:56.505986"], ["updated_at", "2017-11-16 22:36:56.505986"], ["plural", "f"], ["kind", 1]] +  (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") VALUES (?) [["post_type_id", 5]] +  (0.0ms) 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", 5], ["display_name", "White"], ["css_class_name", "white"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/background_styles/1/edit" for 127.0.0.1 at 2017-11-16 15:36:56 -0700 +Processing by Pulitzer::BackgroundStylesController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_form_fields.html.erb (0.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_form.html.erb (1.9ms) +Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms) +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:36:56.521042"], ["updated_at", "2017-11-16 22:36:56.521042"], ["plural", "f"], ["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") VALUES (?) [["post_type_id", 5]] +  (0.0ms) 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", 5], ["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 2017-11-16 15:36:56 -0700 +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.2ms) 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", 5], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_show.html.erb (1.9ms) +Completed 200 OK in 5ms (Views: 2.2ms | ActiveRecord: 0.5ms) + Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:36:56.536988"], ["updated_at", "2017-11-16 22:36:56.536988"], ["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", 5]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (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", 5], ["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 2017-11-16 15:36:56 -0700 +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.0ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.3ms) 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", 4], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "remove me"], ["updated_at", "2017-11-16 22:36:56.554986"], ["id", 11]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::CustomOption Load (0.1ms) 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", 1], ["LIMIT", 1]] +Started PATCH "/pulitzer/content_elements/11?content_element%5Bclickable_kind%5D=gid%3A%2F%2Fdummy%2FPulitzer%3A%3ACustomOptionList%2F1&content_element%5Bcustom_option_id%5D=1" for 127.0.0.1 at 2017-11-16 15:36:56 -0700 +Processing by Pulitzer::ContentElementsController#update as HTML + Parameters: {"content_element"=>{"clickable_kind"=>"gid://dummy/Pulitzer::CustomOptionList/1", "custom_option_id"=>"1"}, "id"=>"11"} + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? ORDER BY "pulitzer_content_elements"."id" ASC LIMIT ? [["id", 11], ["LIMIT", 1]] + Pulitzer::CustomOptionList Load (0.2ms) SELECT "pulitzer_custom_option_lists".* FROM "pulitzer_custom_option_lists" WHERE "pulitzer_custom_option_lists"."id" = ? LIMIT ? [["id", 1], ["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", 1], ["body", nil], ["updated_at", "2017-11-16 22:36:56.566520"], ["id", 11]] +  (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", 11], ["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", 4], ["LIMIT", 1]] + Pulitzer::CustomOption Load (0.1ms) SELECT "pulitzer_custom_options".* FROM "pulitzer_custom_options" WHERE "pulitzer_custom_options"."id" = ? LIMIT ? [["id", 1], ["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", 1], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (9.6ms) +Completed 200 OK in 18ms (Views: 11.7ms | ActiveRecord: 1.0ms) + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? LIMIT ? [["id", 11], ["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", 4], ["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", 1], ["updated_at", "2017-11-16 22:36:56.586975"], ["id", 11]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/content_elements/11?content_element%5Bbody%5D=http%3A%2F%2Fgoogle.com&content_element%5Bclickable_kind%5D=url" for 127.0.0.1 at 2017-11-16 15:36:56 -0700 +Processing by Pulitzer::ContentElementsController#update as HTML + Parameters: {"content_element"=>{"body"=>"http://google.com", "clickable_kind"=>"url"}, "id"=>"11"} + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? ORDER BY "pulitzer_content_elements"."id" ASC LIMIT ? [["id", 11], ["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", "2017-11-16 22:36:56.592517"], ["id", 11]] +  (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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 11], ["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", 4], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (3.7ms) +Completed 200 OK in 7ms (Views: 3.7ms | ActiveRecord: 0.7ms) + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? LIMIT ? [["id", 11], ["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "free as a bird"], ["created_at", "2017-11-16 22:36:56.604209"], ["updated_at", "2017-11-16 22:36:56.604209"], ["plural", "t"]] +  (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") VALUES (?) [["post_type_id", 5]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/free_form_section_types/new?post_type_version_id=5" for 127.0.0.1 at 2017-11-16 15:36:56 -0700 +Processing by Pulitzer::FreeFormSectionTypesController#new as HTML + Parameters: {"post_type_version_id"=>"5"} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 5], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_form_fields.html.erb (0.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_new.html.erb (5.3ms) +Completed 200 OK in 10ms (Views: 7.8ms | 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") VALUES (?, ?, ?, ?) [["name", "free as a bird"], ["created_at", "2017-11-16 22:36:56.623654"], ["updated_at", "2017-11-16 22:36:56.623654"], ["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", 5]] +  (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=5" for 127.0.0.1 at 2017-11-16 15:36:56 -0700 +Processing by Pulitzer::FreeFormSectionTypesController#create as HTML + Parameters: {"free_form_section_type"=>{"name"=>"test sidebar", "post_type_version_id"=>"5"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 5], ["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", 5]] + 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", 5]] + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 5], ["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", 5]] + 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 (5.0ms) +Completed 200 OK in 18ms (Views: 7.3ms | ActiveRecord: 0.8ms) + Pulitzer::FreeFormSectionType Load (0.1ms) 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.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "free as a bird"], ["created_at", "2017-11-16 22:36:56.652519"], ["updated_at", "2017-11-16 22:36:56.652519"], ["plural", "t"]] +  (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", 5]] +  (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", 5]] + 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", 5]] + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 5], ["name", "main content"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/free_form_section_types/3/edit" for 127.0.0.1 at 2017-11-16 15:36:56 -0700 +Processing by Pulitzer::FreeFormSectionTypesController#edit as HTML + Parameters: {"id"=>"3"} + Pulitzer::FreeFormSectionType Load (0.2ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_form_fields.html.erb (0.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_form.html.erb (4.2ms) +Completed 200 OK in 8ms (Views: 6.9ms | ActiveRecord: 0.2ms) +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "free as a bird"], ["created_at", "2017-11-16 22:36:56.673682"], ["updated_at", "2017-11-16 22:36:56.673682"], ["plural", "t"]] +  (0.0ms) 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", 5]] +  (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", 5]] + 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", 5]] + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 5], ["name", "main content"], ["sort_order", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/free_form_section_types/3?free_form_section_type%5Bname%5D=edited+name" for 127.0.0.1 at 2017-11-16 15:36:56 -0700 +Processing by Pulitzer::FreeFormSectionTypesController#update as HTML + Parameters: {"free_form_section_type"=>{"name"=>"edited name"}, "id"=>"3"} + 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", 3], ["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", 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", 5], ["LIMIT", 1]] + Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 5]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_show.html.erb (0.5ms) +Completed 200 OK in 7ms (Views: 0.8ms | 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", 3], ["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "free as a bird"], ["created_at", "2017-11-16 22:36:56.692675"], ["updated_at", "2017-11-16 22:36:56.692675"], ["plural", "t"]] +  (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", 5]] +  (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", 5]] + 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", 5]] + SQL (0.2ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 5], ["name", "main content"], ["sort_order", 1]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/free_form_section_types/3" for 127.0.0.1 at 2017-11-16 15:36:56 -0700 +Processing by Pulitzer::FreeFormSectionTypesController#destroy as HTML + Parameters: {"id"=>"3"} + 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", 3], ["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", 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", 5], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 5]] +Completed 200 OK in 6ms (ActiveRecord: 0.4ms) + 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", 3], ["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:36:56.714363"], ["updated_at", "2017-11-16 22:36:56.714363"], ["plural", "f"], ["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") VALUES (?) [["post_type_id", 5]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/justification_styles/new?justification_style%5Bpost_type_version_id%5D=5" for 127.0.0.1 at 2017-11-16 15:36:56 -0700 +Processing by Pulitzer::JustificationStylesController#new as HTML + Parameters: {"justification_style"=>{"post_type_version_id"=>"5"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 5], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_form_fields.html.erb (1.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_new.html.erb (9.0ms) +Completed 200 OK in 15ms (Views: 11.6ms | ActiveRecord: 0.1ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:36:56.740631"], ["updated_at", "2017-11-16 22:36:56.740631"], ["plural", "f"], ["kind", 1]] +  (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", 5]] +  (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=5" for 127.0.0.1 at 2017-11-16 15:36:56 -0700 +Processing by Pulitzer::JustificationStylesController#create as HTML + Parameters: {"justification_style"=>{"css_class_name"=>"pretty-class", "display_name"=>"Pretty Class", "post_type_version_id"=>"5"}} +  (0.2ms) 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", 5], ["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", 5], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_show.html.erb (2.9ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_show_wrapper.html.erb (5.8ms) +Completed 200 OK in 11ms (Views: 8.8ms | ActiveRecord: 0.6ms) + Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" ORDER BY "pulitzer_justification_styles"."id" DESC LIMIT ? [["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:36:56.761322"], ["updated_at", "2017-11-16 22:36:56.761322"], ["plural", "f"], ["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") VALUES (?) [["post_type_id", 5]] +  (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", 5], ["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 2017-11-16 15:36:56 -0700 +Processing by Pulitzer::JustificationStylesController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.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 (1.9ms) +Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:36:56.778943"], ["updated_at", "2017-11-16 22:36:56.778943"], ["plural", "f"], ["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") VALUES (?) [["post_type_id", 5]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (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", 5], ["display_name", "White"], ["css_class_name", "white"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/justification_styles/1?justification_style%5Bdisplay_name%5D=edited+name" for 127.0.0.1 at 2017-11-16 15:36:56 -0700 +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", 5], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_show.html.erb (1.7ms) +Completed 200 OK in 4ms (Views: 2.0ms | 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.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", "2017-11-16 22:36:56.796315"], ["updated_at", "2017-11-16 22:36:56.796315"], ["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", 5]] +  (0.4ms) RELEASE SAVEPOINT active_record_1 +  (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", 5], ["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 2017-11-16 15:36:56 -0700 +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.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", "Centered Text White BG"], ["created_at", "2017-11-16 22:36:56.815503"], ["updated_at", "2017-11-16 22:36:56.815503"], ["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", 5], ["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=5" for 127.0.0.1 at 2017-11-16 15:36:56 -0700 +Processing by Pulitzer::PartialsController#new as HTML + Parameters: {"partial"=>{"free_form_section_id"=>"5"}} + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 5], ["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", 5], ["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", 5], ["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", 5], ["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", 5]] + 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", 5]] + 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", 5]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_new.html.erb (17.5ms) +Completed 200 OK in 24ms (Views: 20.3ms | ActiveRecord: 1.2ms) +  (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", "Centered Text White BG"], ["created_at", "2017-11-16 22:36:56.850083"], ["updated_at", "2017-11-16 22:36:56.850083"], ["plural", "t"], ["kind", 1]] +  (0.2ms) 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", 5], ["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", 5], ["display_name", "Grey"], ["css_class_name", "grey"]] +  (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", 5], ["display_name", "Left"], ["css_class_name", "left"]] +  (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", 5], ["display_name", "Begin Sequence"], ["css_class_name", "begin-sequence"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_arrangement_styles" ("post_type_version_id", "display_name", "view_file_name") VALUES (?, ?, ?) [["post_type_version_id", 5], ["display_name", "Image Right"], ["view_file_name", "image-right"]] +  (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 +Started POST "/pulitzer/partials?partial%5Barrangement_style_id%5D=1&partial%5Bbackground_style_id%5D=1&partial%5Bfree_form_section_id%5D=5&partial%5Bjustification_style_id%5D=1&partial%5Bpost_type_version_id%5D=5&partial%5Bsequence_flow_style_id%5D=1" for 127.0.0.1 at 2017-11-16 15:36:56 -0700 +Processing by Pulitzer::PartialsController#create as HTML + Parameters: {"partial"=>{"arrangement_style_id"=>"1", "background_style_id"=>"1", "free_form_section_id"=>"5", "justification_style_id"=>"1", "post_type_version_id"=>"5", "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", 5], ["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", 5], ["LIMIT", 1]] +  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 5]] + SQL (0.1ms) 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", 5], ["free_form_section_id", 5], ["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", 5], ["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", 5]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 5], ["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.5ms) +  (0.4ms) 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", 5], ["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 (6.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partial_tags/_show_wrapper.html.erb (10.0ms) + 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 (16.7ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_show.html.erb (37.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_show_wrapper.html.erb (40.4ms) +Completed 200 OK in 52ms (Views: 41.2ms | ActiveRecord: 2.3ms) + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" ORDER BY "pulitzer_partials"."id" DESC LIMIT ? [["LIMIT", 1]] +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("name") VALUES (?) [["name", "free as a bird"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Centered Text White BG"], ["created_at", "2017-11-16 22:36:56.928463"], ["updated_at", "2017-11-16 22:36:56.928463"], ["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", 5], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 5], ["LIMIT", 1]] +  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 5]] + SQL (0.2ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order", "label") VALUES (?, ?, ?, ?) [["post_type_version_id", 5], ["free_form_section_id", 5], ["sort_order", 1], ["label", "test partial"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/partials/1/edit" for 127.0.0.1 at 2017-11-16 15:36:56 -0700 +Processing by Pulitzer::PartialsController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_drag_handle.html.erb (0.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.1ms) + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 5], ["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", 5], ["LIMIT", 1]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 5], ["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", 5], ["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", 5], ["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", 5]] + 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", 5]] + 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", 5]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_form.html.erb (11.3ms) +Completed 200 OK in 15ms (Views: 13.1ms | ActiveRecord: 0.8ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Left Text White BG"], ["created_at", "2017-11-16 22:36:56.955989"], ["updated_at", "2017-11-16 22:36:56.955989"], ["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") VALUES (?) [["post_type_id", 5]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("name") VALUES (?) [["name", "free as a bird"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Centered Text White BG"], ["created_at", "2017-11-16 22:36:56.961569"], ["updated_at", "2017-11-16 22:36:56.961569"], ["plural", "t"], ["kind", 1]] +  (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", 6], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 5], ["LIMIT", 1]] +  (0.0ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 5]] + SQL (0.1ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order", "label") VALUES (?, ?, ?, ?) [["post_type_version_id", 6], ["free_form_section_id", 5], ["sort_order", 1], ["label", "test partial"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/partials/1?partial%5Bpost_type_version_id%5D=5" for 127.0.0.1 at 2017-11-16 15:36:56 -0700 +Processing by Pulitzer::PartialsController#update as HTML + Parameters: {"partial"=>{"post_type_version_id"=>"5"}, "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", 5], ["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", 5], ["LIMIT", 1]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 5], ["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", 5], ["status", "published"]] + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."partial_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["partial_id", 1]] + 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.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partial_tags/_show_wrapper.html.erb (1.5ms) + 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 (0.9ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partial_tags/_show_wrapper.html.erb (1.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_partial_index.html.erb (4.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_show.html.erb (8.1ms) +Completed 200 OK in 11ms (Views: 7.9ms | ActiveRecord: 0.9ms) + 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", 5], ["LIMIT", 1]] + Pulitzer::PostType Load (0.0ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 5], ["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text and Action"], ["created_at", "2017-11-16 22:36:56.990657"], ["updated_at", "2017-11-16 22:36:56.990657"], ["plural", "t"], ["kind", 1]] +  (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", 5], ["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", 5]] + 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", 5]] + 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", 5], ["content_element_type_id", 4], ["label", "Action Button"], ["created_at", "2017-11-16 22:36:56.998889"], ["updated_at", "2017-11-16 22:36:56.998889"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/post_type_content_element_types/12/edit" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#edit as HTML + Parameters: {"id"=>"12"} + Pulitzer::PostTypeContentElementType 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", 12], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.1ms) 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 (7.7ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_form.html.erb (11.6ms) +Completed 200 OK in 16ms (Views: 13.9ms | ActiveRecord: 0.7ms) + 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.7ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text and Action"], ["created_at", "2017-11-16 22:36:57.027318"], ["updated_at", "2017-11-16 22:36:57.027318"], ["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", 5], ["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=4&post_type_content_element_type%5Blabel%5D=Action+Button+2&post_type_content_element_type%5Bpost_type_version_id%5D=5" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#create as HTML + Parameters: {"post_type_content_element_type"=>{"clickable_kind"=>"any", "content_element_type_id"=>"4", "label"=>"Action Button 2", "post_type_version_id"=>"5"}} + Pulitzer::PostTypeVersion Load (0.3ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 5], ["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", 5]] + 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", 5]] + 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", 5], ["content_element_type_id", 4], ["label", "Action Button 2"], ["created_at", "2017-11-16 22:36:57.041656"], ["updated_at", "2017-11-16 22:36:57.041656"], ["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", 5]] + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 4], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show.html.erb (3.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show_wrapper.html.erb (10.5ms) +Completed 200 OK in 24ms (Views: 12.8ms | ActiveRecord: 1.2ms) + 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]] +  (0.5ms) 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", "2017-11-16 22:36:57.062982"], ["updated_at", "2017-11-16 22:36:57.062982"], ["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", 5], ["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%2F1&post_type_content_element_type%5Bcontent_element_type_id%5D=4&post_type_content_element_type%5Blabel%5D=Action+Button+2&post_type_content_element_type%5Bpost_type_version_id%5D=5" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#create as HTML + Parameters: {"post_type_content_element_type"=>{"clickable_kind"=>"gid://dummy/Pulitzer::CustomOptionList/1", "content_element_type_id"=>"4", "label"=>"Action Button 2", "post_type_version_id"=>"5"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 5], ["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", 5]] + 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", 5]] + 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", "clickable_kind") VALUES (?, ?, ?, ?, ?, ?, ?) [["post_type_version_id", 5], ["content_element_type_id", 4], ["label", "Action Button 2"], ["created_at", "2017-11-16 22:36:57.075967"], ["updated_at", "2017-11-16 22:36:57.075967"], ["sort_order", 1], ["clickable_kind", "gid://dummy/Pulitzer::CustomOptionList/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", 5]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 4], ["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", 1], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show.html.erb (2.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show_wrapper.html.erb (2.7ms) +Completed 200 OK in 11ms (Views: 2.8ms | 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.2ms) SELECT "pulitzer_custom_option_lists".* FROM "pulitzer_custom_option_lists" WHERE "pulitzer_custom_option_lists"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.8ms) 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.0ms) 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", "2017-11-16 22:36:57.089148"], ["updated_at", "2017-11-16 22:36:57.089148"], ["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", 5], ["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=4&post_type_content_element_type%5Blabel%5D=Action+Button+2&post_type_content_element_type%5Bpost_type_version_id%5D=5" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#create as HTML + Parameters: {"post_type_content_element_type"=>{"clickable_kind"=>"url", "content_element_type_id"=>"4", "label"=>"Action Button 2", "post_type_version_id"=>"5"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 5], ["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", 5]] + 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", 5]] + 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", "clickable_kind") VALUES (?, ?, ?, ?, ?, ?, ?) [["post_type_version_id", 5], ["content_element_type_id", 4], ["label", "Action Button 2"], ["created_at", "2017-11-16 22:36:57.099238"], ["updated_at", "2017-11-16 22:36:57.099238"], ["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", 5]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 4], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show.html.erb (2.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show_wrapper.html.erb (2.5ms) +Completed 200 OK in 12ms (Views: 2.7ms | 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.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text and Action"], ["created_at", "2017-11-16 22:36:57.111037"], ["updated_at", "2017-11-16 22:36:57.111037"], ["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", 5], ["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", 5]] + 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", 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", 5], ["content_element_type_id", 4], ["label", "Action Button"], ["created_at", "2017-11-16 22:36:57.118136"], ["updated_at", "2017-11-16 22:36:57.118136"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::CustomOptionList Load (0.0ms) 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.2ms) UPDATE "pulitzer_post_type_content_element_types" SET "updated_at" = ?, "clickable_kind" = ? WHERE "pulitzer_post_type_content_element_types"."id" = ? [["updated_at", "2017-11-16 22:36:57.120102"], ["clickable_kind", "gid://dummy/Pulitzer::CustomOptionList/1"], ["id", 12]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/post_type_content_element_types/12" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#show as HTML + Parameters: {"id"=>"12"} + Pulitzer::PostTypeContentElementType 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", 12], ["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", 4], ["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", 1], ["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", 5], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show.html.erb (3.8ms) +Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.5ms) +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.9ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text and Action"], ["created_at", "2017-11-16 22:36:57.133672"], ["updated_at", "2017-11-16 22:36:57.133672"], ["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", 5], ["status", "published"]] +  (0.0ms) 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", 5]] + 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", 5]] + 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", 5], ["content_element_type_id", 4], ["label", "Action Button"], ["created_at", "2017-11-16 22:36:57.143493"], ["updated_at", "2017-11-16 22:36:57.143493"], ["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", "2017-11-16 22:36:57.145409"], ["clickable_kind", "gid://dummy/Pulitzer::CustomOptionList/1"], ["id", 12]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/post_type_content_element_types/12?post_type_content_element_type%5Bclickable_kind%5D=url&post_type_content_element_type%5Bcontent_element_type_id%5D=4&post_type_content_element_type%5Blabel%5D=Action+Button+2&post_type_content_element_type%5Bpost_type_version_id%5D=5" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#update as HTML + Parameters: {"post_type_content_element_type"=>{"clickable_kind"=>"url", "content_element_type_id"=>"4", "label"=>"Action Button 2", "post_type_version_id"=>"5"}, "id"=>"12"} + 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", 12], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) 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", "2017-11-16 22:36:57.149679"], ["id", 12]] +  (0.0ms) 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", 5], ["LIMIT", 1]] + Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 5]] + 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", 5], ["status", 0]] + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 4], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show.html.erb (2.1ms) +Completed 200 OK in 12ms (Views: 2.3ms | ActiveRecord: 0.8ms) + Pulitzer::PostTypeContentElementType 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", 12], ["LIMIT", 1]] +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text and Action"], ["created_at", "2017-11-16 22:36:57.163938"], ["updated_at", "2017-11-16 22:36:57.163938"], ["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", 5], ["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", 5]] + 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", 5]] + 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", 5], ["content_element_type_id", 4], ["label", "Action Button"], ["created_at", "2017-11-16 22:36:57.174104"], ["updated_at", "2017-11-16 22:36:57.174104"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/post_type_content_element_types/12" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#destroy as HTML + Parameters: {"id"=>"12"} + Pulitzer::PostTypeContentElementType 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", 12], ["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", 12]] +  (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", 5], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 5]] +Completed 200 OK in 6ms (ActiveRecord: 0.6ms) + 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", 12], ["LIMIT", 1]] +  (0.6ms) 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/1/export" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +Processing by Pulitzer::PostTypeVersionsController#export as HTML + Parameters: {"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", 1], ["LIMIT", 1]] + 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", 1]] + 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", 1]] + 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", 2]] + 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", 3]] + 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", 4]] + 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", 5]] + 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", 6]] + 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", 7]] + 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", 8]] + 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", 9]] + 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", 10]] + 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", 11]] + 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", 1]] + 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", 1]] + 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", 2]] + 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", 1]] + 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", 1]] + 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", 1]] + 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", 1]] + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Rendering text template + Rendered text template (0.0ms) +Sent data welcome-v1.json (1.7ms) +Completed 200 OK in 37ms (Views: 1.5ms | ActiveRecord: 3.0ms) + Pulitzer::PostTypeContentElementType 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", 1]] +  (0.1ms) rollback transaction +  (0.2ms) 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 2017-11-16 15:36:57 -0700 +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.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Flock of birds"], ["created_at", "2017-11-16 22:36:57.239595"], ["updated_at", "2017-11-16 22:36:57.239595"], ["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", 5]] +  (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 (4.5ms) +Completed 200 OK in 13ms (Views: 6.9ms | ActiveRecord: 0.8ms) + 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", 5], ["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", 5], ["LIMIT", 1]] +  (0.6ms) 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 2017-11-16 15:36:57 -0700 +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", "2017-11-16 22:36:57.260121"], ["updated_at", "2017-11-16 22:36:57.260121"], ["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") VALUES (?) [["post_type_id", 5]] +  (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", 5], ["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.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Crow"], ["created_at", "2017-11-16 22:36:57.267664"], ["updated_at", "2017-11-16 22:36:57.267664"], ["slug", "crow"], ["post_type_version_id", 5]] +  (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 [["post_type_version_id", 5]] + 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", 5]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_types/_show.html.erb (0.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_types/_show_wrapper.html.erb (0.8ms) +Completed 200 OK in 14ms (Views: 1.2ms | ActiveRecord: 1.7ms) + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Crow"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.0ms) 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", 5], ["LIMIT", 1]] +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 5]] + 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", 5], ["LIMIT", 1]] +  (0.6ms) 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/1/export" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +Processing by Pulitzer::PostTypesController#export as HTML + Parameters: {"id"=>"1"} + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 1], ["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", 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", 1]] + 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", 1]] + 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", 2]] + 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", 3]] + 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", 4]] + 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", 5]] + 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", 6]] + 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", 7]] + 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", 8]] + 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", 9]] + 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", 10]] + Pulitzer::Style Load (0.4ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 11]] + 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", 1]] + 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", 1]] + 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", 2]] + 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", 1]] + 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", 1]] + 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", 1]] + 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", 1]] + Rendering text template + Rendered text template (0.0ms) +Sent data welcome.json (0.7ms) +Completed 200 OK in 33ms (Views: 0.5ms | ActiveRecord: 2.7ms) + 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", 1]] +  (0.1ms) rollback transaction +  (0.2ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:36:57.320868"], ["updated_at", "2017-11-16 22:36:57.320868"], ["plural", "f"], ["kind", 1]] +  (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") VALUES (?) [["post_type_id", 5]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/sequence_flow_styles/new?sequence_flow_style%5Bpost_type_version_id%5D=5" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +Processing by Pulitzer::SequenceFlowStylesController#new as HTML + Parameters: {"sequence_flow_style"=>{"post_type_version_id"=>"5"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 5], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_form_fields.html.erb (0.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_new.html.erb (6.5ms) +Completed 200 OK in 9ms (Views: 8.9ms | ActiveRecord: 0.1ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:36:57.338923"], ["updated_at", "2017-11-16 22:36:57.338923"], ["plural", "f"], ["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") VALUES (?) [["post_type_id", 5]] +  (0.0ms) 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=5" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +Processing by Pulitzer::SequenceFlowStylesController#create as HTML + Parameters: {"sequence_flow_style"=>{"css_class_name"=>"pretty-class", "display_name"=>"Pretty Class", "post_type_version_id"=>"5"}} +  (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", 5], ["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", 5], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_show.html.erb (2.9ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_show_wrapper.html.erb (6.7ms) +Completed 200 OK in 11ms (Views: 8.9ms | ActiveRecord: 0.4ms) + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" ORDER BY "pulitzer_sequence_flow_styles"."id" DESC LIMIT ? [["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:36:57.359008"], ["updated_at", "2017-11-16 22:36:57.359008"], ["plural", "f"], ["kind", 1]] +  (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") VALUES (?) [["post_type_id", 5]] +  (0.0ms) 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", 5], ["display_name", "White"], ["css_class_name", "white"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/sequence_flow_styles/1/edit" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +Processing by Pulitzer::SequenceFlowStylesController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.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 8ms (Views: 6.5ms | ActiveRecord: 0.1ms) +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:36:57.376657"], ["updated_at", "2017-11-16 22:36:57.376657"], ["plural", "f"], ["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") VALUES (?) [["post_type_id", 5]] +  (0.0ms) 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", 5], ["display_name", "White"], ["css_class_name", "white"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/sequence_flow_styles/1?sequence_flow_style%5Bdisplay_name%5D=edited+name" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +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", 5], ["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.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:36:57.394011"], ["updated_at", "2017-11-16 22:36:57.394011"], ["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", 5]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.6ms) INSERT INTO "pulitzer_sequence_flow_styles" ("post_type_version_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_version_id", 5], ["display_name", "White"], ["css_class_name", "white"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/sequence_flow_styles/1" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +Processing by Pulitzer::SequenceFlowStylesController#destroy as HTML + Parameters: {"id"=>"1"} + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) DELETE FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."id" = ? [["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Completed 200 OK in 3ms (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.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", 1], ["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", 1], ["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", 1], ["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" = 1 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (1, 2) 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", 1]] + 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 (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) 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", 1]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 2]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 3]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 4]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 5]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 6]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 7]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 8]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 9]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 10]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 11]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 1]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 2]] + Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 1]] + SQL (0.2ms) DELETE FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? [["id", 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", 1], ["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" = 2 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) ORDER BY "pulitzer_partials"."sort_order" ASC +Started PATCH "/pulitzer/versions/2?status=abandoned" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +Processing by Pulitzer::VersionsController#update as HTML + Parameters: {"status"=>"abandoned", "id"=>"2"} + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 1], ["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", 1], ["status", 1], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 3], ["updated_at", "2017-11-16 22:36:57.445484"], ["id", 2]] +  (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", 2], ["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", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 2 + Pulitzer::Partial Load (0.4ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) 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", 2]] + Pulitzer::PostTypeContentElementType 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 (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) 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", 12]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 13]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 14]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 15]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 16]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 17]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 18]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 19]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 20]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 21]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 22]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 3]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 4]] + Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 2]] + SQL (0.3ms) DELETE FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? [["id", 2]] + SQL (0.2ms) DELETE FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? [["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", 1], ["LIMIT", 1]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +Completed 200 OK in 38ms (Views: 0.2ms | ActiveRecord: 3.3ms) + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] + Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.6ms) 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", 1], ["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", 1], ["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", 1], ["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" = 2 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) 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", 2]] + 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 (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) 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", 1], ["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", 1], ["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", 1], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.4ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["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", 1], ["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", 1], ["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", 1], ["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", 1], ["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", 1], ["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", 1], ["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", 4], ["LIMIT", 1]] +  (0.1ms) 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", 1], ["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", 1], ["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", 1], ["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" = 2 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) 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", 2]] + 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 (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) 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", 1], ["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", 1], ["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", 1], ["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", 1], ["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", 1], ["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", 1], ["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", 1], ["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", 1], ["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", 1], ["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", 1], ["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", 4], ["LIMIT", 1]] +  (0.1ms) 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", 1], ["status", "published"], ["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 LIMIT ? [["post_type_version_id", 1], ["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", 1], ["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", 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", 1]] + SQL (0.4ms) 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", 1], ["content_element_type_id", 1], ["label", "test"], ["created_at", "2017-11-16 22:36:57.626191"], ["updated_at", "2017-11-16 22:36:57.626191"], ["required", "t"], ["sort_order", 14]] +  (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" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 1], ["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", 1], ["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" = 2 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) 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 LIMIT ? [["version_id", 2], ["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" = 1 ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "body" = NULL, "post_type_content_element_type_id" = 12 WHERE "pulitzer_content_elements"."id" = ? [["id", 12]] +Started PATCH "/pulitzer/versions/2?status=active" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +Processing by Pulitzer::VersionsController#update as HTML + Parameters: {"status"=>"active", "id"=>"2"} + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 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" = ? [["version_id", 2]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) 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", 2]] + Pulitzer::PostTypeContentElementType Load (0.9ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" IN (12, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) 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", 1], ["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", 1], ["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", 1], ["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", 1], ["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", 1], ["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", 1], ["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", 1], ["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", 1], ["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", 1], ["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", 1], ["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", 4], ["LIMIT", 1]] + 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", 2], ["label_type", "Pulitzer::Tag"]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show.html.erb (3.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show_wrapper.html.erb (6.0ms) + 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", 2], ["label_type", "SearchLocation"]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show.html.erb (1.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show_wrapper.html.erb (1.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", 1], ["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", 2], ["LIMIT", 1]] + 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 (1.0ms) + 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.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_index.html.erb (1.1ms) + 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.5ms) + 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/content_elements/_show.html.erb (0.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (0.4ms) + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 1], ["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" = 1 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (1, 2) ORDER BY "pulitzer_partials"."sort_order" ASC + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/versions/_form.html.erb (6.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/versions/_edit.html.erb (42.1ms) +Completed 409 Conflict in 75ms (Views: 0.8ms | ActiveRecord: 3.0ms) +  (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.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 1"], ["created_at", "2017-11-16 22:36:57.732421"], ["updated_at", "2017-11-16 22:36:57.732421"]] +  (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", "2017-11-16 22:36:57.736229"], ["updated_at", "2017-11-16 22:36:57.736229"], ["hierarchical", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +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.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.2ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (7.8ms) + Pulitzer::Tag Load (0.3ms) 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"."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.9ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (2.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_index.html.erb (15.2ms) +Completed 200 OK in 18ms (Views: 16.9ms | ActiveRecord: 0.7ms) +  (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 3"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 3"], ["created_at", "2017-11-16 22:36:57.765102"], ["updated_at", "2017-11-16 22:36:57.765102"]] +  (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 4"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 4"], ["created_at", "2017-11-16 22:36:57.768722"], ["updated_at", "2017-11-16 22:36:57.768722"], ["hierarchical", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +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.0ms) 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.3ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (1.5ms) + 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"."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.5ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (1.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_index.html.erb (4.7ms) +Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.4ms) +  (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.5ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 5"], ["created_at", "2017-11-16 22:36:57.783781"], ["updated_at", "2017-11-16 22:36:57.783781"]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.4ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 6"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 6"], ["created_at", "2017-11-16 22:36:57.790667"], ["updated_at", "2017-11-16 22:36:57.790667"], ["hierarchical", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +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.0ms) 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.2ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (1.5ms) + 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"."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.0ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (1.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_index.html.erb (4.0ms) +Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.4ms) +  (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 7"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 7"], ["created_at", "2017-11-16 22:36:57.804021"], ["updated_at", "2017-11-16 22:36:57.804021"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags/1" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +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 (2.0ms) +Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.2ms) +  (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 8"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 8"], ["created_at", "2017-11-16 22:36:57.815183"], ["updated_at", "2017-11-16 22:36:57.815183"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags/1" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +Processing by Pulitzer::TagsController#show as HTML + Parameters: {"id"=>"1"} + Pulitzer::Tag Load (0.3ms) 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.7ms) +Completed 200 OK in 4ms (Views: 2.0ms | ActiveRecord: 0.4ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/pulitzer/tags/new?tag%5Bhierarchical%5D=true" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +Processing by Pulitzer::TagsController#new as HTML + Parameters: {"tag"=>{"hierarchical"=>"true"}} + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form_fields.html.erb (4.5ms) + 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 (9.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_hierarchical.html.erb (13.4ms) +Completed 200 OK in 16ms (Views: 15.7ms | ActiveRecord: 0.0ms) +  (0.2ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/pulitzer/tags/new?tag%5Bhierarchical%5D=true" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +Processing by Pulitzer::TagsController#new as HTML + Parameters: {"tag"=>{"hierarchical"=>"true"}} + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form_fields.html.erb (2.0ms) + 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 (3.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_hierarchical.html.erb (3.8ms) +Completed 200 OK in 4ms (Views: 4.1ms | 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 2017-11-16 15:36:57 -0700 +Processing by Pulitzer::TagsController#new as HTML + Parameters: {"tag"=>{"hierarchical"=>"false"}} + 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/_new.html.erb (3.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_flat.html.erb (4.6ms) +Completed 200 OK in 8ms (Views: 7.9ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.2ms) 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 2017-11-16 15:36:57 -0700 +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.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 9"], ["created_at", "2017-11-16 22:36:57.881559"], ["updated_at", "2017-11-16 22:36:57.881559"]] +  (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.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb (2.0ms) +Completed 200 OK in 7ms (Views: 3.7ms | ActiveRecord: 0.6ms) +  (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 2017-11-16 15:36:57 -0700 +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", "2017-11-16 22:36:57.892627"], ["updated_at", "2017-11-16 22:36:57.892627"]] +  (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 (2.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb (2.2ms) +Completed 200 OK in 6ms (Views: 2.6ms | ActiveRecord: 0.8ms) +  (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", "awesomesauce"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "awesomesauce"], ["created_at", "2017-11-16 22:36:57.901500"], ["updated_at", "2017-11-16 22:36:57.901500"]] +  (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 2017-11-16 15:36:57 -0700 +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.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new.html.erb (1.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_flat.html.erb (2.0ms) +Completed 409 Conflict in 6ms (Views: 3.8ms | ActiveRecord: 0.3ms) +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_tags" +  (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", "awesomesauce"], ["LIMIT", 1]] + SQL (0.9ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "awesomesauce"], ["created_at", "2017-11-16 22:36:57.917216"], ["updated_at", "2017-11-16 22:36:57.917216"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +Started POST "/pulitzer/tags?tag%5Bname%5D=awesomesauce" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +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.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new.html.erb (1.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_flat.html.erb (1.4ms) +Completed 409 Conflict in 4ms (Views: 1.7ms | 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", "The north 13"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 13"], ["created_at", "2017-11-16 22:36:57.931508"], ["updated_at", "2017-11-16 22:36:57.931508"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags/1/edit" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +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 (4.5ms) +Completed 200 OK in 8ms (Views: 7.2ms | 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", "2017-11-16 22:36:57.947241"], ["updated_at", "2017-11-16 22:36:57.947241"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags/1/edit" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +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.6ms) + 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 (1.7ms) +Completed 200 OK in 3ms (Views: 2.1ms | 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.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 15"], ["created_at", "2017-11-16 22:36:57.973824"], ["updated_at", "2017-11-16 22:36:57.973824"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/tags/1?tag%5Bname%5D=The+north+16" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +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.5ms) + 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 (1.4ms) +Completed 409 Conflict in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms) +  (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 17"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 17"], ["created_at", "2017-11-16 22:36:57.984014"], ["updated_at", "2017-11-16 22:36:57.984014"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/tags/1?tag%5Bname%5D=The+north+18" for 127.0.0.1 at 2017-11-16 15:36:57 -0700 +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", "2017-11-16 22:36:57.989246"], ["id", 1]] +  (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) +Completed 200 OK in 5ms (Views: 2.0ms | ActiveRecord: 0.4ms) +  (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.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "sadpanda"], ["created_at", "2017-11-16 22:36:57.997599"], ["updated_at", "2017-11-16 22:36:57.997599"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 20"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 20"], ["created_at", "2017-11-16 22:36:58.005017"], ["updated_at", "2017-11-16 22:36:58.005017"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/tags/2?tag%5Bname%5D=sadpanda" for 127.0.0.1 at 2017-11-16 15:36:58 -0700 +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.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", "sadpanda"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "sadpanda"], ["created_at", "2017-11-16 22:36:58.016315"], ["updated_at", "2017-11-16 22:36:58.016315"]] +  (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", "2017-11-16 22:36:58.019761"], ["updated_at", "2017-11-16 22:36:58.019761"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/tags/2?tag%5Bname%5D=sadpanda" for 127.0.0.1 at 2017-11-16 15:36:58 -0700 +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.4ms) +  (0.4ms) rollback transaction +  (0.1ms) 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 23"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 23"], ["created_at", "2017-11-16 22:36:58.032649"], ["updated_at", "2017-11-16 22:36:58.032649"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/tags/1" for 127.0.0.1 at 2017-11-16 15:36:58 -0700 +Processing by Pulitzer::TagsController#destroy as HTML + Parameters: {"id"=>"1"} +Completed 200 OK in 1ms (ActiveRecord: 0.0ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.9ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 24"], ["LIMIT", 1]] + SQL (1.2ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 24"], ["created_at", "2017-11-16 22:36:58.049585"], ["updated_at", "2017-11-16 22:36:58.049585"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/tags/1" for 127.0.0.1 at 2017-11-16 15:36:58 -0700 +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.1ms) 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 15ms (ActiveRecord: 0.9ms) +  (0.5ms) 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", 1], ["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", 1], ["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", 1], ["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" = 2 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 2]] +  (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", 1], ["created_at", "2017-11-16 22:36:58.085478"], ["updated_at", "2017-11-16 22:36:58.085478"]] +  (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", 1], ["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" = 3 + 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", 2]] + 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 (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) 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", 1], ["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", 1], ["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", 1], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.634049"], ["updated_at", "2017-11-16 22:36:55.837181"]] +  (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", 3], ["updated_at", "2017-11-16 22:36:58.101758"], ["id", 23]] +  (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", 1], ["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", 2], ["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", 2], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.642108"], ["updated_at", "2017-11-16 22:36:55.846119"]] +  (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", 3], ["updated_at", "2017-11-16 22:36:58.108323"], ["id", 24]] +  (0.0ms) 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", 1], ["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", 3], ["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", 3], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.650178"], ["updated_at", "2017-11-16 22:36:55.855982"]] +  (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", 3], ["updated_at", "2017-11-16 22:36:58.114358"], ["id", 25]] +  (0.0ms) 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", 1], ["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", 4], ["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", 4], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.657666"], ["updated_at", "2017-11-16 22:36:55.865005"]] +  (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", 3], ["updated_at", "2017-11-16 22:36:58.125429"], ["id", 26]] +  (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", 1], ["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", 5], ["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", 5], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.664560"], ["updated_at", "2017-11-16 22:36:55.875195"]] +  (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", 3], ["updated_at", "2017-11-16 22:36:58.131617"], ["id", 27]] +  (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", 1], ["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", 6], ["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", 6], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.671500"], ["updated_at", "2017-11-16 22:36:55.885796"]] +  (0.0ms) 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", 3], ["updated_at", "2017-11-16 22:36:58.137608"], ["id", 28]] +  (0.0ms) 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", 1], ["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", 7], ["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", 7], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.682709"], ["updated_at", "2017-11-16 22:36:55.894557"]] +  (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", 3], ["updated_at", "2017-11-16 22:36:58.146562"], ["id", 29]] +  (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", 1], ["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", 8], ["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", 8], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.690635"], ["updated_at", "2017-11-16 22:36:55.904839"]] +  (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", 3], ["updated_at", "2017-11-16 22:36:58.154498"], ["id", 30]] +  (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", 1], ["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", 9], ["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", 9], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.697694"], ["updated_at", "2017-11-16 22:36:55.914515"]] +  (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", 3], ["updated_at", "2017-11-16 22:36:58.163103"], ["id", 31]] +  (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", 1], ["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", 10], ["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", 10], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.704620"], ["updated_at", "2017-11-16 22:36:55.924560"]] +  (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", 3], ["updated_at", "2017-11-16 22:36:58.170125"], ["id", 32]] +  (0.0ms) 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", 4], ["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", 11], ["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", 11], ["content_element_type_id", 4], ["created_at", "2017-11-16 22:36:55.712535"], ["updated_at", "2017-11-16 22:36:55.934127"]] +  (0.0ms) 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", 3], ["updated_at", "2017-11-16 22:36:58.176320"], ["id", 33]] +  (0.0ms) 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", 1], ["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", 3], ["id", 5]] +  (0.0ms) 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", 2], ["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", 3], ["id", 6]] +  (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", 2]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:36:58.184162"], ["id", 3]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 3]] +  (0.9ms) 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", 1], ["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", 1], ["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", 1], ["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" = 2 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) 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", 1], ["created_at", "2017-11-16 22:36:58.197174"], ["updated_at", "2017-11-16 22:36:58.197174"]] +  (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", 1], ["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" = 3 + 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", 2]] + 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 (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) 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", 1], ["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", 1], ["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", 1], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.634049"], ["updated_at", "2017-11-16 22:36:55.837181"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:58.216869"], ["id", 23]] +  (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", 1], ["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", 2], ["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", 2], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.642108"], ["updated_at", "2017-11-16 22:36:55.846119"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:58.227987"], ["id", 24]] +  (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", 1], ["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", 3], ["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 3"], ["image", nil], ["post_type_content_element_type_id", 3], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.650178"], ["updated_at", "2017-11-16 22:36:55.855982"]] +  (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", 3], ["updated_at", "2017-11-16 22:36:58.238743"], ["id", 25]] +  (0.0ms) 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", 1], ["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", 4], ["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", 4], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.657666"], ["updated_at", "2017-11-16 22:36:55.865005"]] +  (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", 3], ["updated_at", "2017-11-16 22:36:58.245228"], ["id", 26]] +  (0.0ms) 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", 1], ["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", 5], ["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", 5], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.664560"], ["updated_at", "2017-11-16 22:36:55.875195"]] +  (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", 3], ["updated_at", "2017-11-16 22:36:58.251459"], ["id", 27]] +  (0.0ms) 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", 1], ["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", 6], ["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", 6], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.671500"], ["updated_at", "2017-11-16 22:36:55.885796"]] +  (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", 3], ["updated_at", "2017-11-16 22:36:58.257360"], ["id", 28]] +  (0.0ms) 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", 1], ["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", 7], ["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", 7], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.682709"], ["updated_at", "2017-11-16 22:36:55.894557"]] +  (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", 3], ["updated_at", "2017-11-16 22:36:58.263081"], ["id", 29]] +  (0.0ms) 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", 1], ["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", 8], ["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", 8], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.690635"], ["updated_at", "2017-11-16 22:36:55.904839"]] +  (0.0ms) 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", 3], ["updated_at", "2017-11-16 22:36:58.268897"], ["id", 30]] +  (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", 1], ["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", 9], ["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", 9], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.697694"], ["updated_at", "2017-11-16 22:36:55.914515"]] +  (0.0ms) 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", 3], ["updated_at", "2017-11-16 22:36:58.274861"], ["id", 31]] +  (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", 1], ["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", 10], ["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", 10], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.704620"], ["updated_at", "2017-11-16 22:36:55.924560"]] +  (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", 3], ["updated_at", "2017-11-16 22:36:58.281390"], ["id", 32]] +  (0.0ms) 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", 4], ["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", 11], ["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", 11], ["content_element_type_id", 4], ["created_at", "2017-11-16 22:36:55.712535"], ["updated_at", "2017-11-16 22:36:55.934127"]] +  (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", 3], ["updated_at", "2017-11-16 22:36:58.288466"], ["id", 33]] +  (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", 1], ["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", 3], ["id", 5]] +  (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", 2], ["name", "Handpicked Homes"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 3], ["id", 6]] +  (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", 2]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:36:58.298685"], ["id", 3]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) 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", 1], ["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", 1], ["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", 1], ["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" = 2 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) ORDER BY "pulitzer_partials"."sort_order" ASC +  (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", 1], ["created_at", "2017-11-16 22:36:58.310799"], ["updated_at", "2017-11-16 22:36:58.310799"]] +  (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", 1], ["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" = 3 + 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", 2]] + 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 (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) 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", 1], ["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", 1], ["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", 1], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.634049"], ["updated_at", "2017-11-16 22:36:55.837181"]] +  (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", 3], ["updated_at", "2017-11-16 22:36:58.325798"], ["id", 23]] +  (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", 1], ["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", 2], ["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", 2], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.642108"], ["updated_at", "2017-11-16 22:36:55.846119"]] +  (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", 3], ["updated_at", "2017-11-16 22:36:58.332608"], ["id", 24]] +  (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", 1], ["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", 3], ["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 3"], ["image", nil], ["post_type_content_element_type_id", 3], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.650178"], ["updated_at", "2017-11-16 22:36:55.855982"]] +  (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", 3], ["updated_at", "2017-11-16 22:36:58.340865"], ["id", 25]] +  (0.2ms) 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", 1], ["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", 4], ["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", 4], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.657666"], ["updated_at", "2017-11-16 22:36:55.865005"]] +  (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", 3], ["updated_at", "2017-11-16 22:36:58.348199"], ["id", 26]] +  (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", 1], ["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", 5], ["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", 5], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.664560"], ["updated_at", "2017-11-16 22:36:55.875195"]] +  (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", 3], ["updated_at", "2017-11-16 22:36:58.356925"], ["id", 27]] +  (0.0ms) 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", 1], ["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", 6], ["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", 6], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.671500"], ["updated_at", "2017-11-16 22:36:55.885796"]] +  (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", 3], ["updated_at", "2017-11-16 22:36:58.363058"], ["id", 28]] +  (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", 1], ["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", 7], ["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", 7], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.682709"], ["updated_at", "2017-11-16 22:36:55.894557"]] +  (0.0ms) 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", 3], ["updated_at", "2017-11-16 22:36:58.368903"], ["id", 29]] +  (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", 1], ["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", 8], ["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", 8], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.690635"], ["updated_at", "2017-11-16 22:36:55.904839"]] +  (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", 3], ["updated_at", "2017-11-16 22:36:58.376374"], ["id", 30]] +  (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", 1], ["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", 9], ["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", 9], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.697694"], ["updated_at", "2017-11-16 22:36:55.914515"]] +  (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", 3], ["updated_at", "2017-11-16 22:36:58.382920"], ["id", 31]] +  (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", 1], ["LIMIT", 1]] +  (0.1ms) 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", 10], ["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", 10], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.704620"], ["updated_at", "2017-11-16 22:36:55.924560"]] +  (0.0ms) 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", 3], ["updated_at", "2017-11-16 22:36:58.388683"], ["id", 32]] +  (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", 4], ["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", 11], ["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", 11], ["content_element_type_id", 4], ["created_at", "2017-11-16 22:36:55.712535"], ["updated_at", "2017-11-16 22:36:55.934127"]] +  (0.0ms) 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", 3], ["updated_at", "2017-11-16 22:36:58.394116"], ["id", 33]] +  (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", 1], ["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", 3], ["id", 5]] +  (0.0ms) 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", 2], ["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", 3], ["id", 6]] +  (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", 2]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:36:58.401236"], ["id", 3]] +  (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", 3], ["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"."id" = 1 ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (1.2ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:36:58.416509"], ["updated_at", "2017-11-16 22:36:58.416509"], ["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", 5], ["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", 5]] +  (0.0ms) 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", 6], ["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", "2017-11-16 22:36:58.424285"], ["updated_at", "2017-11-16 22:36:58.424285"], ["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", 6], ["status", "published"]] +  (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") VALUES (?) [["post_type_id", 6]] +  (0.0ms) 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", 3], ["label", "King's Landing news 1"], ["sort_order", 1], ["post_type_version_id", 8]] +  (0.2ms) 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.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-1"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 1"], ["created_at", "2017-11-16 22:36:58.433591"], ["updated_at", "2017-11-16 22:36:58.433591"], ["slug", "winterfell-news-1"], ["post_type_version_id", 6]] +  (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", 5], ["created_at", "2017-11-16 22:36:58.436715"], ["updated_at", "2017-11-16 22:36:58.436715"]] +  (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", 6]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 5], ["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" = 3 + 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", 5], ["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" = 3 +  (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", 3], ["free_form_section_type_id", 3], ["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", 5], ["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" = 3 + Pulitzer::Partial Load (0.4ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 5 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", 5], ["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" = 3 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 5 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", 5], ["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" = 3 + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 5 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", 3], ["name", "Winterfell news 1"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 5 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order", "label") VALUES (?, ?, ?, ?) [["post_type_version_id", 8], ["free_form_section_id", 5], ["sort_order", 1], ["label", "King's Landing news 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", 8], ["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", 8]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 3], ["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", 3], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 5 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.7ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:36:58.475289"], ["updated_at", "2017-11-16 22:36:58.475289"], ["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", 5], ["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", 5]] +  (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.1ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text 1"], ["created_at", "2017-11-16 22:36:58.482139"], ["updated_at", "2017-11-16 22:36:58.482139"]] +  (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", 6], ["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", 6]] + 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", 6]] + 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", 6], ["content_element_type_id", 5], ["label", "Slide 1 content element 1"], ["created_at", "2017-11-16 22:36:58.487962"], ["updated_at", "2017-11-16 22:36:58.487962"], ["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", "2017-11-16 22:36:58.490714"], ["updated_at", "2017-11-16 22:36:58.490714"]] +  (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", 6], ["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", 6]] + 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", 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", 6], ["content_element_type_id", 6], ["label", "Slide 1 content element 2"], ["created_at", "2017-11-16 22:36:58.496795"], ["updated_at", "2017-11-16 22:36:58.496795"], ["sort_order", 2]] +  (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 3"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text 3"], ["created_at", "2017-11-16 22:36:58.499488"], ["updated_at", "2017-11-16 22:36:58.499488"]] +  (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", 6], ["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", 6]] + 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", 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", 6], ["content_element_type_id", 7], ["label", "Slide 1 content element 3"], ["created_at", "2017-11-16 22:36:58.504248"], ["updated_at", "2017-11-16 22:36:58.504248"], ["sort_order", 3]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_post_types" SET "kind" = 1 WHERE "pulitzer_post_types"."id" = ? [["id", 5]] +  (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", 6]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("name") VALUES (?) [["name", "test"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 5], ["LIMIT", 1]] +  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 5]] + SQL (0.1ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 6], ["free_form_section_id", 5], ["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", 6], ["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", 6]] +  (0.2ms) 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", 5], ["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", 12], ["content_element_type_id", 5], ["created_at", "2017-11-16 22:36:58.523975"], ["updated_at", "2017-11-16 22:36:58.523975"], ["partial_id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (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", 6], ["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 2"], ["post_type_content_element_type_id", 13], ["content_element_type_id", 6], ["created_at", "2017-11-16 22:36:58.527901"], ["updated_at", "2017-11-16 22:36:58.527901"], ["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", 7], ["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", 14], ["content_element_type_id", 7], ["created_at", "2017-11-16 22:36:58.531954"], ["updated_at", "2017-11-16 22:36:58.531954"], ["partial_id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_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", "2017-11-16 22:36:58.536345"], ["updated_at", "2017-11-16 22:36:58.536345"], ["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", 5], ["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", 5]] +  (0.0ms) 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.1ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text 4"], ["created_at", "2017-11-16 22:36:58.542682"], ["updated_at", "2017-11-16 22:36:58.542682"]] +  (0.0ms) 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", 6], ["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", 6]] + 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", 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", 6], ["content_element_type_id", 5], ["label", "Slide 1 content element 4"], ["created_at", "2017-11-16 22:36:58.550243"], ["updated_at", "2017-11-16 22:36:58.550243"], ["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", "2017-11-16 22:36:58.552847"], ["updated_at", "2017-11-16 22:36:58.552847"]] +  (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", 6], ["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", 6]] + 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", 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", 6], ["content_element_type_id", 6], ["label", "Slide 1 content element 5"], ["created_at", "2017-11-16 22:36:58.558374"], ["updated_at", "2017-11-16 22:36:58.558374"], ["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", "2017-11-16 22:36:58.561216"], ["updated_at", "2017-11-16 22:36:58.561216"]] +  (0.0ms) 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", 6], ["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", 6]] + 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", 6]] + 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", 6], ["content_element_type_id", 7], ["label", "Slide 1 content element 6"], ["created_at", "2017-11-16 22:36:58.571339"], ["updated_at", "2017-11-16 22:36:58.571339"], ["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", 6]] +  (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-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.1ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 2"], ["created_at", "2017-11-16 22:36:58.576370"], ["updated_at", "2017-11-16 22:36:58.576370"], ["slug", "winterfell-news-2"], ["post_type_version_id", 6]] +  (0.0ms) 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", 5], ["created_at", "2017-11-16 22:36:58.578776"], ["updated_at", "2017-11-16 22:36:58.578776"]] +  (0.0ms) 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", 5], ["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" = 3 +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 3]] + 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", 6]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 5], ["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" = 3 +  (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", 5], ["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 4"], ["version_id", 3], ["post_type_content_element_type_id", 12], ["content_element_type_id", 5], ["created_at", "2017-11-16 22:36:58.591507"], ["updated_at", "2017-11-16 22:36:58.591507"]] +  (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", 5], ["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" = 3 +  (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", 6], ["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", 3], ["post_type_content_element_type_id", 13], ["content_element_type_id", 6], ["created_at", "2017-11-16 22:36:58.597033"], ["updated_at", "2017-11-16 22:36:58.597033"]] +  (0.0ms) 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", 5], ["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" = 3 +  (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", 7], ["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", 3], ["post_type_content_element_type_id", 14], ["content_element_type_id", 7], ["created_at", "2017-11-16 22:36:58.603999"], ["updated_at", "2017-11-16 22:36:58.603999"]] +  (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", 6]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 5], ["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" = 3 +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 3]] +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:36:58.611606"], ["updated_at", "2017-11-16 22:36:58.611606"], ["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", 5], ["status", "published"]] +  (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") VALUES (?) [["post_type_id", 5]] +  (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", 6]] + 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", 6]] + SQL (0.2ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 6], ["name", "Main Body"], ["sort_order", 1]] +  (0.2ms) 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", 6], ["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", 6], ["name", "Footer List"], ["sort_order", 3]] +  (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", "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.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "test"], ["created_at", "2017-11-16 22:36:58.626534"], ["updated_at", "2017-11-16 22:36:58.626534"], ["slug", "test"], ["post_type_version_id", 6]] +  (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", 5], ["created_at", "2017-11-16 22:36:58.629042"], ["updated_at", "2017-11-16 22:36:58.629042"]] +  (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", 5], ["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" = 3 + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 5], ["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" = 3 +  (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", 3], ["free_form_section_type_id", 3], ["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", 5], ["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" = 3 + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 5 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", 3], ["free_form_section_type_id", 4], ["name", "Side Bar"]] +  (0.0ms) 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", 5], ["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" = 3 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (5, 6) 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", 3], ["free_form_section_type_id", 5], ["name", "Footer List"]] +  (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" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 5], ["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" = 3 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (5, 6, 7) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.5ms) 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", 1], ["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", 1]] + 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", 1]] + 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", 2]] + 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", 3]] + 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", 4]] + 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", 5]] + 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", 6]] + 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", 7]] + 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", 8]] + 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", 9]] + 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", 10]] + 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", 11]] + 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", 1]] + 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", 1]] + 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", 2]] + 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", 1]] + 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", 1]] + 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", 1]] + Pulitzer::ArrangementStyle Load (0.0ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = ? [["post_type_version_id", 1]] +  (0.1ms) SELECT MAX("pulitzer_post_type_versions"."version_number") FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? [["post_type_id", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "version_number", "status") VALUES (?, ?, ?) [["post_type_id", 1], ["version_number", 2], ["status", "incomplete"]] + 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", 5], ["content_element_type_id", 1], ["label", "Hero Title 1"], ["created_at", "2017-11-16 22:36:55.436000"], ["updated_at", "2017-11-16 22:36:55.436000"], ["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", 5], ["content_element_type_id", 1], ["label", "Hero Title 2"], ["created_at", "2017-11-16 22:36:55.440000"], ["updated_at", "2017-11-16 22:36:55.440000"], ["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", 5], ["content_element_type_id", 1], ["label", "Hero Title 3"], ["created_at", "2017-11-16 22:36:55.444000"], ["updated_at", "2017-11-16 22:36:55.444000"], ["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", 5], ["content_element_type_id", 1], ["label", "Guest Title"], ["created_at", "2017-11-16 22:36:55.446000"], ["updated_at", "2017-11-16 22:36:55.446000"], ["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", 5], ["content_element_type_id", 1], ["label", "Guest Text"], ["created_at", "2017-11-16 22:36:55.449000"], ["updated_at", "2017-11-16 22:36:55.449000"], ["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", 5], ["content_element_type_id", 1], ["label", "Footer Title"], ["created_at", "2017-11-16 22:36:55.452000"], ["updated_at", "2017-11-16 22:36:55.452000"], ["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", 5], ["content_element_type_id", 1], ["label", "Footer Text"], ["created_at", "2017-11-16 22:36:55.455000"], ["updated_at", "2017-11-16 22:36:55.455000"], ["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", 5], ["content_element_type_id", 1], ["label", "Metadata title"], ["created_at", "2017-11-16 22:36:55.458000"], ["updated_at", "2017-11-16 22:36:55.458000"], ["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", 5], ["content_element_type_id", 1], ["label", "Metadata description"], ["created_at", "2017-11-16 22:36:55.461000"], ["updated_at", "2017-11-16 22:36:55.461000"], ["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", 5], ["content_element_type_id", 1], ["label", "Metadata keywords"], ["created_at", "2017-11-16 22:36:55.464000"], ["updated_at", "2017-11-16 22:36:55.464000"], ["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", 5], ["content_element_type_id", 4], ["label", "Call to Action Button"], ["created_at", "2017-11-16 22:36:55.467000"], ["updated_at", "2017-11-16 22:36:55.467000"], ["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", 5], ["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", 5], ["name", "Handpicked Homes"], ["sort_order", 13]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (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", 1], ["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.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", 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", 1]] + 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", 1], ["content_element_type_id", 1], ["label", "A New Field for this Post Type"], ["created_at", "2017-11-16 22:36:58.723374"], ["updated_at", "2017-11-16 22:36:58.723374"], ["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", 1], ["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", 1], ["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" = 2 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) ORDER BY "pulitzer_partials"."sort_order" ASC +  (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", 1], ["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 1"], ["version_id", 2], ["post_type_content_element_type_id", 1], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:58.732040"], ["updated_at", "2017-11-16 22:36:58.732040"]] +  (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", 1], ["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" = 2 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) 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", 1], ["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", 2], ["post_type_content_element_type_id", 2], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:58.741712"], ["updated_at", "2017-11-16 22:36:58.741712"]] +  (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", 1], ["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" = 2 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.2ms) 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", 1], ["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 3"], ["version_id", 2], ["post_type_content_element_type_id", 3], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:58.752845"], ["updated_at", "2017-11-16 22:36:58.752845"]] +  (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", 1], ["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" = 2 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) 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", 1], ["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", 2], ["post_type_content_element_type_id", 4], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:58.760536"], ["updated_at", "2017-11-16 22:36:58.760536"]] +  (0.2ms) 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", 1], ["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" = 2 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.2ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["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", 2], ["post_type_content_element_type_id", 5], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:58.774236"], ["updated_at", "2017-11-16 22:36:58.774236"]] +  (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", 1], ["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" = 2 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) 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", 1], ["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", 2], ["post_type_content_element_type_id", 6], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:58.783072"], ["updated_at", "2017-11-16 22:36:58.783072"]] +  (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", 1], ["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" = 2 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) 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", 1], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["version_id", 2], ["post_type_content_element_type_id", 7], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:58.793988"], ["updated_at", "2017-11-16 22:36:58.793988"]] +  (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", 1], ["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" = 2 + Pulitzer::Partial Load (0.3ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) 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", 1], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["version_id", 2], ["post_type_content_element_type_id", 8], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:58.805186"], ["updated_at", "2017-11-16 22:36:58.805186"]] +  (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", 1], ["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" = 2 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) 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", 1], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["version_id", 2], ["post_type_content_element_type_id", 9], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:58.814911"], ["updated_at", "2017-11-16 22:36:58.814911"]] +  (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", 1], ["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" = 2 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) 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", 1], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["version_id", 2], ["post_type_content_element_type_id", 10], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:58.825535"], ["updated_at", "2017-11-16 22:36:58.825535"]] +  (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", 1], ["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" = 2 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) 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", 4], ["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", 2], ["post_type_content_element_type_id", 11], ["content_element_type_id", 4], ["created_at", "2017-11-16 22:36:58.834735"], ["updated_at", "2017-11-16 22:36:58.834735"]] +  (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", 1], ["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" = 2 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) 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", 1], ["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", 2], ["post_type_content_element_type_id", 12], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:58.843056"], ["updated_at", "2017-11-16 22:36:58.843056"]] +  (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", 1], ["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" = 2 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) ORDER BY "pulitzer_partials"."sort_order" ASC +  (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", 2], ["free_form_section_type_id", 1], ["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", 1], ["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" = 2 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4, 5) 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", 2], ["free_form_section_type_id", 2], ["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", 1], ["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" = 2 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4, 5, 6) 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", 2]] + Pulitzer::PostTypeContentElementType 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 (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) 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", "2017-11-16 22:36:58.867028"], ["id", 12]] +  (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", 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", 1], ["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" = 2 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4, 5, 6) 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", 1], ["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" = 2 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4, 5, 6) 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", 2], ["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" = 12 ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (0.1ms) 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", "2017-11-16 22:36:58.879285"], ["id", 34]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + 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", 1], ["status", 0]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] + Pulitzer::ContentElement Load (0.3ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 2]] + 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 (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (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", 1], ["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", 1], ["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", 1], ["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" = 2 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) ORDER BY "pulitzer_partials"."sort_order" ASC + SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = 2 WHERE "pulitzer_versions"."id" = ? [["id", 2]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 1], ["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", 1], ["status", 0], ["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.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", 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", 1]] + 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", 1], ["content_element_type_id", 1], ["label", "A New Field for this Post Type"], ["created_at", "2017-11-16 22:36:58.918587"], ["updated_at", "2017-11-16 22:36:58.918587"], ["sort_order", 14]] +  (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", 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", 1], ["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", 1], ["status", 4], ["LIMIT", 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", 1], ["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", 1], ["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" = 2 + Pulitzer::Partial Load (0.3ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) 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", 1], ["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" = 1 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (1, 2) 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", "2017-11-16 22:36:58.938178"], ["id", 2]] +  (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", 2], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2017-11-16 22:36:58.943065"], ["id", 1]] +  (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", 1], ["created_at", "2017-11-16 22:36:58.944957"], ["updated_at", "2017-11-16 22:36:58.944957"]] +  (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", 2], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] Performing Pulitzer::CloneVersionJob (Job ID: 2d5d6d07-2bae-4036-bf90-8cea43431696) from Inline(default) with arguments: #<GlobalID:0x007ffccddd3c28 @uri=#<URI::GID gid://dummy/Pulitzer::Version/2>> +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 1], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 3 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] Pulitzer::ContentElement Load (0.7ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 2]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] 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 (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] 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", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] 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", 1], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.634049"], ["updated_at", "2017-11-16 22:36:55.837181"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:58.964253"], ["id", 23]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] Pulitzer::PostTypeContentElementType 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", 2], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] 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", 2], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.642108"], ["updated_at", "2017-11-16 22:36:55.846119"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:58.971920"], ["id", 24]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] Pulitzer::PostTypeContentElementType 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", 3], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] 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", 3], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.650178"], ["updated_at", "2017-11-16 22:36:55.855982"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:58.979491"], ["id", 25]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] 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", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] 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", 4], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.657666"], ["updated_at", "2017-11-16 22:36:55.865005"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:58.986246"], ["id", 26]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] 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", 5], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] 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", 5], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.664560"], ["updated_at", "2017-11-16 22:36:55.875195"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:58.992423"], ["id", 27]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] 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", 6], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] 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 Title"], ["image", nil], ["post_type_content_element_type_id", 6], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.671500"], ["updated_at", "2017-11-16 22:36:55.885796"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:58.999586"], ["id", 28]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] Pulitzer::PostTypeContentElementType 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", 7], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] 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", 7], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.682709"], ["updated_at", "2017-11-16 22:36:55.894557"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.014435"], ["id", 29]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] 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", 8], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] 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", 8], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.690635"], ["updated_at", "2017-11-16 22:36:55.904839"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.020756"], ["id", 30]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] 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", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] 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", 9], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.697694"], ["updated_at", "2017-11-16 22:36:55.914515"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.027563"], ["id", 31]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] 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", 10], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] 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", 10], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.704620"], ["updated_at", "2017-11-16 22:36:55.924560"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.034177"], ["id", 32]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] 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", 11], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] 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", 11], ["content_element_type_id", 4], ["created_at", "2017-11-16 22:36:55.712535"], ["updated_at", "2017-11-16 22:36:55.934127"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.041750"], ["id", 33]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 2]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 1], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 3], ["id", 5]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 2], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 3], ["id", 6]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 2]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:36:59.053364"], ["id", 3]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2d5d6d07-2bae-4036-bf90-8cea43431696] Performed Pulitzer::CloneVersionJob (Job ID: 2d5d6d07-2bae-4036-bf90-8cea43431696) from Inline(default) in 108.17ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 2d5d6d07-2bae-4036-bf90-8cea43431696) to Inline(default) with arguments: #<GlobalID:0x007ffcce8a8090 @uri=#<URI::GID gid://dummy/Pulitzer::Version/2>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 1], ["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", 1], ["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" = 2 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) 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", 1], ["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" = 3 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (5, 6) 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", 1], ["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" = 3 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (5, 6) 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", 1], ["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" = 3 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (5, 6) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 3]] +  (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", 1], ["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" = 2 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) 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", 1], ["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" = 1 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (1, 2) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2017-11-16 22:36:59.087828"], ["id", 2]] +  (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", 2], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2017-11-16 22:36:59.093423"], ["id", 1]] +  (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", 1], ["created_at", "2017-11-16 22:36:59.095570"], ["updated_at", "2017-11-16 22:36:59.095570"]] +  (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", 2], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] Performing Pulitzer::CloneVersionJob (Job ID: 2dc1d67e-43ba-4d80-a546-79fb487edd42) from Inline(default) with arguments: #<GlobalID:0x007ffccfe8a4f8 @uri=#<URI::GID gid://dummy/Pulitzer::Version/2>> +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 1], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 3 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] 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", 2]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] 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 (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] Pulitzer::PostTypeContentElementType 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", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] 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", 1], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.634049"], ["updated_at", "2017-11-16 22:36:55.837181"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.121908"], ["id", 23]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] 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", 2], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] 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", 2], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.642108"], ["updated_at", "2017-11-16 22:36:55.846119"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.129317"], ["id", 24]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] Pulitzer::PostTypeContentElementType 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", 3], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] 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", 3], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.650178"], ["updated_at", "2017-11-16 22:36:55.855982"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.135656"], ["id", 25]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] 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", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] 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", 4], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.657666"], ["updated_at", "2017-11-16 22:36:55.865005"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.141569"], ["id", 26]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] 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", 5], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] 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", 5], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.664560"], ["updated_at", "2017-11-16 22:36:55.875195"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.147442"], ["id", 27]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] Pulitzer::PostTypeContentElementType 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", 6], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] 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", 6], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.671500"], ["updated_at", "2017-11-16 22:36:55.885796"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.154602"], ["id", 28]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] 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", 7], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] 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", 7], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.682709"], ["updated_at", "2017-11-16 22:36:55.894557"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.160791"], ["id", 29]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] 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", 8], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] 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", 8], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.690635"], ["updated_at", "2017-11-16 22:36:55.904839"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.167006"], ["id", 30]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] 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", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] 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", 9], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.697694"], ["updated_at", "2017-11-16 22:36:55.914515"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.175107"], ["id", 31]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] Pulitzer::PostTypeContentElementType 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", 10], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] 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", 10], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.704620"], ["updated_at", "2017-11-16 22:36:55.924560"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.181512"], ["id", 32]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] Pulitzer::PostTypeContentElementType 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", 11], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] 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", 11], ["content_element_type_id", 4], ["created_at", "2017-11-16 22:36:55.712535"], ["updated_at", "2017-11-16 22:36:55.934127"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.189430"], ["id", 33]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 2]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 1], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 3], ["id", 5]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 2], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 3], ["id", 6]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 2]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:36:59.199167"], ["id", 3]] +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [2dc1d67e-43ba-4d80-a546-79fb487edd42] Performed Pulitzer::CloneVersionJob (Job ID: 2dc1d67e-43ba-4d80-a546-79fb487edd42) from Inline(default) in 102.82ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 2dc1d67e-43ba-4d80-a546-79fb487edd42) to Inline(default) with arguments: #<GlobalID:0x007ffccfe933a0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/2>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 2], ["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", 1], ["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" = 3 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (5, 6) 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", 1], ["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" = 2 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) 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", "2017-11-16 22:36:59.210288"], ["id", 3]] +  (0.0ms) 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", 3], ["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", 1], ["created_at", "2017-11-16 22:36:59.213480"], ["updated_at", "2017-11-16 22:36:59.213480"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] Performing Pulitzer::CloneVersionJob (Job ID: e85f268f-648b-4b12-aa39-0ccbdf93b401) from Inline(default) with arguments: #<GlobalID:0x007ffccfccce90 @uri=#<URI::GID gid://dummy/Pulitzer::Version/2>> +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 1], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 4 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] 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", 2]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] 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 (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] Pulitzer::PostTypeContentElementType 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", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] 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", 1], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.634049"], ["updated_at", "2017-11-16 22:36:55.837181"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 4], ["updated_at", "2017-11-16 22:36:59.231340"], ["id", 34]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] Pulitzer::PostTypeContentElementType 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", 2], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] 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", 2], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.642108"], ["updated_at", "2017-11-16 22:36:55.846119"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 4], ["updated_at", "2017-11-16 22:36:59.238538"], ["id", 35]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] 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", 3], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] 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", 3], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.650178"], ["updated_at", "2017-11-16 22:36:55.855982"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 4], ["updated_at", "2017-11-16 22:36:59.245554"], ["id", 36]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] 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", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] 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", 4], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.657666"], ["updated_at", "2017-11-16 22:36:55.865005"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 4], ["updated_at", "2017-11-16 22:36:59.252625"], ["id", 37]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] 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", 5], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] 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", 5], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.664560"], ["updated_at", "2017-11-16 22:36:55.875195"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 4], ["updated_at", "2017-11-16 22:36:59.259143"], ["id", 38]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] 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", 6], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] 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", 6], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.671500"], ["updated_at", "2017-11-16 22:36:55.885796"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 4], ["updated_at", "2017-11-16 22:36:59.265030"], ["id", 39]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] Pulitzer::PostTypeContentElementType 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", 7], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] 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", 7], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.682709"], ["updated_at", "2017-11-16 22:36:55.894557"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 4], ["updated_at", "2017-11-16 22:36:59.271946"], ["id", 40]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] Pulitzer::PostTypeContentElementType 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", 8], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] 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", 8], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.690635"], ["updated_at", "2017-11-16 22:36:55.904839"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 4], ["updated_at", "2017-11-16 22:36:59.277938"], ["id", 41]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] 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", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] 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", 9], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.697694"], ["updated_at", "2017-11-16 22:36:55.914515"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 4], ["updated_at", "2017-11-16 22:36:59.284627"], ["id", 42]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] 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", 10], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] 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", 10], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.704620"], ["updated_at", "2017-11-16 22:36:55.924560"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 4], ["updated_at", "2017-11-16 22:36:59.292308"], ["id", 43]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] 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", 11], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] 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", 11], ["content_element_type_id", 4], ["created_at", "2017-11-16 22:36:55.712535"], ["updated_at", "2017-11-16 22:36:55.934127"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 4], ["updated_at", "2017-11-16 22:36:59.298663"], ["id", 44]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 2]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 1], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 4], ["id", 7]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 2], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 4], ["id", 8]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 2]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:36:59.312580"], ["id", 4]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e85f268f-648b-4b12-aa39-0ccbdf93b401] Performed Pulitzer::CloneVersionJob (Job ID: e85f268f-648b-4b12-aa39-0ccbdf93b401) from Inline(default) in 99.08ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: e85f268f-648b-4b12-aa39-0ccbdf93b401) to Inline(default) with arguments: #<GlobalID:0x007ffcceada0c0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/2>> + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 3], ["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", 1], ["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" = 4 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (7, 8) 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" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 1], ["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" = 4 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (7, 8) 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", 1], ["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" = 4 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (7, 8) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 4]] +  (1.2ms) 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", 1], ["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" = 2 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) 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", 1], ["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" = 1 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (1, 2) 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", "2017-11-16 22:36:59.340461"], ["id", 2]] +  (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", 2], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2017-11-16 22:36:59.345282"], ["id", 1]] +  (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", 1], ["created_at", "2017-11-16 22:36:59.347275"], ["updated_at", "2017-11-16 22:36:59.347275"]] +  (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", 2], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] Performing Pulitzer::CloneVersionJob (Job ID: 915a5449-06f1-4990-a59d-a92c37600684) from Inline(default) with arguments: #<GlobalID:0x007ffcce8e86e0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/2>> +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] 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", 1], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 3 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] 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", 2]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] Pulitzer::PostTypeContentElementType 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 (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] 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", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] 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", 1], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.634049"], ["updated_at", "2017-11-16 22:36:55.837181"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.366231"], ["id", 23]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] 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", 2], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] 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", 2], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.642108"], ["updated_at", "2017-11-16 22:36:55.846119"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.375184"], ["id", 24]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] 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", 3], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] 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", 3], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.650178"], ["updated_at", "2017-11-16 22:36:55.855982"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.381609"], ["id", 25]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] 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", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] 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", 4], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.657666"], ["updated_at", "2017-11-16 22:36:55.865005"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.390659"], ["id", 26]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] 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", 5], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] 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", 5], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.664560"], ["updated_at", "2017-11-16 22:36:55.875195"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.396880"], ["id", 27]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] Pulitzer::PostTypeContentElementType 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", 6], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] 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", 6], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.671500"], ["updated_at", "2017-11-16 22:36:55.885796"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.405154"], ["id", 28]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] 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", 7], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] 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", 7], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.682709"], ["updated_at", "2017-11-16 22:36:55.894557"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.411836"], ["id", 29]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] 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", 8], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] 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", 8], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.690635"], ["updated_at", "2017-11-16 22:36:55.904839"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.418885"], ["id", 30]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] 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", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] 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", 9], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.697694"], ["updated_at", "2017-11-16 22:36:55.914515"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.426843"], ["id", 31]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] Pulitzer::PostTypeContentElementType 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", 10], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] 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", 10], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.704620"], ["updated_at", "2017-11-16 22:36:55.924560"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.3ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.442233"], ["id", 32]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] 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", 11], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] 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", 11], ["content_element_type_id", 4], ["created_at", "2017-11-16 22:36:55.712535"], ["updated_at", "2017-11-16 22:36:55.934127"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.448819"], ["id", 33]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 2]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 1], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 3], ["id", 5]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 2], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 3], ["id", 6]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 2]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:36:59.461726"], ["id", 3]] +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [915a5449-06f1-4990-a59d-a92c37600684] Performed Pulitzer::CloneVersionJob (Job ID: 915a5449-06f1-4990-a59d-a92c37600684) from Inline(default) in 114.02ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 915a5449-06f1-4990-a59d-a92c37600684) to Inline(default) with arguments: #<GlobalID:0x007ffccdf207c0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/2>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 1], ["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", 1], ["status", 1], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.3ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 2 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) 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", "2017-11-16 22:36:59.472083"], ["id", 2]] +  (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", 2], ["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", 1], ["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" = 3 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (5, 6) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 2], ["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", 1], ["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" = 3 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (5, 6) 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", 1], ["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" = 3 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (5, 6) 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", 1], ["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" = 3 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (5, 6) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 3]] +  (1.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 Remembers"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The North Remembers"], ["created_at", "2017-11-16 22:36:59.493887"], ["updated_at", "2017-11-16 22:36:59.493887"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["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", 1], ["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" = 2 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) 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", 2], ["label_id", 1], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-11-16 22:36:59.508800"], ["updated_at", "2017-11-16 22:36:59.508800"]] +  (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", "2017-11-16 22:36:59.510968"], ["updated_at", "2017-11-16 22:36:59.510968"]] +  (0.0ms) 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", 2], ["label_id", 2], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-11-16 22:36:59.512717"], ["updated_at", "2017-11-16 22:36:59.512717"]] +  (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", 2], ["label_type", "Pulitzer::Tag"]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 1], ["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" = 1 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (1, 2) 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", "2017-11-16 22:36:59.518991"], ["id", 2]] +  (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", 1], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2017-11-16 22:36:59.522586"], ["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (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", 1], ["created_at", "2017-11-16 22:36:59.524458"], ["updated_at", "2017-11-16 22:36:59.524458"]] +  (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", 2], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] Performing Pulitzer::CloneVersionJob (Job ID: 843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76) from Inline(default) with arguments: #<GlobalID:0x007ffccfe388b0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/2>> +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] 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", 1], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 3 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] 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", 2]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] 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 (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] 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", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] 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", 1], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.634049"], ["updated_at", "2017-11-16 22:36:55.837181"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.548100"], ["id", 23]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] Pulitzer::PostTypeContentElementType 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", 2], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] 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", 2], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.642108"], ["updated_at", "2017-11-16 22:36:55.846119"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.555603"], ["id", 24]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] 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", 3], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] 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", 3], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.650178"], ["updated_at", "2017-11-16 22:36:55.855982"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.561581"], ["id", 25]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] Pulitzer::PostTypeContentElementType 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", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] 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", 4], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.657666"], ["updated_at", "2017-11-16 22:36:55.865005"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.568233"], ["id", 26]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] 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", 5], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] 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", 5], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.664560"], ["updated_at", "2017-11-16 22:36:55.875195"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.575974"], ["id", 27]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] 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", 6], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] 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", 6], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.671500"], ["updated_at", "2017-11-16 22:36:55.885796"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.582209"], ["id", 28]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] Pulitzer::PostTypeContentElementType 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", 7], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] 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", 7], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.682709"], ["updated_at", "2017-11-16 22:36:55.894557"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.590103"], ["id", 29]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] 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", 8], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] 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", 8], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.690635"], ["updated_at", "2017-11-16 22:36:55.904839"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.597108"], ["id", 30]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] 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", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] 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", 9], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.697694"], ["updated_at", "2017-11-16 22:36:55.914515"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.604402"], ["id", 31]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] Pulitzer::PostTypeContentElementType 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", 10], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] 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", 10], ["content_element_type_id", 1], ["created_at", "2017-11-16 22:36:55.704620"], ["updated_at", "2017-11-16 22:36:55.924560"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.611418"], ["id", 32]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] 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", 11], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] 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", 11], ["content_element_type_id", 4], ["created_at", "2017-11-16 22:36:55.712535"], ["updated_at", "2017-11-16 22:36:55.934127"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 3], ["updated_at", "2017-11-16 22:36:59.617642"], ["id", 33]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 2]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (3, 4) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 1], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 3], ["id", 5]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 2], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 3], ["id", 6]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 2]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] SQL (0.1ms) INSERT INTO "pulitzer_post_tags" ("version_id", "label_id", "label_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["version_id", 3], ["label_id", 1], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-11-16 22:36:59.633036"], ["updated_at", "2017-11-16 22:36:59.633036"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] SQL (0.1ms) INSERT INTO "pulitzer_post_tags" ("version_id", "label_id", "label_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["version_id", 3], ["label_id", 2], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-11-16 22:36:59.635593"], ["updated_at", "2017-11-16 22:36:59.635593"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:36:59.637587"], ["id", 3]] +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76] Performed Pulitzer::CloneVersionJob (Job ID: 843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76) from Inline(default) in 112.83ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 843461c4-1eb7-4c57-bdcb-ecbd7a1b2d76) to Inline(default) with arguments: #<GlobalID:0x007ffccfe42338 @uri=#<URI::GID gid://dummy/Pulitzer::Version/2>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]] +  (1.1ms) rollback transaction +  (0.1ms) begin transaction +  (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.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction + 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.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" ORDER BY "pulitzer_content_elements"."id" ASC LIMIT ? [["LIMIT", 1]] +  (0.1ms) rollback transaction +  (0.2ms) 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]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["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", "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", 3], ["updated_at", "2017-11-16 22:36:59.661371"], ["id", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) 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", 3], ["updated_at", "2017-11-16 22:36:59.666372"], ["id", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) 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", 1], ["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.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["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.2ms) 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", 1], ["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", 2], ["updated_at", "2017-11-16 22:37:00.012192"], ["id", 1]] +  (0.2ms) 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", 2], ["LIMIT", 1]] +  (0.3ms) 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", "2017-11-16 22:37:00.029450"], ["updated_at", "2017-11-16 22:37:00.029450"], ["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", 5], ["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", 5]] +  (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.5ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "4584f544-2a07-4694-86c4-e0bf2aef045f"], ["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.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:37:00.046632"], ["updated_at", "2017-11-16 22:37:00.046632"], ["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", 5], ["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", 5]] +  (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-4"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) 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", "2017-11-16 22:37:00.055568"], ["updated_at", "2017-11-16 22:37:00.055568"], ["slug", "winterfell-news-4"], ["post_type_version_id", 6]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 5], ["created_at", "2017-11-16 22:37:00.060428"], ["updated_at", "2017-11-16 22:37:00.060428"]] +  (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", 5], ["created_at", "2017-11-16 22:37:00.064799"], ["updated_at", "2017-11-16 22:37:00.064799"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 1], ["post_id", 5], ["created_at", "2017-11-16 22:37:00.067204"], ["updated_at", "2017-11-16 22:37:00.067204"]] +  (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", 5], ["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" = 5 +  (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", "2017-11-16 22:37:00.075629"], ["updated_at", "2017-11-16 22:37:00.075629"], ["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", 5], ["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", 5]] +  (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-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.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 5"], ["created_at", "2017-11-16 22:37:00.086495"], ["updated_at", "2017-11-16 22:37:00.086495"], ["slug", "winterfell-news-5"], ["post_type_version_id", 6]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 5], ["created_at", "2017-11-16 22:37:00.092155"], ["updated_at", "2017-11-16 22:37:00.092155"]] +  (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", 5], ["created_at", "2017-11-16 22:37:00.097582"], ["updated_at", "2017-11-16 22:37:00.097582"]] +  (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", 5], ["status", 1], ["LIMIT", 1]] +  (1.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:37:00.108652"], ["updated_at", "2017-11-16 22:37:00.108652"], ["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", 5], ["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", 5]] +  (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-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.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 6"], ["created_at", "2017-11-16 22:37:00.115005"], ["updated_at", "2017-11-16 22:37:00.115005"], ["slug", "winterfell-news-6"], ["post_type_version_id", 6]] +  (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", 5], ["created_at", "2017-11-16 22:37:00.117792"], ["updated_at", "2017-11-16 22:37:00.117792"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + 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", 5], ["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" = 3 + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = 4 WHERE "pulitzer_versions"."id" = ? [["id", 3]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 5], ["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", 5], ["status", 4], ["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:37:00.129604"], ["updated_at", "2017-11-16 22:37:00.129604"], ["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", 5], ["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", 5]] +  (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-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.1ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 7"], ["created_at", "2017-11-16 22:37:00.135888"], ["updated_at", "2017-11-16 22:37:00.135888"], ["slug", "winterfell-news-7"], ["post_type_version_id", 6]] +  (0.0ms) 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", 5], ["created_at", "2017-11-16 22:37:00.138956"], ["updated_at", "2017-11-16 22:37:00.138956"]] +  (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", 5], ["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" = 3 +  (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", 3]] + Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 3]] + SQL (0.1ms) DELETE FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? [["id", 3]] +  (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", 5], ["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", 5], ["status", 4], ["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (1.1ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:37:00.151499"], ["updated_at", "2017-11-16 22:37:00.151499"], ["plural", "f"]] +  (0.6ms) 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", 5], ["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", 5]] +  (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-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.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 8"], ["created_at", "2017-11-16 22:37:00.163917"], ["updated_at", "2017-11-16 22:37:00.163917"], ["slug", "winterfell-news-8"], ["post_type_version_id", 6]] +  (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", 5], ["created_at", "2017-11-16 22:37:00.166684"], ["updated_at", "2017-11-16 22:37:00.166684"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:37:00.171483"], ["updated_at", "2017-11-16 22:37:00.171483"], ["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", 5], ["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", 5]] +  (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-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.1ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 9"], ["created_at", "2017-11-16 22:37:00.177870"], ["updated_at", "2017-11-16 22:37:00.177870"], ["slug", "winterfell-news-9"], ["post_type_version_id", 6]] +  (0.0ms) 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", 5], ["created_at", "2017-11-16 22:37:00.180683"], ["updated_at", "2017-11-16 22:37:00.180683"]] +  (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" != 5) 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", 5], ["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", "2017-11-16 22:37:00.183586"], ["slug", "the-new-king-in-the-north"], ["id", 5]] +  (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.3ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 25"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 25"], ["created_at", "2017-11-16 22:37:00.190078"], ["updated_at", "2017-11-16 22:37:00.190078"]] +  (0.1ms) 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", "2017-11-16 22:37:00.192687"], ["updated_at", "2017-11-16 22:37:00.192687"], ["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", 5], ["status", "published"]] +  (0.0ms) 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", 5]] +  (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-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.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 10"], ["created_at", "2017-11-16 22:37:00.198848"], ["updated_at", "2017-11-16 22:37:00.198848"], ["slug", "winterfell-news-10"], ["post_type_version_id", 6]] +  (0.0ms) 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", 5], ["created_at", "2017-11-16 22:37:00.201504"], ["updated_at", "2017-11-16 22:37:00.201504"]] +  (0.4ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 5], ["created_at", "2017-11-16 22:37:00.205341"], ["updated_at", "2017-11-16 22:37:00.205341"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction + 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", 1], ["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", 1], ["LIMIT", 1]] +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.2ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) 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", 1], ["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", 1], ["LIMIT", 1]] + 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"."post_type_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 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", 1]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + 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", 1], ["content_element_type_id", 1], ["label", "Test Element"], ["created_at", "2017-11-16 22:37:00.242760"], ["updated_at", "2017-11-16 22:37:00.242760"], ["sort_order", 14]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::Tag Exists (0.7ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 26"], ["LIMIT", 1]] +  (0.2ms) 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.0ms) 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.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "a"], ["created_at", "2017-11-16 22:37:00.281955"], ["updated_at", "2017-11-16 22:37:00.281955"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.3ms) 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.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) 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.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 27"], ["created_at", "2017-11-16 22:37:00.295418"], ["updated_at", "2017-11-16 22:37:00.295418"], ["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", "2017-11-16 22:37:00.298019"], ["updated_at", "2017-11-16 22:37:00.298019"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."hierarchical" = ? [["hierarchical", "t"]] + Pulitzer::Tag Load (0.0ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."hierarchical" = ? [["hierarchical", "t"]] +  (0.4ms) rollback transaction +  (0.2ms) begin transaction +  (0.1ms) 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", "2017-11-16 22:37:00.304866"], ["updated_at", "2017-11-16 22:37:00.304866"], ["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", 5], ["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", 5]] +  (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-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.1ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 11"], ["created_at", "2017-11-16 22:37:00.312854"], ["updated_at", "2017-11-16 22:37:00.312854"], ["slug", "winterfell-news-11"], ["post_type_version_id", 6]] +  (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", 5], ["created_at", "2017-11-16 22:37:00.315296"], ["updated_at", "2017-11-16 22:37:00.315296"]] +  (0.0ms) 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", 5], ["created_at", "2017-11-16 22:37:00.316707"], ["updated_at", "2017-11-16 22:37:00.316707"]] +  (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.7ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 29"], ["created_at", "2017-11-16 22:37:00.318857"], ["updated_at", "2017-11-16 22:37:00.318857"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) 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", 4], ["label_id", 1], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-11-16 22:37:00.323379"], ["updated_at", "2017-11-16 22:37:00.323379"]] +  (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", 5], ["LIMIT", 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 30"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 30"], ["created_at", "2017-11-16 22:37:00.330940"], ["updated_at", "2017-11-16 22:37:00.330940"], ["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.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 31"], ["created_at", "2017-11-16 22:37:00.333338"], ["updated_at", "2017-11-16 22:37:00.333338"]] +  (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.2ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."hierarchical" = ? [["hierarchical", "f"]] +  (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 32"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 32"], ["created_at", "2017-11-16 22:37:00.339924"], ["updated_at", "2017-11-16 22:37:00.339924"]] +  (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 33"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "parent_id") VALUES (?, ?, ?, ?) [["name", "The north 33"], ["created_at", "2017-11-16 22:37:00.343504"], ["updated_at", "2017-11-16 22:37:00.343504"], ["parent_id", 1]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2017-11-16 22:37:00.344848' WHERE "pulitzer_tags"."id" = ? [["id", 1]] +  (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 34"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "parent_id") VALUES (?, ?, ?, ?) [["name", "The north 34"], ["created_at", "2017-11-16 22:37:00.348091"], ["updated_at", "2017-11-16 22:37:00.348091"], ["parent_id", 1]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2017-11-16 22:37:00.348955' WHERE "pulitzer_tags"."id" = ? [["id", 1]] +  (0.0ms) 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]] +  (1.2ms) rollback transaction +  (0.1ms) begin transaction +  (0.5ms) 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.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 35"], ["created_at", "2017-11-16 22:37:00.359765"], ["updated_at", "2017-11-16 22:37:00.359765"], ["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", "2017-11-16 22:37:00.362623"], ["updated_at", "2017-11-16 22:37:00.362623"]] +  (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", "2017-11-16 22:37:00.365188"], ["updated_at", "2017-11-16 22:37:00.365188"], ["parent_id", 1], ["hierarchical", "t"]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2017-11-16 22:37:00.366050' WHERE "pulitzer_tags"."id" = ? [["id", 1]] +  (0.0ms) 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.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 38"], ["created_at", "2017-11-16 22:37:00.371030"], ["updated_at", "2017-11-16 22:37:00.371030"], ["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 39"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 39"], ["created_at", "2017-11-16 22:37:00.373760"], ["updated_at", "2017-11-16 22:37:00.373760"]] +  (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 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", "2017-11-16 22:37:00.376148"], ["updated_at", "2017-11-16 22:37:00.376148"], ["parent_id", 1], ["hierarchical", "t"]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2017-11-16 22:37:00.377001' WHERE "pulitzer_tags"."id" = ? [["id", 1]] +  (0.0ms) 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 41"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 41"], ["created_at", "2017-11-16 22:37:00.381161"], ["updated_at", "2017-11-16 22:37:00.381161"], ["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", "2017-11-16 22:37:00.383491"], ["updated_at", "2017-11-16 22:37:00.383491"]] +  (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 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", "2017-11-16 22:37:00.386639"], ["updated_at", "2017-11-16 22:37:00.386639"], ["parent_id", 1], ["hierarchical", "t"]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2017-11-16 22:37:00.388047' WHERE "pulitzer_tags"."id" = ? [["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_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", "2017-11-16 22:37:00.394709"], ["updated_at", "2017-11-16 22:37:00.394709"], ["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", 5], ["status", "published"]] +  (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") VALUES (?) [["post_type_id", 5]] +  (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-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.8ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 12"], ["created_at", "2017-11-16 22:37:00.401155"], ["updated_at", "2017-11-16 22:37:00.401155"], ["slug", "winterfell-news-12"], ["post_type_version_id", 6]] +  (0.3ms) 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", 5], ["created_at", "2017-11-16 22:37:00.406752"], ["updated_at", "2017-11-16 22:37:00.406752"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) 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.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 44"], ["created_at", "2017-11-16 22:37:00.421938"], ["updated_at", "2017-11-16 22:37:00.421938"]] +  (0.1ms) 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", "2017-11-16 22:37:00.424395"], ["updated_at", "2017-11-16 22:37:00.424395"], ["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", 5], ["status", "published"]] +  (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") VALUES (?) [["post_type_id", 5]] +  (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-13"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.2ms) 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", "2017-11-16 22:37:00.430653"], ["updated_at", "2017-11-16 22:37:00.430653"], ["slug", "winterfell-news-13"], ["post_type_version_id", 6]] +  (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", 5], ["created_at", "2017-11-16 22:37:00.434419"], ["updated_at", "2017-11-16 22:37:00.434419"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 5], ["created_at", "2017-11-16 22:37:00.436219"], ["updated_at", "2017-11-16 22:37:00.436219"]] +  (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", 4], ["label_id", 1], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-11-16 22:37:00.440720"], ["updated_at", "2017-11-16 22:37:00.440720"]] +  (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", 4]] +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:37:00.446017"], ["updated_at", "2017-11-16 22:37:00.446017"], ["plural", "f"]] +  (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", 5], ["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", 5]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 6], ["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", "2017-11-16 22:37:00.454855"], ["updated_at", "2017-11-16 22:37:00.454855"], ["plural", "f"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 6], ["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", 6]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) 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", 3], ["label", "King's Landing news 2"], ["sort_order", 2], ["post_type_version_id", 8]] +  (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-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.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 14"], ["created_at", "2017-11-16 22:37:00.467008"], ["updated_at", "2017-11-16 22:37:00.467008"], ["slug", "winterfell-news-14"], ["post_type_version_id", 6]] +  (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", 5], ["created_at", "2017-11-16 22:37:00.469939"], ["updated_at", "2017-11-16 22:37:00.469939"]] +  (0.1ms) 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", "2017-11-16 22:37:00.472068"], ["updated_at", "2017-11-16 22:37:00.472068"], ["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", 7], ["status", "published"]] +  (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") VALUES (?) [["post_type_id", 7]] +  (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", "2017-11-16 22:37:00.477502"], ["updated_at", "2017-11-16 22:37:00.477502"], ["slug", "winterfell-news-15"], ["post_type_version_id", 10]] +  (0.0ms) 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", 6], ["created_at", "2017-11-16 22:37:00.480244"], ["updated_at", "2017-11-16 22:37:00.480244"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SELECT "pulitzer_free_form_section_types"."name" FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_version_id" = ? [["post_type_version_id", 10]] +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:37:00.489404"], ["updated_at", "2017-11-16 22:37:00.489404"], ["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", 5], ["status", "published"]] +  (0.0ms) 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", 5]] +  (0.0ms) 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", 6], ["name", "Winterfell news 3"], ["sort_order", 3]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:37:00.496019"], ["updated_at", "2017-11-16 22:37:00.496019"], ["plural", "f"]] +  (0.0ms) 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", 6], ["status", "published"]] +  (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") VALUES (?) [["post_type_id", 6]] +  (0.0ms) 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", 3], ["label", "King's Landing news 3"], ["sort_order", 3], ["post_type_version_id", 8]] +  (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-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", "2017-11-16 22:37:00.505005"], ["updated_at", "2017-11-16 22:37:00.505005"], ["slug", "winterfell-news-16"], ["post_type_version_id", 6]] +  (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", 5], ["created_at", "2017-11-16 22:37:00.508146"], ["updated_at", "2017-11-16 22:37:00.508146"]] +  (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", 6]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 5], ["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" = 3 + 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", 5], ["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" = 3 +  (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", 3], ["free_form_section_type_id", 3], ["name", "Winterfell news 3"]] +  (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", 5], ["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" = 3 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 5 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", 5], ["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" = 3 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 5 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", 3], ["name", "Winterfell news 3"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 5 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order", "label") VALUES (?, ?, ?, ?) [["post_type_version_id", 8], ["free_form_section_id", 5], ["sort_order", 3], ["label", "King's Landing news 3"]] +  (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", 8], ["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", 8]] + 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", 5], ["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" = 3 + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 5 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.2ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = 8 + Pulitzer::BackgroundStyle Load (0.3ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."post_type_version_id" = 8 + Pulitzer::JustificationStyle Load (0.2ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."post_type_version_id" = 8 + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_version_id" = 8 + Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = 8 +  (0.0ms) SELECT "pulitzer_free_form_section_types"."name" FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_version_id" = ? [["post_type_version_id", 6]] + 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" = 'Winterfell news 3' [["version_id", 3]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 5 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::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", 6]] +  (0.1ms) SELECT "pulitzer_partial_types"."label" 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", 3]] + 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", 3]] + Pulitzer::Partial Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? AND "pulitzer_partials"."post_type_version_id" = ? LIMIT ? [["free_form_section_id", 5], ["post_type_version_id", 8], ["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") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:37:00.552604"], ["updated_at", "2017-11-16 22:37:00.552604"], ["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", 5], ["status", "published"]] +  (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", 5]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 6], ["name", "Winterfell news 4"], ["sort_order", 4]] +  (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", "2017-11-16 22:37:00.563994"], ["updated_at", "2017-11-16 22:37:00.563994"], ["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", 6], ["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", 6]] +  (0.1ms) 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", 3], ["label", "King's Landing news 4"], ["sort_order", 4], ["post_type_version_id", 8]] +  (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-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.1ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 17"], ["created_at", "2017-11-16 22:37:00.572116"], ["updated_at", "2017-11-16 22:37:00.572116"], ["slug", "winterfell-news-17"], ["post_type_version_id", 6]] +  (0.0ms) 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", 5], ["created_at", "2017-11-16 22:37:00.574457"], ["updated_at", "2017-11-16 22:37:00.574457"]] +  (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" = ? [["post_type_version_id", 6]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 5], ["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" = 3 + 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", 5], ["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" = 3 +  (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", 3], ["free_form_section_type_id", 3], ["name", "Winterfell news 4"]] +  (0.0ms) 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", 5], ["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" = 3 + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 5 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", 5], ["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" = 3 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 5 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", 3], ["name", "Winterfell news 4"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 5 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order", "label") VALUES (?, ?, ?, ?) [["post_type_version_id", 8], ["free_form_section_id", 5], ["sort_order", 4], ["label", "King's Landing news 4"]] +  (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", 8], ["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", 8]] + 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", 5], ["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" = 3 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 5 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" = 8 + Pulitzer::BackgroundStyle Load (0.0ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."post_type_version_id" = 8 + Pulitzer::JustificationStyle Load (0.0ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."post_type_version_id" = 8 + Pulitzer::SequenceFlowStyle Load (0.0ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_version_id" = 8 + Pulitzer::ArrangementStyle Load (0.0ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = 8 +  (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 +  (0.1ms) SELECT "pulitzer_free_form_section_types"."name" FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_version_id" = ? [["post_type_version_id", 6]] + 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" = 'Winterfell news 4' [["version_id", 3]] + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 5 ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 6]] +  (0.1ms) SELECT "pulitzer_partial_types"."label" 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", 3]] + 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", 3]] + Pulitzer::Partial Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? AND "pulitzer_partials"."post_type_version_id" = ? LIMIT ? [["free_form_section_id", 5], ["post_type_version_id", 8], ["LIMIT", 1]] +  (0.6ms) rollback transaction +  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; +  (2.0ms) delete from pulitzer_arrangement_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_background_styles; +  (1.0ms) delete from pulitzer_background_styles; +  (0.7ms) TRUNCATE TABLE pulitzer_content_element_types; +  (0.9ms) delete from pulitzer_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; +  (0.8ms) delete from pulitzer_content_elements; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_option_lists; +  (0.8ms) delete from pulitzer_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_options; +  (1.6ms) delete from pulitzer_custom_options; +  (0.2ms) TRUNCATE TABLE pulitzer_free_form_section_types; +  (0.9ms) 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.8ms) delete from pulitzer_justification_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_tags; +  (0.7ms) delete from pulitzer_partial_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; +  (0.7ms) delete from pulitzer_partial_types; +  (0.6ms) TRUNCATE TABLE pulitzer_partials; +  (0.8ms) delete from pulitzer_partials; +  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; +  (0.8ms) delete from pulitzer_post_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_type_custom_option_lists; +  (0.8ms) delete from pulitzer_post_type_content_element_type_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; +  (0.8ms) delete from pulitzer_post_type_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_versions; +  (0.6ms) delete from pulitzer_post_type_versions; +  (0.1ms) TRUNCATE TABLE pulitzer_post_types; +  (0.7ms) delete from pulitzer_post_types; +  (0.1ms) TRUNCATE TABLE pulitzer_posts; +  (0.8ms) 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.4ms) delete from pulitzer_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_tags; +  (1.0ms) delete from pulitzer_tags; +  (0.2ms) TRUNCATE TABLE pulitzer_versions; +  (0.8ms) 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", "2017-11-16 22:44:27.177177"], ["updated_at", "2017-11-16 22:44:27.177177"], ["plural", "t"]] +  (0.9ms) commit transaction +  (0.2ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 5], ["status", "published"]] +  (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", "Text"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", "2017-11-16 22:44:27.210740"], ["updated_at", "2017-11-16 22:44:27.210740"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Image"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", "2017-11-16 22:44:27.213312"], ["updated_at", "2017-11-16 22:44:27.213312"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Video"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", "2017-11-16 22:44:27.215676"], ["updated_at", "2017-11-16 22:44:27.215676"]] +  (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", "Clickable"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Clickable"], ["created_at", "2017-11-16 22:44:27.218043"], ["updated_at", "2017-11-16 22:44:27.218043"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 5]] + 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", 5]] + 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", 5], ["content_element_type_id", 5], ["label", "Hero Title 1"], ["created_at", "2017-11-16 22:44:27.239596"], ["updated_at", "2017-11-16 22:44:27.239596"], ["sort_order", 1]] +  (0.7ms) 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", 5], ["content_element_type_id", 5], ["label", "Hero Title 2"], ["created_at", "2017-11-16 22:44:27.242654"], ["updated_at", "2017-11-16 22:44:27.242654"], ["sort_order", 2]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + 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", 5], ["content_element_type_id", 5], ["label", "Hero Title 3"], ["created_at", "2017-11-16 22:44:27.245348"], ["updated_at", "2017-11-16 22:44:27.245348"], ["sort_order", 3]] +  (0.7ms) 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", 5], ["content_element_type_id", 5], ["label", "Guest Title"], ["created_at", "2017-11-16 22:44:27.248306"], ["updated_at", "2017-11-16 22:44:27.248306"], ["sort_order", 4]] +  (0.8ms) 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", 5], ["content_element_type_id", 5], ["label", "Guest Text"], ["created_at", "2017-11-16 22:44:27.252080"], ["updated_at", "2017-11-16 22:44:27.252080"], ["sort_order", 5]] +  (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", 5], ["content_element_type_id", 5], ["label", "Footer Title"], ["created_at", "2017-11-16 22:44:27.255172"], ["updated_at", "2017-11-16 22:44:27.255172"], ["sort_order", 6]] +  (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", 5], ["content_element_type_id", 5], ["label", "Footer Text"], ["created_at", "2017-11-16 22:44:27.258058"], ["updated_at", "2017-11-16 22:44:27.258058"], ["sort_order", 7]] +  (0.8ms) 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", 5], ["content_element_type_id", 5], ["label", "Metadata title"], ["created_at", "2017-11-16 22:44:27.261328"], ["updated_at", "2017-11-16 22:44:27.261328"], ["sort_order", 8]] +  (0.7ms) 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", 5], ["content_element_type_id", 5], ["label", "Metadata description"], ["created_at", "2017-11-16 22:44:27.264656"], ["updated_at", "2017-11-16 22:44:27.264656"], ["sort_order", 9]] +  (0.7ms) 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", 5], ["content_element_type_id", 5], ["label", "Metadata keywords"], ["created_at", "2017-11-16 22:44:27.268047"], ["updated_at", "2017-11-16 22:44:27.268047"], ["sort_order", 10]] +  (0.8ms) 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", 5], ["content_element_type_id", 8], ["label", "Call to Action Button"], ["created_at", "2017-11-16 22:44:27.272459"], ["updated_at", "2017-11-16 22:44:27.272459"], ["sort_order", 11]] +  (0.7ms) 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", 5], ["name", "Main Content"], ["sort_order", 12]] +  (0.6ms) 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", 5], ["name", "Handpicked Homes"], ["sort_order", 13]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["created_at", "2017-11-16 22:44:27.382383"], ["updated_at", "2017-11-16 22:44:27.382383"], ["slug", "welcome"], ["post_type_version_id", 5]] +  (1.4ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 5], ["created_at", "2017-11-16 22:44:27.394317"], ["updated_at", "2017-11-16 22:44:27.394317"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 5], ["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" = 3 +  (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", 5], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["version_id", 3], ["post_type_content_element_type_id", 12], ["content_element_type_id", 5], ["created_at", "2017-11-16 22:44:27.429404"], ["updated_at", "2017-11-16 22:44:27.429404"]] +  (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", 5], ["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" = 3 +  (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", 5], ["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", 3], ["post_type_content_element_type_id", 13], ["content_element_type_id", 5], ["created_at", "2017-11-16 22:44:27.439165"], ["updated_at", "2017-11-16 22:44:27.439165"]] +  (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", 5], ["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" = 3 +  (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", 5], ["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", 3], ["post_type_content_element_type_id", 14], ["content_element_type_id", 5], ["created_at", "2017-11-16 22:44:27.446679"], ["updated_at", "2017-11-16 22:44:27.446679"]] +  (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", 5], ["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" = 3 +  (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", 5], ["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", 3], ["post_type_content_element_type_id", 15], ["content_element_type_id", 5], ["created_at", "2017-11-16 22:44:27.455766"], ["updated_at", "2017-11-16 22:44:27.455766"]] +  (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", 5], ["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" = 3 +  (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", 5], ["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", 3], ["post_type_content_element_type_id", 16], ["content_element_type_id", 5], ["created_at", "2017-11-16 22:44:27.464289"], ["updated_at", "2017-11-16 22:44:27.464289"]] +  (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", 5], ["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" = 3 +  (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", 5], ["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", 3], ["post_type_content_element_type_id", 17], ["content_element_type_id", 5], ["created_at", "2017-11-16 22:44:27.472120"], ["updated_at", "2017-11-16 22:44:27.472120"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 5], ["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" = 3 +  (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", 5], ["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", 3], ["post_type_content_element_type_id", 18], ["content_element_type_id", 5], ["created_at", "2017-11-16 22:44:27.479709"], ["updated_at", "2017-11-16 22:44:27.479709"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 5], ["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" = 3 +  (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", 5], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["version_id", 3], ["post_type_content_element_type_id", 19], ["content_element_type_id", 5], ["created_at", "2017-11-16 22:44:27.493883"], ["updated_at", "2017-11-16 22:44:27.493883"]] +  (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", 5], ["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" = 3 +  (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", 5], ["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", 3], ["post_type_content_element_type_id", 20], ["content_element_type_id", 5], ["created_at", "2017-11-16 22:44:27.502522"], ["updated_at", "2017-11-16 22:44:27.502522"]] +  (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", 5], ["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" = 3 +  (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", 5], ["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", 3], ["post_type_content_element_type_id", 21], ["content_element_type_id", 5], ["created_at", "2017-11-16 22:44:27.511871"], ["updated_at", "2017-11-16 22:44:27.511871"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 5], ["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" = 3 +  (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", 8], ["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", "Call to Action Button"], ["version_id", 3], ["post_type_content_element_type_id", 22], ["content_element_type_id", 8], ["created_at", "2017-11-16 22:44:27.519883"], ["updated_at", "2017-11-16 22:44:27.519883"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 5], ["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" = 3 +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 3], ["free_form_section_type_id", 3], ["name", "Main Content"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 5], ["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" = 3 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 5 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 3], ["free_form_section_type_id", 4], ["name", "Handpicked Homes"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", "2017-11-16 22:44:27.547081"], ["updated_at", "2017-11-16 22:44:27.547081"], ["plural", "t"]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 6], ["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.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["created_at", "2017-11-16 22:44:27.555334"], ["updated_at", "2017-11-16 22:44:27.555334"], ["slug", "complete-guide-to-breckenridge"], ["post_type_version_id", 6]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Articles"], ["created_at", "2017-11-16 22:44:27.557609"], ["updated_at", "2017-11-16 22:44:27.557609"], ["plural", "t"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 7], ["status", "published"]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["created_at", "2017-11-16 22:44:27.564562"], ["updated_at", "2017-11-16 22:44:27.564562"], ["slug", "ski-jump-competition"], ["post_type_version_id", 7]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "External Articles"], ["created_at", "2017-11-16 22:44:27.566806"], ["updated_at", "2017-11-16 22:44:27.566806"], ["plural", "t"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 8], ["status", "published"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["created_at", "2017-11-16 22:44:27.574140"], ["updated_at", "2017-11-16 22:44:27.574140"], ["slug", "why-visit-breckenridge"], ["post_type_version_id", 8]] +  (0.7ms) 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", 5], ["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" = 3 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (5, 6) 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", 3]] + 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 (12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22) 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", 5], ["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", 5], ["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", 5], ["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", 5], ["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", 5], ["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", 5], ["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", 5], ["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", 5], ["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", 5], ["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", 5], ["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", 8], ["LIMIT", 1]] +  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; +  (2.0ms) delete from pulitzer_arrangement_styles; +  (0.2ms) TRUNCATE TABLE pulitzer_background_styles; +  (1.1ms) 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.1ms) delete from pulitzer_content_elements; +  (0.2ms) TRUNCATE TABLE pulitzer_custom_option_lists; +  (1.0ms) 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.0ms) 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.8ms) delete from pulitzer_justification_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_tags; +  (0.8ms) 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; +  (0.9ms) delete from pulitzer_partials; +  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; +  (0.8ms) delete from pulitzer_post_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_type_custom_option_lists; +  (0.8ms) delete from pulitzer_post_type_content_element_type_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; +  (0.8ms) delete from pulitzer_post_type_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_versions; +  (0.8ms) delete from pulitzer_post_type_versions; +  (0.1ms) TRUNCATE TABLE pulitzer_post_types; +  (0.9ms) delete from pulitzer_post_types; +  (0.2ms) TRUNCATE TABLE pulitzer_posts; +  (1.0ms) delete from pulitzer_posts; +  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; +  (0.9ms) delete from pulitzer_sequence_flow_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_styles; +  (0.8ms) delete from pulitzer_styles; +  (0.3ms) TRUNCATE TABLE pulitzer_tags; +  (2.1ms) delete from pulitzer_tags; +  (0.4ms) TRUNCATE TABLE pulitzer_versions; +  (1.4ms) delete from pulitzer_versions; +  (0.2ms) TRUNCATE TABLE schema_migrations; +  (1.0ms) delete from schema_migrations; +  (0.1ms) TRUNCATE TABLE ar_internal_metadata; +  (0.8ms) delete from ar_internal_metadata; +  (0.2ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", "2017-11-16 22:47:00.872792"], ["updated_at", "2017-11-16 22:47:00.872792"], ["plural", "t"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 9], ["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.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", "2017-11-16 22:47:00.912390"], ["updated_at", "2017-11-16 22:47:00.912390"]] +  (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", "Image"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", "2017-11-16 22:47:00.915579"], ["updated_at", "2017-11-16 22:47:00.915579"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Video"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", "2017-11-16 22:47:00.917998"], ["updated_at", "2017-11-16 22:47:00.917998"]] +  (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", "Clickable"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Clickable"], ["created_at", "2017-11-16 22:47:00.920292"], ["updated_at", "2017-11-16 22:47:00.920292"]] +  (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", 9]] + 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", 9]] + 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", 9], ["content_element_type_id", 9], ["label", "Hero Title 1"], ["created_at", "2017-11-16 22:47:00.940954"], ["updated_at", "2017-11-16 22:47:00.940954"], ["sort_order", 1]] +  (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", 9], ["content_element_type_id", 9], ["label", "Hero Title 2"], ["created_at", "2017-11-16 22:47:00.944831"], ["updated_at", "2017-11-16 22:47:00.944831"], ["sort_order", 2]] +  (0.7ms) 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", 9], ["content_element_type_id", 9], ["label", "Hero Title 3"], ["created_at", "2017-11-16 22:47:00.948157"], ["updated_at", "2017-11-16 22:47:00.948157"], ["sort_order", 3]] +  (0.7ms) 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", 9], ["content_element_type_id", 9], ["label", "Guest Title"], ["created_at", "2017-11-16 22:47:00.951092"], ["updated_at", "2017-11-16 22:47:00.951092"], ["sort_order", 4]] +  (0.8ms) 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", 9], ["content_element_type_id", 9], ["label", "Guest Text"], ["created_at", "2017-11-16 22:47:00.956223"], ["updated_at", "2017-11-16 22:47:00.956223"], ["sort_order", 5]] +  (0.7ms) 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", 9], ["content_element_type_id", 9], ["label", "Footer Title"], ["created_at", "2017-11-16 22:47:00.959471"], ["updated_at", "2017-11-16 22:47:00.959471"], ["sort_order", 6]] +  (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", 9], ["content_element_type_id", 9], ["label", "Footer Text"], ["created_at", "2017-11-16 22:47:00.962368"], ["updated_at", "2017-11-16 22:47:00.962368"], ["sort_order", 7]] +  (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", 9], ["content_element_type_id", 9], ["label", "Metadata title"], ["created_at", "2017-11-16 22:47:00.965215"], ["updated_at", "2017-11-16 22:47:00.965215"], ["sort_order", 8]] +  (1.0ms) 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", 9], ["content_element_type_id", 9], ["label", "Metadata description"], ["created_at", "2017-11-16 22:47:00.968787"], ["updated_at", "2017-11-16 22:47:00.968787"], ["sort_order", 9]] +  (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", 9], ["content_element_type_id", 9], ["label", "Metadata keywords"], ["created_at", "2017-11-16 22:47:00.971828"], ["updated_at", "2017-11-16 22:47:00.971828"], ["sort_order", 10]] +  (0.7ms) 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", 9], ["content_element_type_id", 12], ["label", "Call to Action Button"], ["created_at", "2017-11-16 22:47:00.974737"], ["updated_at", "2017-11-16 22:47:00.974737"], ["sort_order", 11]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 9], ["name", "Main Content"], ["sort_order", 12]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.8ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 9], ["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.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["created_at", "2017-11-16 22:47:01.070831"], ["updated_at", "2017-11-16 22:47:01.070831"], ["slug", "welcome"], ["post_type_version_id", 9]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 9], ["created_at", "2017-11-16 22:47:01.080278"], ["updated_at", "2017-11-16 22:47:01.080278"]] +  (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", 9], ["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" = 4 +  (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", 9], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["version_id", 4], ["post_type_content_element_type_id", 23], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.120809"], ["updated_at", "2017-11-16 22:47:01.120809"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 9], ["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" = 4 +  (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", 9], ["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", 4], ["post_type_content_element_type_id", 24], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.127980"], ["updated_at", "2017-11-16 22:47:01.127980"]] +  (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", 9], ["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" = 4 +  (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", 9], ["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", 4], ["post_type_content_element_type_id", 25], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.136111"], ["updated_at", "2017-11-16 22:47:01.136111"]] +  (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", 9], ["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" = 4 +  (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", 9], ["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", 4], ["post_type_content_element_type_id", 26], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.144420"], ["updated_at", "2017-11-16 22:47:01.144420"]] +  (0.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", 9], ["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" = 4 +  (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", 9], ["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", 4], ["post_type_content_element_type_id", 27], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.151917"], ["updated_at", "2017-11-16 22:47:01.151917"]] +  (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", 9], ["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" = 4 +  (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", 9], ["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", 4], ["post_type_content_element_type_id", 28], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.161654"], ["updated_at", "2017-11-16 22:47:01.161654"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 9], ["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" = 4 +  (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", 9], ["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", 4], ["post_type_content_element_type_id", 29], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.169565"], ["updated_at", "2017-11-16 22:47:01.169565"]] +  (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", 9], ["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" = 4 +  (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", 9], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["version_id", 4], ["post_type_content_element_type_id", 30], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.177709"], ["updated_at", "2017-11-16 22:47:01.177709"]] +  (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", 9], ["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" = 4 +  (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", 9], ["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", 4], ["post_type_content_element_type_id", 31], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.185178"], ["updated_at", "2017-11-16 22:47:01.185178"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 9], ["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" = 4 +  (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", 9], ["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", 4], ["post_type_content_element_type_id", 32], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.192509"], ["updated_at", "2017-11-16 22:47:01.192509"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 9], ["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" = 4 +  (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", 12], ["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", "Call to Action Button"], ["version_id", 4], ["post_type_content_element_type_id", 33], ["content_element_type_id", 12], ["created_at", "2017-11-16 22:47:01.200043"], ["updated_at", "2017-11-16 22:47:01.200043"]] +  (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", 9], ["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" = 4 +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 4], ["free_form_section_type_id", 5], ["name", "Main Content"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 9], ["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" = 4 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 7 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", 4], ["free_form_section_type_id", 6], ["name", "Handpicked Homes"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", "2017-11-16 22:47:01.225910"], ["updated_at", "2017-11-16 22:47:01.225910"], ["plural", "t"]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 10], ["status", "published"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["created_at", "2017-11-16 22:47:01.233839"], ["updated_at", "2017-11-16 22:47:01.233839"], ["slug", "complete-guide-to-breckenridge"], ["post_type_version_id", 10]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Articles"], ["created_at", "2017-11-16 22:47:01.236628"], ["updated_at", "2017-11-16 22:47:01.236628"], ["plural", "t"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 11], ["status", "published"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["created_at", "2017-11-16 22:47:01.244463"], ["updated_at", "2017-11-16 22:47:01.244463"], ["slug", "ski-jump-competition"], ["post_type_version_id", 11]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "External Articles"], ["created_at", "2017-11-16 22:47:01.246708"], ["updated_at", "2017-11-16 22:47:01.246708"], ["plural", "t"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 12], ["status", "published"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "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", "2017-11-16 22:47:01.254003"], ["updated_at", "2017-11-16 22:47:01.254003"], ["slug", "why-visit-breckenridge"], ["post_type_version_id", 12]] +  (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", 9], ["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" = 4 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (7, 8) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 4]] + 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 (23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33) 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", 9], ["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", 9], ["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", 9], ["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", 9], ["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", 9], ["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", 9], ["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", 9], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.6ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 9], ["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", 9], ["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", 9], ["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", 12], ["LIMIT", 1]] + Pulitzer::Version Load (0.3ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 9], ["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", "2017-11-16 22:47:12.680244"], ["id", 4]] +  (1.2ms) 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", 4], ["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", 9], ["created_at", "2017-11-16 22:47:12.724250"], ["updated_at", "2017-11-16 22:47:12.724250"]] +  (0.8ms) commit transaction +[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] Performing Pulitzer::CloneVersionJob (Job ID: 8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364) from Inline(default) with arguments: #<GlobalID:0x007fe5ab3716b0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/4>> +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] 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", 9], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 5 +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] 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", 4]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] 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 (23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] Pulitzer::PostTypeContentElementType 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", 23], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] 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", 23], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.120809"], ["updated_at", "2017-11-16 22:47:01.120809"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] SQL (0.8ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 5], ["updated_at", "2017-11-16 22:47:12.766459"], ["id", 45]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] 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", 24], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] 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", 24], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.127980"], ["updated_at", "2017-11-16 22:47:01.127980"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 5], ["updated_at", "2017-11-16 22:47:12.780452"], ["id", 46]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] 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", 25], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] SQL (6.9ms) 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", 25], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.136111"], ["updated_at", "2017-11-16 22:47:01.136111"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 5], ["updated_at", "2017-11-16 22:47:12.802706"], ["id", 47]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] Pulitzer::PostTypeContentElementType 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", 26], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] 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", 26], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.144420"], ["updated_at", "2017-11-16 22:47:01.144420"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 5], ["updated_at", "2017-11-16 22:47:12.814945"], ["id", 48]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] 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", 27], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] 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", 27], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.151917"], ["updated_at", "2017-11-16 22:47:01.151917"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 5], ["updated_at", "2017-11-16 22:47:12.823555"], ["id", 49]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] 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", 28], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] 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", 28], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.161654"], ["updated_at", "2017-11-16 22:47:01.161654"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 5], ["updated_at", "2017-11-16 22:47:12.833018"], ["id", 50]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] Pulitzer::PostTypeContentElementType 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", 29], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] 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", 29], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.169565"], ["updated_at", "2017-11-16 22:47:01.169565"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 5], ["updated_at", "2017-11-16 22:47:12.844263"], ["id", 51]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] Pulitzer::PostTypeContentElementType 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", 30], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] 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", 30], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.177709"], ["updated_at", "2017-11-16 22:47:01.177709"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 5], ["updated_at", "2017-11-16 22:47:12.854712"], ["id", 52]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] 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", 31], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] 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", 31], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.185178"], ["updated_at", "2017-11-16 22:47:01.185178"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 5], ["updated_at", "2017-11-16 22:47:12.863528"], ["id", 53]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] 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", 32], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] 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", 32], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.192509"], ["updated_at", "2017-11-16 22:47:01.192509"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 5], ["updated_at", "2017-11-16 22:47:12.872582"], ["id", 54]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 12], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] Pulitzer::PostTypeContentElementType 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", 33], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] 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", 33], ["content_element_type_id", 12], ["created_at", "2017-11-16 22:47:01.200043"], ["updated_at", "2017-11-16 22:47:01.200043"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 5], ["updated_at", "2017-11-16 22:47:12.882887"], ["id", 55]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 4]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (7, 8) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 5], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 5], ["id", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 6], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 5], ["id", 10]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] Pulitzer::PostTag Load (0.3ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 4]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] SQL (1.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:47:12.899744"], ["id", 5]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364] Performed Pulitzer::CloneVersionJob (Job ID: 8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364) from Inline(default) in 169.74ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 8efd1cc2-a63e-4a79-a30d-e7f1eb5d9364) to Inline(default) with arguments: #<GlobalID:0x007fe5ab337fa0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/4>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 5], ["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", 9], ["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" = 4 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (7, 8) 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", 4]] + 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 (23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33) 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", "2017-11-16 22:47:12.915146"], ["id", 34]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 2"], ["updated_at", "2017-11-16 22:47:12.918578"], ["id", 35]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 3"], ["updated_at", "2017-11-16 22:47:12.921398"], ["id", 36]] +  (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", "Guest Title"], ["updated_at", "2017-11-16 22:47:12.924052"], ["id", 37]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Text"], ["updated_at", "2017-11-16 22:47:12.926592"], ["id", 38]] +  (1.3ms) commit transaction +  (0.2ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", "2017-11-16 22:47:12.931369"], ["id", 39]] +  (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", "2017-11-16 22:47:12.934553"], ["id", 40]] +  (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 title"], ["updated_at", "2017-11-16 22:47:12.937733"], ["id", 41]] +  (0.8ms) 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", "2017-11-16 22:47:12.942699"], ["id", 42]] +  (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", "2017-11-16 22:47:12.945951"], ["id", 43]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Call to Action Button"], ["updated_at", "2017-11-16 22:47:12.948582"], ["id", 44]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) 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", 2], ["display", "Rental Estimate"], ["value", "contactMgmt"]] +  (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", 2], ["display", "Agent Coterie"], ["value", "contactRealEstate"]] +  (0.7ms) 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", 9], ["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", 9], ["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", 9], ["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" = 5 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (9, 10) 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", 5]] + 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 (23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33) 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", 9], ["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", 9], ["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", 9], ["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", 9], ["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", 9], ["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", 9], ["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", 9], ["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", 9], ["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", 9], ["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", 9], ["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", 12], ["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", 9], ["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" = 4 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (7, 8) 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", "2017-11-16 22:47:16.387201"], ["id", 5]] +  (0.3ms) 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", 5], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2017-11-16 22:47:16.395235"], ["id", 4]] +  (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", 4], ["post_id", 9], ["created_at", "2017-11-16 22:47:16.397734"], ["updated_at", "2017-11-16 22:47:16.397734"]] +  (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", 5], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] Performing Pulitzer::CloneVersionJob (Job ID: 8c40b4df-ac8b-41fa-91f8-50da204c4b2e) from Inline(default) with arguments: #<GlobalID:0x007fe5ab5669e8 @uri=#<URI::GID gid://dummy/Pulitzer::Version/5>> +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 9], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 6 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] 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", 5]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] Pulitzer::PostTypeContentElementType 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 (23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] 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", 23], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] 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", 23], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.120809"], ["updated_at", "2017-11-16 22:47:12.766459"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 6], ["updated_at", "2017-11-16 22:47:16.414054"], ["id", 56]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] 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", 24], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] 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", 24], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.127980"], ["updated_at", "2017-11-16 22:47:12.780452"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 6], ["updated_at", "2017-11-16 22:47:16.420361"], ["id", 57]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] 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", 25], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] 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", 25], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.136111"], ["updated_at", "2017-11-16 22:47:12.802706"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 6], ["updated_at", "2017-11-16 22:47:16.426225"], ["id", 58]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] 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", 26], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] 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", 26], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.144420"], ["updated_at", "2017-11-16 22:47:12.814945"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 6], ["updated_at", "2017-11-16 22:47:16.432220"], ["id", 59]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] 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", 27], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] 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", 27], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.151917"], ["updated_at", "2017-11-16 22:47:12.823555"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 6], ["updated_at", "2017-11-16 22:47:16.438052"], ["id", 60]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] 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", 28], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] 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", 28], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.161654"], ["updated_at", "2017-11-16 22:47:12.833018"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 6], ["updated_at", "2017-11-16 22:47:16.443869"], ["id", 61]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] 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", 29], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] 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", 29], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.169565"], ["updated_at", "2017-11-16 22:47:12.844263"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 6], ["updated_at", "2017-11-16 22:47:16.449890"], ["id", 62]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] 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", 30], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] 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", 30], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.177709"], ["updated_at", "2017-11-16 22:47:12.854712"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 6], ["updated_at", "2017-11-16 22:47:16.455854"], ["id", 63]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] 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", 31], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] 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", 31], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.185178"], ["updated_at", "2017-11-16 22:47:12.863528"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 6], ["updated_at", "2017-11-16 22:47:16.461664"], ["id", 64]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] 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", 32], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] 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", 32], ["content_element_type_id", 9], ["created_at", "2017-11-16 22:47:01.192509"], ["updated_at", "2017-11-16 22:47:12.872582"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 6], ["updated_at", "2017-11-16 22:47:16.467412"], ["id", 65]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 12], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] 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", 33], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] 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", 33], ["content_element_type_id", 12], ["created_at", "2017-11-16 22:47:01.200043"], ["updated_at", "2017-11-16 22:47:12.882887"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 6], ["updated_at", "2017-11-16 22:47:16.474071"], ["id", 66]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 5]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (9, 10) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 5], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 6], ["id", 11]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 6], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 6], ["id", 12]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 5]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:47:16.483631"], ["id", 6]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8c40b4df-ac8b-41fa-91f8-50da204c4b2e] Performed Pulitzer::CloneVersionJob (Job ID: 8c40b4df-ac8b-41fa-91f8-50da204c4b2e) from Inline(default) in 84.79ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 8c40b4df-ac8b-41fa-91f8-50da204c4b2e) to Inline(default) with arguments: #<GlobalID:0x007fe5b13ba850 @uri=#<URI::GID gid://dummy/Pulitzer::Version/5>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 6], ["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", 9], ["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" = 5 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (9, 10) ORDER BY "pulitzer_partials"."sort_order" ASC +Started PATCH "/pulitzer/versions/5?status=abandoned" for 127.0.0.1 at 2017-11-16 15:47:16 -0700 +Processing by Pulitzer::VersionsController#update as HTML + Parameters: {"status"=>"abandoned", "id"=>"5"} + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 5], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 9], ["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", 9], ["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" = 5 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (9, 10) 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", "2017-11-16 22:47:18.601747"], ["id", 5]] +  (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", 5], ["label_type", "Pulitzer::Tag"]] + 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", 9], ["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" = 6 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (11, 12) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 6], ["label_type", "Pulitzer::Tag"]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show.html.erb (2.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show_wrapper.html.erb (4.3ms) + 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", 6], ["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) + 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", 6]] + 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 (23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33) 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", 5], ["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", 6], ["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", 9], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (2.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (7.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", 9], ["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", 9], ["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", 9], ["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", 9], ["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", 9], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (1.4ms) + 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", 9], ["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", 9], ["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", 9], ["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", 9], ["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) + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 12], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (3.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (3.9ms) + 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 (2.7ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_show_wrapper.html.erb (4.9ms) + 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.9ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/versions/_edit.html.erb (62.1ms) +Completed 200 OK in 2160ms (Views: 0.8ms | ActiveRecord: 3.0ms) + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 5], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 9], ["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", 9], ["status", 1], ["LIMIT", 1]] +  (0.9ms) rollback transaction +  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; +  (1.9ms) 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.0ms) delete from pulitzer_content_element_types; +  (0.2ms) TRUNCATE TABLE pulitzer_content_elements; +  (1.0ms) delete from pulitzer_content_elements; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_option_lists; +  (0.8ms) delete from pulitzer_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_options; +  (0.9ms) delete from pulitzer_custom_options; +  (0.2ms) TRUNCATE TABLE pulitzer_free_form_section_types; +  (0.9ms) delete from pulitzer_free_form_section_types; +  (0.2ms) TRUNCATE TABLE pulitzer_free_form_sections; +  (0.9ms) delete from pulitzer_free_form_sections; +  (0.1ms) TRUNCATE TABLE pulitzer_justification_styles; +  (0.8ms) delete from pulitzer_justification_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_tags; +  (0.8ms) delete from pulitzer_partial_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; +  (0.8ms) delete from pulitzer_partial_types; +  (0.1ms) TRUNCATE TABLE pulitzer_partials; +  (0.7ms) delete from pulitzer_partials; +  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; +  (0.8ms) delete from pulitzer_post_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_type_custom_option_lists; +  (0.8ms) delete from pulitzer_post_type_content_element_type_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; +  (0.8ms) delete from pulitzer_post_type_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_versions; +  (0.7ms) delete from pulitzer_post_type_versions; +  (0.1ms) TRUNCATE TABLE pulitzer_post_types; +  (0.8ms) 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; +  (0.9ms) delete from pulitzer_sequence_flow_styles; +  (0.2ms) TRUNCATE TABLE pulitzer_styles; +  (1.6ms) delete from pulitzer_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_tags; +  (0.9ms) delete from pulitzer_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_versions; +  (0.9ms) delete from pulitzer_versions; +  (0.1ms) TRUNCATE TABLE schema_migrations; +  (0.9ms) delete from schema_migrations; +  (0.1ms) TRUNCATE TABLE ar_internal_metadata; +  (0.8ms) 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", "2017-11-16 22:47:31.732837"], ["updated_at", "2017-11-16 22:47:31.732837"], ["plural", "t"]] +  (0.9ms) commit transaction +  (0.2ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 13], ["status", "published"]] +  (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", "Text"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", "2017-11-16 22:47:31.764140"], ["updated_at", "2017-11-16 22:47:31.764140"]] +  (0.9ms) commit transaction +  (0.1ms) 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.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", "2017-11-16 22:47:31.767984"], ["updated_at", "2017-11-16 22:47:31.767984"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Video"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", "2017-11-16 22:47:31.770927"], ["updated_at", "2017-11-16 22:47:31.770927"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::ContentElementType Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Clickable"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Clickable"], ["created_at", "2017-11-16 22:47:31.774240"], ["updated_at", "2017-11-16 22:47:31.774240"]] +  (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", 13]] + 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", 13]] + 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", 13], ["content_element_type_id", 13], ["label", "Hero Title 1"], ["created_at", "2017-11-16 22:47:31.803471"], ["updated_at", "2017-11-16 22:47:31.803471"], ["sort_order", 1]] +  (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", 13], ["content_element_type_id", 13], ["label", "Hero Title 2"], ["created_at", "2017-11-16 22:47:31.806721"], ["updated_at", "2017-11-16 22:47:31.806721"], ["sort_order", 2]] +  (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", 13], ["content_element_type_id", 13], ["label", "Hero Title 3"], ["created_at", "2017-11-16 22:47:31.809802"], ["updated_at", "2017-11-16 22:47:31.809802"], ["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", 13], ["content_element_type_id", 13], ["label", "Guest Title"], ["created_at", "2017-11-16 22:47:31.812674"], ["updated_at", "2017-11-16 22:47:31.812674"], ["sort_order", 4]] +  (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", 13], ["content_element_type_id", 13], ["label", "Guest Text"], ["created_at", "2017-11-16 22:47:31.815503"], ["updated_at", "2017-11-16 22:47:31.815503"], ["sort_order", 5]] +  (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", 13], ["content_element_type_id", 13], ["label", "Footer Title"], ["created_at", "2017-11-16 22:47:31.818584"], ["updated_at", "2017-11-16 22:47:31.818584"], ["sort_order", 6]] +  (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", 13], ["content_element_type_id", 13], ["label", "Footer Text"], ["created_at", "2017-11-16 22:47:31.821447"], ["updated_at", "2017-11-16 22:47:31.821447"], ["sort_order", 7]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + 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", 13], ["content_element_type_id", 13], ["label", "Metadata title"], ["created_at", "2017-11-16 22:47:31.824022"], ["updated_at", "2017-11-16 22:47:31.824022"], ["sort_order", 8]] +  (0.6ms) 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", 13], ["content_element_type_id", 13], ["label", "Metadata description"], ["created_at", "2017-11-16 22:47:31.826742"], ["updated_at", "2017-11-16 22:47:31.826742"], ["sort_order", 9]] +  (0.7ms) 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", 13], ["content_element_type_id", 13], ["label", "Metadata keywords"], ["created_at", "2017-11-16 22:47:31.829746"], ["updated_at", "2017-11-16 22:47:31.829746"], ["sort_order", 10]] +  (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", 13], ["content_element_type_id", 16], ["label", "Call to Action Button"], ["created_at", "2017-11-16 22:47:31.832516"], ["updated_at", "2017-11-16 22:47:31.832516"], ["sort_order", 11]] +  (0.6ms) 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", 13], ["name", "Main Content"], ["sort_order", 12]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 13], ["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.4ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["created_at", "2017-11-16 22:47:31.932268"], ["updated_at", "2017-11-16 22:47:31.932268"], ["slug", "welcome"], ["post_type_version_id", 13]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 13], ["created_at", "2017-11-16 22:47:31.942507"], ["updated_at", "2017-11-16 22:47:31.942507"]] +  (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", 13], ["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" = 6 +  (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", 13], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["version_id", 6], ["post_type_content_element_type_id", 34], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.976189"], ["updated_at", "2017-11-16 22:47:31.976189"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 13], ["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" = 6 +  (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", 13], ["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", 6], ["post_type_content_element_type_id", 35], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.983747"], ["updated_at", "2017-11-16 22:47:31.983747"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 13], ["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" = 6 +  (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", 13], ["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", 6], ["post_type_content_element_type_id", 36], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.991371"], ["updated_at", "2017-11-16 22:47:31.991371"]] +  (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", 13], ["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" = 6 +  (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", 13], ["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", 6], ["post_type_content_element_type_id", 37], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.999385"], ["updated_at", "2017-11-16 22:47:31.999385"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 13], ["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" = 6 +  (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", 13], ["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", 6], ["post_type_content_element_type_id", 38], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.009181"], ["updated_at", "2017-11-16 22:47:32.009181"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 13], ["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" = 6 +  (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", 13], ["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", 6], ["post_type_content_element_type_id", 39], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.026894"], ["updated_at", "2017-11-16 22:47:32.026894"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 13], ["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" = 6 +  (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", 13], ["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", 6], ["post_type_content_element_type_id", 40], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.033829"], ["updated_at", "2017-11-16 22:47:32.033829"]] +  (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", 13], ["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" = 6 +  (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", 13], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["version_id", 6], ["post_type_content_element_type_id", 41], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.043908"], ["updated_at", "2017-11-16 22:47:32.043908"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 13], ["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" = 6 +  (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", 13], ["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", 6], ["post_type_content_element_type_id", 42], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.051281"], ["updated_at", "2017-11-16 22:47:32.051281"]] +  (0.7ms) 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", 13], ["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" = 6 +  (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", 13], ["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", 6], ["post_type_content_element_type_id", 43], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.060813"], ["updated_at", "2017-11-16 22:47:32.060813"]] +  (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", 13], ["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" = 6 +  (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", 16], ["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", "Call to Action Button"], ["version_id", 6], ["post_type_content_element_type_id", 44], ["content_element_type_id", 16], ["created_at", "2017-11-16 22:47:32.072520"], ["updated_at", "2017-11-16 22:47:32.072520"]] +  (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", 13], ["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" = 6 +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 6], ["free_form_section_type_id", 7], ["name", "Main Content"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 13], ["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" = 6 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 11 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 6], ["free_form_section_type_id", 8], ["name", "Handpicked Homes"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", "2017-11-16 22:47:32.099519"], ["updated_at", "2017-11-16 22:47:32.099519"], ["plural", "t"]] +  (1.2ms) commit transaction +  (0.3ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 14], ["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.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["created_at", "2017-11-16 22:47:32.113038"], ["updated_at", "2017-11-16 22:47:32.113038"], ["slug", "complete-guide-to-breckenridge"], ["post_type_version_id", 14]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Articles"], ["created_at", "2017-11-16 22:47:32.115460"], ["updated_at", "2017-11-16 22:47:32.115460"], ["plural", "t"]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 15], ["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", "ski-jump-competition"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["created_at", "2017-11-16 22:47:32.123338"], ["updated_at", "2017-11-16 22:47:32.123338"], ["slug", "ski-jump-competition"], ["post_type_version_id", 15]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "External Articles"], ["created_at", "2017-11-16 22:47:32.125989"], ["updated_at", "2017-11-16 22:47:32.125989"], ["plural", "t"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 16], ["status", "published"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["created_at", "2017-11-16 22:47:32.133580"], ["updated_at", "2017-11-16 22:47:32.133580"], ["slug", "why-visit-breckenridge"], ["post_type_version_id", 16]] +  (2.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", 13], ["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" = 6 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (11, 12) 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", 13], ["status", 1], ["LIMIT", 1]] +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2017-11-16 22:47:32.145108"], ["id", 6]] +  (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", 6], ["label_type", "Pulitzer::Tag"]] +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 13], ["created_at", "2017-11-16 22:47:32.160326"], ["updated_at", "2017-11-16 22:47:32.160326"]] +  (0.9ms) commit transaction +[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 6], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] Performing Pulitzer::CloneVersionJob (Job ID: 16c0962a-8d7e-4c45-8df2-bd997c624d98) from Inline(default) with arguments: #<GlobalID:0x007f9ad3f01bd8 @uri=#<URI::GID gid://dummy/Pulitzer::Version/6>> +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] 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", 13], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 7 +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] 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", 6]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] 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 (34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] Pulitzer::PostTypeContentElementType 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", 34], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] 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", 34], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.976189"], ["updated_at", "2017-11-16 22:47:31.976189"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 7], ["updated_at", "2017-11-16 22:47:32.187868"], ["id", 67]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] 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", 35], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] 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", 35], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.983747"], ["updated_at", "2017-11-16 22:47:31.983747"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 7], ["updated_at", "2017-11-16 22:47:32.195992"], ["id", 68]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] 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", 36], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] 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", 36], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.991371"], ["updated_at", "2017-11-16 22:47:31.991371"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 7], ["updated_at", "2017-11-16 22:47:32.206769"], ["id", 69]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] Pulitzer::PostTypeContentElementType 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", 37], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] 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", 37], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.999385"], ["updated_at", "2017-11-16 22:47:31.999385"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 7], ["updated_at", "2017-11-16 22:47:32.216410"], ["id", 70]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (2.2ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] Pulitzer::PostTypeContentElementType 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", 38], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] 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", 38], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.009181"], ["updated_at", "2017-11-16 22:47:32.009181"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 7], ["updated_at", "2017-11-16 22:47:32.228225"], ["id", 71]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] 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", 39], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] 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", 39], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.026894"], ["updated_at", "2017-11-16 22:47:32.026894"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 7], ["updated_at", "2017-11-16 22:47:32.236625"], ["id", 72]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] Pulitzer::PostTypeContentElementType 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", 40], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] 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", 40], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.033829"], ["updated_at", "2017-11-16 22:47:32.033829"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 7], ["updated_at", "2017-11-16 22:47:32.246649"], ["id", 73]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] 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", 41], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] 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", 41], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.043908"], ["updated_at", "2017-11-16 22:47:32.043908"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 7], ["updated_at", "2017-11-16 22:47:32.256014"], ["id", 74]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] 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", 42], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] 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", 42], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.051281"], ["updated_at", "2017-11-16 22:47:32.051281"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 7], ["updated_at", "2017-11-16 22:47:32.264845"], ["id", 75]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] Pulitzer::PostTypeContentElementType 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", 43], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] 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", 43], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.060813"], ["updated_at", "2017-11-16 22:47:32.060813"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 7], ["updated_at", "2017-11-16 22:47:32.273977"], ["id", 76]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 16], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] 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", 44], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] 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", 44], ["content_element_type_id", 16], ["created_at", "2017-11-16 22:47:32.072520"], ["updated_at", "2017-11-16 22:47:32.072520"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 7], ["updated_at", "2017-11-16 22:47:32.283471"], ["id", 77]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 6]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (11, 12) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 7], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 7], ["id", 13]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 8], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 7], ["id", 14]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] Pulitzer::PostTag Load (0.2ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 6]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:47:32.300023"], ["id", 7]] +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [16c0962a-8d7e-4c45-8df2-bd997c624d98] Performed Pulitzer::CloneVersionJob (Job ID: 16c0962a-8d7e-4c45-8df2-bd997c624d98) from Inline(default) in 135.44ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 16c0962a-8d7e-4c45-8df2-bd997c624d98) to Inline(default) with arguments: #<GlobalID:0x007f9ad2ccda48 @uri=#<URI::GID gid://dummy/Pulitzer::Version/6>> + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 7], ["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", 13], ["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" = 6 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (11, 12) 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", 6]] + Pulitzer::PostTypeContentElementType 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 (34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44) 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", "2017-11-16 22:47:32.314799"], ["id", 56]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 2"], ["updated_at", "2017-11-16 22:47:32.317436"], ["id", 57]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 3"], ["updated_at", "2017-11-16 22:47:32.320739"], ["id", 58]] +  (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", "Guest Title"], ["updated_at", "2017-11-16 22:47:32.325055"], ["id", 59]] +  (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 Text"], ["updated_at", "2017-11-16 22:47:32.327958"], ["id", 60]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", "2017-11-16 22:47:32.330458"], ["id", 61]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Text"], ["updated_at", "2017-11-16 22:47:32.332775"], ["id", 62]] +  (0.6ms) 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", "2017-11-16 22:47:32.335943"], ["id", 63]] +  (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 description"], ["updated_at", "2017-11-16 22:47:32.340060"], ["id", 64]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata keywords"], ["updated_at", "2017-11-16 22:47:32.342902"], ["id", 65]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Call to Action Button"], ["updated_at", "2017-11-16 22:47:32.345353"], ["id", 66]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_custom_option_lists" ("name") VALUES (?) [["name", "Sliders"]] +  (1.6ms) 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", 3], ["display", "Rental Estimate"], ["value", "contactMgmt"]] +  (0.9ms) 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", 3], ["display", "Agent Coterie"], ["value", "contactRealEstate"]] +  (1.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.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", 13], ["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", 13], ["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", 13], ["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" = 6 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (11, 12) 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", 6], ["name", "Main Content"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 11 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with no display"], ["created_at", "2017-11-16 22:47:32.486939"], ["updated_at", "2017-11-16 22:47:32.486939"], ["plural", "f"], ["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", 17], ["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", 11], ["LIMIT", 1]] +  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 11]] + SQL (0.1ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 17], ["free_form_section_id", 11], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/welcome/welcome" for 127.0.0.1 at 2017-11-16 15:47:32 -0700 +Processing by PagesController#welcome as HTML + Parameters: {"slug"=>"welcome"} + Pulitzer::PostType Load (0.6ms) 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", 13], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? AND "pulitzer_posts"."slug" = ? LIMIT ? [["post_type_version_id", 13], ["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", 13], ["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" = 6 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (11, 12) 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" = 17 + Pulitzer::BackgroundStyle Load (0.2ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."post_type_version_id" = 17 + Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."post_type_version_id" = 17 + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_version_id" = 17 + Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = 17 + Rendering pages/welcome.html.erb within layouts/application + Rendered pages/welcome.html.erb within layouts/application (0.2ms) + Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. +Completed 200 OK in 47ms (Views: 7.2ms | ActiveRecord: 3.5ms) +  (1.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:47:32.575212"], ["updated_at", "2017-11-16 22:47:32.575212"], ["plural", "f"], ["kind", 1]] +  (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", 17]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/arrangement_styles/new?arrangement_style%5Bpost_type_version_id%5D=17" for 127.0.0.1 at 2017-11-16 15:47:32 -0700 +Processing by Pulitzer::ArrangementStylesController#new as HTML + Parameters: {"arrangement_style"=>{"post_type_version_id"=>"17"}} + Pulitzer::PostTypeVersion Load (0.2ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_form_fields.html.erb (0.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_new.html.erb (14.9ms) +Completed 200 OK in 21ms (Views: 17.7ms | ActiveRecord: 0.2ms) +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:47:32.623948"], ["updated_at", "2017-11-16 22:47:32.623948"], ["plural", "f"], ["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") VALUES (?) [["post_type_id", 17]] +  (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=17&arrangement_style%5Bview_file_name%5D=pretty-arrangement" for 127.0.0.1 at 2017-11-16 15:47:32 -0700 +Processing by Pulitzer::ArrangementStylesController#create as HTML + Parameters: {"arrangement_style"=>{"display_name"=>"Pretty Arrangement", "post_type_version_id"=>"17", "view_file_name"=>"pretty-arrangement"}} +  (0.1ms) 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", 17], ["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", 17], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_show.html.erb (2.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_show_wrapper.html.erb (4.7ms) +Completed 200 OK in 10ms (Views: 7.4ms | ActiveRecord: 0.4ms) + Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" ORDER BY "pulitzer_arrangement_styles"."id" DESC LIMIT ? [["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:47:32.650423"], ["updated_at", "2017-11-16 22:47:32.650423"], ["plural", "f"], ["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") VALUES (?) [["post_type_id", 17]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) 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", 17], ["display_name", "White"], ["view_file_name", "white"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/arrangement_styles/1/edit" for 127.0.0.1 at 2017-11-16 15:47:32 -0700 +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 (0.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_form_fields.html.erb (0.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_form.html.erb (3.7ms) +Completed 200 OK in 8ms (Views: 6.1ms | ActiveRecord: 0.2ms) +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (1.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:47:32.668802"], ["updated_at", "2017-11-16 22:47:32.668802"], ["plural", "f"], ["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") VALUES (?) [["post_type_id", 17]] +  (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", 17], ["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 2017-11-16 15:47:32 -0700 +Processing by Pulitzer::ArrangementStylesController#update as HTML + Parameters: {"arrangement_style"=>{"display_name"=>"edited name"}, "id"=>"1"} + Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_arrangement_styles" SET "display_name" = ? WHERE "pulitzer_arrangement_styles"."id" = ? [["display_name", "edited name"], ["id", 1]] +  (0.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", 17], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_show.html.erb (1.5ms) +Completed 200 OK in 4ms (Views: 1.8ms | ActiveRecord: 0.4ms) + Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."id" = ? LIMIT ? [["id", 1], ["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", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:47:32.690525"], ["updated_at", "2017-11-16 22:47:32.690525"], ["plural", "f"], ["kind", 1]] +  (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", 17]] +  (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", 17], ["display_name", "White"], ["view_file_name", "white"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/arrangement_styles/1" for 127.0.0.1 at 2017-11-16 15:47:32 -0700 +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.0ms) RELEASE SAVEPOINT active_record_1 +Completed 200 OK in 2ms (ActiveRecord: 0.3ms) + Pulitzer::ArrangementStyle Load (0.0ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:47:32.708541"], ["updated_at", "2017-11-16 22:47:32.708541"], ["plural", "f"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 17]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/background_styles/new?background_style%5Bpost_type_version_id%5D=17" for 127.0.0.1 at 2017-11-16 15:47:32 -0700 +Processing by Pulitzer::BackgroundStylesController#new as HTML + Parameters: {"background_style"=>{"post_type_version_id"=>"17"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_form_fields.html.erb (0.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_new.html.erb (8.3ms) +Completed 200 OK in 14ms (Views: 10.2ms | ActiveRecord: 0.1ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.9ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:47:32.734947"], ["updated_at", "2017-11-16 22:47:32.734947"], ["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", 17]] +  (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=17" for 127.0.0.1 at 2017-11-16 15:47:32 -0700 +Processing by Pulitzer::BackgroundStylesController#create as HTML + Parameters: {"background_style"=>{"css_class_name"=>"pretty-class", "display_name"=>"Pretty Class", "post_type_version_id"=>"17"}} +  (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", 17], ["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", 17], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_show.html.erb (3.9ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_show_wrapper.html.erb (5.9ms) +Completed 200 OK in 11ms (Views: 7.9ms | ActiveRecord: 0.4ms) + Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" ORDER BY "pulitzer_background_styles"."id" DESC LIMIT ? [["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:47:32.760922"], ["updated_at", "2017-11-16 22:47:32.760922"], ["plural", "f"], ["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") VALUES (?) [["post_type_id", 17]] +  (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", 17], ["display_name", "White"], ["css_class_name", "white"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/background_styles/1/edit" for 127.0.0.1 at 2017-11-16 15:47:32 -0700 +Processing by Pulitzer::BackgroundStylesController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.1ms) + 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 (1.9ms) +Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.1ms) +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:47:32.777090"], ["updated_at", "2017-11-16 22:47:32.777090"], ["plural", "f"], ["kind", 1]] +  (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", 17]] +  (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", 17], ["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 2017-11-16 15:47:32 -0700 +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.8ms) UPDATE "pulitzer_background_styles" SET "display_name" = ? WHERE "pulitzer_background_styles"."id" = ? [["display_name", "edited name"], ["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", 17], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_show.html.erb (1.7ms) +Completed 200 OK in 6ms (Views: 2.1ms | ActiveRecord: 1.2ms) + Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."id" = ? LIMIT ? [["id", 1], ["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", "2017-11-16 22:47:32.795021"], ["updated_at", "2017-11-16 22:47:32.795021"], ["plural", "f"], ["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") VALUES (?) [["post_type_id", 17]] +  (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", 17], ["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 2017-11-16 15:47:32 -0700 +Processing by Pulitzer::BackgroundStylesController#destroy 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]] +  (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 3ms (ActiveRecord: 0.5ms) + Pulitzer::BackgroundStyle Load (0.4ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.7ms) 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", 16], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "remove me"], ["updated_at", "2017-11-16 22:47:32.816203"], ["id", 66]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::CustomOption Load (0.1ms) SELECT "pulitzer_custom_options".* FROM "pulitzer_custom_options" WHERE "pulitzer_custom_options"."value" = ? LIMIT ? [["value", "contactMgmt"], ["LIMIT", 1]] + Pulitzer::CustomOptionList Load (0.2ms) SELECT "pulitzer_custom_option_lists".* FROM "pulitzer_custom_option_lists" WHERE "pulitzer_custom_option_lists"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]] +Started PATCH "/pulitzer/content_elements/66?content_element%5Bclickable_kind%5D=gid%3A%2F%2Fdummy%2FPulitzer%3A%3ACustomOptionList%2F3&content_element%5Bcustom_option_id%5D=5" for 127.0.0.1 at 2017-11-16 15:47:32 -0700 +Processing by Pulitzer::ContentElementsController#update as HTML + Parameters: {"content_element"=>{"clickable_kind"=>"gid://dummy/Pulitzer::CustomOptionList/3", "custom_option_id"=>"5"}, "id"=>"66"} + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? ORDER BY "pulitzer_content_elements"."id" ASC LIMIT ? [["id", 66], ["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", 3], ["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", 5], ["body", nil], ["updated_at", "2017-11-16 22:47:32.829560"], ["id", 66]] +  (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", 44], ["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", 16], ["LIMIT", 1]] + Pulitzer::CustomOption Load (0.1ms) SELECT "pulitzer_custom_options".* FROM "pulitzer_custom_options" WHERE "pulitzer_custom_options"."id" = ? LIMIT ? [["id", 5], ["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", 3], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (12.7ms) +Completed 200 OK in 21ms (Views: 15.2ms | ActiveRecord: 0.9ms) + Pulitzer::ContentElement Load (0.2ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? LIMIT ? [["id", 66], ["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", 16], ["LIMIT", 1]] + Pulitzer::CustomOption Load (0.0ms) 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", 5], ["updated_at", "2017-11-16 22:47:32.852308"], ["id", 66]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/content_elements/66?content_element%5Bbody%5D=http%3A%2F%2Fgoogle.com&content_element%5Bclickable_kind%5D=url" for 127.0.0.1 at 2017-11-16 15:47:32 -0700 +Processing by Pulitzer::ContentElementsController#update as HTML + Parameters: {"content_element"=>{"body"=>"http://google.com", "clickable_kind"=>"url"}, "id"=>"66"} + 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", 66], ["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", "2017-11-16 22:47:32.858122"], ["id", 66]] +  (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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 44], ["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", 16], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (3.5ms) +Completed 200 OK in 7ms (Views: 3.7ms | ActiveRecord: 0.6ms) + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? LIMIT ? [["id", 66], ["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", "2017-11-16 22:47:32.867811"], ["updated_at", "2017-11-16 22:47:32.867811"], ["plural", "t"]] +  (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", 17]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/free_form_section_types/new?post_type_version_id=17" for 127.0.0.1 at 2017-11-16 15:47:32 -0700 +Processing by Pulitzer::FreeFormSectionTypesController#new as HTML + Parameters: {"post_type_version_id"=>"17"} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_form_fields.html.erb (0.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_new.html.erb (3.6ms) +Completed 200 OK in 8ms (Views: 5.7ms | ActiveRecord: 0.1ms) +  (0.4ms) 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", "free as a bird"], ["created_at", "2017-11-16 22:47:32.886441"], ["updated_at", "2017-11-16 22:47:32.886441"], ["plural", "t"]] +  (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", 17]] +  (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=17" for 127.0.0.1 at 2017-11-16 15:47:32 -0700 +Processing by Pulitzer::FreeFormSectionTypesController#create as HTML + Parameters: {"free_form_section_type"=>{"name"=>"test sidebar", "post_type_version_id"=>"17"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 17], ["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", 17]] + 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", 17]] + SQL (0.2ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 17], ["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", 17]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_show.html.erb (0.9ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_show_wrapper.html.erb (3.4ms) +Completed 200 OK in 13ms (Views: 5.5ms | ActiveRecord: 0.7ms) + Pulitzer::FreeFormSectionType Load (0.1ms) 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.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "free as a bird"], ["created_at", "2017-11-16 22:47:32.911478"], ["updated_at", "2017-11-16 22:47:32.911478"], ["plural", "t"]] +  (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") VALUES (?) [["post_type_id", 17]] +  (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", 17]] + 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", 17]] + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 17], ["name", "main content"], ["sort_order", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/free_form_section_types/9/edit" for 127.0.0.1 at 2017-11-16 15:47:32 -0700 +Processing by Pulitzer::FreeFormSectionTypesController#edit as HTML + Parameters: {"id"=>"9"} + Pulitzer::FreeFormSectionType Load (0.2ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."id" = ? LIMIT ? [["id", 9], ["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.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_form.html.erb (2.6ms) +Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.2ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "free as a bird"], ["created_at", "2017-11-16 22:47:32.930075"], ["updated_at", "2017-11-16 22:47:32.930075"], ["plural", "t"]] +  (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", 17]] +  (0.0ms) RELEASE SAVEPOINT active_record_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", 17]] + 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", 17]] + SQL (0.2ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 17], ["name", "main content"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/free_form_section_types/9?free_form_section_type%5Bname%5D=edited+name" for 127.0.0.1 at 2017-11-16 15:47:32 -0700 +Processing by Pulitzer::FreeFormSectionTypesController#update as HTML + Parameters: {"free_form_section_type"=>{"name"=>"edited name"}, "id"=>"9"} + 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", 9], ["LIMIT", 1]] +  (0.3ms) 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", 9]] +  (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", 17], ["LIMIT", 1]] + Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 17]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_show.html.erb (0.5ms) +Completed 200 OK in 8ms (Views: 0.8ms | ActiveRecord: 0.7ms) + 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", 9], ["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "free as a bird"], ["created_at", "2017-11-16 22:47:32.952603"], ["updated_at", "2017-11-16 22:47:32.952603"], ["plural", "t"]] +  (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", 17]] +  (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", 17]] + 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", 17]] + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 17], ["name", "main content"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/free_form_section_types/9" for 127.0.0.1 at 2017-11-16 15:47:32 -0700 +Processing by Pulitzer::FreeFormSectionTypesController#destroy as HTML + Parameters: {"id"=>"9"} + 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", 9], ["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", 9]] +  (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", 17], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 17]] +Completed 200 OK in 5ms (ActiveRecord: 0.5ms) + 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", 9], ["LIMIT", 1]] +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (1.1ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:47:32.974743"], ["updated_at", "2017-11-16 22:47:32.974743"], ["plural", "f"], ["kind", 1]] +  (0.2ms) 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", 17]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/justification_styles/new?justification_style%5Bpost_type_version_id%5D=17" for 127.0.0.1 at 2017-11-16 15:47:32 -0700 +Processing by Pulitzer::JustificationStylesController#new as HTML + Parameters: {"justification_style"=>{"post_type_version_id"=>"17"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 17], ["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 (6.3ms) +Completed 200 OK in 14ms (Views: 9.6ms | ActiveRecord: 0.1ms) +  (0.4ms) 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", "2017-11-16 22:47:33.000296"], ["updated_at", "2017-11-16 22:47:33.000296"], ["plural", "f"], ["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") VALUES (?) [["post_type_id", 17]] +  (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=17" for 127.0.0.1 at 2017-11-16 15:47:33 -0700 +Processing by Pulitzer::JustificationStylesController#create as HTML + Parameters: {"justification_style"=>{"css_class_name"=>"pretty-class", "display_name"=>"Pretty Class", "post_type_version_id"=>"17"}} +  (0.1ms) 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", 17], ["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", 17], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_show.html.erb (2.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_show_wrapper.html.erb (4.5ms) +Completed 200 OK in 9ms (Views: 6.3ms | ActiveRecord: 0.6ms) + Pulitzer::JustificationStyle Load (0.2ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" ORDER BY "pulitzer_justification_styles"."id" DESC LIMIT ? [["LIMIT", 1]] +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.5ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:47:33.028833"], ["updated_at", "2017-11-16 22:47:33.028833"], ["plural", "f"], ["kind", 1]] +  (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", 17]] +  (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", 17], ["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 2017-11-16 15:47:33 -0700 +Processing by Pulitzer::JustificationStylesController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_form_fields.html.erb (0.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_form.html.erb (7.6ms) +Completed 200 OK in 11ms (Views: 9.7ms | 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", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:47:33.050275"], ["updated_at", "2017-11-16 22:47:33.050275"], ["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", 17]] +  (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", 17], ["display_name", "White"], ["css_class_name", "white"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/justification_styles/1?justification_style%5Bdisplay_name%5D=edited+name" for 127.0.0.1 at 2017-11-16 15:47:33 -0700 +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.2ms) 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", 17], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_show.html.erb (2.2ms) +Completed 200 OK in 6ms (Views: 2.5ms | ActiveRecord: 0.6ms) + Pulitzer::JustificationStyle Load (0.1ms) 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.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:47:33.068147"], ["updated_at", "2017-11-16 22:47:33.068147"], ["plural", "f"], ["kind", 1]] +  (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") VALUES (?) [["post_type_id", 17]] +  (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", 17], ["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 2017-11-16 15:47:33 -0700 +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.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", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Centered Text White BG"], ["created_at", "2017-11-16 22:47:33.083323"], ["updated_at", "2017-11-16 22:47:33.083323"], ["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", 17], ["status", "published"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("name") VALUES (?) [["name", "free as a bird"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/partials/new?partial%5Bfree_form_section_id%5D=15" for 127.0.0.1 at 2017-11-16 15:47:33 -0700 +Processing by Pulitzer::PartialsController#new as HTML + Parameters: {"partial"=>{"free_form_section_id"=>"15"}} + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 15], ["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.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", 17], ["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", 17], ["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", 17], ["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", 17]] + Pulitzer::JustificationStyle Load (0.3ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."post_type_version_id" = ? [["post_type_version_id", 17]] + Pulitzer::SequenceFlowStyle Load (0.2ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_version_id" = ? [["post_type_version_id", 17]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_new.html.erb (17.4ms) +Completed 200 OK in 22ms (Views: 18.3ms | ActiveRecord: 1.3ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Centered Text White BG"], ["created_at", "2017-11-16 22:47:33.115942"], ["updated_at", "2017-11-16 22:47:33.115942"], ["plural", "t"], ["kind", 1]] +  (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", 17], ["status", "published"]] +  (0.0ms) 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", 17], ["display_name", "Grey"], ["css_class_name", "grey"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_justification_styles" ("post_type_version_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_version_id", 17], ["display_name", "Left"], ["css_class_name", "left"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_sequence_flow_styles" ("post_type_version_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_version_id", 17], ["display_name", "Begin Sequence"], ["css_class_name", "begin-sequence"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_arrangement_styles" ("post_type_version_id", "display_name", "view_file_name") VALUES (?, ?, ?) [["post_type_version_id", 17], ["display_name", "Image Right"], ["view_file_name", "image-right"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("name") VALUES (?) [["name", "free as a bird"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started POST "/pulitzer/partials?partial%5Barrangement_style_id%5D=1&partial%5Bbackground_style_id%5D=1&partial%5Bfree_form_section_id%5D=15&partial%5Bjustification_style_id%5D=1&partial%5Bpost_type_version_id%5D=17&partial%5Bsequence_flow_style_id%5D=1" for 127.0.0.1 at 2017-11-16 15:47:33 -0700 +Processing by Pulitzer::PartialsController#create as HTML + Parameters: {"partial"=>{"arrangement_style_id"=>"1", "background_style_id"=>"1", "free_form_section_id"=>"15", "justification_style_id"=>"1", "post_type_version_id"=>"17", "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", 15], ["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", 15], ["LIMIT", 1]] +  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 15]] + SQL (0.1ms) 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", 17], ["free_form_section_id", 15], ["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", 17], ["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", 17]] + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + Pulitzer::ArrangementStyle Load (0.0ms) 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.2ms) 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", 17], ["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.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partial_tags/_show_wrapper.html.erb (7.7ms) + 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.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partial_tags/_show_wrapper.html.erb (1.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_partial_index.html.erb (13.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_show.html.erb (30.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_show_wrapper.html.erb (32.8ms) +Completed 200 OK in 45ms (Views: 33.7ms | ActiveRecord: 2.1ms) + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" ORDER BY "pulitzer_partials"."id" DESC LIMIT ? [["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("name") VALUES (?) [["name", "free as a bird"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Centered Text White BG"], ["created_at", "2017-11-16 22:47:33.186400"], ["updated_at", "2017-11-16 22:47:33.186400"], ["plural", "t"], ["kind", 1]] +  (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", 17], ["status", "published"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 15], ["LIMIT", 1]] +  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 15]] + SQL (0.1ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order", "label") VALUES (?, ?, ?, ?) [["post_type_version_id", 17], ["free_form_section_id", 15], ["sort_order", 1], ["label", "test partial"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/partials/1/edit" for 127.0.0.1 at 2017-11-16 15:47:33 -0700 +Processing by Pulitzer::PartialsController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_drag_handle.html.erb (0.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", 17], ["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", 17], ["LIMIT", 1]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 17], ["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", 17], ["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", 17], ["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", 17]] + 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", 17]] + Pulitzer::SequenceFlowStyle Load (0.2ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_version_id" = ? [["post_type_version_id", 17]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_form.html.erb (10.1ms) +Completed 200 OK in 13ms (Views: 11.4ms | ActiveRecord: 0.8ms) +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Left Text White BG"], ["created_at", "2017-11-16 22:47:33.212785"], ["updated_at", "2017-11-16 22:47:33.212785"], ["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") VALUES (?) [["post_type_id", 17]] +  (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 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Centered Text White BG"], ["created_at", "2017-11-16 22:47:33.217635"], ["updated_at", "2017-11-16 22:47:33.217635"], ["plural", "t"], ["kind", 1]] +  (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", 18], ["status", "published"]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 15], ["LIMIT", 1]] +  (0.2ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 15]] + SQL (0.4ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order", "label") VALUES (?, ?, ?, ?) [["post_type_version_id", 18], ["free_form_section_id", 15], ["sort_order", 1], ["label", "test partial"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/partials/1?partial%5Bpost_type_version_id%5D=17" for 127.0.0.1 at 2017-11-16 15:47:33 -0700 +Processing by Pulitzer::PartialsController#update as HTML + Parameters: {"partial"=>{"post_type_version_id"=>"17"}, "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", 17], ["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", 17], ["LIMIT", 1]] + Pulitzer::PostType Load (0.0ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 17], ["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", 17], ["status", "published"]] + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."partial_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["partial_id", 1]] + 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.9ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partial_tags/_show_wrapper.html.erb (2.4ms) + 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.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partial_tags/_show_wrapper.html.erb (1.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_partial_index.html.erb (5.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_show.html.erb (9.5ms) +Completed 200 OK in 12ms (Views: 9.2ms | ActiveRecord: 0.9ms) + 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", 17], ["LIMIT", 1]] + Pulitzer::PostType Load (0.0ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 17], ["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", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text and Action"], ["created_at", "2017-11-16 22:47:33.249471"], ["updated_at", "2017-11-16 22:47:33.249471"], ["plural", "t"], ["kind", 1]] +  (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", 17], ["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", 17]] + 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", 17]] + 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", 17], ["content_element_type_id", 16], ["label", "Action Button"], ["created_at", "2017-11-16 22:47:33.256256"], ["updated_at", "2017-11-16 22:47:33.256256"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/post_type_content_element_types/45/edit" for 127.0.0.1 at 2017-11-16 15:47:33 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#edit as HTML + Parameters: {"id"=>"45"} + Pulitzer::PostTypeContentElementType 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", 45], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.1ms) 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.0ms) 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 (5.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_form.html.erb (9.0ms) +Completed 200 OK in 13ms (Views: 10.7ms | ActiveRecord: 0.6ms) + 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.6ms) 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.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text and Action"], ["created_at", "2017-11-16 22:47:33.277867"], ["updated_at", "2017-11-16 22:47:33.277867"], ["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", 17], ["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=16&post_type_content_element_type%5Blabel%5D=Action+Button+2&post_type_content_element_type%5Bpost_type_version_id%5D=17" for 127.0.0.1 at 2017-11-16 15:47:33 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#create as HTML + Parameters: {"post_type_content_element_type"=>{"clickable_kind"=>"any", "content_element_type_id"=>"16", "label"=>"Action Button 2", "post_type_version_id"=>"17"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 17], ["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", 17]] + 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", 17]] + 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", 17], ["content_element_type_id", 16], ["label", "Action Button 2"], ["created_at", "2017-11-16 22:47:33.289967"], ["updated_at", "2017-11-16 22:47:33.289967"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Post Load (0.3ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 17]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 16], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show.html.erb (2.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show_wrapper.html.erb (4.9ms) +Completed 200 OK in 17ms (Views: 7.1ms | ActiveRecord: 1.2ms) + 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]] +  (0.5ms) 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.0ms) 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", "2017-11-16 22:47:33.305988"], ["updated_at", "2017-11-16 22:47:33.305988"], ["plural", "t"], ["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", 17], ["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%2F3&post_type_content_element_type%5Bcontent_element_type_id%5D=16&post_type_content_element_type%5Blabel%5D=Action+Button+2&post_type_content_element_type%5Bpost_type_version_id%5D=17" for 127.0.0.1 at 2017-11-16 15:47:33 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#create as HTML + Parameters: {"post_type_content_element_type"=>{"clickable_kind"=>"gid://dummy/Pulitzer::CustomOptionList/3", "content_element_type_id"=>"16", "label"=>"Action Button 2", "post_type_version_id"=>"17"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + 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", 17]] + 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", 17]] + 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", 17], ["content_element_type_id", 16], ["label", "Action Button 2"], ["created_at", "2017-11-16 22:47:33.318082"], ["updated_at", "2017-11-16 22:47:33.318082"], ["sort_order", 1], ["clickable_kind", "gid://dummy/Pulitzer::CustomOptionList/3"]] +  (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", 17]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 16], ["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", 3], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show.html.erb (2.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show_wrapper.html.erb (2.9ms) +Completed 200 OK in 11ms (Views: 3.1ms | 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", 3], ["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", "2017-11-16 22:47:33.330914"], ["updated_at", "2017-11-16 22:47:33.330914"], ["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", 17], ["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=16&post_type_content_element_type%5Blabel%5D=Action+Button+2&post_type_content_element_type%5Bpost_type_version_id%5D=17" for 127.0.0.1 at 2017-11-16 15:47:33 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#create as HTML + Parameters: {"post_type_content_element_type"=>{"clickable_kind"=>"url", "content_element_type_id"=>"16", "label"=>"Action Button 2", "post_type_version_id"=>"17"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + 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", 17]] + 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", 17]] + 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", 17], ["content_element_type_id", 16], ["label", "Action Button 2"], ["created_at", "2017-11-16 22:47:33.343229"], ["updated_at", "2017-11-16 22:47:33.343229"], ["sort_order", 1], ["clickable_kind", "url"]] +  (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", 17]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 16], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show.html.erb (1.7ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show_wrapper.html.erb (1.9ms) +Completed 200 OK in 10ms (Views: 2.1ms | ActiveRecord: 0.9ms) + 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]] +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text and Action"], ["created_at", "2017-11-16 22:47:33.351839"], ["updated_at", "2017-11-16 22:47:33.351839"], ["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", 17], ["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.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", 17]] + 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", 17]] + 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", 17], ["content_element_type_id", 16], ["label", "Action Button"], ["created_at", "2017-11-16 22:47:33.362410"], ["updated_at", "2017-11-16 22:47:33.362410"], ["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", "2017-11-16 22:47:33.364561"], ["clickable_kind", "gid://dummy/Pulitzer::CustomOptionList/3"], ["id", 45]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/post_type_content_element_types/45" for 127.0.0.1 at 2017-11-16 15:47:33 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#show as HTML + Parameters: {"id"=>"45"} + 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", 45], ["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", 16], ["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", 3], ["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", 17], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show.html.erb (3.8ms) +Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.4ms) +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text and Action"], ["created_at", "2017-11-16 22:47:33.376672"], ["updated_at", "2017-11-16 22:47:33.376672"], ["plural", "t"], ["kind", 1]] +  (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", 17], ["status", "published"]] +  (0.0ms) 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", 17]] + 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", 17]] + 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", 17], ["content_element_type_id", 16], ["label", "Action Button"], ["created_at", "2017-11-16 22:47:33.383350"], ["updated_at", "2017-11-16 22:47:33.383350"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::CustomOptionList Load (0.0ms) 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", "2017-11-16 22:47:33.385588"], ["clickable_kind", "gid://dummy/Pulitzer::CustomOptionList/3"], ["id", 45]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/post_type_content_element_types/45?post_type_content_element_type%5Bclickable_kind%5D=url&post_type_content_element_type%5Bcontent_element_type_id%5D=16&post_type_content_element_type%5Blabel%5D=Action+Button+2&post_type_content_element_type%5Bpost_type_version_id%5D=17" for 127.0.0.1 at 2017-11-16 15:47:33 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#update as HTML + Parameters: {"post_type_content_element_type"=>{"clickable_kind"=>"url", "content_element_type_id"=>"16", "label"=>"Action Button 2", "post_type_version_id"=>"17"}, "id"=>"45"} + Pulitzer::PostTypeContentElementType 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", 45], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.6ms) 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", "2017-11-16 22:47:33.391729"], ["id", 45]] +  (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", 17], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 17]] + 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", 17], ["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", 16], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show.html.erb (1.8ms) +Completed 200 OK in 14ms (Views: 2.1ms | ActiveRecord: 1.4ms) + 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" = ? LIMIT ? [["id", 45], ["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", "2017-11-16 22:47:33.407686"], ["updated_at", "2017-11-16 22:47:33.407686"], ["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", 17], ["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", 17]] + 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", 17]] + 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", 17], ["content_element_type_id", 16], ["label", "Action Button"], ["created_at", "2017-11-16 22:47:33.415534"], ["updated_at", "2017-11-16 22:47:33.415534"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/post_type_content_element_types/45" for 127.0.0.1 at 2017-11-16 15:47:33 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#destroy as HTML + Parameters: {"id"=>"45"} + 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", 45], ["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", 45]] +  (0.0ms) 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", 17], ["LIMIT", 1]] + Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 17]] +Completed 200 OK in 5ms (ActiveRecord: 0.5ms) + 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", 45], ["LIMIT", 1]] +  (0.6ms) 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/13/export" for 127.0.0.1 at 2017-11-16 15:47:33 -0700 +Processing by Pulitzer::PostTypeVersionsController#export as HTML + Parameters: {"id"=>"13"} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 13], ["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", 13]] + 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", 34]] + 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", 35]] + 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", 36]] + 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", 37]] + 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", 38]] + 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", 39]] + 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", 40]] + 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", 41]] + 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", 42]] + 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", 43]] + 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", 44]] + 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", 13]] + 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", 7]] + 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", 8]] + 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", 13]] + 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", 13]] + 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", 13]] + 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", 13]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] + Rendering text template + Rendered text template (0.0ms) +Sent data welcome-v1.json (1.2ms) +Completed 200 OK in 35ms (Views: 1.1ms | ActiveRecord: 2.8ms) + 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", 13]] +  (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 2017-11-16 15:47:33 -0700 +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.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Flock of birds"], ["created_at", "2017-11-16 22:47:33.475649"], ["updated_at", "2017-11-16 22:47:33.475649"], ["plural", "t"]] +  (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", 17]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_types/_show.html.erb (1.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_types/_show_wrapper.html.erb (3.7ms) +Completed 200 OK in 11ms (Views: 5.8ms | ActiveRecord: 0.7ms) + 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.2ms) 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", 17], ["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", 17], ["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.0ms) 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 2017-11-16 15:47:33 -0700 +Processing by Pulitzer::PostTypesController#create as HTML + Parameters: {"post_type"=>{"kind"=>"template", "name"=>"Crow", "plural"=>"0"}} +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Crow"], ["created_at", "2017-11-16 22:47:33.494349"], ["updated_at", "2017-11-16 22:47:33.494349"], ["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") VALUES (?) [["post_type_id", 17]] +  (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", 17], ["LIMIT", 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", "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", "2017-11-16 22:47:33.505664"], ["updated_at", "2017-11-16 22:47:33.505664"], ["slug", "crow"], ["post_type_version_id", 17]] +  (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 [["post_type_version_id", 17]] + 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", 17]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_types/_show.html.erb (0.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_types/_show_wrapper.html.erb (1.0ms) +Completed 200 OK in 18ms (Views: 1.4ms | ActiveRecord: 1.7ms) + Pulitzer::PostType Load (0.1ms) 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", 17], ["LIMIT", 1]] +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 17]] + 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", 17], ["LIMIT", 1]] +  (0.6ms) 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/13/export" for 127.0.0.1 at 2017-11-16 15:47:33 -0700 +Processing by Pulitzer::PostTypesController#export as HTML + Parameters: {"id"=>"13"} + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 13], ["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" = ? [["post_type_id", 13]] + 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"."post_type_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 13]] + Pulitzer::Style Load (0.4ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 34]] + 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", 35]] + 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", 36]] + 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", 37]] + 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", 38]] + 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", 39]] + 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", 40]] + 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", 41]] + 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", 42]] + 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", 43]] + 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", 44]] + 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", 13]] + 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", 7]] + 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", 8]] + 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", 13]] + 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", 13]] + 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", 13]] + Pulitzer::ArrangementStyle Load (0.0ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = ? [["post_type_version_id", 13]] + Rendering text template + Rendered text template (0.0ms) +Sent data welcome.json (0.7ms) +Completed 200 OK in 30ms (Views: 0.4ms | ActiveRecord: 2.6ms) + 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", 13]] +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:47:33.556428"], ["updated_at", "2017-11-16 22:47:33.556428"], ["plural", "f"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 17]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/sequence_flow_styles/new?sequence_flow_style%5Bpost_type_version_id%5D=17" for 127.0.0.1 at 2017-11-16 15:47:33 -0700 +Processing by Pulitzer::SequenceFlowStylesController#new as HTML + Parameters: {"sequence_flow_style"=>{"post_type_version_id"=>"17"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_form_fields.html.erb (0.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_new.html.erb (5.7ms) +Completed 200 OK in 8ms (Views: 7.7ms | ActiveRecord: 0.1ms) +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:47:33.576054"], ["updated_at", "2017-11-16 22:47:33.576054"], ["plural", "f"], ["kind", 1]] +  (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", 17]] +  (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=17" for 127.0.0.1 at 2017-11-16 15:47:33 -0700 +Processing by Pulitzer::SequenceFlowStylesController#create as HTML + Parameters: {"sequence_flow_style"=>{"css_class_name"=>"pretty-class", "display_name"=>"Pretty Class", "post_type_version_id"=>"17"}} +  (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", 17], ["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", 17], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_show.html.erb (2.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_show_wrapper.html.erb (4.6ms) +Completed 200 OK in 9ms (Views: 6.8ms | ActiveRecord: 0.4ms) + Pulitzer::SequenceFlowStyle Load (0.2ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" ORDER BY "pulitzer_sequence_flow_styles"."id" DESC LIMIT ? [["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:47:33.595216"], ["updated_at", "2017-11-16 22:47:33.595216"], ["plural", "f"], ["kind", 1]] +  (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") VALUES (?) [["post_type_id", 17]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) 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", 17], ["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 2017-11-16 15:47:33 -0700 +Processing by Pulitzer::SequenceFlowStylesController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_form_fields.html.erb (0.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_form.html.erb (2.1ms) +Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.1ms) +  (1.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:47:33.613732"], ["updated_at", "2017-11-16 22:47:33.613732"], ["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", 17]] +  (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", 17], ["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 2017-11-16 15:47:33 -0700 +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.2ms) 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", 17], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_show.html.erb (2.0ms) +Completed 200 OK in 5ms (Views: 2.4ms | ActiveRecord: 0.5ms) + 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.3ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:47:33.633144"], ["updated_at", "2017-11-16 22:47:33.633144"], ["plural", "f"], ["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") VALUES (?) [["post_type_id", 17]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_sequence_flow_styles" ("post_type_version_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_version_id", 17], ["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 2017-11-16 15:47:33 -0700 +Processing by Pulitzer::SequenceFlowStylesController#destroy as HTML + Parameters: {"id"=>"1"} + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) DELETE FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."id" = ? [["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Completed 200 OK in 2ms (ActiveRecord: 0.3ms) + Pulitzer::SequenceFlowStyle Load (0.0ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.5ms) rollback transaction +  (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", 13], ["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", 13], ["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", 13], ["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" = 6 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (11, 12) 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", 6]] + Pulitzer::PostTypeContentElementType 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 (34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + SQL (0.5ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 56]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 57]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 58]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 59]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 60]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 61]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 62]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 63]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 64]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 65]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 66]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 11]] + SQL (0.2ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 12]] + Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 6]] + SQL (0.2ms) DELETE FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? [["id", 6]] +  (0.2ms) 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", 13], ["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" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) ORDER BY "pulitzer_partials"."sort_order" ASC +Started PATCH "/pulitzer/versions/7?status=abandoned" for 127.0.0.1 at 2017-11-16 15:47:33 -0700 +Processing by Pulitzer::VersionsController#update as HTML + Parameters: {"status"=>"abandoned", "id"=>"7"} + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 7], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["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", 13], ["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", "2017-11-16 22:47:33.685080"], ["id", 7]] +  (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", 7], ["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", 13]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 7]] + 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 (34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44) 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", 67]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 68]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 69]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 70]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 71]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 72]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 73]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 74]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 75]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 76]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 77]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 13]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 14]] + Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 7]] + SQL (0.1ms) DELETE FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? [["id", 7]] + SQL (0.2ms) DELETE FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? [["id", 13]] +  (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", 13], ["LIMIT", 1]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +Completed 200 OK in 40ms (Views: 0.2ms | ActiveRecord: 3.6ms) + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 7], ["LIMIT", 1]] + Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +  (0.5ms) 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", 13], ["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", 13], ["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", 13], ["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" = 7 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) 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", 7]] + 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 (34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44) 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", 13], ["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", 13], ["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", 13], ["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", 13], ["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", 13], ["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", 13], ["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", 13], ["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", 13], ["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", 13], ["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", 13], ["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", 16], ["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", 13], ["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" = 6 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (11, 12) 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", "2017-11-16 22:47:33.757317"], ["id", 7]] +  (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", 7], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2017-11-16 22:47:33.765818"], ["id", 6]] +  (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", 13], ["created_at", "2017-11-16 22:47:33.767973"], ["updated_at", "2017-11-16 22:47:33.767973"]] +  (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", 7], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] Performing Pulitzer::CloneVersionJob (Job ID: 596fa1ad-2f7c-42d3-b2f6-528e666fe184) from Inline(default) with arguments: #<GlobalID:0x007f9ad2e4b118 @uri=#<URI::GID gid://dummy/Pulitzer::Version/7>> +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 13], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 8 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] Pulitzer::ContentElement Load (1.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 7]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] Pulitzer::PostTypeContentElementType 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 (34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] 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", 34], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] 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", 34], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.976189"], ["updated_at", "2017-11-16 22:47:32.187868"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:33.789492"], ["id", 78]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] 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", 35], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] 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", 35], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.983747"], ["updated_at", "2017-11-16 22:47:32.195992"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:33.800145"], ["id", 79]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] Pulitzer::PostTypeContentElementType 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", 36], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] 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", 36], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.991371"], ["updated_at", "2017-11-16 22:47:32.206769"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] SQL (0.6ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:33.807468"], ["id", 80]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] 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", 37], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] 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", 37], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.999385"], ["updated_at", "2017-11-16 22:47:32.216410"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:33.817086"], ["id", 81]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] 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", 38], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] 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", 38], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.009181"], ["updated_at", "2017-11-16 22:47:32.228225"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:33.823114"], ["id", 82]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] Pulitzer::PostTypeContentElementType 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", 39], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] 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", 39], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.026894"], ["updated_at", "2017-11-16 22:47:32.236625"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:33.833266"], ["id", 83]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] 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", 40], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] 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", 40], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.033829"], ["updated_at", "2017-11-16 22:47:32.246649"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:33.839605"], ["id", 84]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] Pulitzer::PostTypeContentElementType 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", 41], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] 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", 41], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.043908"], ["updated_at", "2017-11-16 22:47:32.256014"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:33.848111"], ["id", 85]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] 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", 42], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] 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", 42], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.051281"], ["updated_at", "2017-11-16 22:47:32.264845"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:33.855195"], ["id", 86]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] 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", 43], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] 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", 43], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.060813"], ["updated_at", "2017-11-16 22:47:32.273977"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:33.862208"], ["id", 87]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 16], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] 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", 44], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] 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", 44], ["content_element_type_id", 16], ["created_at", "2017-11-16 22:47:32.072520"], ["updated_at", "2017-11-16 22:47:32.283471"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:33.868692"], ["id", 88]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 7]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 7], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 8], ["id", 15]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 8], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 8], ["id", 16]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 7]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:47:33.881672"], ["id", 8]] +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [596fa1ad-2f7c-42d3-b2f6-528e666fe184] Performed Pulitzer::CloneVersionJob (Job ID: 596fa1ad-2f7c-42d3-b2f6-528e666fe184) from Inline(default) in 112.68ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 596fa1ad-2f7c-42d3-b2f6-528e666fe184) to Inline(default) with arguments: #<GlobalID:0x007f9ad2e58138 @uri=#<URI::GID gid://dummy/Pulitzer::Version/7>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 8], ["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", 13], ["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" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) ORDER BY "pulitzer_partials"."sort_order" ASC +Started PATCH "/pulitzer/versions/7?status=abandoned" for 127.0.0.1 at 2017-11-16 15:47:33 -0700 +Processing by Pulitzer::VersionsController#update as HTML + Parameters: {"status"=>"abandoned", "id"=>"7"} + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 7], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["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", 13], ["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" = 7 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 3], ["updated_at", "2017-11-16 22:47:33.896026"], ["id", 7]] +  (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", 7], ["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", 13], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (15, 16) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 8], ["label_type", "Pulitzer::Tag"]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show.html.erb (2.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show_wrapper.html.erb (4.4ms) + 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", 8], ["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.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 8]] + Pulitzer::PostTypeContentElementType 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 (34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44) 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", 7], ["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", 8], ["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", 13], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (2.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (2.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", 13], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (1.4ms) + 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", 13], ["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) + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["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", 13], ["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", 13], ["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) + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["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) + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["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.7ms) + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["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", 13], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (6.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (6.2ms) + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 16], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (1.9ms) + 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 (2.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_show_wrapper.html.erb (4.9ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_index.html.erb (0.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_show.html.erb (0.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_show_wrapper.html.erb (0.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/versions/_form.html.erb (2.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/versions/_edit.html.erb (53.8ms) +Completed 200 OK in 71ms (Views: 0.9ms | ActiveRecord: 2.6ms) + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 7], ["LIMIT", 1]] + Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["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", 13], ["status", 1], ["LIMIT", 1]] +  (1.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", 13], ["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", 13], ["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", 13], ["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" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) 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", 7]] + 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 (34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44) 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", 13], ["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", 13], ["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", 13], ["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", 13], ["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", 13], ["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", 13], ["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", 13], ["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", 13], ["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", 13], ["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", 13], ["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", 16], ["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", 13], ["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" = 6 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (11, 12) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2017-11-16 22:47:34.000118"], ["id", 7]] +  (0.2ms) 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", 7], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] + SQL (0.2ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2017-11-16 22:47:34.011203"], ["id", 6]] +  (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", 13], ["created_at", "2017-11-16 22:47:34.015642"], ["updated_at", "2017-11-16 22:47:34.015642"]] +  (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", 7], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] Performing Pulitzer::CloneVersionJob (Job ID: fd1da56c-8951-4074-b8fe-cb36ce4e2035) from Inline(default) with arguments: #<GlobalID:0x007f9ad5202188 @uri=#<URI::GID gid://dummy/Pulitzer::Version/7>> +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 13], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 8 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] 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", 7]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] 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 (34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] 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", 34], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] 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", 34], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.976189"], ["updated_at", "2017-11-16 22:47:32.187868"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:34.036025"], ["id", 78]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] Pulitzer::ContentElementType Load (0.4ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] Pulitzer::PostTypeContentElementType 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", 35], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] 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", 35], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.983747"], ["updated_at", "2017-11-16 22:47:32.195992"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] SQL (0.8ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:34.046675"], ["id", 79]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] 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", 36], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] 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", 36], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.991371"], ["updated_at", "2017-11-16 22:47:32.206769"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:34.063891"], ["id", 80]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] 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", 37], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] 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", 37], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.999385"], ["updated_at", "2017-11-16 22:47:32.216410"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:34.070382"], ["id", 81]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] Pulitzer::PostTypeContentElementType 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", 38], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] 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", 38], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.009181"], ["updated_at", "2017-11-16 22:47:32.228225"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:34.081496"], ["id", 82]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] 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", 39], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] 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", 39], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.026894"], ["updated_at", "2017-11-16 22:47:32.236625"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:34.087940"], ["id", 83]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] Pulitzer::PostTypeContentElementType 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", 40], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] 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", 40], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.033829"], ["updated_at", "2017-11-16 22:47:32.246649"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:34.097386"], ["id", 84]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] 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", 41], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] 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", 41], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.043908"], ["updated_at", "2017-11-16 22:47:32.256014"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:34.104571"], ["id", 85]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] 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", 42], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] 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", 42], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.051281"], ["updated_at", "2017-11-16 22:47:32.264845"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:34.112195"], ["id", 86]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] 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", 43], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] 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", 43], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.060813"], ["updated_at", "2017-11-16 22:47:32.273977"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:34.118522"], ["id", 87]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 16], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] 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", 44], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] 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", 44], ["content_element_type_id", 16], ["created_at", "2017-11-16 22:47:32.072520"], ["updated_at", "2017-11-16 22:47:32.283471"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:34.124595"], ["id", 88]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 7]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 7], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 8], ["id", 15]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 8], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 8], ["id", 16]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 7]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:47:34.135798"], ["id", 8]] +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [fd1da56c-8951-4074-b8fe-cb36ce4e2035] Performed Pulitzer::CloneVersionJob (Job ID: fd1da56c-8951-4074-b8fe-cb36ce4e2035) from Inline(default) in 119.1ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: fd1da56c-8951-4074-b8fe-cb36ce4e2035) to Inline(default) with arguments: #<GlobalID:0x007f9ad520bc60 @uri=#<URI::GID gid://dummy/Pulitzer::Version/7>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 8], ["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", 13], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (15, 16) ORDER BY "pulitzer_partials"."sort_order" ASC +Started PATCH "/pulitzer/versions/8?status=abandoned" for 127.0.0.1 at 2017-11-16 15:47:34 -0700 +Processing by Pulitzer::VersionsController#update as HTML + Parameters: {"status"=>"abandoned", "id"=>"8"} + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 8], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["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", 13], ["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" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) 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", "2017-11-16 22:47:34.149640"], ["id", 8]] +  (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", 8], ["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", 13], ["created_at", "2017-11-16 22:47:34.153267"], ["updated_at", "2017-11-16 22:47:34.153267"]] +  (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", 7], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] Performing Pulitzer::CloneVersionJob (Job ID: 7191f4e7-94fe-47eb-88a8-d1da130427d6) from Inline(default) with arguments: #<GlobalID:0x007f9ad2ebb8c8 @uri=#<URI::GID gid://dummy/Pulitzer::Version/7>> +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 13], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 9 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] 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", 7]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] Pulitzer::PostTypeContentElementType 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 (34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] 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", 34], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] 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", 34], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.976189"], ["updated_at", "2017-11-16 22:47:32.187868"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:47:34.168517"], ["id", 89]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] Pulitzer::PostTypeContentElementType 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", 35], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] 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", 35], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.983747"], ["updated_at", "2017-11-16 22:47:32.195992"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:47:34.175595"], ["id", 90]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] 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", 36], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] 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", 36], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.991371"], ["updated_at", "2017-11-16 22:47:32.206769"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:47:34.181984"], ["id", 91]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] 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", 37], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] 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", 37], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.999385"], ["updated_at", "2017-11-16 22:47:32.216410"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:47:34.189218"], ["id", 92]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] 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", 38], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] 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", 38], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.009181"], ["updated_at", "2017-11-16 22:47:32.228225"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:47:34.196583"], ["id", 93]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] 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", 39], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] 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 Title"], ["image", nil], ["post_type_content_element_type_id", 39], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.026894"], ["updated_at", "2017-11-16 22:47:32.236625"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:47:34.203489"], ["id", 94]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.3ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] Pulitzer::PostTypeContentElementType 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", 40], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] 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", 40], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.033829"], ["updated_at", "2017-11-16 22:47:32.246649"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:47:34.213429"], ["id", 95]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] 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", 41], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] 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", 41], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.043908"], ["updated_at", "2017-11-16 22:47:32.256014"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:47:34.220076"], ["id", 96]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] 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", 42], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] 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", 42], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.051281"], ["updated_at", "2017-11-16 22:47:32.264845"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:47:34.226434"], ["id", 97]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] 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", 43], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] 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", 43], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.060813"], ["updated_at", "2017-11-16 22:47:32.273977"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:47:34.232664"], ["id", 98]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 16], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] 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", 44], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] 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", 44], ["content_element_type_id", 16], ["created_at", "2017-11-16 22:47:32.072520"], ["updated_at", "2017-11-16 22:47:32.283471"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:47:34.239492"], ["id", 99]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] Pulitzer::FreeFormSection Load (0.5ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 7]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 7], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 9], ["id", 17]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 8], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 9], ["id", 18]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 7]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:47:34.251942"], ["id", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7191f4e7-94fe-47eb-88a8-d1da130427d6] Performed Pulitzer::CloneVersionJob (Job ID: 7191f4e7-94fe-47eb-88a8-d1da130427d6) from Inline(default) in 98.32ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 7191f4e7-94fe-47eb-88a8-d1da130427d6) to Inline(default) with arguments: #<GlobalID:0x007f9ad3ee1e28 @uri=#<URI::GID gid://dummy/Pulitzer::Version/7>> +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 7]] +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 7]] +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 7]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/versions/_edit.html.erb (5.1ms) +Completed 200 OK in 116ms (Views: 0.8ms | ActiveRecord: 11.7ms) + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 7], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 8], ["LIMIT", 1]] +  (1.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", 13], ["status", "published"], ["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 LIMIT ? [["post_type_version_id", 13], ["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", 13], ["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", 13]] + Pulitzer::FreeFormSectionType Load (0.3ms) 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", 13]] + SQL (0.4ms) 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", 13], ["content_element_type_id", 13], ["label", "test"], ["created_at", "2017-11-16 22:47:34.277990"], ["updated_at", "2017-11-16 22:47:34.277990"], ["required", "t"], ["sort_order", 14]] +  (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" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 13], ["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", 13], ["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" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) 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", 7], ["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" = 34 ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "body" = NULL, "post_type_content_element_type_id" = 45 WHERE "pulitzer_content_elements"."id" = ? [["id", 67]] +Started PATCH "/pulitzer/versions/7?status=active" for 127.0.0.1 at 2017-11-16 15:47:34 -0700 +Processing by Pulitzer::VersionsController#update as HTML + Parameters: {"status"=>"active", "id"=>"7"} + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 7], ["LIMIT", 1]] + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.4ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 7]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) 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", 7]] + 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 (45, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44) 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", 13], ["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", 13], ["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", 13], ["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", 13], ["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", 13], ["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", 13], ["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", 13], ["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", 13], ["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", 13], ["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", 13], ["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", 16], ["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", 7], ["label_type", "Pulitzer::Tag"]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show.html.erb (1.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show_wrapper.html.erb (2.0ms) + 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", 7], ["label_type", "SearchLocation"]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show.html.erb (1.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show_wrapper.html.erb (1.3ms) + 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", 7], ["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", 8], ["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.8ms) + 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.8ms) + 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.4ms) + 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.4ms) + 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.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/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.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) + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 13], ["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" = 6 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (11, 12) ORDER BY "pulitzer_partials"."sort_order" ASC + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/versions/_form.html.erb (4.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/versions/_edit.html.erb (18.9ms) +Completed 409 Conflict in 51ms (Views: 0.8ms | ActiveRecord: 2.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", "The north 1"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 1"], ["created_at", "2017-11-16 22:47:34.400138"], ["updated_at", "2017-11-16 22:47:34.400138"]] +  (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", "2017-11-16 22:47:34.404290"], ["updated_at", "2017-11-16 22:47:34.404290"], ["hierarchical", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags" for 127.0.0.1 at 2017-11-16 15:47:34 -0700 +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 (3.5ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (6.0ms) + Pulitzer::Tag Load (0.2ms) 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"."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.5ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (1.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_index.html.erb (12.5ms) +Completed 200 OK in 18ms (Views: 16.5ms | ActiveRecord: 0.7ms) +  (0.8ms) rollback transaction +  (0.2ms) begin transaction +  (0.3ms) 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.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 3"], ["created_at", "2017-11-16 22:47:34.435323"], ["updated_at", "2017-11-16 22:47:34.435323"]] +  (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.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 4"], ["created_at", "2017-11-16 22:47:34.437723"], ["updated_at", "2017-11-16 22:47:34.437723"], ["hierarchical", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags" for 127.0.0.1 at 2017-11-16 15:47:34 -0700 +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.5ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (1.7ms) + 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.0ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (1.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_index.html.erb (4.5ms) +Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.4ms) +  (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.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 5"], ["created_at", "2017-11-16 22:47:34.449440"], ["updated_at", "2017-11-16 22:47:34.449440"]] +  (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 6"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 6"], ["created_at", "2017-11-16 22:47:34.452108"], ["updated_at", "2017-11-16 22:47:34.452108"], ["hierarchical", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags" for 127.0.0.1 at 2017-11-16 15:47:34 -0700 +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.0ms) 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.3ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (1.5ms) + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."hierarchical" = ? [["hierarchical", "f"]] + Pulitzer::Tag Load (0.2ms) 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.6ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (2.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_index.html.erb (5.9ms) +Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.5ms) +  (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", "2017-11-16 22:47:34.465629"], ["updated_at", "2017-11-16 22:47:34.465629"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags/1" for 127.0.0.1 at 2017-11-16 15:47:34 -0700 +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.7ms) +Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.2ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.5ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.3ms) 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", "2017-11-16 22:47:34.479906"], ["updated_at", "2017-11-16 22:47:34.479906"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags/1" for 127.0.0.1 at 2017-11-16 15:47:34 -0700 +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.4ms) +Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.2ms) +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/pulitzer/tags/new?tag%5Bhierarchical%5D=true" for 127.0.0.1 at 2017-11-16 15:47:34 -0700 +Processing by Pulitzer::TagsController#new as HTML + Parameters: {"tag"=>{"hierarchical"=>"true"}} + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form_fields.html.erb (2.9ms) + 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 (5.9ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_hierarchical.html.erb (8.0ms) +Completed 200 OK in 10ms (Views: 10.0ms | 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 2017-11-16 15:47:34 -0700 +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.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 (1.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_hierarchical.html.erb (1.6ms) +Completed 200 OK in 2ms (Views: 1.9ms | 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 2017-11-16 15:47:34 -0700 +Processing by Pulitzer::TagsController#new as HTML + Parameters: {"tag"=>{"hierarchical"=>"false"}} + 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/_new.html.erb (1.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_flat.html.erb (2.1ms) +Completed 200 OK in 5ms (Views: 4.4ms | 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 2017-11-16 15:47:34 -0700 +Processing by Pulitzer::TagsController#create as HTML + Parameters: {"tag"=>{"name"=>"The north 9"}} +  (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 9"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 9"], ["created_at", "2017-11-16 22:47:34.531828"], ["updated_at", "2017-11-16 22:47:34.531828"]] +  (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.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb (2.1ms) +Completed 200 OK in 9ms (Views: 3.8ms | ActiveRecord: 0.7ms) +  (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 2017-11-16 15:47:34 -0700 +Processing by Pulitzer::TagsController#create as HTML + Parameters: {"tag"=>{"name"=>"The north 10"}} +  (0.5ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.5ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 10"], ["LIMIT", 1]] + SQL (0.8ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 10"], ["created_at", "2017-11-16 22:47:34.548937"], ["updated_at", "2017-11-16 22:47:34.548937"]] +  (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.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb (1.6ms) +Completed 200 OK in 11ms (Views: 1.9ms | ActiveRecord: 2.0ms) +  (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.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "awesomesauce"], ["created_at", "2017-11-16 22:47:34.558124"], ["updated_at", "2017-11-16 22:47:34.558124"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SELECT COUNT(*) FROM "pulitzer_tags" +Started POST "/pulitzer/tags?tag%5Bname%5D=awesomesauce" for 127.0.0.1 at 2017-11-16 15:47:34 -0700 +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.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new.html.erb (1.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_flat.html.erb (2.5ms) +Completed 409 Conflict in 7ms (Views: 5.1ms | ActiveRecord: 0.3ms) +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_tags" +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.6ms) 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", "2017-11-16 22:47:34.577211"], ["updated_at", "2017-11-16 22:47:34.577211"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started POST "/pulitzer/tags?tag%5Bname%5D=awesomesauce" for 127.0.0.1 at 2017-11-16 15:47:34 -0700 +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.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new.html.erb (1.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_flat.html.erb (1.5ms) +Completed 409 Conflict in 4ms (Views: 1.8ms | 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.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 13"], ["created_at", "2017-11-16 22:47:34.590144"], ["updated_at", "2017-11-16 22:47:34.590144"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags/1/edit" for 127.0.0.1 at 2017-11-16 15:47:34 -0700 +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.5ms) + 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 (2.0ms) +Completed 200 OK in 4ms (Views: 3.8ms | 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.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 14"], ["created_at", "2017-11-16 22:47:34.601098"], ["updated_at", "2017-11-16 22:47:34.601098"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags/1/edit" for 127.0.0.1 at 2017-11-16 15:47:34 -0700 +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.6ms) + 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 (1.6ms) +Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.1ms) +  (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 15"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 15"], ["created_at", "2017-11-16 22:47:34.618011"], ["updated_at", "2017-11-16 22:47:34.618011"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/tags/1?tag%5Bname%5D=The+north+16" for 127.0.0.1 at 2017-11-16 15:47:34 -0700 +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.7ms) + 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.8ms) +Completed 409 Conflict in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms) +  (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 17"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 17"], ["created_at", "2017-11-16 22:47:34.631040"], ["updated_at", "2017-11-16 22:47:34.631040"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/tags/1?tag%5Bname%5D=The+north+18" for 127.0.0.1 at 2017-11-16 15:47:34 -0700 +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", "2017-11-16 22:47:34.636538"], ["id", 1]] +  (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.5ms) +Completed 200 OK in 5ms (Views: 1.8ms | ActiveRecord: 0.4ms) +  (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.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "sadpanda"], ["created_at", "2017-11-16 22:47:34.644228"], ["updated_at", "2017-11-16 22:47:34.644228"]] +  (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.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 20"], ["created_at", "2017-11-16 22:47:34.647955"], ["updated_at", "2017-11-16 22:47:34.647955"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/tags/2?tag%5Bname%5D=sadpanda" for 127.0.0.1 at 2017-11-16 15:47:34 -0700 +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.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form.html.erb (1.9ms) +Completed 409 Conflict in 5ms (Views: 2.2ms | 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", "sadpanda"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "sadpanda"], ["created_at", "2017-11-16 22:47:34.662902"], ["updated_at", "2017-11-16 22:47:34.662902"]] +  (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", "2017-11-16 22:47:34.666294"], ["updated_at", "2017-11-16 22:47:34.666294"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/tags/2?tag%5Bname%5D=sadpanda" for 127.0.0.1 at 2017-11-16 15:47:34 -0700 +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.5ms) +Completed 409 Conflict in 4ms (Views: 1.8ms | 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", "The north 23"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 23"], ["created_at", "2017-11-16 22:47:34.678700"], ["updated_at", "2017-11-16 22:47:34.678700"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/tags/1" for 127.0.0.1 at 2017-11-16 15:47:34 -0700 +Processing by Pulitzer::TagsController#destroy as HTML + Parameters: {"id"=>"1"} +Completed 200 OK in 0ms (ActiveRecord: 0.0ms) +  (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 24"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 24"], ["created_at", "2017-11-16 22:47:34.686413"], ["updated_at", "2017-11-16 22:47:34.686413"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/tags/1" for 127.0.0.1 at 2017-11-16 15:47:34 -0700 +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.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."parent_id" = ? [["parent_id", 1]] + SQL (0.2ms) DELETE FROM "pulitzer_tags" WHERE "pulitzer_tags"."id" = ? [["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Completed 200 OK in 9ms (ActiveRecord: 0.8ms) +  (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", 13], ["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", 13], ["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", 13], ["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" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.2ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 7]] +  (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", 13], ["created_at", "2017-11-16 22:47:34.712883"], ["updated_at", "2017-11-16 22:47:34.712883"]] +  (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", 13], ["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" = 8 + 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", 7]] + Pulitzer::PostTypeContentElementType 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 (34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44) 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", 13], ["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", 34], ["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", 34], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.976189"], ["updated_at", "2017-11-16 22:47:32.187868"]] +  (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", 8], ["updated_at", "2017-11-16 22:47:34.732274"], ["id", 78]] +  (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", 13], ["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", 35], ["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", 35], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.983747"], ["updated_at", "2017-11-16 22:47:32.195992"]] +  (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", 8], ["updated_at", "2017-11-16 22:47:34.740730"], ["id", 79]] +  (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", 13], ["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", 36], ["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", 36], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.991371"], ["updated_at", "2017-11-16 22:47:32.206769"]] +  (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", 8], ["updated_at", "2017-11-16 22:47:34.749537"], ["id", 80]] +  (0.0ms) 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", 13], ["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", 37], ["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", 37], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.999385"], ["updated_at", "2017-11-16 22:47:32.216410"]] +  (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", 8], ["updated_at", "2017-11-16 22:47:34.755255"], ["id", 81]] +  (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", 13], ["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", 38], ["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", 38], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.009181"], ["updated_at", "2017-11-16 22:47:32.228225"]] +  (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", 8], ["updated_at", "2017-11-16 22:47:34.762270"], ["id", 82]] +  (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", 13], ["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", 39], ["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", 39], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.026894"], ["updated_at", "2017-11-16 22:47:32.236625"]] +  (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", 8], ["updated_at", "2017-11-16 22:47:34.768823"], ["id", 83]] +  (0.0ms) 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", 13], ["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", 40], ["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", 40], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.033829"], ["updated_at", "2017-11-16 22:47:32.246649"]] +  (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", 8], ["updated_at", "2017-11-16 22:47:34.774585"], ["id", 84]] +  (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", 13], ["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", 41], ["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", 41], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.043908"], ["updated_at", "2017-11-16 22:47:32.256014"]] +  (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", 8], ["updated_at", "2017-11-16 22:47:34.782059"], ["id", 85]] +  (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", 13], ["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", 42], ["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", 42], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.051281"], ["updated_at", "2017-11-16 22:47:32.264845"]] +  (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", 8], ["updated_at", "2017-11-16 22:47:34.788471"], ["id", 86]] +  (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", 13], ["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", 43], ["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", 43], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.060813"], ["updated_at", "2017-11-16 22:47:32.273977"]] +  (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", 8], ["updated_at", "2017-11-16 22:47:34.794970"], ["id", 87]] +  (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", 16], ["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", 44], ["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", 44], ["content_element_type_id", 16], ["created_at", "2017-11-16 22:47:32.072520"], ["updated_at", "2017-11-16 22:47:32.283471"]] +  (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", 8], ["updated_at", "2017-11-16 22:47:34.803756"], ["id", 88]] +  (0.0ms) 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", 7], ["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", 8], ["id", 15]] +  (0.0ms) 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", 8], ["name", "Handpicked Homes"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 8], ["id", 16]] +  (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", 7]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:47:34.814275"], ["id", 8]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 8]] +  (1.2ms) 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", 13], ["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", 13], ["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", 13], ["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" = 7 + Pulitzer::Partial Load (0.4ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) 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", 13], ["created_at", "2017-11-16 22:47:34.830983"], ["updated_at", "2017-11-16 22:47:34.830983"]] +  (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", 13], ["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" = 8 + 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", 7]] + Pulitzer::PostTypeContentElementType 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 (34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44) 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", 13], ["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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 34], ["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", 34], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.976189"], ["updated_at", "2017-11-16 22:47:32.187868"]] +  (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", 8], ["updated_at", "2017-11-16 22:47:34.846610"], ["id", 78]] +  (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", 13], ["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", 35], ["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", 35], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.983747"], ["updated_at", "2017-11-16 22:47:32.195992"]] +  (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", 8], ["updated_at", "2017-11-16 22:47:34.852626"], ["id", 79]] +  (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", 13], ["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", 36], ["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", 36], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.991371"], ["updated_at", "2017-11-16 22:47:32.206769"]] +  (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", 8], ["updated_at", "2017-11-16 22:47:34.860653"], ["id", 80]] +  (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", 13], ["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", 37], ["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", 37], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.999385"], ["updated_at", "2017-11-16 22:47:32.216410"]] +  (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", 8], ["updated_at", "2017-11-16 22:47:34.869020"], ["id", 81]] +  (0.0ms) 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", 13], ["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", 38], ["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", 38], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.009181"], ["updated_at", "2017-11-16 22:47:32.228225"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:34.875864"], ["id", 82]] +  (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", 13], ["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", 39], ["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", 39], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.026894"], ["updated_at", "2017-11-16 22:47:32.236625"]] +  (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", 8], ["updated_at", "2017-11-16 22:47:34.885961"], ["id", 83]] +  (0.0ms) 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", 13], ["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", 40], ["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", 40], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.033829"], ["updated_at", "2017-11-16 22:47:32.246649"]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:34.894905"], ["id", 84]] +  (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", 13], ["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", 41], ["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", 41], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.043908"], ["updated_at", "2017-11-16 22:47:32.256014"]] +  (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", 8], ["updated_at", "2017-11-16 22:47:34.901248"], ["id", 85]] +  (0.0ms) 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", 13], ["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", 42], ["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", 42], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.051281"], ["updated_at", "2017-11-16 22:47:32.264845"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:34.907259"], ["id", 86]] +  (0.3ms) 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", 13], ["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", 43], ["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", 43], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.060813"], ["updated_at", "2017-11-16 22:47:32.273977"]] +  (0.0ms) 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", 8], ["updated_at", "2017-11-16 22:47:34.916143"], ["id", 87]] +  (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", 16], ["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", 44], ["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", 44], ["content_element_type_id", 16], ["created_at", "2017-11-16 22:47:32.072520"], ["updated_at", "2017-11-16 22:47:32.283471"]] +  (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", 8], ["updated_at", "2017-11-16 22:47:34.922497"], ["id", 88]] +  (0.0ms) 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", 7], ["name", "Main Content"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 8], ["id", 15]] +  (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", 8], ["name", "Handpicked Homes"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 8], ["id", 16]] +  (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", 7]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:47:34.930998"], ["id", 8]] +  (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", 13], ["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", 13], ["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", 13], ["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" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) 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", 13], ["created_at", "2017-11-16 22:47:34.945293"], ["updated_at", "2017-11-16 22:47:34.945293"]] +  (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", 13], ["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" = 8 + 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", 7]] + Pulitzer::PostTypeContentElementType 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 (34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44) 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", 13], ["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", 34], ["LIMIT", 1]] + 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", 34], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.976189"], ["updated_at", "2017-11-16 22:47:32.187868"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:34.960381"], ["id", 78]] +  (0.2ms) 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", 13], ["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", 35], ["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", 35], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.983747"], ["updated_at", "2017-11-16 22:47:32.195992"]] +  (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", 8], ["updated_at", "2017-11-16 22:47:34.969107"], ["id", 79]] +  (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", 13], ["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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 36], ["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 3"], ["image", nil], ["post_type_content_element_type_id", 36], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.991371"], ["updated_at", "2017-11-16 22:47:32.206769"]] +  (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", 8], ["updated_at", "2017-11-16 22:47:34.981796"], ["id", 80]] +  (0.0ms) 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", 13], ["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", 37], ["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", 37], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.999385"], ["updated_at", "2017-11-16 22:47:32.216410"]] +  (0.0ms) 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", 8], ["updated_at", "2017-11-16 22:47:34.987635"], ["id", 81]] +  (0.0ms) 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", 13], ["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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 38], ["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 Text"], ["image", nil], ["post_type_content_element_type_id", 38], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.009181"], ["updated_at", "2017-11-16 22:47:32.228225"]] +  (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", 8], ["updated_at", "2017-11-16 22:47:34.996108"], ["id", 82]] +  (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", 13], ["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", 39], ["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", 39], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.026894"], ["updated_at", "2017-11-16 22:47:32.236625"]] +  (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", 8], ["updated_at", "2017-11-16 22:47:35.002371"], ["id", 83]] +  (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", 13], ["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", 40], ["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", 40], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.033829"], ["updated_at", "2017-11-16 22:47:32.246649"]] +  (0.3ms) 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", 8], ["updated_at", "2017-11-16 22:47:35.011375"], ["id", 84]] +  (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", 13], ["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", 41], ["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", 41], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.043908"], ["updated_at", "2017-11-16 22:47:32.256014"]] +  (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", 8], ["updated_at", "2017-11-16 22:47:35.017771"], ["id", 85]] +  (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", 13], ["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", 42], ["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", 42], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.051281"], ["updated_at", "2017-11-16 22:47:32.264845"]] +  (0.0ms) 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", 8], ["updated_at", "2017-11-16 22:47:35.023542"], ["id", 86]] +  (0.0ms) 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", 13], ["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", 43], ["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", 43], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.060813"], ["updated_at", "2017-11-16 22:47:32.273977"]] +  (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", 8], ["updated_at", "2017-11-16 22:47:35.030610"], ["id", 87]] +  (0.0ms) 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", 16], ["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", 44], ["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", 44], ["content_element_type_id", 16], ["created_at", "2017-11-16 22:47:32.072520"], ["updated_at", "2017-11-16 22:47:32.283471"]] +  (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", 8], ["updated_at", "2017-11-16 22:47:35.036330"], ["id", 88]] +  (0.0ms) 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", 7], ["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", 8], ["id", 15]] +  (0.0ms) 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", 8], ["name", "Handpicked Homes"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 8], ["id", 16]] +  (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", 7]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:47:35.045210"], ["id", 8]] +  (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", 8], ["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" = 34 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", 13], ["LIMIT", 1]] +  (1.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:47:35.062976"], ["updated_at", "2017-11-16 22:47:35.062976"], ["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", 17], ["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", 17]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) 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", 18], ["name", "Winterfell news 1"], ["sort_order", 1]] +  (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", "2017-11-16 22:47:35.070924"], ["updated_at", "2017-11-16 22:47:35.070924"], ["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", 18], ["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", 18]] +  (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", 9], ["label", "King's Landing news 1"], ["sort_order", 1], ["post_type_version_id", 20]] +  (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-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.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 1"], ["created_at", "2017-11-16 22:47:35.081072"], ["updated_at", "2017-11-16 22:47:35.081072"], ["slug", "winterfell-news-1"], ["post_type_version_id", 18]] +  (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", 17], ["created_at", "2017-11-16 22:47:35.083669"], ["updated_at", "2017-11-16 22:47:35.083669"]] +  (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", 18]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["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" = 8 + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["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" = 8 +  (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", 8], ["free_form_section_type_id", 9], ["name", "Winterfell news 1"]] +  (0.2ms) 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", 17], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 15 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", 17], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 15 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", 17], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 15 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", 8], ["name", "Winterfell news 1"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 15 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order", "label") VALUES (?, ?, ?, ?) [["post_type_version_id", 20], ["free_form_section_id", 15], ["sort_order", 1], ["label", "King's Landing news 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", 20], ["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", 20]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 8], ["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", 8], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 15 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.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:47:35.125852"], ["updated_at", "2017-11-16 22:47:35.125852"], ["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", 17], ["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", 17]] +  (0.0ms) 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 1"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text 1"], ["created_at", "2017-11-16 22:47:35.131931"], ["updated_at", "2017-11-16 22:47:35.131931"]] +  (0.0ms) 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", 18], ["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", 18]] + 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", 18]] + 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", 18], ["content_element_type_id", 17], ["label", "Slide 1 content element 1"], ["created_at", "2017-11-16 22:47:35.137347"], ["updated_at", "2017-11-16 22:47:35.137347"], ["sort_order", 1]] +  (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 2"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text 2"], ["created_at", "2017-11-16 22:47:35.140096"], ["updated_at", "2017-11-16 22:47:35.140096"]] +  (0.0ms) 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", 18], ["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", 18]] + 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", 18]] + 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", 18], ["content_element_type_id", 18], ["label", "Slide 1 content element 2"], ["created_at", "2017-11-16 22:47:35.145456"], ["updated_at", "2017-11-16 22:47:35.145456"], ["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", "2017-11-16 22:47:35.147883"], ["updated_at", "2017-11-16 22:47:35.147883"]] +  (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", 18], ["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", 18]] + 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", 18]] + 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", 18], ["content_element_type_id", 19], ["label", "Slide 1 content element 3"], ["created_at", "2017-11-16 22:47:35.152837"], ["updated_at", "2017-11-16 22:47:35.152837"], ["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", 17]] +  (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", 18]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("name") VALUES (?) [["name", "test"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 15], ["LIMIT", 1]] +  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 15]] + SQL (0.2ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 18], ["free_form_section_id", 15], ["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", 18], ["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", 18]] +  (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", 17], ["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", 45], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:47:35.170138"], ["updated_at", "2017-11-16 22:47:35.170138"], ["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", 18], ["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", 46], ["content_element_type_id", 18], ["created_at", "2017-11-16 22:47:35.173720"], ["updated_at", "2017-11-16 22:47:35.173720"], ["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", 19], ["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", 47], ["content_element_type_id", 19], ["created_at", "2017-11-16 22:47:35.180221"], ["updated_at", "2017-11-16 22:47:35.180221"], ["partial_id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:47:35.184183"], ["updated_at", "2017-11-16 22:47:35.184183"], ["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", 17], ["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", 17]] +  (0.0ms) 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.1ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text 4"], ["created_at", "2017-11-16 22:47:35.189951"], ["updated_at", "2017-11-16 22:47:35.189951"]] +  (0.0ms) 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", 18], ["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", 18]] + 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", 18]] + 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", 18], ["content_element_type_id", 17], ["label", "Slide 1 content element 4"], ["created_at", "2017-11-16 22:47:35.195908"], ["updated_at", "2017-11-16 22:47:35.195908"], ["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", "2017-11-16 22:47:35.200711"], ["updated_at", "2017-11-16 22:47:35.200711"]] +  (0.0ms) 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", 18], ["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", 18]] + 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", 18]] + 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", 18], ["content_element_type_id", 18], ["label", "Slide 1 content element 5"], ["created_at", "2017-11-16 22:47:35.205346"], ["updated_at", "2017-11-16 22:47:35.205346"], ["sort_order", 2]] +  (0.0ms) 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", "2017-11-16 22:47:35.207564"], ["updated_at", "2017-11-16 22:47:35.207564"]] +  (0.0ms) 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", 18], ["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", 18]] + 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", 18]] + 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", 18], ["content_element_type_id", 19], ["label", "Slide 1 content element 6"], ["created_at", "2017-11-16 22:47:35.213072"], ["updated_at", "2017-11-16 22:47:35.213072"], ["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", 18]] +  (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-2"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-2"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 2"], ["created_at", "2017-11-16 22:47:35.217252"], ["updated_at", "2017-11-16 22:47:35.217252"], ["slug", "winterfell-news-2"], ["post_type_version_id", 18]] +  (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", 17], ["created_at", "2017-11-16 22:47:35.220620"], ["updated_at", "2017-11-16 22:47:35.220620"]] +  (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", 17], ["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" = 8 +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 8]] + Pulitzer::PostTypeContentElementType 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", 18]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["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" = 8 +  (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", 17], ["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 4"], ["version_id", 8], ["post_type_content_element_type_id", 45], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:47:35.233908"], ["updated_at", "2017-11-16 22:47:35.233908"]] +  (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", 17], ["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" = 8 +  (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", 18], ["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", 8], ["post_type_content_element_type_id", 46], ["content_element_type_id", 18], ["created_at", "2017-11-16 22:47:35.240197"], ["updated_at", "2017-11-16 22:47:35.240197"]] +  (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", 17], ["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" = 8 +  (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", 19], ["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", "Slide 1 content element 6"], ["version_id", 8], ["post_type_content_element_type_id", 47], ["content_element_type_id", 19], ["created_at", "2017-11-16 22:47:35.246300"], ["updated_at", "2017-11-16 22:47:35.246300"]] +  (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", 18]] + 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", 17], ["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" = 8 +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 8]] +  (0.7ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:47:35.254031"], ["updated_at", "2017-11-16 22:47:35.254031"], ["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", 17], ["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", 17]] +  (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", 18]] + 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", 18]] + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 18], ["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", 18], ["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", 18], ["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.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "test"], ["created_at", "2017-11-16 22:47:35.268834"], ["updated_at", "2017-11-16 22:47:35.268834"], ["slug", "test"], ["post_type_version_id", 18]] +  (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", 17], ["created_at", "2017-11-16 22:47:35.271087"], ["updated_at", "2017-11-16 22:47:35.271087"]] +  (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", 17], ["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" = 8 + 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", 17], ["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" = 8 +  (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", 8], ["free_form_section_type_id", 9], ["name", "Main Body"]] +  (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", 17], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 15 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", 8], ["free_form_section_type_id", 10], ["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", 17], ["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" = 8 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (15, 16) ORDER BY "pulitzer_partials"."sort_order" ASC +  (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", 8], ["free_form_section_type_id", 11], ["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", 17], ["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" = 8 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (15, 16, 17) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.6ms) rollback transaction +  (0.2ms) 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", 13], ["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", 13]] + 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", 34]] + 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", 35]] + 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", 36]] + 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", 37]] + 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", 38]] + 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", 39]] + 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", 40]] + 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", 41]] + 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", 42]] + 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", 43]] + 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", 44]] + 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", 13]] + 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", 7]] + 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", 8]] + 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", 13]] + 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", 13]] + 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", 13]] + Pulitzer::ArrangementStyle Load (0.0ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = ? [["post_type_version_id", 13]] +  (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", 13]] +  (0.2ms) SAVEPOINT active_record_1 + SQL (1.0ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "version_number", "status") VALUES (?, ?, ?) [["post_type_id", 13], ["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", 17], ["content_element_type_id", 13], ["label", "Hero Title 1"], ["created_at", "2017-11-16 22:47:31.803000"], ["updated_at", "2017-11-16 22:47:31.803000"], ["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", 17], ["content_element_type_id", 13], ["label", "Hero Title 2"], ["created_at", "2017-11-16 22:47:31.806000"], ["updated_at", "2017-11-16 22:47:31.806000"], ["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", 17], ["content_element_type_id", 13], ["label", "Hero Title 3"], ["created_at", "2017-11-16 22:47:31.809000"], ["updated_at", "2017-11-16 22:47:31.809000"], ["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", 17], ["content_element_type_id", 13], ["label", "Guest Title"], ["created_at", "2017-11-16 22:47:31.812000"], ["updated_at", "2017-11-16 22:47:31.812000"], ["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", 17], ["content_element_type_id", 13], ["label", "Guest Text"], ["created_at", "2017-11-16 22:47:31.815000"], ["updated_at", "2017-11-16 22:47:31.815000"], ["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", 17], ["content_element_type_id", 13], ["label", "Footer Title"], ["created_at", "2017-11-16 22:47:31.818000"], ["updated_at", "2017-11-16 22:47:31.818000"], ["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", 17], ["content_element_type_id", 13], ["label", "Footer Text"], ["created_at", "2017-11-16 22:47:31.821000"], ["updated_at", "2017-11-16 22:47:31.821000"], ["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", 17], ["content_element_type_id", 13], ["label", "Metadata title"], ["created_at", "2017-11-16 22:47:31.824000"], ["updated_at", "2017-11-16 22:47:31.824000"], ["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", 17], ["content_element_type_id", 13], ["label", "Metadata description"], ["created_at", "2017-11-16 22:47:31.826000"], ["updated_at", "2017-11-16 22:47:31.826000"], ["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", 17], ["content_element_type_id", 13], ["label", "Metadata keywords"], ["created_at", "2017-11-16 22:47:31.829000"], ["updated_at", "2017-11-16 22:47:31.829000"], ["sort_order", 10]] + 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", 17], ["content_element_type_id", 16], ["label", "Call to Action Button"], ["created_at", "2017-11-16 22:47:31.832000"], ["updated_at", "2017-11-16 22:47:31.832000"], ["sort_order", 11]] + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 17], ["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", 17], ["name", "Handpicked Homes"], ["sort_order", 13]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) 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", 13], ["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.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", 13]] + 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", 13]] + 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", 13], ["content_element_type_id", 13], ["label", "A New Field for this Post Type"], ["created_at", "2017-11-16 22:47:35.366124"], ["updated_at", "2017-11-16 22:47:35.366124"], ["sort_order", 14]] +  (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" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 13], ["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", 13], ["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" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) 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", 13], ["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 1"], ["version_id", 7], ["post_type_content_element_type_id", 34], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:35.376084"], ["updated_at", "2017-11-16 22:47:35.376084"]] +  (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", 13], ["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" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) 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", 13], ["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", 7], ["post_type_content_element_type_id", 35], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:35.384957"], ["updated_at", "2017-11-16 22:47:35.384957"]] +  (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", 13], ["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" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) 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", 13], ["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 3"], ["version_id", 7], ["post_type_content_element_type_id", 36], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:35.393634"], ["updated_at", "2017-11-16 22:47:35.393634"]] +  (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", 13], ["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" = 7 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) 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", 13], ["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", 7], ["post_type_content_element_type_id", 37], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:35.404145"], ["updated_at", "2017-11-16 22:47:35.404145"]] +  (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", 13], ["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" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) 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", 13], ["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 Text"], ["version_id", 7], ["post_type_content_element_type_id", 38], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:35.413917"], ["updated_at", "2017-11-16 22:47:35.413917"]] +  (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", 13], ["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" = 7 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) 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", 13], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["version_id", 7], ["post_type_content_element_type_id", 39], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:35.426107"], ["updated_at", "2017-11-16 22:47:35.426107"]] +  (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", 13], ["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" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) 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", 13], ["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", 7], ["post_type_content_element_type_id", 40], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:35.434146"], ["updated_at", "2017-11-16 22:47:35.434146"]] +  (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", 13], ["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" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) 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", 13], ["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", 7], ["post_type_content_element_type_id", 41], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:35.440900"], ["updated_at", "2017-11-16 22:47:35.440900"]] +  (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", 13], ["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" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) 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", 13], ["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", 7], ["post_type_content_element_type_id", 42], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:35.448737"], ["updated_at", "2017-11-16 22:47:35.448737"]] +  (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", 13], ["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" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) 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", 13], ["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", 7], ["post_type_content_element_type_id", 43], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:35.455463"], ["updated_at", "2017-11-16 22:47:35.455463"]] +  (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", 13], ["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" = 7 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) 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", 16], ["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", "Call to Action Button"], ["version_id", 7], ["post_type_content_element_type_id", 44], ["content_element_type_id", 16], ["created_at", "2017-11-16 22:47:35.462925"], ["updated_at", "2017-11-16 22:47:35.462925"]] +  (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", 13], ["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" = 7 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) 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", 13], ["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", 7], ["post_type_content_element_type_id", 45], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:35.469554"], ["updated_at", "2017-11-16 22:47:35.469554"]] +  (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", 13], ["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" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) ORDER BY "pulitzer_partials"."sort_order" ASC +  (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", 7], ["free_form_section_type_id", 7], ["name", "Main Content"]] +  (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", 13], ["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" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14, 15) ORDER BY "pulitzer_partials"."sort_order" ASC +  (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", 7], ["free_form_section_type_id", 8], ["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", 13], ["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" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14, 15, 16) 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", 7]] + 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 (34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) 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", "2017-11-16 22:47:35.491242"], ["id", 45]] +  (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", 13]] + 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", 13], ["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" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14, 15, 16) 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", 13], ["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" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14, 15, 16) 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" = ? AND "pulitzer_content_elements"."label" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 7], ["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" = 45 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", "2017-11-16 22:47:35.502080"], ["id", 89]] +  (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", 13], ["status", 0]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 7], ["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", 7]] + 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 (34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45) 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", 13], ["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", 13], ["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", 13], ["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" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) ORDER BY "pulitzer_partials"."sort_order" ASC + SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = 2 WHERE "pulitzer_versions"."id" = ? [["id", 7]] + Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["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", 13], ["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.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", 13]] + 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", 13]] + 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", 13], ["content_element_type_id", 13], ["label", "A New Field for this Post Type"], ["created_at", "2017-11-16 22:47:35.526712"], ["updated_at", "2017-11-16 22:47:35.526712"], ["sort_order", 14]] +  (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", 13]] + 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", 13], ["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", 13], ["status", 4], ["LIMIT", 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", 13], ["status", 0]] +  (0.6ms) rollback transaction +  (0.1ms) 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", 13], ["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" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::Version Load (0.4ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 13], ["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" = 6 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (11, 12) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2017-11-16 22:47:35.546502"], ["id", 7]] +  (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", 7], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2017-11-16 22:47:35.552191"], ["id", 6]] +  (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", 13], ["created_at", "2017-11-16 22:47:35.554292"], ["updated_at", "2017-11-16 22:47:35.554292"]] +  (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", 7], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] Performing Pulitzer::CloneVersionJob (Job ID: aeecfddf-ae3e-48db-86c2-6aa8c507891e) from Inline(default) with arguments: #<GlobalID:0x007f9ad2ee3760 @uri=#<URI::GID gid://dummy/Pulitzer::Version/7>> +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 13], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] Pulitzer::FreeFormSection Load (0.4ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 8 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] 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", 7]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] Pulitzer::PostTypeContentElementType 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 (34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] Pulitzer::PostTypeContentElementType 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", 34], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] 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", 34], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.976189"], ["updated_at", "2017-11-16 22:47:32.187868"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.573790"], ["id", 78]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] Pulitzer::PostTypeContentElementType 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", 35], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] 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", 35], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.983747"], ["updated_at", "2017-11-16 22:47:32.195992"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.582056"], ["id", 79]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] 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", 36], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] 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", 36], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.991371"], ["updated_at", "2017-11-16 22:47:32.206769"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.588360"], ["id", 80]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] Pulitzer::PostTypeContentElementType 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", 37], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] 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", 37], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.999385"], ["updated_at", "2017-11-16 22:47:32.216410"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.596481"], ["id", 81]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] 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", 38], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] 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", 38], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.009181"], ["updated_at", "2017-11-16 22:47:32.228225"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.603706"], ["id", 82]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] 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", 39], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] 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", 39], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.026894"], ["updated_at", "2017-11-16 22:47:32.236625"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.610091"], ["id", 83]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] 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", 40], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] 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", 40], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.033829"], ["updated_at", "2017-11-16 22:47:32.246649"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.616026"], ["id", 84]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] 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", 41], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] 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", 41], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.043908"], ["updated_at", "2017-11-16 22:47:32.256014"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.621893"], ["id", 85]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] 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", 42], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] 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", 42], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.051281"], ["updated_at", "2017-11-16 22:47:32.264845"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.628588"], ["id", 86]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] 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", 43], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] 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", 43], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.060813"], ["updated_at", "2017-11-16 22:47:32.273977"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.635055"], ["id", 87]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 16], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] Pulitzer::PostTypeContentElementType 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", 44], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] 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", 44], ["content_element_type_id", 16], ["created_at", "2017-11-16 22:47:32.072520"], ["updated_at", "2017-11-16 22:47:32.283471"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.641552"], ["id", 88]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 7]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 7], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 8], ["id", 15]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 8], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 8], ["id", 16]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 7]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:47:35.654617"], ["id", 8]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeecfddf-ae3e-48db-86c2-6aa8c507891e] Performed Pulitzer::CloneVersionJob (Job ID: aeecfddf-ae3e-48db-86c2-6aa8c507891e) from Inline(default) in 99.76ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: aeecfddf-ae3e-48db-86c2-6aa8c507891e) to Inline(default) with arguments: #<GlobalID:0x007f9ad2ef16d0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/7>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 8], ["LIMIT", 1]] + Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["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", 13], ["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" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) 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", 13], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (15, 16) 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", 13], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (15, 16) 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", 13], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (15, 16) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 8]] +  (1.2ms) 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", 13], ["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" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) 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", 13], ["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" = 6 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (11, 12) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2017-11-16 22:47:35.682265"], ["id", 7]] +  (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", 7], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2017-11-16 22:47:35.688313"], ["id", 6]] +  (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", 13], ["created_at", "2017-11-16 22:47:35.690458"], ["updated_at", "2017-11-16 22:47:35.690458"]] +  (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", 7], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] Performing Pulitzer::CloneVersionJob (Job ID: 9ba7ba8c-58c0-408c-ad4d-9331f64e008f) from Inline(default) with arguments: #<GlobalID:0x007f9ad299be60 @uri=#<URI::GID gid://dummy/Pulitzer::Version/7>> +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 13], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 8 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] 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", 7]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] Pulitzer::PostTypeContentElementType 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 (34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] 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", 34], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] 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", 34], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.976189"], ["updated_at", "2017-11-16 22:47:32.187868"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.711790"], ["id", 78]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] Pulitzer::PostTypeContentElementType 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", 35], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] 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", 35], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.983747"], ["updated_at", "2017-11-16 22:47:32.195992"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.719914"], ["id", 79]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] 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", 36], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] 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", 36], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.991371"], ["updated_at", "2017-11-16 22:47:32.206769"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.730379"], ["id", 80]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] Pulitzer::PostTypeContentElementType 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", 37], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] 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", 37], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.999385"], ["updated_at", "2017-11-16 22:47:32.216410"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.742428"], ["id", 81]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] 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", 38], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] 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", 38], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.009181"], ["updated_at", "2017-11-16 22:47:32.228225"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.749830"], ["id", 82]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] 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", 39], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] 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", 39], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.026894"], ["updated_at", "2017-11-16 22:47:32.236625"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.756118"], ["id", 83]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] 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", 40], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] 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", 40], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.033829"], ["updated_at", "2017-11-16 22:47:32.246649"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.763546"], ["id", 84]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] 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", 41], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] 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", 41], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.043908"], ["updated_at", "2017-11-16 22:47:32.256014"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.769948"], ["id", 85]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] 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", 42], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] 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", 42], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.051281"], ["updated_at", "2017-11-16 22:47:32.264845"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.777305"], ["id", 86]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] 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", 43], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] 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", 43], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.060813"], ["updated_at", "2017-11-16 22:47:32.273977"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.784839"], ["id", 87]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 16], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] 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", 44], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] 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", 44], ["content_element_type_id", 16], ["created_at", "2017-11-16 22:47:32.072520"], ["updated_at", "2017-11-16 22:47:32.283471"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.791885"], ["id", 88]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 7]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 7], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 8], ["id", 15]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 8], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 8], ["id", 16]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 7]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:47:35.802208"], ["id", 8]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ba7ba8c-58c0-408c-ad4d-9331f64e008f] Performed Pulitzer::CloneVersionJob (Job ID: 9ba7ba8c-58c0-408c-ad4d-9331f64e008f) from Inline(default) in 110.72ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 9ba7ba8c-58c0-408c-ad4d-9331f64e008f) to Inline(default) with arguments: #<GlobalID:0x007f9ad29d18f8 @uri=#<URI::GID gid://dummy/Pulitzer::Version/7>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 8], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 7], ["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", 13], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (15, 16) 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", 13], ["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" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) 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", "2017-11-16 22:47:35.812393"], ["id", 8]] +  (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", 8], ["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", 13], ["created_at", "2017-11-16 22:47:35.815498"], ["updated_at", "2017-11-16 22:47:35.815498"]] +  (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", 7], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] Performing Pulitzer::CloneVersionJob (Job ID: 1e263fd1-5cc8-4b8b-b272-5d051d7d6002) from Inline(default) with arguments: #<GlobalID:0x007f9ad2f8d940 @uri=#<URI::GID gid://dummy/Pulitzer::Version/7>> +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 13], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 9 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] 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", 7]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] Pulitzer::PostTypeContentElementType 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 (34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] 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", 34], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] 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", 34], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.976189"], ["updated_at", "2017-11-16 22:47:32.187868"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:47:35.832336"], ["id", 89]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] 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", 35], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] 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", 35], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.983747"], ["updated_at", "2017-11-16 22:47:32.195992"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:47:35.838366"], ["id", 90]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] Pulitzer::PostTypeContentElementType 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", 36], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] 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", 36], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.991371"], ["updated_at", "2017-11-16 22:47:32.206769"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:47:35.844471"], ["id", 91]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] 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", 37], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] 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", 37], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.999385"], ["updated_at", "2017-11-16 22:47:32.216410"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:47:35.850916"], ["id", 92]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] 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", 38], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] 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", 38], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.009181"], ["updated_at", "2017-11-16 22:47:32.228225"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:47:35.859415"], ["id", 93]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] 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", 39], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] 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", 39], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.026894"], ["updated_at", "2017-11-16 22:47:32.236625"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:47:35.866285"], ["id", 94]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] 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", 40], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] 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", 40], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.033829"], ["updated_at", "2017-11-16 22:47:32.246649"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:47:35.872143"], ["id", 95]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] 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", 41], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] 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", 41], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.043908"], ["updated_at", "2017-11-16 22:47:32.256014"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:47:35.878261"], ["id", 96]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] 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", 42], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] 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", 42], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.051281"], ["updated_at", "2017-11-16 22:47:32.264845"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:47:35.884898"], ["id", 97]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] 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", 43], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] 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", 43], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.060813"], ["updated_at", "2017-11-16 22:47:32.273977"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:47:35.890987"], ["id", 98]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 16], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] 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", 44], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] 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", 44], ["content_element_type_id", 16], ["created_at", "2017-11-16 22:47:32.072520"], ["updated_at", "2017-11-16 22:47:32.283471"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:47:35.897838"], ["id", 99]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 7]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 7], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 9], ["id", 17]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 8], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 9], ["id", 18]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 7]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:47:35.907343"], ["id", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [1e263fd1-5cc8-4b8b-b272-5d051d7d6002] Performed Pulitzer::CloneVersionJob (Job ID: 1e263fd1-5cc8-4b8b-b272-5d051d7d6002) from Inline(default) in 92.03ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 1e263fd1-5cc8-4b8b-b272-5d051d7d6002) to Inline(default) with arguments: #<GlobalID:0x007f9ad3d6aa68 @uri=#<URI::GID gid://dummy/Pulitzer::Version/7>> + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 8], ["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", 13], ["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" = 9 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", 13], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", 13], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 9]] +  (1.1ms) 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", 13], ["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" = 7 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) 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", 13], ["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" = 6 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (11, 12) 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", "2017-11-16 22:47:35.932945"], ["id", 7]] +  (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", 7], ["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", 13], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2017-11-16 22:47:35.937786"], ["id", 6]] +  (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", 13], ["created_at", "2017-11-16 22:47:35.939739"], ["updated_at", "2017-11-16 22:47:35.939739"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Pulitzer::Version Load (0.3ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 7], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] Performing Pulitzer::CloneVersionJob (Job ID: c587a038-8581-44d9-8845-ec8dd9f773d7) from Inline(default) with arguments: #<GlobalID:0x007f9ad2dabe10 @uri=#<URI::GID gid://dummy/Pulitzer::Version/7>> +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] 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", 13], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 8 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] 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", 7]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] Pulitzer::PostTypeContentElementType 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 (34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] 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", 34], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] 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", 34], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.976189"], ["updated_at", "2017-11-16 22:47:32.187868"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.958165"], ["id", 78]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] 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", 35], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] 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", 35], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.983747"], ["updated_at", "2017-11-16 22:47:32.195992"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.967453"], ["id", 79]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] 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", 36], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] 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", 36], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.991371"], ["updated_at", "2017-11-16 22:47:32.206769"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.973631"], ["id", 80]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] 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", 37], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] 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", 37], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.999385"], ["updated_at", "2017-11-16 22:47:32.216410"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.983325"], ["id", 81]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] 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", 38], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] 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", 38], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.009181"], ["updated_at", "2017-11-16 22:47:32.228225"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.989366"], ["id", 82]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] 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", 39], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] 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", 39], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.026894"], ["updated_at", "2017-11-16 22:47:32.236625"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:35.995423"], ["id", 83]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] 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", 40], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] 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", 40], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.033829"], ["updated_at", "2017-11-16 22:47:32.246649"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:36.001978"], ["id", 84]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] Pulitzer::PostTypeContentElementType 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", 41], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] 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", 41], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.043908"], ["updated_at", "2017-11-16 22:47:32.256014"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:36.011064"], ["id", 85]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] 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", 42], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] 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", 42], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.051281"], ["updated_at", "2017-11-16 22:47:32.264845"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:36.017971"], ["id", 86]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] 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", 43], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] 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", 43], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.060813"], ["updated_at", "2017-11-16 22:47:32.273977"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:36.024310"], ["id", 87]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 16], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] Pulitzer::PostTypeContentElementType 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", 44], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] 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", 44], ["content_element_type_id", 16], ["created_at", "2017-11-16 22:47:32.072520"], ["updated_at", "2017-11-16 22:47:32.283471"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:36.032941"], ["id", 88]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 7]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 7], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 8], ["id", 15]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 8], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.3ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 8], ["id", 16]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 7]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:47:36.052469"], ["id", 8]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c587a038-8581-44d9-8845-ec8dd9f773d7] Performed Pulitzer::CloneVersionJob (Job ID: c587a038-8581-44d9-8845-ec8dd9f773d7) from Inline(default) in 112.02ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: c587a038-8581-44d9-8845-ec8dd9f773d7) to Inline(default) with arguments: #<GlobalID:0x007f9ad2dbb9f0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/7>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 8], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 7], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["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", 13], ["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" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) 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", "2017-11-16 22:47:36.061368"], ["id", 7]] +  (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", 7], ["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", 13], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (15, 16) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 7], ["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", 13], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (15, 16) 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", 13], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (15, 16) 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", 13], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (15, 16) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 8]] +  (1.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 Remembers"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The North Remembers"], ["created_at", "2017-11-16 22:47:36.081722"], ["updated_at", "2017-11-16 22:47:36.081722"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Post Load (0.0ms) 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", 13], ["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" = 7 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) 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", 7], ["label_id", 1], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-11-16 22:47:36.096323"], ["updated_at", "2017-11-16 22:47:36.096323"]] +  (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 South Forgets"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The South Forgets"], ["created_at", "2017-11-16 22:47:36.098897"], ["updated_at", "2017-11-16 22:47:36.098897"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) 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", 7], ["label_id", 2], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-11-16 22:47:36.101020"], ["updated_at", "2017-11-16 22:47:36.101020"]] +  (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", 7], ["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", 13], ["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" = 6 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (11, 12) 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", 1], ["updated_at", "2017-11-16 22:47:36.107889"], ["id", 7]] +  (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", 13], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2017-11-16 22:47:36.110675"], ["id", 6]] +  (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", 13], ["created_at", "2017-11-16 22:47:36.112478"], ["updated_at", "2017-11-16 22:47:36.112478"]] +  (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", 7], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] Performing Pulitzer::CloneVersionJob (Job ID: f1e915ef-7319-4a8b-88f4-19eded27e206) from Inline(default) with arguments: #<GlobalID:0x007f9ad50a1f28 @uri=#<URI::GID gid://dummy/Pulitzer::Version/7>> +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] 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", 13], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 8 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] 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", 7]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] Pulitzer::PostTypeContentElementType 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 (34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.3ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] Pulitzer::PostTypeContentElementType 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", 34], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] 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", 34], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.976189"], ["updated_at", "2017-11-16 22:47:32.187868"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:36.133277"], ["id", 78]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] Pulitzer::PostTypeContentElementType 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", 35], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] 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", 35], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.983747"], ["updated_at", "2017-11-16 22:47:32.195992"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:36.140396"], ["id", 79]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] Pulitzer::ContentElementType Load (0.6ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] 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", 36], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] 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", 36], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.991371"], ["updated_at", "2017-11-16 22:47:32.206769"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:36.149361"], ["id", 80]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] 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", 37], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] 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", 37], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:31.999385"], ["updated_at", "2017-11-16 22:47:32.216410"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:36.155375"], ["id", 81]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] Pulitzer::PostTypeContentElementType 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", 38], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] 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", 38], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.009181"], ["updated_at", "2017-11-16 22:47:32.228225"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:36.163327"], ["id", 82]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] 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", 39], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] 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", 39], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.026894"], ["updated_at", "2017-11-16 22:47:32.236625"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:36.170153"], ["id", 83]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] 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", 40], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] 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", 40], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.033829"], ["updated_at", "2017-11-16 22:47:32.246649"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:36.176782"], ["id", 84]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] 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", 41], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] 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", 41], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.043908"], ["updated_at", "2017-11-16 22:47:32.256014"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:36.183474"], ["id", 85]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] 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", 42], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] 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", 42], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.051281"], ["updated_at", "2017-11-16 22:47:32.264845"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:36.190052"], ["id", 86]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] Pulitzer::PostTypeContentElementType 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", 43], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] 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", 43], ["content_element_type_id", 13], ["created_at", "2017-11-16 22:47:32.060813"], ["updated_at", "2017-11-16 22:47:32.273977"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:36.203198"], ["id", 87]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 16], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] Pulitzer::PostTypeContentElementType 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", 44], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] 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", 44], ["content_element_type_id", 16], ["created_at", "2017-11-16 22:47:32.072520"], ["updated_at", "2017-11-16 22:47:32.283471"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 8], ["updated_at", "2017-11-16 22:47:36.212144"], ["id", 88]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 7]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (13, 14) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 7], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 8], ["id", 15]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 8], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 8], ["id", 16]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 7]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] SQL (0.1ms) INSERT INTO "pulitzer_post_tags" ("version_id", "label_id", "label_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["version_id", 8], ["label_id", 1], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-11-16 22:47:36.231045"], ["updated_at", "2017-11-16 22:47:36.231045"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] SQL (0.1ms) INSERT INTO "pulitzer_post_tags" ("version_id", "label_id", "label_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["version_id", 8], ["label_id", 2], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-11-16 22:47:36.234509"], ["updated_at", "2017-11-16 22:47:36.234509"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:47:36.236903"], ["id", 8]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f1e915ef-7319-4a8b-88f4-19eded27e206] Performed Pulitzer::CloneVersionJob (Job ID: f1e915ef-7319-4a8b-88f4-19eded27e206) from Inline(default) in 124.12ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: f1e915ef-7319-4a8b-88f4-19eded27e206) to Inline(default) with arguments: #<GlobalID:0x007f9ad50b2328 @uri=#<URI::GID gid://dummy/Pulitzer::Version/7>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 8], ["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (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 +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) 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]] +  (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", 13], ["LIMIT", 1]] +  (0.1ms) rollback transaction +  (0.1ms) 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]] + 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.4ms) 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", 15], ["updated_at", "2017-11-16 22:47:36.265920"], ["id", 56]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::ContentElement Load (0.4ms) 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 (1.0ms) 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", 15], ["updated_at", "2017-11-16 22:47:36.274802"], ["id", 56]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) rollback transaction +  (0.1ms) 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]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["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", 13], ["LIMIT", 1]] +  (0.1ms) rollback transaction +  (0.1ms) 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]] + 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.7ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? ORDER BY "pulitzer_content_elements"."id" ASC LIMIT ? [["id", 56], ["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", 14], ["updated_at", "2017-11-16 22:47:36.592510"], ["id", 56]] +  (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", 14], ["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") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:47:36.608285"], ["updated_at", "2017-11-16 22:47:36.608285"], ["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", 17], ["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", 17]] +  (0.1ms) 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.4ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "94152f7a-fe31-4ee9-8481-d799252327a7"], ["LIMIT", 1]] +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) 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", "2017-11-16 22:47:36.625287"], ["updated_at", "2017-11-16 22:47:36.625287"], ["plural", "f"]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 17], ["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", 17]] +  (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-4"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-4"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 4"], ["created_at", "2017-11-16 22:47:36.635863"], ["updated_at", "2017-11-16 22:47:36.635863"], ["slug", "winterfell-news-4"], ["post_type_version_id", 18]] +  (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", 17], ["created_at", "2017-11-16 22:47:36.638537"], ["updated_at", "2017-11-16 22:47:36.638537"]] +  (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", 17], ["created_at", "2017-11-16 22:47:36.641470"], ["updated_at", "2017-11-16 22:47:36.641470"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 1], ["post_id", 17], ["created_at", "2017-11-16 22:47:36.644205"], ["updated_at", "2017-11-16 22:47:36.644205"]] +  (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", 17], ["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" = 10 +  (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", "2017-11-16 22:47:36.651300"], ["updated_at", "2017-11-16 22:47:36.651300"], ["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", 17], ["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", 17]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + 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", "winterfell-news-5"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.4ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-5"], ["LIMIT", 1]] + SQL (0.6ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 5"], ["created_at", "2017-11-16 22:47:36.662635"], ["updated_at", "2017-11-16 22:47:36.662635"], ["slug", "winterfell-news-5"], ["post_type_version_id", 18]] +  (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", 17], ["created_at", "2017-11-16 22:47:36.667478"], ["updated_at", "2017-11-16 22:47:36.667478"]] +  (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", 17], ["created_at", "2017-11-16 22:47:36.669215"], ["updated_at", "2017-11-16 22:47:36.669215"]] +  (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" = ? LIMIT ? [["post_id", 17], ["status", 1], ["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.2ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:47:36.676755"], ["updated_at", "2017-11-16 22:47:36.676755"], ["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", 17], ["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", 17]] +  (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-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.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 6"], ["created_at", "2017-11-16 22:47:36.683587"], ["updated_at", "2017-11-16 22:47:36.683587"], ["slug", "winterfell-news-6"], ["post_type_version_id", 18]] +  (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", 17], ["created_at", "2017-11-16 22:47:36.687571"], ["updated_at", "2017-11-16 22:47:36.687571"]] +  (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", 17], ["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" = 8 + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = 4 WHERE "pulitzer_versions"."id" = ? [["id", 8]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["status", 0], ["LIMIT", 1]] + Pulitzer::Version Exists (0.3ms) SELECT 1 AS one FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 17], ["status", 4], ["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:47:36.699134"], ["updated_at", "2017-11-16 22:47:36.699134"], ["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", 17], ["status", "published"]] +  (0.0ms) 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", 17]] +  (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-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", "2017-11-16 22:47:36.706177"], ["updated_at", "2017-11-16 22:47:36.706177"], ["slug", "winterfell-news-7"], ["post_type_version_id", 18]] +  (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", 17], ["created_at", "2017-11-16 22:47:36.709413"], ["updated_at", "2017-11-16 22:47:36.709413"]] +  (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", 17], ["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" = 8 +  (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", 8]] + Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 8]] + SQL (0.1ms) DELETE FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? [["id", 8]] +  (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", 17], ["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", 17], ["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", "2017-11-16 22:47:36.721196"], ["updated_at", "2017-11-16 22:47:36.721196"], ["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", 17], ["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", 17]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) 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.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 8"], ["created_at", "2017-11-16 22:47:36.735658"], ["updated_at", "2017-11-16 22:47:36.735658"], ["slug", "winterfell-news-8"], ["post_type_version_id", 18]] +  (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", 17], ["created_at", "2017-11-16 22:47:36.738625"], ["updated_at", "2017-11-16 22:47:36.738625"]] +  (0.1ms) RELEASE SAVEPOINT active_record_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", "2017-11-16 22:47:36.743532"], ["updated_at", "2017-11-16 22:47:36.743532"], ["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", 17], ["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", 17]] +  (0.2ms) 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.1ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 9"], ["created_at", "2017-11-16 22:47:36.752345"], ["updated_at", "2017-11-16 22:47:36.752345"], ["slug", "winterfell-news-9"], ["post_type_version_id", 18]] +  (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", 17], ["created_at", "2017-11-16 22:47:36.755103"], ["updated_at", "2017-11-16 22:47:36.755103"]] +  (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" != 17) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "the-new-king-in-the-north"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.4ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? AND ("pulitzer_posts"."id" != ?) LIMIT ? [["slug", "the-new-king-in-the-north"], ["id", 17], ["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", "2017-11-16 22:47:36.760314"], ["slug", "the-new-king-in-the-north"], ["id", 17]] +  (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.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 25"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 25"], ["created_at", "2017-11-16 22:47:36.765745"], ["updated_at", "2017-11-16 22:47:36.765745"]] +  (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", "2017-11-16 22:47:36.768453"], ["updated_at", "2017-11-16 22:47:36.768453"], ["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", 17], ["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", 17]] +  (0.2ms) 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-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.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 10"], ["created_at", "2017-11-16 22:47:36.775442"], ["updated_at", "2017-11-16 22:47:36.775442"], ["slug", "winterfell-news-10"], ["post_type_version_id", 18]] +  (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", 17], ["created_at", "2017-11-16 22:47:36.779477"], ["updated_at", "2017-11-16 22:47:36.779477"]] +  (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", 17], ["created_at", "2017-11-16 22:47:36.781155"], ["updated_at", "2017-11-16 22:47:36.781155"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.4ms) 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", 13], ["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", 13], ["LIMIT", 1]] +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction + 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", 13], ["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", 13], ["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", 13]] + 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", 13]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 13], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + 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", 13], ["content_element_type_id", 13], ["label", "Test Element"], ["created_at", "2017-11-16 22:47:36.816348"], ["updated_at", "2017-11-16 22:47:36.816348"], ["sort_order", 14]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.2ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) 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.0ms) rollback transaction +  (0.0ms) begin transaction + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" IS NULL LIMIT ? [["LIMIT", 1]] +  (0.0ms) 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.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "a"], ["created_at", "2017-11-16 22:47:36.846604"], ["updated_at", "2017-11-16 22:47:36.846604"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) 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.3ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) 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.5ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 27"], ["created_at", "2017-11-16 22:47:36.857283"], ["updated_at", "2017-11-16 22:47:36.857283"], ["hierarchical", "t"]] +  (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 28"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 28"], ["created_at", "2017-11-16 22:47:36.861973"], ["updated_at", "2017-11-16 22:47:36.861973"]] +  (0.3ms) 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.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:47:36.868413"], ["updated_at", "2017-11-16 22:47:36.868413"], ["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", 17], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.6ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 17]] +  (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-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.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 11"], ["created_at", "2017-11-16 22:47:36.881952"], ["updated_at", "2017-11-16 22:47:36.881952"], ["slug", "winterfell-news-11"], ["post_type_version_id", 18]] +  (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", 17], ["created_at", "2017-11-16 22:47:36.884645"], ["updated_at", "2017-11-16 22:47:36.884645"]] +  (0.0ms) 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", 17], ["created_at", "2017-11-16 22:47:36.885922"], ["updated_at", "2017-11-16 22:47:36.885922"]] +  (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.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 29"], ["created_at", "2017-11-16 22:47:36.887791"], ["updated_at", "2017-11-16 22:47:36.887791"]] +  (0.1ms) 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", 9], ["label_id", 1], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-11-16 22:47:36.889606"], ["updated_at", "2017-11-16 22:47:36.889606"]] +  (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", 17], ["LIMIT", 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 30"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 30"], ["created_at", "2017-11-16 22:47:36.898551"], ["updated_at", "2017-11-16 22:47:36.898551"], ["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", "2017-11-16 22:47:36.901195"], ["updated_at", "2017-11-16 22:47:36.901195"]] +  (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.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 32"], ["LIMIT", 1]] + SQL (1.0ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 32"], ["created_at", "2017-11-16 22:47:36.908892"], ["updated_at", "2017-11-16 22:47:36.908892"]] +  (0.2ms) 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 33"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "parent_id") VALUES (?, ?, ?, ?) [["name", "The north 33"], ["created_at", "2017-11-16 22:47:36.916812"], ["updated_at", "2017-11-16 22:47:36.916812"], ["parent_id", 1]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2017-11-16 22:47:36.917692' WHERE "pulitzer_tags"."id" = ? [["id", 1]] +  (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 34"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "parent_id") VALUES (?, ?, ?, ?) [["name", "The north 34"], ["created_at", "2017-11-16 22:47:36.919835"], ["updated_at", "2017-11-16 22:47:36.919835"], ["parent_id", 1]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2017-11-16 22:47:36.920584' WHERE "pulitzer_tags"."id" = ? [["id", 1]] +  (0.0ms) 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.1ms) begin transaction +  (0.2ms) 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.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 35"], ["created_at", "2017-11-16 22:47:36.926657"], ["updated_at", "2017-11-16 22:47:36.926657"], ["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 36"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 36"], ["created_at", "2017-11-16 22:47:36.929180"], ["updated_at", "2017-11-16 22:47:36.929180"]] +  (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 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", "2017-11-16 22:47:36.931247"], ["updated_at", "2017-11-16 22:47:36.931247"], ["parent_id", 1], ["hierarchical", "t"]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2017-11-16 22:47:36.932010' WHERE "pulitzer_tags"."id" = ? [["id", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) 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 38"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 38"], ["created_at", "2017-11-16 22:47:36.935709"], ["updated_at", "2017-11-16 22:47:36.935709"], ["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 39"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 39"], ["created_at", "2017-11-16 22:47:36.938740"], ["updated_at", "2017-11-16 22:47:36.938740"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) 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", "2017-11-16 22:47:36.944570"], ["updated_at", "2017-11-16 22:47:36.944570"], ["parent_id", 1], ["hierarchical", "t"]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2017-11-16 22:47:36.946105' 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.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 41"], ["created_at", "2017-11-16 22:47:36.950510"], ["updated_at", "2017-11-16 22:47:36.950510"], ["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", "2017-11-16 22:47:36.952952"], ["updated_at", "2017-11-16 22:47:36.952952"]] +  (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", "2017-11-16 22:47:36.954972"], ["updated_at", "2017-11-16 22:47:36.954972"], ["parent_id", 1], ["hierarchical", "t"]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2017-11-16 22:47:36.955709' WHERE "pulitzer_tags"."id" = ? [["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.3ms) 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", "2017-11-16 22:47:36.963282"], ["updated_at", "2017-11-16 22:47:36.963282"], ["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", 17], ["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", 17]] +  (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-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.1ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 12"], ["created_at", "2017-11-16 22:47:36.970740"], ["updated_at", "2017-11-16 22:47:36.970740"], ["slug", "winterfell-news-12"], ["post_type_version_id", 18]] +  (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", 17], ["created_at", "2017-11-16 22:47:36.973224"], ["updated_at", "2017-11-16 22:47:36.973224"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (1.7ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) 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.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.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 44"], ["created_at", "2017-11-16 22:47:36.992309"], ["updated_at", "2017-11-16 22:47:36.992309"]] +  (0.3ms) 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", "2017-11-16 22:47:36.997526"], ["updated_at", "2017-11-16 22:47:36.997526"], ["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", 17], ["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", 17]] +  (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-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", "2017-11-16 22:47:37.005134"], ["updated_at", "2017-11-16 22:47:37.005134"], ["slug", "winterfell-news-13"], ["post_type_version_id", 18]] +  (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", 17], ["created_at", "2017-11-16 22:47:37.007722"], ["updated_at", "2017-11-16 22:47:37.007722"]] +  (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", 17], ["created_at", "2017-11-16 22:47:37.009208"], ["updated_at", "2017-11-16 22:47:37.009208"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (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", 9], ["label_id", 1], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-11-16 22:47:37.011998"], ["updated_at", "2017-11-16 22:47:37.011998"]] +  (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", 9]] +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:47:37.017596"], ["updated_at", "2017-11-16 22:47:37.017596"], ["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", 17], ["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", 17]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 18], ["name", "Winterfell news 2"], ["sort_order", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (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", "2017-11-16 22:47:37.026416"], ["updated_at", "2017-11-16 22:47:37.026416"], ["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", 18], ["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", 18]] +  (0.1ms) 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", 9], ["label", "King's Landing news 2"], ["sort_order", 2], ["post_type_version_id", 20]] +  (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-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.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 14"], ["created_at", "2017-11-16 22:47:37.036862"], ["updated_at", "2017-11-16 22:47:37.036862"], ["slug", "winterfell-news-14"], ["post_type_version_id", 18]] +  (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", 17], ["created_at", "2017-11-16 22:47:37.040655"], ["updated_at", "2017-11-16 22:47:37.040655"]] +  (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", "2017-11-16 22:47:37.043093"], ["updated_at", "2017-11-16 22:47:37.043093"], ["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", 19], ["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", 19]] +  (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-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", "2017-11-16 22:47:37.049903"], ["updated_at", "2017-11-16 22:47:37.049903"], ["slug", "winterfell-news-15"], ["post_type_version_id", 22]] +  (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", 18], ["created_at", "2017-11-16 22:47:37.052254"], ["updated_at", "2017-11-16 22:47:37.052254"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SELECT "pulitzer_free_form_section_types"."name" FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_version_id" = ? [["post_type_version_id", 22]] +  (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", "2017-11-16 22:47:37.058237"], ["updated_at", "2017-11-16 22:47:37.058237"], ["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", 17], ["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", 17]] +  (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", 18], ["name", "Winterfell news 3"], ["sort_order", 3]] +  (0.1ms) 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", "2017-11-16 22:47:37.065930"], ["updated_at", "2017-11-16 22:47:37.065930"], ["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", 18], ["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", 18]] +  (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", 9], ["label", "King's Landing news 3"], ["sort_order", 3], ["post_type_version_id", 20]] +  (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.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 16"], ["created_at", "2017-11-16 22:47:37.073084"], ["updated_at", "2017-11-16 22:47:37.073084"], ["slug", "winterfell-news-16"], ["post_type_version_id", 18]] +  (0.3ms) 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", 17], ["created_at", "2017-11-16 22:47:37.077807"], ["updated_at", "2017-11-16 22:47:37.077807"]] +  (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", 18]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["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" = 8 + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["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" = 8 +  (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", 8], ["free_form_section_type_id", 9], ["name", "Winterfell news 3"]] +  (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", 17], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 15 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", 17], ["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" = 8 + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 15 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", 8], ["name", "Winterfell news 3"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 15 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", 20], ["free_form_section_id", 15], ["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", 20], ["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", 20]] + 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", 17], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 15 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.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = 20 + Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."post_type_version_id" = 20 + Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."post_type_version_id" = 20 + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_version_id" = 20 + Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = 20 +  (0.0ms) SELECT "pulitzer_free_form_section_types"."name" FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_version_id" = ? [["post_type_version_id", 18]] + 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" = 'Winterfell news 3' [["version_id", 8]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 15 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::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", 18]] +  (0.1ms) SELECT "pulitzer_partial_types"."label" 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", 9]] + 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", 9]] + Pulitzer::Partial Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? AND "pulitzer_partials"."post_type_version_id" = ? LIMIT ? [["free_form_section_id", 15], ["post_type_version_id", 20], ["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:47:37.122821"], ["updated_at", "2017-11-16 22:47:37.122821"], ["plural", "f"]] +  (0.0ms) 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", 17], ["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", 17]] +  (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", 18], ["name", "Winterfell news 4"], ["sort_order", 4]] +  (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", "2017-11-16 22:47:37.130710"], ["updated_at", "2017-11-16 22:47:37.130710"], ["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", 18], ["status", "published"]] +  (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") VALUES (?) [["post_type_id", 18]] +  (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", 9], ["label", "King's Landing news 4"], ["sort_order", 4], ["post_type_version_id", 20]] +  (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-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.1ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 17"], ["created_at", "2017-11-16 22:47:37.137339"], ["updated_at", "2017-11-16 22:47:37.137339"], ["slug", "winterfell-news-17"], ["post_type_version_id", 18]] +  (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", 17], ["created_at", "2017-11-16 22:47:37.139756"], ["updated_at", "2017-11-16 22:47:37.139756"]] +  (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" = ? [["post_type_version_id", 18]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["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" = 8 + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["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" = 8 +  (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", 8], ["free_form_section_type_id", 9], ["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", 17], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 15 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", 17], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 15 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", 8], ["name", "Winterfell news 4"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 15 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", 20], ["free_form_section_id", 15], ["sort_order", 4], ["label", "King's Landing news 4"]] +  (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", 20], ["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", 20]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 15 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" = 20 + Pulitzer::BackgroundStyle Load (0.0ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."post_type_version_id" = 20 + Pulitzer::JustificationStyle Load (0.0ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."post_type_version_id" = 20 + Pulitzer::SequenceFlowStyle Load (0.0ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_version_id" = 20 + Pulitzer::ArrangementStyle Load (0.0ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = 20 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::PartialTag Load (0.2ms) 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 +  (0.0ms) SELECT "pulitzer_free_form_section_types"."name" FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_version_id" = ? [["post_type_version_id", 18]] + 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" = 'Winterfell news 4' [["version_id", 8]] + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 15 ORDER BY "pulitzer_partials"."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"."post_type_version_id" = ? [["post_type_version_id", 18]] +  (0.1ms) SELECT "pulitzer_partial_types"."label" 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", 9]] + 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", 9]] + Pulitzer::Partial Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? AND "pulitzer_partials"."post_type_version_id" = ? LIMIT ? [["free_form_section_id", 15], ["post_type_version_id", 20], ["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; +  (1.7ms) delete from pulitzer_arrangement_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_background_styles; +  (0.9ms) delete from pulitzer_background_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; +  (0.8ms) delete from pulitzer_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; +  (0.8ms) delete from pulitzer_content_elements; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_option_lists; +  (0.7ms) delete from pulitzer_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_options; +  (0.8ms) delete from pulitzer_custom_options; +  (0.1ms) TRUNCATE TABLE pulitzer_free_form_section_types; +  (0.8ms) delete from pulitzer_free_form_section_types; +  (0.1ms) TRUNCATE TABLE pulitzer_free_form_sections; +  (0.8ms) delete from pulitzer_free_form_sections; +  (0.1ms) TRUNCATE TABLE pulitzer_justification_styles; +  (0.7ms) delete from pulitzer_justification_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_tags; +  (0.8ms) delete from pulitzer_partial_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; +  (0.7ms) delete from pulitzer_partial_types; +  (0.1ms) TRUNCATE TABLE pulitzer_partials; +  (0.7ms) delete from pulitzer_partials; +  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; +  (0.8ms) delete from pulitzer_post_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_type_custom_option_lists; +  (1.9ms) delete from pulitzer_post_type_content_element_type_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; +  (0.8ms) delete from pulitzer_post_type_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_versions; +  (0.7ms) delete from pulitzer_post_type_versions; +  (0.1ms) TRUNCATE TABLE pulitzer_post_types; +  (0.7ms) delete from pulitzer_post_types; +  (0.1ms) TRUNCATE TABLE pulitzer_posts; +  (0.8ms) delete from pulitzer_posts; +  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; +  (0.7ms) delete from pulitzer_sequence_flow_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_styles; +  (0.7ms) delete from pulitzer_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_tags; +  (0.7ms) delete from pulitzer_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_versions; +  (0.7ms) delete from pulitzer_versions; +  (0.1ms) TRUNCATE TABLE schema_migrations; +  (0.8ms) delete from schema_migrations; +  (0.1ms) TRUNCATE TABLE ar_internal_metadata; +  (0.8ms) 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", "2017-11-16 22:54:13.681123"], ["updated_at", "2017-11-16 22:54:13.681123"], ["plural", "t"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 17], ["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", "2017-11-16 22:54:13.709845"], ["updated_at", "2017-11-16 22:54:13.709845"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Image"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", "2017-11-16 22:54:13.712830"], ["updated_at", "2017-11-16 22:54:13.712830"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Video"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", "2017-11-16 22:54:13.715422"], ["updated_at", "2017-11-16 22:54:13.715422"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::ContentElementType Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Clickable"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Clickable"], ["created_at", "2017-11-16 22:54:13.718467"], ["updated_at", "2017-11-16 22:54:13.718467"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 17]] + 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", 17]] + 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", 17], ["content_element_type_id", 17], ["label", "Hero Title 1"], ["created_at", "2017-11-16 22:54:13.737852"], ["updated_at", "2017-11-16 22:54:13.737852"], ["sort_order", 1]] +  (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", 17], ["content_element_type_id", 17], ["label", "Hero Title 2"], ["created_at", "2017-11-16 22:54:13.741044"], ["updated_at", "2017-11-16 22:54:13.741044"], ["sort_order", 2]] +  (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", 17], ["content_element_type_id", 17], ["label", "Hero Title 3"], ["created_at", "2017-11-16 22:54:13.743828"], ["updated_at", "2017-11-16 22:54:13.743828"], ["sort_order", 3]] +  (0.6ms) 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", 17], ["content_element_type_id", 17], ["label", "Guest Title"], ["created_at", "2017-11-16 22:54:13.746557"], ["updated_at", "2017-11-16 22:54:13.746557"], ["sort_order", 4]] +  (0.8ms) 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", 17], ["content_element_type_id", 17], ["label", "Guest Text"], ["created_at", "2017-11-16 22:54:13.750252"], ["updated_at", "2017-11-16 22:54:13.750252"], ["sort_order", 5]] +  (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", 17], ["content_element_type_id", 17], ["label", "Footer Title"], ["created_at", "2017-11-16 22:54:13.753633"], ["updated_at", "2017-11-16 22:54:13.753633"], ["sort_order", 6]] +  (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", 17], ["content_element_type_id", 17], ["label", "Footer Text"], ["created_at", "2017-11-16 22:54:13.756561"], ["updated_at", "2017-11-16 22:54:13.756561"], ["sort_order", 7]] +  (0.7ms) 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", 17], ["content_element_type_id", 17], ["label", "Metadata title"], ["created_at", "2017-11-16 22:54:13.759780"], ["updated_at", "2017-11-16 22:54:13.759780"], ["sort_order", 8]] +  (0.7ms) 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", 17], ["content_element_type_id", 17], ["label", "Metadata description"], ["created_at", "2017-11-16 22:54:13.763218"], ["updated_at", "2017-11-16 22:54:13.763218"], ["sort_order", 9]] +  (0.8ms) 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", 17], ["content_element_type_id", 17], ["label", "Metadata keywords"], ["created_at", "2017-11-16 22:54:13.766424"], ["updated_at", "2017-11-16 22:54:13.766424"], ["sort_order", 10]] +  (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", 17], ["content_element_type_id", 20], ["label", "Call to Action Button"], ["created_at", "2017-11-16 22:54:13.769489"], ["updated_at", "2017-11-16 22:54:13.769489"], ["sort_order", 11]] +  (0.7ms) 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", 17], ["name", "Main Content"], ["sort_order", 12]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 17], ["name", "Handpicked Homes"], ["sort_order", 13]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["created_at", "2017-11-16 22:54:13.878796"], ["updated_at", "2017-11-16 22:54:13.878796"], ["slug", "welcome"], ["post_type_version_id", 17]] +  (1.5ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 17], ["created_at", "2017-11-16 22:54:13.891355"], ["updated_at", "2017-11-16 22:54:13.891355"]] +  (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", 17], ["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" = 8 +  (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", 17], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["version_id", 8], ["post_type_content_element_type_id", 45], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.925815"], ["updated_at", "2017-11-16 22:54:13.925815"]] +  (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", 17], ["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" = 8 +  (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", 17], ["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", 8], ["post_type_content_element_type_id", 46], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.933373"], ["updated_at", "2017-11-16 22:54:13.933373"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["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" = 8 +  (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", 17], ["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", 8], ["post_type_content_element_type_id", 47], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.941080"], ["updated_at", "2017-11-16 22:54:13.941080"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["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" = 8 +  (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", 17], ["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", 8], ["post_type_content_element_type_id", 48], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.948696"], ["updated_at", "2017-11-16 22:54:13.948696"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["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" = 8 +  (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", 17], ["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", 8], ["post_type_content_element_type_id", 49], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.960410"], ["updated_at", "2017-11-16 22:54:13.960410"]] +  (0.6ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["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" = 8 +  (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", 17], ["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", 8], ["post_type_content_element_type_id", 50], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.969285"], ["updated_at", "2017-11-16 22:54:13.969285"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["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" = 8 +  (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", 17], ["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", 8], ["post_type_content_element_type_id", 51], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.977866"], ["updated_at", "2017-11-16 22:54:13.977866"]] +  (0.6ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["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" = 8 +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.6ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["version_id", 8], ["post_type_content_element_type_id", 52], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.989990"], ["updated_at", "2017-11-16 22:54:13.989990"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.5ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["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" = 8 +  (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", 17], ["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 description"], ["version_id", 8], ["post_type_content_element_type_id", 53], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:14.000723"], ["updated_at", "2017-11-16 22:54:14.000723"]] +  (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", 17], ["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" = 8 +  (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", 17], ["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", 8], ["post_type_content_element_type_id", 54], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:14.009696"], ["updated_at", "2017-11-16 22:54:14.009696"]] +  (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", 17], ["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" = 8 +  (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", 20], ["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", 8], ["post_type_content_element_type_id", 55], ["content_element_type_id", 20], ["created_at", "2017-11-16 22:54:14.020435"], ["updated_at", "2017-11-16 22:54:14.020435"]] +  (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", 17], ["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" = 8 +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 8], ["free_form_section_type_id", 9], ["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", 17], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 15 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) begin transaction + SQL (1.6ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 8], ["free_form_section_type_id", 10], ["name", "Handpicked Homes"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", "2017-11-16 22:54:14.055696"], ["updated_at", "2017-11-16 22:54:14.055696"], ["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", 18], ["status", "published"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["created_at", "2017-11-16 22:54:14.068227"], ["updated_at", "2017-11-16 22:54:14.068227"], ["slug", "complete-guide-to-breckenridge"], ["post_type_version_id", 18]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Articles"], ["created_at", "2017-11-16 22:54:14.070668"], ["updated_at", "2017-11-16 22:54:14.070668"], ["plural", "t"]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 19], ["status", "published"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["created_at", "2017-11-16 22:54:14.078770"], ["updated_at", "2017-11-16 22:54:14.078770"], ["slug", "ski-jump-competition"], ["post_type_version_id", 19]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "External Articles"], ["created_at", "2017-11-16 22:54:14.081305"], ["updated_at", "2017-11-16 22:54:14.081305"], ["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", 20], ["status", "published"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["created_at", "2017-11-16 22:54:14.098751"], ["updated_at", "2017-11-16 22:54:14.098751"], ["slug", "why-visit-breckenridge"], ["post_type_version_id", 20]] +  (0.7ms) 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", 17], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (15, 16) 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", 17], ["status", 1], ["LIMIT", 1]] +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2017-11-16 22:54:14.109440"], ["id", 8]] +  (0.7ms) commit transaction + Pulitzer::Tag Load (0.2ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" INNER JOIN "pulitzer_post_tags" ON "pulitzer_tags"."id" = "pulitzer_post_tags"."label_id" WHERE "pulitzer_post_tags"."version_id" = ? AND "pulitzer_post_tags"."label_type" = ? [["version_id", 8], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 17], ["created_at", "2017-11-16 22:54:14.124727"], ["updated_at", "2017-11-16 22:54:14.124727"]] +  (0.8ms) commit transaction +[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 8], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] Performing Pulitzer::CloneVersionJob (Job ID: d84bb605-e230-44c9-9f11-ceeeee361903) from Inline(default) with arguments: #<GlobalID:0x007fbdf96716a0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/8>> +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 9 +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] 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", 8]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] Pulitzer::PostTypeContentElementType 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", 45], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] 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", 45], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.925815"], ["updated_at", "2017-11-16 22:54:13.925815"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:54:14.151590"], ["id", 89]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] Pulitzer::PostTypeContentElementType 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", 46], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] 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", 46], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.933373"], ["updated_at", "2017-11-16 22:54:13.933373"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:54:14.165099"], ["id", 90]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] Pulitzer::PostTypeContentElementType 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", 47], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] 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", 47], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.941080"], ["updated_at", "2017-11-16 22:54:13.941080"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:54:14.175153"], ["id", 91]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] 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", 48], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] 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", 48], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.948696"], ["updated_at", "2017-11-16 22:54:13.948696"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:54:14.184283"], ["id", 92]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] Pulitzer::PostTypeContentElementType 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", 49], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] 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", 49], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.960410"], ["updated_at", "2017-11-16 22:54:13.960410"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:54:14.194081"], ["id", 93]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] Pulitzer::PostTypeContentElementType 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", 50], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] 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", 50], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.969285"], ["updated_at", "2017-11-16 22:54:13.969285"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:54:14.205444"], ["id", 94]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] Pulitzer::PostTypeContentElementType 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", 51], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] 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", 51], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.977866"], ["updated_at", "2017-11-16 22:54:13.977866"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:54:14.216282"], ["id", 95]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] 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", 52], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] 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", 52], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.989990"], ["updated_at", "2017-11-16 22:54:13.989990"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:54:14.225981"], ["id", 96]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] 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", 53], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] 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", 53], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:14.000723"], ["updated_at", "2017-11-16 22:54:14.000723"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:54:14.235622"], ["id", 97]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] Pulitzer::PostTypeContentElementType 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", 54], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] 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", 54], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:14.009696"], ["updated_at", "2017-11-16 22:54:14.009696"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:54:14.245644"], ["id", 98]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 20], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] 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", 55], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] 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", 55], ["content_element_type_id", 20], ["created_at", "2017-11-16 22:54:14.020435"], ["updated_at", "2017-11-16 22:54:14.020435"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 9], ["updated_at", "2017-11-16 22:54:14.254750"], ["id", 99]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 8]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (15, 16) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 9], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 9], ["id", 17]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 10], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 9], ["id", 18]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 8]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:54:14.271668"], ["id", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d84bb605-e230-44c9-9f11-ceeeee361903] Performed Pulitzer::CloneVersionJob (Job ID: d84bb605-e230-44c9-9f11-ceeeee361903) from Inline(default) in 143.84ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: d84bb605-e230-44c9-9f11-ceeeee361903) to Inline(default) with arguments: #<GlobalID:0x007fbdf96a9118 @uri=#<URI::GID gid://dummy/Pulitzer::Version/8>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 9], ["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", 17], ["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" = 8 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (15, 16) 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", 8]] + 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) 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", "2017-11-16 22:54:14.286299"], ["id", 78]] +  (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", "2017-11-16 22:54:14.289601"], ["id", 79]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 3"], ["updated_at", "2017-11-16 22:54:14.292963"], ["id", 80]] +  (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", "Guest Title"], ["updated_at", "2017-11-16 22:54:14.295659"], ["id", 81]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Text"], ["updated_at", "2017-11-16 22:54:14.298476"], ["id", 82]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", "2017-11-16 22:54:14.301333"], ["id", 83]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Text"], ["updated_at", "2017-11-16 22:54:14.304098"], ["id", 84]] +  (0.7ms) 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", "2017-11-16 22:54:14.306659"], ["id", 85]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", "2017-11-16 22:54:14.309757"], ["id", 86]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata keywords"], ["updated_at", "2017-11-16 22:54:14.312789"], ["id", 87]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Call to Action Button"], ["updated_at", "2017-11-16 22:54:14.315403"], ["id", 88]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_custom_option_lists" ("name") VALUES (?) [["name", "Sliders"]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 4], ["display", "Rental Estimate"], ["value", "contactMgmt"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 4], ["display", "Agent Coterie"], ["value", "contactRealEstate"]] +  (0.7ms) 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", 17], ["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", 17], ["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", 17], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (15, 16) 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", 8], ["name", "Main Content"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 15 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with no display"], ["created_at", "2017-11-16 22:54:14.455403"], ["updated_at", "2017-11-16 22:54:14.455403"], ["plural", "f"], ["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", 21], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::FreeFormSection Load (0.6ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 15], ["LIMIT", 1]] +  (0.2ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 15]] + SQL (0.1ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 21], ["free_form_section_id", 15], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/welcome/welcome" for 127.0.0.1 at 2017-11-16 15:54:14 -0700 +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", 17], ["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", 17], ["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", 17], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (15, 16) 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" = 21 + Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."post_type_version_id" = 21 + Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."post_type_version_id" = 21 + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_version_id" = 21 + Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = 21 + 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 52ms (Views: 7.8ms | ActiveRecord: 3.3ms) +  (1.2ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.9ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:54:14.546986"], ["updated_at", "2017-11-16 22:54:14.546986"], ["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", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/arrangement_styles/new?arrangement_style%5Bpost_type_version_id%5D=21" for 127.0.0.1 at 2017-11-16 15:54:14 -0700 +Processing by Pulitzer::ArrangementStylesController#new as HTML + Parameters: {"arrangement_style"=>{"post_type_version_id"=>"21"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 21], ["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 (22.2ms) +Completed 200 OK in 34ms (Views: 24.9ms | ActiveRecord: 0.1ms) +  (0.4ms) rollback transaction +  (0.2ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:54:14.630394"], ["updated_at", "2017-11-16 22:54:14.630394"], ["plural", "f"], ["kind", 1]] +  (0.9ms) 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", 21]] +  (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=21&arrangement_style%5Bview_file_name%5D=pretty-arrangement" for 127.0.0.1 at 2017-11-16 15:54:14 -0700 +Processing by Pulitzer::ArrangementStylesController#create as HTML + Parameters: {"arrangement_style"=>{"display_name"=>"Pretty Arrangement", "post_type_version_id"=>"21", "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", 21], ["display_name", "Pretty Arrangement"], ["view_file_name", "pretty-arrangement"]] +  (0.6ms) 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", 21], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_show.html.erb (3.7ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_show_wrapper.html.erb (7.7ms) +Completed 200 OK in 16ms (Views: 11.1ms | ActiveRecord: 1.0ms) + Pulitzer::ArrangementStyle Load (0.2ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" ORDER BY "pulitzer_arrangement_styles"."id" DESC LIMIT ? [["LIMIT", 1]] +  (1.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:54:14.668115"], ["updated_at", "2017-11-16 22:54:14.668115"], ["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", 21]] +  (0.6ms) 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", 21], ["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 2017-11-16 15:54:14 -0700 +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 (0.7ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_form_fields.html.erb (0.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_form.html.erb (5.1ms) +Completed 200 OK in 9ms (Views: 7.3ms | ActiveRecord: 0.2ms) +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.6ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:54:14.697465"], ["updated_at", "2017-11-16 22:54:14.697465"], ["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", 21]] +  (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", 21], ["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 2017-11-16 15:54:14 -0700 +Processing by Pulitzer::ArrangementStylesController#update as HTML + Parameters: {"arrangement_style"=>{"display_name"=>"edited name"}, "id"=>"1"} + Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_arrangement_styles" SET "display_name" = ? WHERE "pulitzer_arrangement_styles"."id" = ? [["display_name", "edited name"], ["id", 1]] +  (0.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", 21], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_show.html.erb (1.4ms) +Completed 200 OK in 4ms (Views: 1.7ms | ActiveRecord: 0.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.2ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:54:14.729036"], ["updated_at", "2017-11-16 22:54:14.729036"], ["plural", "f"], ["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") VALUES (?) [["post_type_id", 21]] +  (0.0ms) 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", 21], ["display_name", "White"], ["view_file_name", "white"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/arrangement_styles/1" for 127.0.0.1 at 2017-11-16 15:54:14 -0700 +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.0ms) RELEASE SAVEPOINT active_record_1 +Completed 200 OK in 1ms (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.4ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:54:14.741267"], ["updated_at", "2017-11-16 22:54:14.741267"], ["plural", "f"], ["kind", 1]] +  (0.0ms) 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", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/background_styles/new?background_style%5Bpost_type_version_id%5D=21" for 127.0.0.1 at 2017-11-16 15:54:14 -0700 +Processing by Pulitzer::BackgroundStylesController#new as HTML + Parameters: {"background_style"=>{"post_type_version_id"=>"21"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 21], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_form_fields.html.erb (0.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_new.html.erb (5.8ms) +Completed 200 OK in 12ms (Views: 8.0ms | ActiveRecord: 0.1ms) +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:54:14.763464"], ["updated_at", "2017-11-16 22:54:14.763464"], ["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", 21]] +  (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=21" for 127.0.0.1 at 2017-11-16 15:54:14 -0700 +Processing by Pulitzer::BackgroundStylesController#create as HTML + Parameters: {"background_style"=>{"css_class_name"=>"pretty-class", "display_name"=>"Pretty Class", "post_type_version_id"=>"21"}} +  (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", 21], ["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", 21], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_show.html.erb (4.7ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_show_wrapper.html.erb (7.0ms) +Completed 200 OK in 12ms (Views: 9.1ms | ActiveRecord: 0.4ms) + Pulitzer::BackgroundStyle Load (0.2ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" ORDER BY "pulitzer_background_styles"."id" DESC LIMIT ? [["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:54:14.785826"], ["updated_at", "2017-11-16 22:54:14.785826"], ["plural", "f"], ["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") VALUES (?) [["post_type_id", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) 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", 21], ["display_name", "White"], ["css_class_name", "white"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/background_styles/1/edit" for 127.0.0.1 at 2017-11-16 15:54:14 -0700 +Processing by Pulitzer::BackgroundStylesController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::BackgroundStyle Load (0.3ms) 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.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_form_fields.html.erb (0.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_form.html.erb (1.9ms) +Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.3ms) +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:54:14.802229"], ["updated_at", "2017-11-16 22:54:14.802229"], ["plural", "f"], ["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") VALUES (?) [["post_type_id", 21]] +  (0.0ms) 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", 21], ["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 2017-11-16 15:54:14 -0700 +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", 21], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_show.html.erb (1.8ms) +Completed 200 OK in 5ms (Views: 2.1ms | ActiveRecord: 0.5ms) + Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:54:14.818790"], ["updated_at", "2017-11-16 22:54:14.818790"], ["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", 21]] +  (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", 21], ["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 2017-11-16 15:54:14 -0700 +Processing by Pulitzer::BackgroundStylesController#destroy as HTML + Parameters: {"id"=>"1"} + Pulitzer::BackgroundStyle Load (0.3ms) 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 4ms (ActiveRecord: 0.6ms) + Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction + 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", 20], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "remove me"], ["updated_at", "2017-11-16 22:54:14.836922"], ["id", 88]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::CustomOption Load (0.1ms) 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", 4], ["LIMIT", 1]] +Started PATCH "/pulitzer/content_elements/88?content_element%5Bclickable_kind%5D=gid%3A%2F%2Fdummy%2FPulitzer%3A%3ACustomOptionList%2F4&content_element%5Bcustom_option_id%5D=7" for 127.0.0.1 at 2017-11-16 15:54:14 -0700 +Processing by Pulitzer::ContentElementsController#update as HTML + Parameters: {"content_element"=>{"clickable_kind"=>"gid://dummy/Pulitzer::CustomOptionList/4", "custom_option_id"=>"7"}, "id"=>"88"} + 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", 88], ["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", 4], ["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", 7], ["body", nil], ["updated_at", "2017-11-16 22:54:14.847897"], ["id", 88]] +  (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", 55], ["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", 20], ["LIMIT", 1]] + Pulitzer::CustomOption Load (0.1ms) SELECT "pulitzer_custom_options".* FROM "pulitzer_custom_options" WHERE "pulitzer_custom_options"."id" = ? LIMIT ? [["id", 7], ["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", 4], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (9.1ms) +Completed 200 OK in 17ms (Views: 11.0ms | ActiveRecord: 0.9ms) + Pulitzer::ContentElement Load (0.2ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? LIMIT ? [["id", 88], ["LIMIT", 1]] +  (0.5ms) 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]] + 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", 20], ["LIMIT", 1]] + Pulitzer::CustomOption Load (0.0ms) 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", 7], ["updated_at", "2017-11-16 22:54:14.866395"], ["id", 88]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/content_elements/88?content_element%5Bbody%5D=http%3A%2F%2Fgoogle.com&content_element%5Bclickable_kind%5D=url" for 127.0.0.1 at 2017-11-16 15:54:14 -0700 +Processing by Pulitzer::ContentElementsController#update as HTML + Parameters: {"content_element"=>{"body"=>"http://google.com", "clickable_kind"=>"url"}, "id"=>"88"} + 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", 88], ["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", "2017-11-16 22:54:14.873988"], ["id", 88]] +  (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", 55], ["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", 20], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (7.6ms) +Completed 200 OK in 13ms (Views: 7.5ms | ActiveRecord: 1.3ms) + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? LIMIT ? [["id", 88], ["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "free as a bird"], ["created_at", "2017-11-16 22:54:14.887762"], ["updated_at", "2017-11-16 22:54:14.887762"], ["plural", "t"]] +  (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", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/free_form_section_types/new?post_type_version_id=21" for 127.0.0.1 at 2017-11-16 15:54:14 -0700 +Processing by Pulitzer::FreeFormSectionTypesController#new as HTML + Parameters: {"post_type_version_id"=>"21"} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 21], ["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 (4.4ms) +Completed 200 OK in 10ms (Views: 6.8ms | ActiveRecord: 0.1ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "free as a bird"], ["created_at", "2017-11-16 22:54:14.907263"], ["updated_at", "2017-11-16 22:54:14.907263"], ["plural", "t"]] +  (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") VALUES (?) [["post_type_id", 21]] +  (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=21" for 127.0.0.1 at 2017-11-16 15:54:14 -0700 +Processing by Pulitzer::FreeFormSectionTypesController#create as HTML + Parameters: {"free_form_section_type"=>{"name"=>"test sidebar", "post_type_version_id"=>"21"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 21], ["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", 21]] + 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", 21]] + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 21], ["name", "test sidebar"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 21]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_show.html.erb (2.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_show_wrapper.html.erb (5.2ms) +Completed 200 OK in 17ms (Views: 8.0ms | ActiveRecord: 0.9ms) + Pulitzer::FreeFormSectionType Load (0.1ms) 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.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "free as a bird"], ["created_at", "2017-11-16 22:54:14.933578"], ["updated_at", "2017-11-16 22:54:14.933578"], ["plural", "t"]] +  (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", 21]] +  (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", 21]] + 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", 21]] + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 21], ["name", "main content"], ["sort_order", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/free_form_section_types/11/edit" for 127.0.0.1 at 2017-11-16 15:54:14 -0700 +Processing by Pulitzer::FreeFormSectionTypesController#edit as HTML + Parameters: {"id"=>"11"} + Pulitzer::FreeFormSectionType Load (0.2ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."id" = ? LIMIT ? [["id", 11], ["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.1ms) +Completed 200 OK in 6ms (Views: 4.4ms | 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") VALUES (?, ?, ?, ?) [["name", "free as a bird"], ["created_at", "2017-11-16 22:54:14.951390"], ["updated_at", "2017-11-16 22:54:14.951390"], ["plural", "t"]] +  (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", 21]] +  (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", 21]] + 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", 21]] + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 21], ["name", "main content"], ["sort_order", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/free_form_section_types/11?free_form_section_type%5Bname%5D=edited+name" for 127.0.0.1 at 2017-11-16 15:54:14 -0700 +Processing by Pulitzer::FreeFormSectionTypesController#update as HTML + Parameters: {"free_form_section_type"=>{"name"=>"edited name"}, "id"=>"11"} + 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", 11], ["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", 11]] +  (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", 21], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 21]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_show.html.erb (0.6ms) +Completed 200 OK in 7ms (Views: 1.0ms | 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", 11], ["LIMIT", 1]] +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "free as a bird"], ["created_at", "2017-11-16 22:54:14.972379"], ["updated_at", "2017-11-16 22:54:14.972379"], ["plural", "t"]] +  (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", 21]] +  (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", 21]] + 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", 21]] + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 21], ["name", "main content"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/free_form_section_types/11" for 127.0.0.1 at 2017-11-16 15:54:14 -0700 +Processing by Pulitzer::FreeFormSectionTypesController#destroy as HTML + Parameters: {"id"=>"11"} + 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", 11], ["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", 11]] +  (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", 21], ["LIMIT", 1]] + Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 21]] +Completed 200 OK in 4ms (ActiveRecord: 0.4ms) + 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", 11], ["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (1.1ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:54:14.994846"], ["updated_at", "2017-11-16 22:54:14.994846"], ["plural", "f"], ["kind", 1]] +  (0.2ms) 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", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/justification_styles/new?justification_style%5Bpost_type_version_id%5D=21" for 127.0.0.1 at 2017-11-16 15:54:15 -0700 +Processing by Pulitzer::JustificationStylesController#new as HTML + Parameters: {"justification_style"=>{"post_type_version_id"=>"21"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 21], ["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.0ms) +Completed 200 OK in 15ms (Views: 10.8ms | ActiveRecord: 0.1ms) +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:54:15.022196"], ["updated_at", "2017-11-16 22:54:15.022196"], ["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", 21]] +  (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=21" for 127.0.0.1 at 2017-11-16 15:54:15 -0700 +Processing by Pulitzer::JustificationStylesController#create as HTML + Parameters: {"justification_style"=>{"css_class_name"=>"pretty-class", "display_name"=>"Pretty Class", "post_type_version_id"=>"21"}} +  (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", 21], ["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", 21], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_show.html.erb (1.9ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_show_wrapper.html.erb (3.8ms) +Completed 200 OK in 8ms (Views: 5.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.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:54:15.043360"], ["updated_at", "2017-11-16 22:54:15.043360"], ["plural", "f"], ["kind", 1]] +  (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", 21]] +  (0.0ms) 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", 21], ["display_name", "White"], ["css_class_name", "white"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/justification_styles/1/edit" for 127.0.0.1 at 2017-11-16 15:54:15 -0700 +Processing by Pulitzer::JustificationStylesController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.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 (1.8ms) +Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.1ms) +  (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", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:54:15.059364"], ["updated_at", "2017-11-16 22:54:15.059364"], ["plural", "f"], ["kind", 1]] +  (0.2ms) 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", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (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", 21], ["display_name", "White"], ["css_class_name", "white"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/justification_styles/1?justification_style%5Bdisplay_name%5D=edited+name" for 127.0.0.1 at 2017-11-16 15:54:15 -0700 +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", 21], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_show.html.erb (1.9ms) +Completed 200 OK in 4ms (Views: 2.2ms | ActiveRecord: 0.3ms) + Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.3ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:54:15.080625"], ["updated_at", "2017-11-16 22:54:15.080625"], ["plural", "f"], ["kind", 1]] +  (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") VALUES (?) [["post_type_id", 21]] +  (0.0ms) 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", 21], ["display_name", "White"], ["css_class_name", "white"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/justification_styles/1" for 127.0.0.1 at 2017-11-16 15:54:15 -0700 +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.0ms) RELEASE SAVEPOINT active_record_1 +Completed 200 OK in 2ms (ActiveRecord: 0.3ms) + Pulitzer::JustificationStyle Load (0.2ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_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", "Centered Text White BG"], ["created_at", "2017-11-16 22:54:15.094688"], ["updated_at", "2017-11-16 22:54:15.094688"], ["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", 21], ["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=19" for 127.0.0.1 at 2017-11-16 15:54:15 -0700 +Processing by Pulitzer::PartialsController#new as HTML + Parameters: {"partial"=>{"free_form_section_id"=>"19"}} + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 19], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.1ms) + Pulitzer::PostType Load (0.3ms) 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", 21], ["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", 21], ["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", 21], ["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", 21]] + 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", 21]] + 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", 21]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_new.html.erb (14.9ms) +Completed 200 OK in 19ms (Views: 16.3ms | ActiveRecord: 1.0ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Centered Text White BG"], ["created_at", "2017-11-16 22:54:15.125663"], ["updated_at", "2017-11-16 22:54:15.125663"], ["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", 21], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) 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", 21], ["display_name", "Grey"], ["css_class_name", "grey"]] +  (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", 21], ["display_name", "Left"], ["css_class_name", "left"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_sequence_flow_styles" ("post_type_version_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_version_id", 21], ["display_name", "Begin Sequence"], ["css_class_name", "begin-sequence"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_arrangement_styles" ("post_type_version_id", "display_name", "view_file_name") VALUES (?, ?, ?) [["post_type_version_id", 21], ["display_name", "Image Right"], ["view_file_name", "image-right"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("name") VALUES (?) [["name", "free as a bird"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started POST "/pulitzer/partials?partial%5Barrangement_style_id%5D=1&partial%5Bbackground_style_id%5D=1&partial%5Bfree_form_section_id%5D=19&partial%5Bjustification_style_id%5D=1&partial%5Bpost_type_version_id%5D=21&partial%5Bsequence_flow_style_id%5D=1" for 127.0.0.1 at 2017-11-16 15:54:15 -0700 +Processing by Pulitzer::PartialsController#create as HTML + Parameters: {"partial"=>{"arrangement_style_id"=>"1", "background_style_id"=>"1", "free_form_section_id"=>"19", "justification_style_id"=>"1", "post_type_version_id"=>"21", "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", 19], ["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", 19], ["LIMIT", 1]] +  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 19]] + SQL (0.1ms) 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", 21], ["free_form_section_id", 19], ["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.0ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 21], ["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", 21]] + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 21], ["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", 21], ["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.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partial_tags/_show_wrapper.html.erb (10.7ms) + 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 (16.7ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_show.html.erb (32.9ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_show_wrapper.html.erb (34.9ms) +Completed 200 OK in 45ms (Views: 35.5ms | ActiveRecord: 2.1ms) + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" ORDER BY "pulitzer_partials"."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_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.1ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Centered Text White BG"], ["created_at", "2017-11-16 22:54:15.196405"], ["updated_at", "2017-11-16 22:54:15.196405"], ["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", 21], ["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", 19], ["LIMIT", 1]] +  (0.0ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 19]] + SQL (0.2ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order", "label") VALUES (?, ?, ?, ?) [["post_type_version_id", 21], ["free_form_section_id", 19], ["sort_order", 1], ["label", "test partial"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/partials/1/edit" for 127.0.0.1 at 2017-11-16 15:54:15 -0700 +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.1ms) + 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", 21], ["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", 21], ["LIMIT", 1]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 21], ["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", 21], ["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", 21], ["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", 21]] + 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", 21]] + 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", 21]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_form.html.erb (11.0ms) +Completed 200 OK in 14ms (Views: 12.3ms | ActiveRecord: 0.9ms) +  (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", "Left Text White BG"], ["created_at", "2017-11-16 22:54:15.222438"], ["updated_at", "2017-11-16 22:54:15.222438"], ["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") VALUES (?) [["post_type_id", 21]] +  (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.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Centered Text White BG"], ["created_at", "2017-11-16 22:54:15.228225"], ["updated_at", "2017-11-16 22:54:15.228225"], ["plural", "t"], ["kind", 1]] +  (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", 22], ["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", 19], ["LIMIT", 1]] +  (0.0ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 19]] + SQL (0.1ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order", "label") VALUES (?, ?, ?, ?) [["post_type_version_id", 22], ["free_form_section_id", 19], ["sort_order", 1], ["label", "test partial"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/partials/1?partial%5Bpost_type_version_id%5D=21" for 127.0.0.1 at 2017-11-16 15:54:15 -0700 +Processing by Pulitzer::PartialsController#update as HTML + Parameters: {"partial"=>{"post_type_version_id"=>"21"}, "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", 21], ["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", 21], ["LIMIT", 1]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 21], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_drag_handle.html.erb (0.0ms) +  (0.5ms) 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", 21], ["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.7ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partial_tags/_show_wrapper.html.erb (1.9ms) + 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.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_partial_index.html.erb (6.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_show.html.erb (11.6ms) +Completed 200 OK in 14ms (Views: 10.9ms | ActiveRecord: 1.3ms) + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."id" = ? LIMIT ? [["id", 1], ["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", 21], ["LIMIT", 1]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 21], ["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text and Action"], ["created_at", "2017-11-16 22:54:15.258320"], ["updated_at", "2017-11-16 22:54:15.258320"], ["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", 21], ["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", 21]] + 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", 21]] + 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", 21], ["content_element_type_id", 20], ["label", "Action Button"], ["created_at", "2017-11-16 22:54:15.266631"], ["updated_at", "2017-11-16 22:54:15.266631"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/post_type_content_element_types/56/edit" for 127.0.0.1 at 2017-11-16 15:54:15 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#edit as HTML + Parameters: {"id"=>"56"} + Pulitzer::PostTypeContentElementType 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", 56], ["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 (7.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_form.html.erb (12.1ms) +Completed 200 OK in 16ms (Views: 13.7ms | ActiveRecord: 0.7ms) + 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.6ms) 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.6ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text and Action"], ["created_at", "2017-11-16 22:54:15.290860"], ["updated_at", "2017-11-16 22:54:15.290860"], ["plural", "t"], ["kind", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 21], ["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=20&post_type_content_element_type%5Blabel%5D=Action+Button+2&post_type_content_element_type%5Bpost_type_version_id%5D=21" for 127.0.0.1 at 2017-11-16 15:54:15 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#create as HTML + Parameters: {"post_type_content_element_type"=>{"clickable_kind"=>"any", "content_element_type_id"=>"20", "label"=>"Action Button 2", "post_type_version_id"=>"21"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 21], ["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", 21]] + 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", 21]] + 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", 21], ["content_element_type_id", 20], ["label", "Action Button 2"], ["created_at", "2017-11-16 22:54:15.305082"], ["updated_at", "2017-11-16 22:54:15.305082"], ["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", 21]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 20], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show.html.erb (2.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show_wrapper.html.erb (6.8ms) +Completed 200 OK in 16ms (Views: 8.5ms | ActiveRecord: 0.8ms) + 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]] +  (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]] +  (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", "2017-11-16 22:54:15.325388"], ["updated_at", "2017-11-16 22:54:15.325388"], ["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", 21], ["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%2F4&post_type_content_element_type%5Bcontent_element_type_id%5D=20&post_type_content_element_type%5Blabel%5D=Action+Button+2&post_type_content_element_type%5Bpost_type_version_id%5D=21" for 127.0.0.1 at 2017-11-16 15:54:15 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#create as HTML + Parameters: {"post_type_content_element_type"=>{"clickable_kind"=>"gid://dummy/Pulitzer::CustomOptionList/4", "content_element_type_id"=>"20", "label"=>"Action Button 2", "post_type_version_id"=>"21"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 21], ["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", 21]] + 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", 21]] + 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", 21], ["content_element_type_id", 20], ["label", "Action Button 2"], ["created_at", "2017-11-16 22:54:15.337944"], ["updated_at", "2017-11-16 22:54:15.337944"], ["sort_order", 1], ["clickable_kind", "gid://dummy/Pulitzer::CustomOptionList/4"]] +  (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", 21]] + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 20], ["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", 4], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show.html.erb (2.9ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show_wrapper.html.erb (3.1ms) +Completed 200 OK in 11ms (Views: 3.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]] + Pulitzer::CustomOptionList Load (0.1ms) SELECT "pulitzer_custom_option_lists".* FROM "pulitzer_custom_option_lists" WHERE "pulitzer_custom_option_lists"."id" = ? LIMIT ? [["id", 4], ["LIMIT", 1]] +  (0.5ms) 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.0ms) 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", "2017-11-16 22:54:15.349173"], ["updated_at", "2017-11-16 22:54:15.349173"], ["plural", "t"], ["kind", 1]] +  (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", 21], ["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=20&post_type_content_element_type%5Blabel%5D=Action+Button+2&post_type_content_element_type%5Bpost_type_version_id%5D=21" for 127.0.0.1 at 2017-11-16 15:54:15 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#create as HTML + Parameters: {"post_type_content_element_type"=>{"clickable_kind"=>"url", "content_element_type_id"=>"20", "label"=>"Action Button 2", "post_type_version_id"=>"21"}} + Pulitzer::PostTypeVersion Load (0.2ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 21], ["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", 21]] + 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", 21]] + 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", "clickable_kind") VALUES (?, ?, ?, ?, ?, ?, ?) [["post_type_version_id", 21], ["content_element_type_id", 20], ["label", "Action Button 2"], ["created_at", "2017-11-16 22:54:15.361329"], ["updated_at", "2017-11-16 22:54:15.361329"], ["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", 21]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 20], ["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.3ms | ActiveRecord: 1.2ms) + 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.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text and Action"], ["created_at", "2017-11-16 22:54:15.371395"], ["updated_at", "2017-11-16 22:54:15.371395"], ["plural", "t"], ["kind", 1]] +  (0.2ms) 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", 21], ["status", "published"]] +  (0.0ms) 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", 21]] + 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", 21]] + 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", 21], ["content_element_type_id", 20], ["label", "Action Button"], ["created_at", "2017-11-16 22:54:15.380015"], ["updated_at", "2017-11-16 22:54:15.380015"], ["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", "2017-11-16 22:54:15.382221"], ["clickable_kind", "gid://dummy/Pulitzer::CustomOptionList/4"], ["id", 56]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/post_type_content_element_types/56" for 127.0.0.1 at 2017-11-16 15:54:15 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#show as HTML + Parameters: {"id"=>"56"} + 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", 56], ["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", 20], ["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", 4], ["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", 21], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show.html.erb (4.8ms) +Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.4ms) +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text and Action"], ["created_at", "2017-11-16 22:54:15.395794"], ["updated_at", "2017-11-16 22:54:15.395794"], ["plural", "t"], ["kind", 1]] +  (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", 21], ["status", "published"]] +  (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"."name" = ? LIMIT ? [["name", "Clickable"], ["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"."post_type_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 21]] + 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", 21]] + 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", 21], ["content_element_type_id", 20], ["label", "Action Button"], ["created_at", "2017-11-16 22:54:15.402571"], ["updated_at", "2017-11-16 22:54:15.402571"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + 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.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", "2017-11-16 22:54:15.404821"], ["clickable_kind", "gid://dummy/Pulitzer::CustomOptionList/4"], ["id", 56]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/post_type_content_element_types/56?post_type_content_element_type%5Bclickable_kind%5D=url&post_type_content_element_type%5Bcontent_element_type_id%5D=20&post_type_content_element_type%5Blabel%5D=Action+Button+2&post_type_content_element_type%5Bpost_type_version_id%5D=21" for 127.0.0.1 at 2017-11-16 15:54:15 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#update as HTML + Parameters: {"post_type_content_element_type"=>{"clickable_kind"=>"url", "content_element_type_id"=>"20", "label"=>"Action Button 2", "post_type_version_id"=>"21"}, "id"=>"56"} + Pulitzer::PostTypeContentElementType 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", 56], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.6ms) 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", "2017-11-16 22:54:15.410796"], ["id", 56]] +  (0.3ms) 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", 21], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 21]] + 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", 21], ["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", 20], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show.html.erb (2.2ms) +Completed 200 OK in 14ms (Views: 2.6ms | ActiveRecord: 1.6ms) + 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" = ? LIMIT ? [["id", 56], ["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", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text and Action"], ["created_at", "2017-11-16 22:54:15.426673"], ["updated_at", "2017-11-16 22:54:15.426673"], ["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", 21], ["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", 21]] + 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", 21]] + 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", 21], ["content_element_type_id", 20], ["label", "Action Button"], ["created_at", "2017-11-16 22:54:15.433970"], ["updated_at", "2017-11-16 22:54:15.433970"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/post_type_content_element_types/56" for 127.0.0.1 at 2017-11-16 15:54:15 -0700 +Processing by Pulitzer::PostTypeContentElementTypesController#destroy as HTML + Parameters: {"id"=>"56"} + Pulitzer::PostTypeContentElementType 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", 56], ["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", 56]] +  (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", 21], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 21]] +Completed 200 OK in 6ms (ActiveRecord: 0.6ms) + 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", 56], ["LIMIT", 1]] +  (0.5ms) 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/17/export" for 127.0.0.1 at 2017-11-16 15:54:15 -0700 +Processing by Pulitzer::PostTypeVersionsController#export as HTML + Parameters: {"id"=>"17"} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + 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", 17]] + 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", 45]] + 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", 46]] + 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", 47]] + 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", 48]] + Pulitzer::Style Load (0.4ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 49]] + 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", 50]] + 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", 51]] + 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", 52]] + 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", 53]] + 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", 54]] + 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", 55]] + 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", 17]] + 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", 9]] + 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", 10]] + 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", 17]] + 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", 17]] + Pulitzer::SequenceFlowStyle Load (0.3ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_version_id" = ? [["post_type_version_id", 17]] + Pulitzer::ArrangementStyle Load (0.2ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = ? [["post_type_version_id", 17]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + Rendering text template + Rendered text template (0.0ms) +Sent data welcome-v1.json (1.2ms) +Completed 200 OK in 35ms (Views: 1.0ms | ActiveRecord: 3.3ms) + Pulitzer::PostTypeContentElementType 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", 17]] +  (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 2017-11-16 15:54:15 -0700 +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.7ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Flock of birds"], ["created_at", "2017-11-16 22:54:15.503410"], ["updated_at", "2017-11-16 22:54:15.503410"], ["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", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_types/_show.html.erb (1.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_types/_show_wrapper.html.erb (4.4ms) +Completed 200 OK in 16ms (Views: 7.5ms | ActiveRecord: 1.2ms) + 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.2ms) 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", 21], ["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", 21], ["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 2017-11-16 15:54:15 -0700 +Processing by Pulitzer::PostTypesController#create as HTML + Parameters: {"post_type"=>{"kind"=>"template", "name"=>"Crow", "plural"=>"0"}} +  (0.3ms) SAVEPOINT active_record_1 + SQL (0.9ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Crow"], ["created_at", "2017-11-16 22:54:15.531030"], ["updated_at", "2017-11-16 22:54:15.531030"], ["plural", "f"]] +  (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", 21]] +  (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", 21], ["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.4ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Crow"], ["created_at", "2017-11-16 22:54:15.541764"], ["updated_at", "2017-11-16 22:54:15.541764"], ["slug", "crow"], ["post_type_version_id", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + 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"."post_type_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 21]] + 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", 21]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_types/_show.html.erb (0.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_types/_show_wrapper.html.erb (0.8ms) +Completed 200 OK in 22ms (Views: 1.2ms | ActiveRecord: 3.4ms) + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Crow"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.0ms) 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", 21], ["LIMIT", 1]] +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 21]] + 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", 21], ["LIMIT", 1]] +  (0.6ms) 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/17/export" for 127.0.0.1 at 2017-11-16 15:54:15 -0700 +Processing by Pulitzer::PostTypesController#export as HTML + Parameters: {"id"=>"17"} + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 17], ["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", 17]] + 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", 17]] + 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", 45]] + 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", 46]] + 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", 47]] + 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", 48]] + 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", 49]] + 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", 50]] + 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", 51]] + 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", 52]] + 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", 53]] + 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", 54]] + 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", 55]] + 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", 17]] + 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", 9]] + 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", 10]] + 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", 17]] + 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", 17]] + 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", 17]] + Pulitzer::ArrangementStyle Load (0.0ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = ? [["post_type_version_id", 17]] + Rendering text template + Rendered text template (0.0ms) +Sent data welcome.json (0.6ms) +Completed 200 OK in 30ms (Views: 0.5ms | ActiveRecord: 2.2ms) + 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", 17]] +  (0.1ms) rollback transaction +  (0.4ms) begin transaction +  (0.3ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:54:15.599112"], ["updated_at", "2017-11-16 22:54:15.599112"], ["plural", "f"], ["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") VALUES (?) [["post_type_id", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/sequence_flow_styles/new?sequence_flow_style%5Bpost_type_version_id%5D=21" for 127.0.0.1 at 2017-11-16 15:54:15 -0700 +Processing by Pulitzer::SequenceFlowStylesController#new as HTML + Parameters: {"sequence_flow_style"=>{"post_type_version_id"=>"21"}} + Pulitzer::PostTypeVersion Load (0.2ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 21], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_form_fields.html.erb (0.7ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_new.html.erb (6.5ms) +Completed 200 OK in 9ms (Views: 8.3ms | 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", "2017-11-16 22:54:15.617640"], ["updated_at", "2017-11-16 22:54:15.617640"], ["plural", "f"], ["kind", 1]] +  (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") VALUES (?) [["post_type_id", 21]] +  (0.0ms) 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=21" for 127.0.0.1 at 2017-11-16 15:54:15 -0700 +Processing by Pulitzer::SequenceFlowStylesController#create as HTML + Parameters: {"sequence_flow_style"=>{"css_class_name"=>"pretty-class", "display_name"=>"Pretty Class", "post_type_version_id"=>"21"}} +  (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", 21], ["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", 21], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_show.html.erb (2.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_show_wrapper.html.erb (5.6ms) +Completed 200 OK in 10ms (Views: 7.8ms | ActiveRecord: 0.3ms) + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" ORDER BY "pulitzer_sequence_flow_styles"."id" DESC LIMIT ? [["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:54:15.635774"], ["updated_at", "2017-11-16 22:54:15.635774"], ["plural", "f"], ["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") VALUES (?) [["post_type_id", 21]] +  (0.0ms) 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", 21], ["display_name", "White"], ["css_class_name", "white"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/sequence_flow_styles/1/edit" for 127.0.0.1 at 2017-11-16 15:54:15 -0700 +Processing by Pulitzer::SequenceFlowStylesController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.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 (3.0ms) +Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.1ms) +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:54:15.652668"], ["updated_at", "2017-11-16 22:54:15.652668"], ["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", 21]] +  (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", 21], ["display_name", "White"], ["css_class_name", "white"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/sequence_flow_styles/1?sequence_flow_style%5Bdisplay_name%5D=edited+name" for 127.0.0.1 at 2017-11-16 15:54:15 -0700 +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", 21], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_show.html.erb (1.8ms) +Completed 200 OK in 5ms (Views: 2.1ms | ActiveRecord: 0.5ms) + 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.2ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-11-16 22:54:15.669694"], ["updated_at", "2017-11-16 22:54:15.669694"], ["plural", "f"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 21]] +  (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", 21], ["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 2017-11-16 15:54:15 -0700 +Processing by Pulitzer::SequenceFlowStylesController#destroy as HTML + Parameters: {"id"=>"1"} + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) DELETE FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."id" = ? [["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Completed 200 OK in 2ms (ActiveRecord: 0.3ms) + 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.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", 17], ["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", 17], ["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", 17], ["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" = 8 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (15, 16) 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", 8]] + Pulitzer::PostTypeContentElementType 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + SQL (0.2ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 78]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 79]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 80]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 81]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 82]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 83]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 84]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 85]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 86]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 87]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 88]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 15]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 16]] + Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 8]] + SQL (0.1ms) DELETE FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? [["id", 8]] +  (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", 17], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) ORDER BY "pulitzer_partials"."sort_order" ASC +Started PATCH "/pulitzer/versions/9?status=abandoned" for 127.0.0.1 at 2017-11-16 15:54:15 -0700 +Processing by Pulitzer::VersionsController#update as HTML + Parameters: {"status"=>"abandoned", "id"=>"9"} + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["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", 17], ["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", "2017-11-16 22:54:15.721623"], ["id", 9]] +  (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", 9], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? [["post_id", 17]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 9 + Pulitzer::Partial Load (0.5ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", 9]] + Pulitzer::PostTypeContentElementType 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) 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", 89]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 90]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 91]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 92]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 93]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 94]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 95]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 96]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 97]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 98]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 99]] + SQL (0.2ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 17]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 18]] + Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 9]] + SQL (0.1ms) DELETE FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? [["id", 9]] + SQL (0.1ms) DELETE FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? [["id", 17]] +  (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", 17], ["LIMIT", 1]] + Pulitzer::PostType Load (0.0ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +Completed 200 OK in 39ms (Views: 0.2ms | ActiveRecord: 3.2ms) + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] + Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.3ms) 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", 17], ["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", 17], ["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", 17], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", 9]] + 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) 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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 20], ["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", 17], ["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" = 8 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (15, 16) 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", "2017-11-16 22:54:15.802051"], ["id", 9]] +  (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", 9], ["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", 17], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2017-11-16 22:54:15.806623"], ["id", 8]] +  (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", 17], ["created_at", "2017-11-16 22:54:15.808627"], ["updated_at", "2017-11-16 22:54:15.808627"]] +  (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", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] Performing Pulitzer::CloneVersionJob (Job ID: 239b90db-5d07-4dad-8828-d86ee75d8733) from Inline(default) with arguments: #<GlobalID:0x007fbdfa85a2e0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/9>> +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 10 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] 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", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] Pulitzer::PostTypeContentElementType 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] 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", 45], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] 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", 45], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.925815"], ["updated_at", "2017-11-16 22:54:14.151590"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:15.827719"], ["id", 100]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] Pulitzer::PostTypeContentElementType 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", 46], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] 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", 46], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.933373"], ["updated_at", "2017-11-16 22:54:14.165099"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:15.834378"], ["id", 101]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] 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", 47], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] 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", 47], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.941080"], ["updated_at", "2017-11-16 22:54:14.175153"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:15.840751"], ["id", 102]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] Pulitzer::PostTypeContentElementType 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", 48], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] 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", 48], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.948696"], ["updated_at", "2017-11-16 22:54:14.184283"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:15.847429"], ["id", 103]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] 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", 49], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] 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", 49], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.960410"], ["updated_at", "2017-11-16 22:54:14.194081"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:15.853655"], ["id", 104]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] 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", 50], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] 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", 50], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.969285"], ["updated_at", "2017-11-16 22:54:14.205444"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:15.860304"], ["id", 105]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] 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", 51], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] 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", 51], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.977866"], ["updated_at", "2017-11-16 22:54:14.216282"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:15.867461"], ["id", 106]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] 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", 52], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] 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", 52], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.989990"], ["updated_at", "2017-11-16 22:54:14.225981"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:15.879832"], ["id", 107]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] 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", 53], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] 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", 53], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:14.000723"], ["updated_at", "2017-11-16 22:54:14.235622"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:15.888089"], ["id", 108]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] Pulitzer::PostTypeContentElementType 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", 54], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] 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", 54], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:14.009696"], ["updated_at", "2017-11-16 22:54:14.245644"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:15.898357"], ["id", 109]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 20], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] 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", 55], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] 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", 55], ["content_element_type_id", 20], ["created_at", "2017-11-16 22:54:14.020435"], ["updated_at", "2017-11-16 22:54:14.254750"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:15.905272"], ["id", 110]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.6ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 9], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 10], ["id", 19]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 10], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 10], ["id", 20]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:54:15.919654"], ["id", 10]] +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [239b90db-5d07-4dad-8828-d86ee75d8733] Performed Pulitzer::CloneVersionJob (Job ID: 239b90db-5d07-4dad-8828-d86ee75d8733) from Inline(default) in 110.32ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 239b90db-5d07-4dad-8828-d86ee75d8733) to Inline(default) with arguments: #<GlobalID:0x007fbdfa86a4b0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/9>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 10], ["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", 17], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) ORDER BY "pulitzer_partials"."sort_order" ASC +Started PATCH "/pulitzer/versions/9?status=abandoned" for 127.0.0.1 at 2017-11-16 15:54:15 -0700 +Processing by Pulitzer::VersionsController#update as HTML + Parameters: {"status"=>"abandoned", "id"=>"9"} + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["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", 17], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", "2017-11-16 22:54:15.937098"], ["id", 9]] +  (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", 9], ["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", 17], ["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" = 10 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PostTag Load (0.5ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? AND "pulitzer_post_tags"."label_type" = ? [["version_id", 10], ["label_type", "Pulitzer::Tag"]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show.html.erb (4.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show_wrapper.html.erb (6.1ms) + Pulitzer::PostTag Load (0.4ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? AND "pulitzer_post_tags"."label_type" = ? [["version_id", 10], ["label_type", "SearchLocation"]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show.html.erb (1.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show_wrapper.html.erb (2.0ms) + 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", 10]] + 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) 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", 9], ["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", 10], ["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", 17], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (2.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (3.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", 17], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (1.9ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (2.1ms) + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["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) + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (1.4ms) + 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", 17], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (1.4ms) + 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", 17], ["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", 17], ["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", 17], ["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) + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["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) + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["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) + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 20], ["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 (1.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_show.html.erb (3.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_show_wrapper.html.erb (5.7ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_index.html.erb (0.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_show.html.erb (0.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_show_wrapper.html.erb (1.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/versions/_form.html.erb (2.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/versions/_edit.html.erb (60.4ms) +Completed 200 OK in 78ms (Views: 1.0ms | ActiveRecord: 3.6ms) + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] + Pulitzer::Post Load (0.4ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["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", 17], ["status", 1], ["LIMIT", 1]] +  (1.1ms) 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", 17], ["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", 17], ["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", 17], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", 9]] + 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) 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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 20], ["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", 17], ["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" = 8 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (15, 16) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2017-11-16 22:54:16.052688"], ["id", 9]] +  (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", 9], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2017-11-16 22:54:16.058838"], ["id", 8]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (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", 17], ["created_at", "2017-11-16 22:54:16.063108"], ["updated_at", "2017-11-16 22:54:16.063108"]] +  (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", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] Performing Pulitzer::CloneVersionJob (Job ID: da2a7d7a-51a2-42cd-84e7-fb55084d0638) from Inline(default) with arguments: #<GlobalID:0x007fbdfba17668 @uri=#<URI::GID gid://dummy/Pulitzer::Version/9>> +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 10 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] 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", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] 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", 45], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] 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", 45], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.925815"], ["updated_at", "2017-11-16 22:54:14.151590"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:16.081825"], ["id", 100]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] 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", 46], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] 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", 46], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.933373"], ["updated_at", "2017-11-16 22:54:14.165099"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:16.090120"], ["id", 101]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] Pulitzer::PostTypeContentElementType 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", 47], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] 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", 47], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.941080"], ["updated_at", "2017-11-16 22:54:14.175153"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:16.096950"], ["id", 102]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] 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", 48], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] 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", 48], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.948696"], ["updated_at", "2017-11-16 22:54:14.184283"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:16.102857"], ["id", 103]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] 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", 49], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] 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", 49], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.960410"], ["updated_at", "2017-11-16 22:54:14.194081"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:16.108760"], ["id", 104]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] 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", 50], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] 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", 50], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.969285"], ["updated_at", "2017-11-16 22:54:14.205444"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:16.115719"], ["id", 105]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] 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", 51], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] 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", 51], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.977866"], ["updated_at", "2017-11-16 22:54:14.216282"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:16.121783"], ["id", 106]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] Pulitzer::PostTypeContentElementType 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", 52], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] 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", 52], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.989990"], ["updated_at", "2017-11-16 22:54:14.225981"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:16.129366"], ["id", 107]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] 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", 53], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] 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", 53], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:14.000723"], ["updated_at", "2017-11-16 22:54:14.235622"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:16.137995"], ["id", 108]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] Pulitzer::PostTypeContentElementType 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", 54], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] 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", 54], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:14.009696"], ["updated_at", "2017-11-16 22:54:14.245644"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:16.147874"], ["id", 109]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 20], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] 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", 55], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] 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", 55], ["content_element_type_id", 20], ["created_at", "2017-11-16 22:54:14.020435"], ["updated_at", "2017-11-16 22:54:14.254750"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:16.154953"], ["id", 110]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 9], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 10], ["id", 19]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 10], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 10], ["id", 20]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:54:16.167029"], ["id", 10]] +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [da2a7d7a-51a2-42cd-84e7-fb55084d0638] Performed Pulitzer::CloneVersionJob (Job ID: da2a7d7a-51a2-42cd-84e7-fb55084d0638) from Inline(default) in 101.3ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: da2a7d7a-51a2-42cd-84e7-fb55084d0638) to Inline(default) with arguments: #<GlobalID:0x007fbdfba1ddb0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/9>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 10], ["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", 17], ["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" = 10 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) ORDER BY "pulitzer_partials"."sort_order" ASC +Started PATCH "/pulitzer/versions/10?status=abandoned" for 127.0.0.1 at 2017-11-16 15:54:16 -0700 +Processing by Pulitzer::VersionsController#update as HTML + Parameters: {"status"=>"abandoned", "id"=>"10"} + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 10], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["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", 17], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", "2017-11-16 22:54:16.180504"], ["id", 10]] +  (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", 10], ["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", 17], ["created_at", "2017-11-16 22:54:16.184239"], ["updated_at", "2017-11-16 22:54:16.184239"]] +  (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", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] Performing Pulitzer::CloneVersionJob (Job ID: c5e355d0-8ba7-4bc6-a9e4-678912ab0888) from Inline(default) with arguments: #<GlobalID:0x007fbdfaced190 @uri=#<URI::GID gid://dummy/Pulitzer::Version/9>> +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 11 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] 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", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] Pulitzer::PostTypeContentElementType 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] Pulitzer::PostTypeContentElementType 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", 45], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] 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", 45], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.925815"], ["updated_at", "2017-11-16 22:54:14.151590"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 22:54:16.201894"], ["id", 111]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] 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", 46], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] 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", 46], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.933373"], ["updated_at", "2017-11-16 22:54:14.165099"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 22:54:16.208026"], ["id", 112]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] 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", 47], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] 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", 47], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.941080"], ["updated_at", "2017-11-16 22:54:14.175153"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 22:54:16.214942"], ["id", 113]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] 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", 48], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] 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", 48], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.948696"], ["updated_at", "2017-11-16 22:54:14.184283"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 22:54:16.223528"], ["id", 114]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] Pulitzer::PostTypeContentElementType 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", 49], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] 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", 49], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.960410"], ["updated_at", "2017-11-16 22:54:14.194081"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 22:54:16.230702"], ["id", 115]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] 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", 50], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] 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", 50], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.969285"], ["updated_at", "2017-11-16 22:54:14.205444"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 22:54:16.237157"], ["id", 116]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] Pulitzer::PostTypeContentElementType 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", 51], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] 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", 51], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.977866"], ["updated_at", "2017-11-16 22:54:14.216282"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 22:54:16.244642"], ["id", 117]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] 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", 52], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] 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", 52], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.989990"], ["updated_at", "2017-11-16 22:54:14.225981"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.3ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 22:54:16.254535"], ["id", 118]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] 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", 53], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] 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", 53], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:14.000723"], ["updated_at", "2017-11-16 22:54:14.235622"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 22:54:16.262163"], ["id", 119]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] 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", 54], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] 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", 54], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:14.009696"], ["updated_at", "2017-11-16 22:54:14.245644"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 22:54:16.269113"], ["id", 120]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 20], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] 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", 55], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] 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", 55], ["content_element_type_id", 20], ["created_at", "2017-11-16 22:54:14.020435"], ["updated_at", "2017-11-16 22:54:14.254750"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 22:54:16.275359"], ["id", 121]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.4ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 9], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 11], ["id", 21]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 10], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 11], ["id", 22]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:54:16.289883"], ["id", 11]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c5e355d0-8ba7-4bc6-a9e4-678912ab0888] Performed Pulitzer::CloneVersionJob (Job ID: c5e355d0-8ba7-4bc6-a9e4-678912ab0888) from Inline(default) in 105.3ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: c5e355d0-8ba7-4bc6-a9e4-678912ab0888) to Inline(default) with arguments: #<GlobalID:0x007fbdfacf62b8 @uri=#<URI::GID gid://dummy/Pulitzer::Version/9>> +  (0.7ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 9]] +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 9]] +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 9]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/versions/_edit.html.erb (7.8ms) +Completed 200 OK in 125ms (Views: 0.2ms | ActiveRecord: 12.8ms) + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 10], ["LIMIT", 1]] +  (1.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", 17], ["status", "published"], ["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 LIMIT ? [["post_type_version_id", 17], ["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", 17], ["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", 17]] + 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", 17]] + SQL (0.4ms) 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", 17], ["content_element_type_id", 17], ["label", "test"], ["created_at", "2017-11-16 22:54:16.316392"], ["updated_at", "2017-11-16 22:54:16.316392"], ["required", "t"], ["sort_order", 14]] +  (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" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 17], ["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", 17], ["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" = 9 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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 LIMIT ? [["version_id", 9], ["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" = 45 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" = 56 WHERE "pulitzer_content_elements"."id" = ? [["id", 89]] +Started PATCH "/pulitzer/versions/9?status=active" for 127.0.0.1 at 2017-11-16 15:54:16 -0700 +Processing by Pulitzer::VersionsController#update as HTML + Parameters: {"status"=>"active", "id"=>"9"} + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["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", 9]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", 9]] + 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 (56, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) 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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 17], ["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", 20], ["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", 9], ["label_type", "Pulitzer::Tag"]] + 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.6ms) + Pulitzer::PostTag Load (0.4ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? AND "pulitzer_post_tags"."label_type" = ? [["version_id", 9], ["label_type", "SearchLocation"]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show.html.erb (3.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show_wrapper.html.erb (3.3ms) + 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", 9], ["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", 10], ["LIMIT", 1]] + 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/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 (4.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (4.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.4ms) + 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.4ms) + 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.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.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.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_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) + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 17], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (15, 16) ORDER BY "pulitzer_partials"."sort_order" ASC + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/versions/_form.html.erb (6.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/versions/_edit.html.erb (25.0ms) +Completed 409 Conflict in 52ms (Views: 0.8ms | ActiveRecord: 2.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 1"], ["LIMIT", 1]] + SQL (1.6ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 1"], ["created_at", "2017-11-16 22:54:16.392018"], ["updated_at", "2017-11-16 22:54:16.392018"]] +  (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", "2017-11-16 22:54:16.398402"], ["updated_at", "2017-11-16 22:54:16.398402"], ["hierarchical", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags" for 127.0.0.1 at 2017-11-16 15:54:16 -0700 +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.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 (3.5ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (8.0ms) + 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"."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.0ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (2.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_index.html.erb (14.9ms) +Completed 200 OK in 18ms (Views: 16.4ms | 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 3"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 3"], ["created_at", "2017-11-16 22:54:16.424199"], ["updated_at", "2017-11-16 22:54:16.424199"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.3ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 4"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 4"], ["created_at", "2017-11-16 22:54:16.427986"], ["updated_at", "2017-11-16 22:54:16.427986"], ["hierarchical", "t"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags" for 127.0.0.1 at 2017-11-16 15:54:16 -0700 +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.0ms) 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.3ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (1.4ms) + 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.0ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (1.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_index.html.erb (4.1ms) +Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.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", "The north 5"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 5"], ["created_at", "2017-11-16 22:54:16.441460"], ["updated_at", "2017-11-16 22:54:16.441460"]] +  (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 6"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 6"], ["created_at", "2017-11-16 22:54:16.444095"], ["updated_at", "2017-11-16 22:54:16.444095"], ["hierarchical", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags" for 127.0.0.1 at 2017-11-16 15:54:16 -0700 +Processing by Pulitzer::TagsController#index as HTML + Pulitzer::Tag Load (0.1ms) 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] (1.9ms) + 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"."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.3ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (1.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_index.html.erb (5.2ms) +Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.4ms) +  (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 7"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 7"], ["created_at", "2017-11-16 22:54:16.457773"], ["updated_at", "2017-11-16 22:54:16.457773"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags/1" for 127.0.0.1 at 2017-11-16 15:54:16 -0700 +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 (1.5ms) +Completed 200 OK in 3ms (Views: 1.8ms | 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", "The north 8"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 8"], ["created_at", "2017-11-16 22:54:16.469030"], ["updated_at", "2017-11-16 22:54:16.469030"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags/1" for 127.0.0.1 at 2017-11-16 15:54:16 -0700 +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.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.4ms) +Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.1ms) +  (0.3ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/pulitzer/tags/new?tag%5Bhierarchical%5D=true" for 127.0.0.1 at 2017-11-16 15:54:16 -0700 +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.9ms) + 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 (4.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_hierarchical.html.erb (6.5ms) +Completed 200 OK in 9ms (Views: 8.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 2017-11-16 15:54:16 -0700 +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.5ms) + 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.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_hierarchical.html.erb (1.3ms) +Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/pulitzer/tags/new?tag%5Bhierarchical%5D=false" for 127.0.0.1 at 2017-11-16 15:54:16 -0700 +Processing by Pulitzer::TagsController#new as HTML + Parameters: {"tag"=>{"hierarchical"=>"false"}} + 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/_new.html.erb (2.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_flat.html.erb (3.0ms) +Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "pulitzer_tags" +Started POST "/pulitzer/tags?tag%5Bname%5D=The+north+9" for 127.0.0.1 at 2017-11-16 15:54:16 -0700 +Processing by Pulitzer::TagsController#create as HTML + Parameters: {"tag"=>{"name"=>"The north 9"}} +  (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 9"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 9"], ["created_at", "2017-11-16 22:54:16.517040"], ["updated_at", "2017-11-16 22:54:16.517040"]] +  (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.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb (2.2ms) +Completed 200 OK in 12ms (Views: 6.9ms | ActiveRecord: 1.0ms) +  (0.4ms) SELECT COUNT(*) FROM "pulitzer_tags" +  (0.7ms) rollback transaction +  (0.1ms) begin transaction +Started POST "/pulitzer/tags?tag%5Bname%5D=The+north+10" for 127.0.0.1 at 2017-11-16 15:54:16 -0700 +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.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 10"], ["created_at", "2017-11-16 22:54:16.541026"], ["updated_at", "2017-11-16 22:54:16.541026"]] +  (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.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb (1.7ms) +Completed 200 OK in 5ms (Views: 2.0ms | 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", "awesomesauce"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "awesomesauce"], ["created_at", "2017-11-16 22:54:16.548314"], ["updated_at", "2017-11-16 22:54:16.548314"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SELECT COUNT(*) FROM "pulitzer_tags" +Started POST "/pulitzer/tags?tag%5Bname%5D=awesomesauce" for 127.0.0.1 at 2017-11-16 15:54:16 -0700 +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.9ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new.html.erb (2.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_flat.html.erb (3.3ms) +Completed 409 Conflict in 9ms (Views: 6.7ms | ActiveRecord: 0.3ms) +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_tags" +  (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", "awesomesauce"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "awesomesauce"], ["created_at", "2017-11-16 22:54:16.568268"], ["updated_at", "2017-11-16 22:54:16.568268"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started POST "/pulitzer/tags?tag%5Bname%5D=awesomesauce" for 127.0.0.1 at 2017-11-16 15:54:16 -0700 +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.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new.html.erb (1.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_flat.html.erb (1.4ms) +Completed 409 Conflict in 4ms (Views: 1.7ms | ActiveRecord: 0.3ms) +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.2ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.5ms) 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", "2017-11-16 22:54:16.581113"], ["updated_at", "2017-11-16 22:54:16.581113"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags/1/edit" for 127.0.0.1 at 2017-11-16 15:54:16 -0700 +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 (3.3ms) +Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.1ms) +  (0.7ms) rollback transaction +  (0.1ms) begin transaction +  (0.3ms) 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", "2017-11-16 22:54:16.597329"], ["updated_at", "2017-11-16 22:54:16.597329"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags/1/edit" for 127.0.0.1 at 2017-11-16 15:54:16 -0700 +Processing by Pulitzer::TagsController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::Tag Load (0.3ms) 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.8ms) + 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.2ms) +Completed 200 OK in 5ms (Views: 3.0ms | ActiveRecord: 0.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", "The north 15"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 15"], ["created_at", "2017-11-16 22:54:16.618975"], ["updated_at", "2017-11-16 22:54:16.618975"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/tags/1?tag%5Bname%5D=The+north+16" for 127.0.0.1 at 2017-11-16 15:54:16 -0700 +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.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form.html.erb (2.5ms) +Completed 409 Conflict in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms) +  (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 17"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 17"], ["created_at", "2017-11-16 22:54:16.631859"], ["updated_at", "2017-11-16 22:54:16.631859"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/tags/1?tag%5Bname%5D=The+north+18" for 127.0.0.1 at 2017-11-16 15:54:16 -0700 +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", "2017-11-16 22:54:16.636817"], ["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + 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.4ms) +Completed 200 OK in 4ms (Views: 1.7ms | ActiveRecord: 0.4ms) +  (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", "sadpanda"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "sadpanda"], ["created_at", "2017-11-16 22:54:16.645102"], ["updated_at", "2017-11-16 22:54:16.645102"]] +  (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.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 20"], ["created_at", "2017-11-16 22:54:16.648904"], ["updated_at", "2017-11-16 22:54:16.648904"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/tags/2?tag%5Bname%5D=sadpanda" for 127.0.0.1 at 2017-11-16 15:54:16 -0700 +Processing by Pulitzer::TagsController#update as HTML + Parameters: {"tag"=>{"name"=>"sadpanda"}, "id"=>"2"} +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) 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.5ms) +Completed 409 Conflict in 4ms (Views: 1.8ms | ActiveRecord: 0.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", "sadpanda"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "sadpanda"], ["created_at", "2017-11-16 22:54:16.659681"], ["updated_at", "2017-11-16 22:54:16.659681"]] +  (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 22"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 22"], ["created_at", "2017-11-16 22:54:16.665234"], ["updated_at", "2017-11-16 22:54:16.665234"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/tags/2?tag%5Bname%5D=sadpanda" for 127.0.0.1 at 2017-11-16 15:54:16 -0700 +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.0ms) 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.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form.html.erb (1.5ms) +Completed 409 Conflict in 4ms (Views: 1.8ms | ActiveRecord: 0.2ms) +  (0.4ms) 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 23"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 23"], ["created_at", "2017-11-16 22:54:16.676046"], ["updated_at", "2017-11-16 22:54:16.676046"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/tags/1" for 127.0.0.1 at 2017-11-16 15:54:16 -0700 +Processing by Pulitzer::TagsController#destroy as HTML + Parameters: {"id"=>"1"} +Completed 200 OK in 0ms (ActiveRecord: 0.0ms) +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.2ms) 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.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 24"], ["created_at", "2017-11-16 22:54:16.685430"], ["updated_at", "2017-11-16 22:54:16.685430"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/tags/1" for 127.0.0.1 at 2017-11-16 15:54:16 -0700 +Processing by Pulitzer::TagsController#destroy as HTML + Parameters: {"id"=>"1"} +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::PostTag Load (0.1ms) 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.1ms) 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.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."parent_id" = ? [["parent_id", 1]] + SQL (0.5ms) DELETE FROM "pulitzer_tags" WHERE "pulitzer_tags"."id" = ? [["id", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +Completed 200 OK in 9ms (ActiveRecord: 1.0ms) +  (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", 17], ["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", 17], ["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", 17], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 9]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 17], ["created_at", "2017-11-16 22:54:16.707985"], ["updated_at", "2017-11-16 22:54:16.707985"]] +  (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", 17], ["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" = 10 + 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", 9]] + Pulitzer::PostTypeContentElementType 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) 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", 17], ["LIMIT", 1]] +  (0.2ms) 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", 45], ["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", 45], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.925815"], ["updated_at", "2017-11-16 22:54:14.151590"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:16.733598"], ["id", 100]] +  (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", 17], ["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", 46], ["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", 46], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.933373"], ["updated_at", "2017-11-16 22:54:14.165099"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:16.740341"], ["id", 101]] +  (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", 17], ["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", 47], ["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", 47], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.941080"], ["updated_at", "2017-11-16 22:54:14.175153"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:16.745987"], ["id", 102]] +  (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", 17], ["LIMIT", 1]] +  (0.4ms) 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", 48], ["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", 48], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.948696"], ["updated_at", "2017-11-16 22:54:14.184283"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:16.756395"], ["id", 103]] +  (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", 17], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + 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", 49], ["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 Text"], ["image", nil], ["post_type_content_element_type_id", 49], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.960410"], ["updated_at", "2017-11-16 22:54:14.194081"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:16.766206"], ["id", 104]] +  (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", 17], ["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", 50], ["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", 50], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.969285"], ["updated_at", "2017-11-16 22:54:14.205444"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:16.773528"], ["id", 105]] +  (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", 17], ["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", 51], ["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", 51], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.977866"], ["updated_at", "2017-11-16 22:54:14.216282"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:16.781507"], ["id", 106]] +  (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", 17], ["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", 52], ["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", 52], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.989990"], ["updated_at", "2017-11-16 22:54:14.225981"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:16.790441"], ["id", 107]] +  (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", 17], ["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", 53], ["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 description"], ["image", nil], ["post_type_content_element_type_id", 53], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:14.000723"], ["updated_at", "2017-11-16 22:54:14.235622"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:16.799825"], ["id", 108]] +  (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", 17], ["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", 54], ["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", 54], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:14.009696"], ["updated_at", "2017-11-16 22:54:14.245644"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:16.807010"], ["id", 109]] +  (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", 20], ["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", 55], ["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", 55], ["content_element_type_id", 20], ["created_at", "2017-11-16 22:54:14.020435"], ["updated_at", "2017-11-16 22:54:14.254750"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:16.813657"], ["id", 110]] +  (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", 9], ["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", 10], ["id", 19]] +  (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", 10], ["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", 10], ["id", 20]] +  (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", 9]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:54:16.825308"], ["id", 10]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 10]] +  (1.2ms) 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", 17], ["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", 17], ["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", 17], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", 17], ["created_at", "2017-11-16 22:54:16.841254"], ["updated_at", "2017-11-16 22:54:16.841254"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Pulitzer::CloneVersion !!! +/Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec + 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", 17], ["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" = 10 + 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", 9]] + Pulitzer::PostTypeContentElementType 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) 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", 17], ["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", 45], ["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", 45], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.925815"], ["updated_at", "2017-11-16 22:54:14.151590"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:16.856582"], ["id", 100]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.4ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["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", 46], ["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", 46], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.933373"], ["updated_at", "2017-11-16 22:54:14.165099"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:16.865562"], ["id", 101]] +  (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", 17], ["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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 47], ["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", 47], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.941080"], ["updated_at", "2017-11-16 22:54:14.175153"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:16.874487"], ["id", 102]] +  (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", 17], ["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", 48], ["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", 48], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.948696"], ["updated_at", "2017-11-16 22:54:14.184283"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:16.884886"], ["id", 103]] +  (0.0ms) 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", 17], ["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", 49], ["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", 49], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.960410"], ["updated_at", "2017-11-16 22:54:14.194081"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:16.891672"], ["id", 104]] +  (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", 17], ["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", 50], ["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", 50], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.969285"], ["updated_at", "2017-11-16 22:54:14.205444"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:16.901634"], ["id", 105]] +  (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", 17], ["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", 51], ["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", 51], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.977866"], ["updated_at", "2017-11-16 22:54:14.216282"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:16.908961"], ["id", 106]] +  (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", 17], ["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", 52], ["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", 52], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.989990"], ["updated_at", "2017-11-16 22:54:14.225981"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:16.919646"], ["id", 107]] +  (0.0ms) 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", 17], ["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", 53], ["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", 53], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:14.000723"], ["updated_at", "2017-11-16 22:54:14.235622"]] +  (0.3ms) 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", 10], ["updated_at", "2017-11-16 22:54:16.929945"], ["id", 108]] +  (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", 17], ["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", 54], ["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", 54], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:14.009696"], ["updated_at", "2017-11-16 22:54:14.245644"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:16.936723"], ["id", 109]] +  (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", 20], ["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", 55], ["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", 55], ["content_element_type_id", 20], ["created_at", "2017-11-16 22:54:14.020435"], ["updated_at", "2017-11-16 22:54:14.254750"]] +  (0.0ms) 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", 10], ["updated_at", "2017-11-16 22:54:16.943039"], ["id", 110]] +  (0.0ms) 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", 9], ["name", "Main Content"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 10], ["id", 19]] +  (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", 10], ["name", "Handpicked Homes"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 10], ["id", 20]] +  (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", 9]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:54:16.953466"], ["id", 10]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (1.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", 17], ["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", 17], ["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", 17], ["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" = 9 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 17], ["created_at", "2017-11-16 22:54:16.965590"], ["updated_at", "2017-11-16 22:54:16.965590"]] +  (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", 17], ["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" = 10 + 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", 9]] + Pulitzer::PostTypeContentElementType 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) 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", 17], ["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", 45], ["LIMIT", 1]] + 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", 45], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.925815"], ["updated_at", "2017-11-16 22:54:14.151590"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:16.980381"], ["id", 100]] +  (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", 17], ["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", 46], ["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", 46], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.933373"], ["updated_at", "2017-11-16 22:54:14.165099"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:16.987314"], ["id", 101]] +  (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", 17], ["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", 47], ["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 3"], ["image", nil], ["post_type_content_element_type_id", 47], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.941080"], ["updated_at", "2017-11-16 22:54:14.175153"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:16.994673"], ["id", 102]] +  (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", 17], ["LIMIT", 1]] +  (0.1ms) 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", 48], ["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", 48], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.948696"], ["updated_at", "2017-11-16 22:54:14.184283"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:17.001999"], ["id", 103]] +  (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", 17], ["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", 49], ["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", 49], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.960410"], ["updated_at", "2017-11-16 22:54:14.194081"]] +  (0.0ms) 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", 10], ["updated_at", "2017-11-16 22:54:17.008085"], ["id", 104]] +  (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", 17], ["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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 50], ["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", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 50], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.969285"], ["updated_at", "2017-11-16 22:54:14.205444"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:17.016409"], ["id", 105]] +  (0.0ms) 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", 17], ["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", 51], ["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", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 51], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.977866"], ["updated_at", "2017-11-16 22:54:14.216282"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:17.022850"], ["id", 106]] +  (0.0ms) 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", 17], ["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", 52], ["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", 52], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.989990"], ["updated_at", "2017-11-16 22:54:14.225981"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:17.028848"], ["id", 107]] +  (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", 17], ["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", 53], ["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", 53], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:14.000723"], ["updated_at", "2017-11-16 22:54:14.235622"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:17.035855"], ["id", 108]] +  (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", 17], ["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", 54], ["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", 54], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:14.009696"], ["updated_at", "2017-11-16 22:54:14.245644"]] +  (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", 10], ["updated_at", "2017-11-16 22:54:17.042453"], ["id", 109]] +  (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", 20], ["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", 55], ["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", 55], ["content_element_type_id", 20], ["created_at", "2017-11-16 22:54:14.020435"], ["updated_at", "2017-11-16 22:54:14.254750"]] +  (0.0ms) 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", 10], ["updated_at", "2017-11-16 22:54:17.048164"], ["id", 110]] +  (0.0ms) 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", 9], ["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", 10], ["id", 19]] +  (0.0ms) 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", 10], ["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", 10], ["id", 20]] +  (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", 9]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:54:17.055349"], ["id", 10]] +  (0.0ms) 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", 10], ["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" = 45 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", 17], ["LIMIT", 1]] +  (0.9ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:54:17.070084"], ["updated_at", "2017-11-16 22:54:17.070084"], ["plural", "f"]] +  (0.0ms) 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", 21], ["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", 21]] +  (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", 22], ["name", "Winterfell news 1"], ["sort_order", 1]] +  (0.1ms) 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", "2017-11-16 22:54:17.077982"], ["updated_at", "2017-11-16 22:54:17.077982"], ["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", 22], ["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", 22]] +  (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", 11], ["label", "King's Landing news 1"], ["sort_order", 1], ["post_type_version_id", 24]] +  (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-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.1ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 1"], ["created_at", "2017-11-16 22:54:17.086638"], ["updated_at", "2017-11-16 22:54:17.086638"], ["slug", "winterfell-news-1"], ["post_type_version_id", 22]] +  (0.0ms) 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", 21], ["created_at", "2017-11-16 22:54:17.089081"], ["updated_at", "2017-11-16 22:54:17.089081"]] +  (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" = ? [["post_type_version_id", 22]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 21], ["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" = 10 + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 21], ["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" = 10 +  (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", 10], ["free_form_section_type_id", 11], ["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", 21], ["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" = 10 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 19 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", 21], ["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" = 10 + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 19 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", 21], ["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" = 10 + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 19 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", 10], ["name", "Winterfell news 1"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 19 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order", "label") VALUES (?, ?, ?, ?) [["post_type_version_id", 24], ["free_form_section_id", 19], ["sort_order", 1], ["label", "King's Landing news 1"]] +  (0.0ms) 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", 24], ["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", 24]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 10], ["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", 10], ["LIMIT", 1]] + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 19 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.8ms) 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", "2017-11-16 22:54:17.126747"], ["updated_at", "2017-11-16 22:54:17.126747"], ["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", 21], ["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", 21]] +  (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 1"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text 1"], ["created_at", "2017-11-16 22:54:17.134068"], ["updated_at", "2017-11-16 22:54:17.134068"]] +  (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", 22], ["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", 22]] + 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", 22]] + 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", 22], ["content_element_type_id", 21], ["label", "Slide 1 content element 1"], ["created_at", "2017-11-16 22:54:17.139050"], ["updated_at", "2017-11-16 22:54:17.139050"], ["sort_order", 1]] +  (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 2"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text 2"], ["created_at", "2017-11-16 22:54:17.141441"], ["updated_at", "2017-11-16 22:54:17.141441"]] +  (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", 22], ["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", 22]] + 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", 22]] + 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", 22], ["content_element_type_id", 22], ["label", "Slide 1 content element 2"], ["created_at", "2017-11-16 22:54:17.145928"], ["updated_at", "2017-11-16 22:54:17.145928"], ["sort_order", 2]] +  (0.0ms) 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", "2017-11-16 22:54:17.148254"], ["updated_at", "2017-11-16 22:54:17.148254"]] +  (0.0ms) 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", 22], ["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", 22]] + 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", 22]] + 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", 22], ["content_element_type_id", 23], ["label", "Slide 1 content element 3"], ["created_at", "2017-11-16 22:54:17.152709"], ["updated_at", "2017-11-16 22:54:17.152709"], ["sort_order", 3]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_post_types" SET "kind" = 1 WHERE "pulitzer_post_types"."id" = ? [["id", 21]] +  (0.2ms) SELECT COUNT(*) FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_version_id" = ? [["post_type_version_id", 22]] +  (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.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", 19], ["LIMIT", 1]] +  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 19]] + SQL (0.2ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 22], ["free_form_section_id", 19], ["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", 22], ["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", 22]] +  (0.1ms) 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", 21], ["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 1"], ["post_type_content_element_type_id", 56], ["content_element_type_id", 21], ["created_at", "2017-11-16 22:54:17.171720"], ["updated_at", "2017-11-16 22:54:17.171720"], ["partial_id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (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", 22], ["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", 57], ["content_element_type_id", 22], ["created_at", "2017-11-16 22:54:17.175634"], ["updated_at", "2017-11-16 22:54:17.175634"], ["partial_id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 23], ["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 3"], ["post_type_content_element_type_id", 58], ["content_element_type_id", 23], ["created_at", "2017-11-16 22:54:17.181584"], ["updated_at", "2017-11-16 22:54:17.181584"], ["partial_id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (2.2ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:54:17.187869"], ["updated_at", "2017-11-16 22:54:17.187869"], ["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", 21], ["status", "published"]] +  (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") VALUES (?) [["post_type_id", 21]] +  (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 4"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text 4"], ["created_at", "2017-11-16 22:54:17.197239"], ["updated_at", "2017-11-16 22:54:17.197239"]] +  (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", 22], ["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", 22]] + 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", 22]] + 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", 22], ["content_element_type_id", 21], ["label", "Slide 1 content element 4"], ["created_at", "2017-11-16 22:54:17.202420"], ["updated_at", "2017-11-16 22:54:17.202420"], ["sort_order", 1]] +  (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 5"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text 5"], ["created_at", "2017-11-16 22:54:17.204874"], ["updated_at", "2017-11-16 22:54:17.204874"]] +  (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", 22], ["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", 22]] + 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", 22]] + 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", 22], ["content_element_type_id", 22], ["label", "Slide 1 content element 5"], ["created_at", "2017-11-16 22:54:17.209385"], ["updated_at", "2017-11-16 22:54:17.209385"], ["sort_order", 2]] +  (0.0ms) 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", "2017-11-16 22:54:17.211667"], ["updated_at", "2017-11-16 22:54:17.211667"]] +  (0.0ms) 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", 22], ["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", 22]] + 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", 22]] + 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", 22], ["content_element_type_id", 23], ["label", "Slide 1 content element 6"], ["created_at", "2017-11-16 22:54:17.216325"], ["updated_at", "2017-11-16 22:54:17.216325"], ["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", 22]] +  (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.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 2"], ["created_at", "2017-11-16 22:54:17.221445"], ["updated_at", "2017-11-16 22:54:17.221445"], ["slug", "winterfell-news-2"], ["post_type_version_id", 22]] +  (0.2ms) 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", 21], ["created_at", "2017-11-16 22:54:17.225422"], ["updated_at", "2017-11-16 22:54:17.225422"]] +  (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", 21], ["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" = 10 +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 10]] + 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", 22]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 21], ["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" = 10 +  (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", 21], ["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", "Slide 1 content element 4"], ["version_id", 10], ["post_type_content_element_type_id", 56], ["content_element_type_id", 21], ["created_at", "2017-11-16 22:54:17.238941"], ["updated_at", "2017-11-16 22:54:17.238941"]] +  (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", 21], ["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" = 10 +  (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", 22], ["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", 10], ["post_type_content_element_type_id", 57], ["content_element_type_id", 22], ["created_at", "2017-11-16 22:54:17.244786"], ["updated_at", "2017-11-16 22:54:17.244786"]] +  (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", 21], ["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" = 10 +  (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", 23], ["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", 10], ["post_type_content_element_type_id", 58], ["content_element_type_id", 23], ["created_at", "2017-11-16 22:54:17.251053"], ["updated_at", "2017-11-16 22:54:17.251053"]] +  (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", 22]] + 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", 21], ["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" = 10 +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 10]] +  (0.7ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:54:17.259186"], ["updated_at", "2017-11-16 22:54:17.259186"], ["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", 21], ["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", 21]] +  (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", 22]] + 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", 22]] + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 22], ["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", 22], ["name", "Side Bar"], ["sort_order", 2]] +  (0.0ms) 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", 22], ["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.1ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "test"], ["created_at", "2017-11-16 22:54:17.273857"], ["updated_at", "2017-11-16 22:54:17.273857"], ["slug", "test"], ["post_type_version_id", 22]] +  (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", 21], ["created_at", "2017-11-16 22:54:17.276664"], ["updated_at", "2017-11-16 22:54:17.276664"]] +  (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", 21], ["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" = 10 + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 21], ["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" = 10 +  (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", 10], ["free_form_section_type_id", 11], ["name", "Main Body"]] +  (0.0ms) 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", 21], ["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" = 10 + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 19 ORDER BY "pulitzer_partials"."sort_order" ASC +  (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", 10], ["free_form_section_type_id", 12], ["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", 21], ["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" = 10 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) ORDER BY "pulitzer_partials"."sort_order" ASC +  (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", 10], ["free_form_section_type_id", 13], ["name", "Footer List"]] +  (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" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 21], ["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" = 10 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20, 21) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.5ms) 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", 17], ["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", 17]] + 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", 45]] + 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", 46]] + 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", 47]] + 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", 48]] + 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", 49]] + 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", 50]] + 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", 51]] + 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", 52]] + 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", 53]] + 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", 54]] + 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", 55]] + 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", 17]] + 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", 9]] + 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", 10]] + 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", 17]] + 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", 17]] + 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", 17]] + Pulitzer::ArrangementStyle Load (0.0ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = ? [["post_type_version_id", 17]] +  (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", 17]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "version_number", "status") VALUES (?, ?, ?) [["post_type_id", 17], ["version_number", 2], ["status", "incomplete"]] + 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", 21], ["content_element_type_id", 17], ["label", "Hero Title 1"], ["created_at", "2017-11-16 22:54:13.737000"], ["updated_at", "2017-11-16 22:54:13.737000"], ["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", 21], ["content_element_type_id", 17], ["label", "Hero Title 2"], ["created_at", "2017-11-16 22:54:13.741000"], ["updated_at", "2017-11-16 22:54:13.741000"], ["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", 21], ["content_element_type_id", 17], ["label", "Hero Title 3"], ["created_at", "2017-11-16 22:54:13.743000"], ["updated_at", "2017-11-16 22:54:13.743000"], ["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", 21], ["content_element_type_id", 17], ["label", "Guest Title"], ["created_at", "2017-11-16 22:54:13.746000"], ["updated_at", "2017-11-16 22:54:13.746000"], ["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", 21], ["content_element_type_id", 17], ["label", "Guest Text"], ["created_at", "2017-11-16 22:54:13.750000"], ["updated_at", "2017-11-16 22:54:13.750000"], ["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", 21], ["content_element_type_id", 17], ["label", "Footer Title"], ["created_at", "2017-11-16 22:54:13.753000"], ["updated_at", "2017-11-16 22:54:13.753000"], ["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", 21], ["content_element_type_id", 17], ["label", "Footer Text"], ["created_at", "2017-11-16 22:54:13.756000"], ["updated_at", "2017-11-16 22:54:13.756000"], ["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", 21], ["content_element_type_id", 17], ["label", "Metadata title"], ["created_at", "2017-11-16 22:54:13.759000"], ["updated_at", "2017-11-16 22:54:13.759000"], ["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", 21], ["content_element_type_id", 17], ["label", "Metadata description"], ["created_at", "2017-11-16 22:54:13.763000"], ["updated_at", "2017-11-16 22:54:13.763000"], ["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", 21], ["content_element_type_id", 17], ["label", "Metadata keywords"], ["created_at", "2017-11-16 22:54:13.766000"], ["updated_at", "2017-11-16 22:54:13.766000"], ["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", 21], ["content_element_type_id", 20], ["label", "Call to Action Button"], ["created_at", "2017-11-16 22:54:13.769000"], ["updated_at", "2017-11-16 22:54:13.769000"], ["sort_order", 11]] + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 21], ["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", 21], ["name", "Handpicked Homes"], ["sort_order", 13]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) 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", 17], ["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.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", 17]] + 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", 17]] + 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", 17], ["content_element_type_id", 17], ["label", "A New Field for this Post Type"], ["created_at", "2017-11-16 22:54:17.371436"], ["updated_at", "2017-11-16 22:54:17.371436"], ["sort_order", 14]] +  (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" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 17], ["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", 17], ["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" = 9 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", 17], ["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 1"], ["version_id", 9], ["post_type_content_element_type_id", 45], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:17.382183"], ["updated_at", "2017-11-16 22:54:17.382183"]] +  (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", 17], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", 17], ["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", 9], ["post_type_content_element_type_id", 46], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:17.389048"], ["updated_at", "2017-11-16 22:54:17.389048"]] +  (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", 17], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", 17], ["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 3"], ["version_id", 9], ["post_type_content_element_type_id", 47], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:17.399096"], ["updated_at", "2017-11-16 22:54:17.399096"]] +  (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", 17], ["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" = 9 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", 17], ["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", 9], ["post_type_content_element_type_id", 48], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:17.408190"], ["updated_at", "2017-11-16 22:54:17.408190"]] +  (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", 17], ["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" = 9 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", 17], ["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 Text"], ["version_id", 9], ["post_type_content_element_type_id", 49], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:17.417765"], ["updated_at", "2017-11-16 22:54:17.417765"]] +  (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", 17], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", 17], ["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", 9], ["post_type_content_element_type_id", 50], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:17.424309"], ["updated_at", "2017-11-16 22:54:17.424309"]] +  (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", 17], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", 17], ["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", 9], ["post_type_content_element_type_id", 51], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:17.430933"], ["updated_at", "2017-11-16 22:54:17.430933"]] +  (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", 17], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", 17], ["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", 9], ["post_type_content_element_type_id", 52], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:17.438050"], ["updated_at", "2017-11-16 22:54:17.438050"]] +  (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", 17], ["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" = 9 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) ORDER BY "pulitzer_partials"."sort_order" ASC +  (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", 17], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["version_id", 9], ["post_type_content_element_type_id", 53], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:17.444705"], ["updated_at", "2017-11-16 22:54:17.444705"]] +  (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", 17], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", 17], ["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", 9], ["post_type_content_element_type_id", 54], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:17.452098"], ["updated_at", "2017-11-16 22:54:17.452098"]] +  (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", 17], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) 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", 20], ["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", "Call to Action Button"], ["version_id", 9], ["post_type_content_element_type_id", 55], ["content_element_type_id", 20], ["created_at", "2017-11-16 22:54:17.458560"], ["updated_at", "2017-11-16 22:54:17.458560"]] +  (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", 17], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", 17], ["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", 9], ["post_type_content_element_type_id", 56], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:17.465152"], ["updated_at", "2017-11-16 22:54:17.465152"]] +  (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", 17], ["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" = 9 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", 9], ["free_form_section_type_id", 9], ["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", 17], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18, 19) ORDER BY "pulitzer_partials"."sort_order" ASC +  (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", 9], ["free_form_section_type_id", 10], ["name", "Handpicked Homes"]] +  (0.0ms) 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", 17], ["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" = 9 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18, 19, 20) 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", 9]] + Pulitzer::PostTypeContentElementType 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) 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", "2017-11-16 22:54:17.487314"], ["id", 56]] +  (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", 17]] + 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", 17], ["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" = 9 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18, 19, 20) 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", 17], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18, 19, 20) 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" = ? AND "pulitzer_content_elements"."label" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 9], ["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" = 56 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", "2017-11-16 22:54:17.499082"], ["id", 111]] +  (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", 17], ["status", 0]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 9], ["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", 9]] + Pulitzer::PostTypeContentElementType 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (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", 17], ["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", 17], ["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", 17], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) ORDER BY "pulitzer_partials"."sort_order" ASC + SQL (0.2ms) UPDATE "pulitzer_versions" SET "status" = 2 WHERE "pulitzer_versions"."id" = ? [["id", 9]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["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", 17], ["status", 0], ["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.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", 17]] + 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", 17]] + 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", 17], ["content_element_type_id", 17], ["label", "A New Field for this Post Type"], ["created_at", "2017-11-16 22:54:17.525153"], ["updated_at", "2017-11-16 22:54:17.525153"], ["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", 17]] + 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", 17], ["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", 17], ["status", 4], ["LIMIT", 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", 17], ["status", 0]] +  (0.5ms) rollback transaction +  (0.1ms) 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", 17], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", 17], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (15, 16) 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", "2017-11-16 22:54:17.542069"], ["id", 9]] +  (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", 9], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + SQL (0.2ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2017-11-16 22:54:17.547976"], ["id", 8]] +  (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", 17], ["created_at", "2017-11-16 22:54:17.550260"], ["updated_at", "2017-11-16 22:54:17.550260"]] +  (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", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] Performing Pulitzer::CloneVersionJob (Job ID: b427346e-65e3-47c0-be43-ad5c385efac6) from Inline(default) with arguments: #<GlobalID:0x007fbdf72f6428 @uri=#<URI::GID gid://dummy/Pulitzer::Version/9>> +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 10 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] 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", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] Pulitzer::PostTypeContentElementType 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] 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", 45], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] 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", 45], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.925815"], ["updated_at", "2017-11-16 22:54:14.151590"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.569246"], ["id", 100]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] 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", 46], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] 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", 46], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.933373"], ["updated_at", "2017-11-16 22:54:14.165099"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.576066"], ["id", 101]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] 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", 47], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] 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", 47], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.941080"], ["updated_at", "2017-11-16 22:54:14.175153"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.582092"], ["id", 102]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] 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", 48], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] 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", 48], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.948696"], ["updated_at", "2017-11-16 22:54:14.184283"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.588066"], ["id", 103]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] 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", 49], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] 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", 49], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.960410"], ["updated_at", "2017-11-16 22:54:14.194081"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.594710"], ["id", 104]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] Pulitzer::PostTypeContentElementType 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", 50], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] 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", 50], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.969285"], ["updated_at", "2017-11-16 22:54:14.205444"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.601694"], ["id", 105]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] 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", 51], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] 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", 51], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.977866"], ["updated_at", "2017-11-16 22:54:14.216282"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.607739"], ["id", 106]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] 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", 52], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] 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", 52], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.989990"], ["updated_at", "2017-11-16 22:54:14.225981"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.613880"], ["id", 107]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] 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", 53], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] 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", 53], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:14.000723"], ["updated_at", "2017-11-16 22:54:14.235622"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.620003"], ["id", 108]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] Pulitzer::PostTypeContentElementType 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", 54], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] 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", 54], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:14.009696"], ["updated_at", "2017-11-16 22:54:14.245644"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.630508"], ["id", 109]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 20], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] 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", 55], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] 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", 55], ["content_element_type_id", 20], ["created_at", "2017-11-16 22:54:14.020435"], ["updated_at", "2017-11-16 22:54:14.254750"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.637311"], ["id", 110]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 9], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 10], ["id", 19]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 10], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 10], ["id", 20]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:54:17.647754"], ["id", 10]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b427346e-65e3-47c0-be43-ad5c385efac6] Performed Pulitzer::CloneVersionJob (Job ID: b427346e-65e3-47c0-be43-ad5c385efac6) from Inline(default) in 96.85ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: b427346e-65e3-47c0-be43-ad5c385efac6) to Inline(default) with arguments: #<GlobalID:0x007fbdfb8877a8 @uri=#<URI::GID gid://dummy/Pulitzer::Version/9>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 10], ["LIMIT", 1]] + Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["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", 17], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", 17], ["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" = 10 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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", 17], ["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" = 10 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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", 17], ["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" = 10 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 10]] +  (1.1ms) 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", 17], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", 17], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (15, 16) 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", "2017-11-16 22:54:17.675382"], ["id", 9]] +  (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", 9], ["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", 17], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2017-11-16 22:54:17.679550"], ["id", 8]] +  (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", 17], ["created_at", "2017-11-16 22:54:17.681451"], ["updated_at", "2017-11-16 22:54:17.681451"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] Performing Pulitzer::CloneVersionJob (Job ID: 94c4ba06-d469-4ab4-ae86-2880f015b553) from Inline(default) with arguments: #<GlobalID:0x007fbdfa848e00 @uri=#<URI::GID gid://dummy/Pulitzer::Version/9>> +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] 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", 17], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 10 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] 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", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] Pulitzer::PostTypeContentElementType 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] Pulitzer::PostTypeContentElementType 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", 45], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] 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", 45], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.925815"], ["updated_at", "2017-11-16 22:54:14.151590"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.699354"], ["id", 100]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] 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", 46], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] 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", 46], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.933373"], ["updated_at", "2017-11-16 22:54:14.165099"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.708403"], ["id", 101]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] Pulitzer::PostTypeContentElementType 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", 47], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] 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", 47], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.941080"], ["updated_at", "2017-11-16 22:54:14.175153"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.718881"], ["id", 102]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] Pulitzer::PostTypeContentElementType 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", 48], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] 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", 48], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.948696"], ["updated_at", "2017-11-16 22:54:14.184283"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.726606"], ["id", 103]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] 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", 49], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] 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", 49], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.960410"], ["updated_at", "2017-11-16 22:54:14.194081"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.733575"], ["id", 104]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] Pulitzer::PostTypeContentElementType 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", 50], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] 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", 50], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.969285"], ["updated_at", "2017-11-16 22:54:14.205444"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.744233"], ["id", 105]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] 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", 51], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] 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", 51], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.977866"], ["updated_at", "2017-11-16 22:54:14.216282"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.751142"], ["id", 106]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] 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", 52], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] 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", 52], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.989990"], ["updated_at", "2017-11-16 22:54:14.225981"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.757231"], ["id", 107]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] 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", 53], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] 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", 53], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:14.000723"], ["updated_at", "2017-11-16 22:54:14.235622"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.763975"], ["id", 108]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] Pulitzer::PostTypeContentElementType 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", 54], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] 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", 54], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:14.009696"], ["updated_at", "2017-11-16 22:54:14.245644"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.770527"], ["id", 109]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 20], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] 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", 55], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] 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", 55], ["content_element_type_id", 20], ["created_at", "2017-11-16 22:54:14.020435"], ["updated_at", "2017-11-16 22:54:14.254750"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.776820"], ["id", 110]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 9], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 10], ["id", 19]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 10], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 10], ["id", 20]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:54:17.786904"], ["id", 10]] +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [94c4ba06-d469-4ab4-ae86-2880f015b553] Performed Pulitzer::CloneVersionJob (Job ID: 94c4ba06-d469-4ab4-ae86-2880f015b553) from Inline(default) in 105.05ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 94c4ba06-d469-4ab4-ae86-2880f015b553) to Inline(default) with arguments: #<GlobalID:0x007fbdfa860c08 @uri=#<URI::GID gid://dummy/Pulitzer::Version/9>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 10], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 9], ["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", 17], ["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" = 10 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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" = ? LIMIT ? [["post_id", 17], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", "2017-11-16 22:54:17.796779"], ["id", 10]] +  (0.0ms) 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", 10], ["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", 17], ["created_at", "2017-11-16 22:54:17.799875"], ["updated_at", "2017-11-16 22:54:17.799875"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] Performing Pulitzer::CloneVersionJob (Job ID: 9ac853d3-fe6d-40a6-8553-2b5be5d93b0c) from Inline(default) with arguments: #<GlobalID:0x007fbdfaedb420 @uri=#<URI::GID gid://dummy/Pulitzer::Version/9>> +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 11 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] 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", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] Pulitzer::PostTypeContentElementType 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] Pulitzer::PostTypeContentElementType 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", 45], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] 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", 45], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.925815"], ["updated_at", "2017-11-16 22:54:14.151590"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 22:54:17.816319"], ["id", 111]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] 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", 46], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] 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", 46], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.933373"], ["updated_at", "2017-11-16 22:54:14.165099"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 22:54:17.822459"], ["id", 112]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] 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", 47], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] 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", 47], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.941080"], ["updated_at", "2017-11-16 22:54:14.175153"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 22:54:17.828640"], ["id", 113]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] 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", 48], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] 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", 48], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.948696"], ["updated_at", "2017-11-16 22:54:14.184283"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 22:54:17.834767"], ["id", 114]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] 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", 49], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] 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", 49], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.960410"], ["updated_at", "2017-11-16 22:54:14.194081"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 22:54:17.841189"], ["id", 115]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] Pulitzer::PostTypeContentElementType 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", 50], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] 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", 50], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.969285"], ["updated_at", "2017-11-16 22:54:14.205444"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 22:54:17.849399"], ["id", 116]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] 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", 51], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] 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", 51], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.977866"], ["updated_at", "2017-11-16 22:54:14.216282"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 22:54:17.856461"], ["id", 117]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] 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", 52], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] 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", 52], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.989990"], ["updated_at", "2017-11-16 22:54:14.225981"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 22:54:17.862682"], ["id", 118]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] 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", 53], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] 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", 53], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:14.000723"], ["updated_at", "2017-11-16 22:54:14.235622"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 22:54:17.868800"], ["id", 119]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] 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", 54], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] 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", 54], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:14.009696"], ["updated_at", "2017-11-16 22:54:14.245644"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 22:54:17.875636"], ["id", 120]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 20], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] Pulitzer::PostTypeContentElementType 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", 55], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] 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", 55], ["content_element_type_id", 20], ["created_at", "2017-11-16 22:54:14.020435"], ["updated_at", "2017-11-16 22:54:14.254750"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 11], ["updated_at", "2017-11-16 22:54:17.882764"], ["id", 121]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 9], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 11], ["id", 21]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 10], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 11], ["id", 22]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:54:17.892630"], ["id", 11]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [9ac853d3-fe6d-40a6-8553-2b5be5d93b0c] Performed Pulitzer::CloneVersionJob (Job ID: 9ac853d3-fe6d-40a6-8553-2b5be5d93b0c) from Inline(default) in 92.44ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 9ac853d3-fe6d-40a6-8553-2b5be5d93b0c) to Inline(default) with arguments: #<GlobalID:0x007fbdfaee83f0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/9>> + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 10], ["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", 17], ["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" = 11 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (21, 22) 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", 17], ["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" = 11 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (21, 22) 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", 17], ["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" = 11 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (21, 22) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 11]] +  (1.1ms) 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", 17], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", 17], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (15, 16) 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", "2017-11-16 22:54:17.915930"], ["id", 9]] +  (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", 9], ["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", 17], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2017-11-16 22:54:17.920515"], ["id", 8]] +  (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", 17], ["created_at", "2017-11-16 22:54:17.922327"], ["updated_at", "2017-11-16 22:54:17.922327"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] Performing Pulitzer::CloneVersionJob (Job ID: 7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29) from Inline(default) with arguments: #<GlobalID:0x007fbdf7348228 @uri=#<URI::GID gid://dummy/Pulitzer::Version/9>> +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 17], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] Pulitzer::FreeFormSection Load (0.3ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 10 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] 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", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] Pulitzer::PostTypeContentElementType 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] 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", 45], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] 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", 45], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.925815"], ["updated_at", "2017-11-16 22:54:14.151590"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.940493"], ["id", 100]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] Pulitzer::PostTypeContentElementType 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", 46], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] 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", 46], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.933373"], ["updated_at", "2017-11-16 22:54:14.165099"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.949036"], ["id", 101]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] 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", 47], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] 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", 47], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.941080"], ["updated_at", "2017-11-16 22:54:14.175153"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.955080"], ["id", 102]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] 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", 48], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] 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", 48], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.948696"], ["updated_at", "2017-11-16 22:54:14.184283"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.961314"], ["id", 103]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] 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", 49], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] 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", 49], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.960410"], ["updated_at", "2017-11-16 22:54:14.194081"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.970933"], ["id", 104]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] Pulitzer::PostTypeContentElementType 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", 50], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] 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 Title"], ["image", nil], ["post_type_content_element_type_id", 50], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.969285"], ["updated_at", "2017-11-16 22:54:14.205444"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.979757"], ["id", 105]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] 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", 51], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] 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", 51], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.977866"], ["updated_at", "2017-11-16 22:54:14.216282"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.986836"], ["id", 106]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] 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", 52], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] 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", 52], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.989990"], ["updated_at", "2017-11-16 22:54:14.225981"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.992728"], ["id", 107]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] 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", 53], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] 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", 53], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:14.000723"], ["updated_at", "2017-11-16 22:54:14.235622"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:17.999740"], ["id", 108]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] 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", 54], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] 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", 54], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:14.009696"], ["updated_at", "2017-11-16 22:54:14.245644"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:18.007299"], ["id", 109]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 20], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] 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", 55], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] 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", 55], ["content_element_type_id", 20], ["created_at", "2017-11-16 22:54:14.020435"], ["updated_at", "2017-11-16 22:54:14.254750"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:18.014233"], ["id", 110]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 9], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 10], ["id", 19]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 10], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 10], ["id", 20]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:54:18.024351"], ["id", 10]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29] Performed Pulitzer::CloneVersionJob (Job ID: 7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29) from Inline(default) in 101.57ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 7c1b64e2-71b7-4800-9e4d-3bb5f5e9ab29) to Inline(default) with arguments: #<GlobalID:0x007fbdf7351f58 @uri=#<URI::GID gid://dummy/Pulitzer::Version/9>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 10], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] + Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["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", 17], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", "2017-11-16 22:54:18.032421"], ["id", 9]] +  (0.0ms) 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", 9], ["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", 17], ["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" = 10 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 9], ["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", 17], ["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" = 10 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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", 17], ["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" = 10 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) 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", 17], ["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" = 10 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (19, 20) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 10]] +  (1.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 Remembers"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The North Remembers"], ["created_at", "2017-11-16 22:54:18.050934"], ["updated_at", "2017-11-16 22:54:18.050934"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Post Load (0.0ms) 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", 17], ["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" = 9 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) 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", 9], ["label_id", 1], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-11-16 22:54:18.064234"], ["updated_at", "2017-11-16 22:54:18.064234"]] +  (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 South Forgets"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The South Forgets"], ["created_at", "2017-11-16 22:54:18.066780"], ["updated_at", "2017-11-16 22:54:18.066780"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) 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", 9], ["label_id", 2], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-11-16 22:54:18.068791"], ["updated_at", "2017-11-16 22:54:18.068791"]] +  (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", 9], ["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", 17], ["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" = 8 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (15, 16) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.3ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2017-11-16 22:54:18.076860"], ["id", 9]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2017-11-16 22:54:18.080269"], ["id", 8]] +  (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", 17], ["created_at", "2017-11-16 22:54:18.082053"], ["updated_at", "2017-11-16 22:54:18.082053"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 9], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] Performing Pulitzer::CloneVersionJob (Job ID: f612d77a-89f1-495f-ad16-b9b4ea27cdeb) from Inline(default) with arguments: #<GlobalID:0x007fbdfa811e78 @uri=#<URI::GID gid://dummy/Pulitzer::Version/9>> +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] 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", 17], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 10 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] 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", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] Pulitzer::PostTypeContentElementType 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 (45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] 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", 45], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] 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", 45], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.925815"], ["updated_at", "2017-11-16 22:54:14.151590"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:18.103975"], ["id", 100]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] 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", 46], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] 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", 46], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.933373"], ["updated_at", "2017-11-16 22:54:14.165099"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:18.110323"], ["id", 101]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] Pulitzer::PostTypeContentElementType 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", 47], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] 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", 47], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.941080"], ["updated_at", "2017-11-16 22:54:14.175153"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:18.119183"], ["id", 102]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] Pulitzer::PostTypeContentElementType 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", 48], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] 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", 48], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.948696"], ["updated_at", "2017-11-16 22:54:14.184283"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:18.126831"], ["id", 103]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] Pulitzer::PostTypeContentElementType Load (4.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", 49], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] 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", 49], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.960410"], ["updated_at", "2017-11-16 22:54:14.194081"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:18.138612"], ["id", 104]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] 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", 50], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] 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", 50], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.969285"], ["updated_at", "2017-11-16 22:54:14.205444"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:18.144696"], ["id", 105]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] 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", 51], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] 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", 51], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.977866"], ["updated_at", "2017-11-16 22:54:14.216282"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:18.150763"], ["id", 106]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] Pulitzer::PostTypeContentElementType 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", 52], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] 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", 52], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:13.989990"], ["updated_at", "2017-11-16 22:54:14.225981"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:18.158723"], ["id", 107]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] 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", 53], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] 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", 53], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:14.000723"], ["updated_at", "2017-11-16 22:54:14.235622"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:18.165632"], ["id", 108]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] 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", 54], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] 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", 54], ["content_element_type_id", 17], ["created_at", "2017-11-16 22:54:14.009696"], ["updated_at", "2017-11-16 22:54:14.245644"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:18.171706"], ["id", 109]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 20], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] 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", 55], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] 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", 55], ["content_element_type_id", 20], ["created_at", "2017-11-16 22:54:14.020435"], ["updated_at", "2017-11-16 22:54:14.254750"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 10], ["updated_at", "2017-11-16 22:54:18.177717"], ["id", 110]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (17, 18) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 9], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 10], ["id", 19]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 10], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 10], ["id", 20]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 9]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] SQL (0.1ms) INSERT INTO "pulitzer_post_tags" ("version_id", "label_id", "label_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["version_id", 10], ["label_id", 1], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-11-16 22:54:18.190306"], ["updated_at", "2017-11-16 22:54:18.190306"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] Pulitzer::Tag Load (0.0ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] SQL (0.1ms) INSERT INTO "pulitzer_post_tags" ("version_id", "label_id", "label_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["version_id", 10], ["label_id", 2], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-11-16 22:54:18.192590"], ["updated_at", "2017-11-16 22:54:18.192590"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-11-16 22:54:18.194267"], ["id", 10]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [f612d77a-89f1-495f-ad16-b9b4ea27cdeb] Performed Pulitzer::CloneVersionJob (Job ID: f612d77a-89f1-495f-ad16-b9b4ea27cdeb) from Inline(default) in 111.6ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: f612d77a-89f1-495f-ad16-b9b4ea27cdeb) to Inline(default) with arguments: #<GlobalID:0x007fbdfa82a130 @uri=#<URI::GID gid://dummy/Pulitzer::Version/9>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 10], ["LIMIT", 1]] +  (1.1ms) rollback transaction +  (0.1ms) begin transaction +  (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.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction + Pulitzer::ContentElement Load (0.1ms) 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]] +  (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", 17], ["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.0ms) 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", 19], ["updated_at", "2017-11-16 22:54:18.217642"], ["id", 78]] +  (0.1ms) 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.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", 19], ["updated_at", "2017-11-16 22:54:18.222393"], ["id", 78]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) 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.4ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["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", 17], ["LIMIT", 1]] +  (0.1ms) rollback transaction +  (0.1ms) 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]] + 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.8ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? ORDER BY "pulitzer_content_elements"."id" ASC LIMIT ? [["id", 78], ["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", 18], ["updated_at", "2017-11-16 22:54:18.531947"], ["id", 78]] +  (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", 18], ["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:54:18.544238"], ["updated_at", "2017-11-16 22:54:18.544238"], ["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", 21], ["status", "published"]] +  (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") VALUES (?) [["post_type_id", 21]] +  (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.4ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "56ab7dd9-c1ad-469e-adce-9b5cb10bd0e4"], ["LIMIT", 1]] +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:54:18.559129"], ["updated_at", "2017-11-16 22:54:18.559129"], ["plural", "f"]] +  (0.0ms) 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", 21], ["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", 21]] +  (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-4"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-4"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 4"], ["created_at", "2017-11-16 22:54:18.565727"], ["updated_at", "2017-11-16 22:54:18.565727"], ["slug", "winterfell-news-4"], ["post_type_version_id", 22]] +  (0.0ms) 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", 21], ["created_at", "2017-11-16 22:54:18.568223"], ["updated_at", "2017-11-16 22:54:18.568223"]] +  (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", 21], ["created_at", "2017-11-16 22:54:18.569998"], ["updated_at", "2017-11-16 22:54:18.569998"]] +  (0.0ms) 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", 21], ["created_at", "2017-11-16 22:54:18.571351"], ["updated_at", "2017-11-16 22:54:18.571351"]] +  (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" = ? LIMIT ? [["post_id", 21], ["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" = 12 +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (2.2ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:54:18.578896"], ["updated_at", "2017-11-16 22:54:18.578896"], ["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", 21], ["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", 21]] +  (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-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.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 5"], ["created_at", "2017-11-16 22:54:18.590738"], ["updated_at", "2017-11-16 22:54:18.590738"], ["slug", "winterfell-news-5"], ["post_type_version_id", 22]] +  (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", 21], ["created_at", "2017-11-16 22:54:18.593445"], ["updated_at", "2017-11-16 22:54:18.593445"]] +  (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", 21], ["created_at", "2017-11-16 22:54:18.595545"], ["updated_at", "2017-11-16 22:54:18.595545"]] +  (0.4ms) 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", 21], ["status", 1], ["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") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:54:18.607720"], ["updated_at", "2017-11-16 22:54:18.607720"], ["plural", "f"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (3.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 21], ["status", "published"]] +  (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", 21]] +  (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-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.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 6"], ["created_at", "2017-11-16 22:54:18.626708"], ["updated_at", "2017-11-16 22:54:18.626708"], ["slug", "winterfell-news-6"], ["post_type_version_id", 22]] +  (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", 21], ["created_at", "2017-11-16 22:54:18.631004"], ["updated_at", "2017-11-16 22:54:18.631004"]] +  (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", 21], ["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" = 10 + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = 4 WHERE "pulitzer_versions"."id" = ? [["id", 10]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 21], ["status", 0], ["LIMIT", 1]] + Pulitzer::Version Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 21], ["status", 4], ["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:54:18.643427"], ["updated_at", "2017-11-16 22:54:18.643427"], ["plural", "f"]] +  (0.1ms) 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", 21], ["status", "published"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 21]] +  (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-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", "2017-11-16 22:54:18.660524"], ["updated_at", "2017-11-16 22:54:18.660524"], ["slug", "winterfell-news-7"], ["post_type_version_id", 22]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 21], ["created_at", "2017-11-16 22:54:18.665311"], ["updated_at", "2017-11-16 22:54:18.665311"]] +  (0.2ms) 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", 21], ["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" = 10 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::ContentElement Load (0.0ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 10]] + Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 10]] + SQL (0.1ms) DELETE FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? [["id", 10]] +  (0.0ms) 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", 21], ["status", 0], ["LIMIT", 1]] + Pulitzer::Version Exists (0.3ms) SELECT 1 AS one FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 21], ["status", 4], ["LIMIT", 1]] +  (0.6ms) rollback transaction +  (0.6ms) 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", "2017-11-16 22:54:18.686556"], ["updated_at", "2017-11-16 22:54:18.686556"], ["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", 21], ["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", 21]] +  (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-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.5ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 8"], ["created_at", "2017-11-16 22:54:18.695020"], ["updated_at", "2017-11-16 22:54:18.695020"], ["slug", "winterfell-news-8"], ["post_type_version_id", 22]] +  (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", 21], ["created_at", "2017-11-16 22:54:18.701738"], ["updated_at", "2017-11-16 22:54:18.701738"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:54:18.705427"], ["updated_at", "2017-11-16 22:54:18.705427"], ["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", 21], ["status", "published"]] +  (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") VALUES (?) [["post_type_id", 21]] +  (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-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.9ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 9"], ["created_at", "2017-11-16 22:54:18.711591"], ["updated_at", "2017-11-16 22:54:18.711591"], ["slug", "winterfell-news-9"], ["post_type_version_id", 22]] +  (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", 21], ["created_at", "2017-11-16 22:54:18.717455"], ["updated_at", "2017-11-16 22:54:18.717455"]] +  (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" != 21) 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", 21], ["LIMIT", 1]] + SQL (0.4ms) UPDATE "pulitzer_posts" SET "title" = ?, "updated_at" = ?, "slug" = ? WHERE "pulitzer_posts"."id" = ? [["title", "The new King in the North"], ["updated_at", "2017-11-16 22:54:18.721712"], ["slug", "the-new-king-in-the-north"], ["id", 21]] +  (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.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 25"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 25"], ["created_at", "2017-11-16 22:54:18.727305"], ["updated_at", "2017-11-16 22:54:18.727305"]] +  (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", "2017-11-16 22:54:18.734724"], ["updated_at", "2017-11-16 22:54:18.734724"], ["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", 21], ["status", "published"]] +  (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") VALUES (?) [["post_type_id", 21]] +  (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-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.1ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 10"], ["created_at", "2017-11-16 22:54:18.740664"], ["updated_at", "2017-11-16 22:54:18.740664"], ["slug", "winterfell-news-10"], ["post_type_version_id", 22]] +  (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", 21], ["created_at", "2017-11-16 22:54:18.743084"], ["updated_at", "2017-11-16 22:54:18.743084"]] +  (0.0ms) 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", 21], ["created_at", "2017-11-16 22:54:18.744362"], ["updated_at", "2017-11-16 22:54:18.744362"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.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", 17], ["status", "published"], ["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 LIMIT ? [["post_type_version_id", 17], ["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", 17], ["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", 17], ["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", 17]] + 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", 17]] + Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 17], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + 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", 17], ["content_element_type_id", 17], ["label", "Test Element"], ["created_at", "2017-11-16 22:54:18.778376"], ["updated_at", "2017-11-16 22:54:18.778376"], ["sort_order", 14]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) 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.1ms) 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", "2017-11-16 22:54:18.816769"], ["updated_at", "2017-11-16 22:54:18.816769"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) 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.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + 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.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 27"], ["created_at", "2017-11-16 22:54:18.831502"], ["updated_at", "2017-11-16 22:54:18.831502"], ["hierarchical", "t"]] +  (0.2ms) 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", "2017-11-16 22:54:18.836065"], ["updated_at", "2017-11-16 22:54:18.836065"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Tag Load (0.1ms) 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.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", "2017-11-16 22:54:18.843723"], ["updated_at", "2017-11-16 22:54:18.843723"], ["plural", "f"]] +  (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", "status") VALUES (?, ?) [["post_type_id", 21], ["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", 21]] +  (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-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.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 11"], ["created_at", "2017-11-16 22:54:18.853190"], ["updated_at", "2017-11-16 22:54:18.853190"], ["slug", "winterfell-news-11"], ["post_type_version_id", 22]] +  (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", 21], ["created_at", "2017-11-16 22:54:18.856085"], ["updated_at", "2017-11-16 22:54:18.856085"]] +  (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", 21], ["created_at", "2017-11-16 22:54:18.857538"], ["updated_at", "2017-11-16 22:54:18.857538"]] +  (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.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 29"], ["created_at", "2017-11-16 22:54:18.859484"], ["updated_at", "2017-11-16 22:54:18.859484"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (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", 11], ["label_id", 1], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-11-16 22:54:18.864414"], ["updated_at", "2017-11-16 22:54:18.864414"]] +  (0.2ms) 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", 21], ["LIMIT", 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 30"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 30"], ["created_at", "2017-11-16 22:54:18.874745"], ["updated_at", "2017-11-16 22:54:18.874745"], ["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 31"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 31"], ["created_at", "2017-11-16 22:54:18.878061"], ["updated_at", "2017-11-16 22:54:18.878061"]] +  (0.2ms) 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.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 32"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 32"], ["created_at", "2017-11-16 22:54:18.885365"], ["updated_at", "2017-11-16 22:54:18.885365"]] +  (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 33"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "parent_id") VALUES (?, ?, ?, ?) [["name", "The north 33"], ["created_at", "2017-11-16 22:54:18.888189"], ["updated_at", "2017-11-16 22:54:18.888189"], ["parent_id", 1]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2017-11-16 22:54:18.889079' 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.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "parent_id") VALUES (?, ?, ?, ?) [["name", "The north 34"], ["created_at", "2017-11-16 22:54:18.891392"], ["updated_at", "2017-11-16 22:54:18.891392"], ["parent_id", 1]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2017-11-16 22:54:18.892160' WHERE "pulitzer_tags"."id" = ? [["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.5ms) 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.3ms) 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.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 35"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 35"], ["created_at", "2017-11-16 22:54:18.905747"], ["updated_at", "2017-11-16 22:54:18.905747"], ["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", "2017-11-16 22:54:18.908408"], ["updated_at", "2017-11-16 22:54:18.908408"]] +  (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 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", "2017-11-16 22:54:18.910688"], ["updated_at", "2017-11-16 22:54:18.910688"], ["parent_id", 1], ["hierarchical", "t"]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2017-11-16 22:54:18.911786' WHERE "pulitzer_tags"."id" = ? [["id", 1]] +  (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.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 38"], ["LIMIT", 1]] + SQL (1.6ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 38"], ["created_at", "2017-11-16 22:54:18.917483"], ["updated_at", "2017-11-16 22:54:18.917483"], ["hierarchical", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (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 39"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 39"], ["created_at", "2017-11-16 22:54:18.923053"], ["updated_at", "2017-11-16 22:54:18.923053"]] +  (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", "2017-11-16 22:54:18.925774"], ["updated_at", "2017-11-16 22:54:18.925774"], ["parent_id", 1], ["hierarchical", "t"]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2017-11-16 22:54:18.926631' 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.4ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 41"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 41"], ["created_at", "2017-11-16 22:54:18.933000"], ["updated_at", "2017-11-16 22:54:18.933000"], ["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", "2017-11-16 22:54:18.935492"], ["updated_at", "2017-11-16 22:54:18.935492"]] +  (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", "2017-11-16 22:54:18.937618"], ["updated_at", "2017-11-16 22:54:18.937618"], ["parent_id", 1], ["hierarchical", "t"]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2017-11-16 22:54:18.938381' 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.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:54:18.942959"], ["updated_at", "2017-11-16 22:54:18.942959"], ["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", 21], ["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", 21]] +  (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-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", "2017-11-16 22:54:18.949455"], ["updated_at", "2017-11-16 22:54:18.949455"], ["slug", "winterfell-news-12"], ["post_type_version_id", 22]] +  (0.0ms) 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", 21], ["created_at", "2017-11-16 22:54:18.952129"], ["updated_at", "2017-11-16 22:54:18.952129"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.2ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) 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.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 44"], ["created_at", "2017-11-16 22:54:18.969531"], ["updated_at", "2017-11-16 22:54:18.969531"]] +  (0.1ms) 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", "2017-11-16 22:54:18.972195"], ["updated_at", "2017-11-16 22:54:18.972195"], ["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", 21], ["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", 21]] +  (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-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", "2017-11-16 22:54:18.982868"], ["updated_at", "2017-11-16 22:54:18.982868"], ["slug", "winterfell-news-13"], ["post_type_version_id", 22]] +  (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", 21], ["created_at", "2017-11-16 22:54:18.985638"], ["updated_at", "2017-11-16 22:54:18.985638"]] +  (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", 21], ["created_at", "2017-11-16 22:54:18.987066"], ["updated_at", "2017-11-16 22:54:18.987066"]] +  (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", 11], ["label_id", 1], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-11-16 22:54:18.989231"], ["updated_at", "2017-11-16 22:54:18.989231"]] +  (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", 11]] +  (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", "2017-11-16 22:54:19.000379"], ["updated_at", "2017-11-16 22:54:19.000379"], ["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", 21], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 21]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) 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", 22], ["name", "Winterfell news 2"], ["sort_order", 2]] +  (0.1ms) 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", "2017-11-16 22:54:19.011416"], ["updated_at", "2017-11-16 22:54:19.011416"], ["plural", "f"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (1.2ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 22], ["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", 22]] +  (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", 11], ["label", "King's Landing news 2"], ["sort_order", 2], ["post_type_version_id", 24]] +  (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-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.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 14"], ["created_at", "2017-11-16 22:54:19.024753"], ["updated_at", "2017-11-16 22:54:19.024753"], ["slug", "winterfell-news-14"], ["post_type_version_id", 22]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.8ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 21], ["created_at", "2017-11-16 22:54:19.028146"], ["updated_at", "2017-11-16 22:54:19.028146"]] +  (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", "2017-11-16 22:54:19.032909"], ["updated_at", "2017-11-16 22:54:19.032909"], ["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", 23], ["status", "published"]] +  (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") VALUES (?) [["post_type_id", 23]] +  (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.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 15"], ["created_at", "2017-11-16 22:54:19.038527"], ["updated_at", "2017-11-16 22:54:19.038527"], ["slug", "winterfell-news-15"], ["post_type_version_id", 26]] +  (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", 22], ["created_at", "2017-11-16 22:54:19.041289"], ["updated_at", "2017-11-16 22:54:19.041289"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SELECT "pulitzer_free_form_section_types"."name" FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_version_id" = ? [["post_type_version_id", 26]] +  (1.3ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:54:19.048466"], ["updated_at", "2017-11-16 22:54:19.048466"], ["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", 21], ["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", 21]] +  (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", 22], ["name", "Winterfell news 3"], ["sort_order", 3]] +  (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", "2017-11-16 22:54:19.056809"], ["updated_at", "2017-11-16 22:54:19.056809"], ["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", 22], ["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", 22]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) 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", 11], ["label", "King's Landing news 3"], ["sort_order", 3], ["post_type_version_id", 24]] +  (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.1ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 16"], ["created_at", "2017-11-16 22:54:19.064796"], ["updated_at", "2017-11-16 22:54:19.064796"], ["slug", "winterfell-news-16"], ["post_type_version_id", 22]] +  (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", 21], ["created_at", "2017-11-16 22:54:19.067243"], ["updated_at", "2017-11-16 22:54:19.067243"]] +  (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", 22]] + 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", 21], ["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" = 10 + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 21], ["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" = 10 +  (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", 10], ["free_form_section_type_id", 11], ["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", 21], ["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" = 10 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 19 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", 21], ["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" = 10 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 19 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", 10], ["name", "Winterfell news 3"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 19 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order", "label") VALUES (?, ?, ?, ?) [["post_type_version_id", 24], ["free_form_section_id", 19], ["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", 24], ["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", 24]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 21], ["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" = 10 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 19 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.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = 24 + Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."post_type_version_id" = 24 + Pulitzer::JustificationStyle Load (0.2ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."post_type_version_id" = 24 + Pulitzer::SequenceFlowStyle Load (0.4ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_version_id" = 24 + Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = 24 +  (0.1ms) SELECT "pulitzer_free_form_section_types"."name" FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_version_id" = ? [["post_type_version_id", 22]] + 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" = 'Winterfell news 3' [["version_id", 10]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 19 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::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", 22]] +  (0.1ms) SELECT "pulitzer_partial_types"."label" 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", 11]] + 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", 11]] + Pulitzer::Partial Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? AND "pulitzer_partials"."post_type_version_id" = ? LIMIT ? [["free_form_section_id", 19], ["post_type_version_id", 24], ["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", "2017-11-16 22:54:19.111912"], ["updated_at", "2017-11-16 22:54:19.111912"], ["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", 21], ["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", 21]] +  (0.0ms) 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", 22], ["name", "Winterfell news 4"], ["sort_order", 4]] +  (0.0ms) 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") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-11-16 22:54:19.119840"], ["updated_at", "2017-11-16 22:54:19.119840"], ["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", 22], ["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", 22]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "pulitzer_partial_types" ("free_form_section_type_id", "label", "sort_order", "post_type_version_id") VALUES (?, ?, ?, ?) [["free_form_section_type_id", 11], ["label", "King's Landing news 4"], ["sort_order", 4], ["post_type_version_id", 24]] +  (0.2ms) 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-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", "2017-11-16 22:54:19.129689"], ["updated_at", "2017-11-16 22:54:19.129689"], ["slug", "winterfell-news-17"], ["post_type_version_id", 22]] +  (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", 21], ["created_at", "2017-11-16 22:54:19.132621"], ["updated_at", "2017-11-16 22:54:19.132621"]] +  (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", 22]] + 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", 21], ["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" = 10 + 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", 21], ["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" = 10 +  (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", 10], ["free_form_section_type_id", 11], ["name", "Winterfell news 4"]] +  (0.0ms) 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", 21], ["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" = 10 + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 19 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", 21], ["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" = 10 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 19 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", 10], ["name", "Winterfell news 4"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 19 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", 24], ["free_form_section_id", 19], ["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", 24], ["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", 24]] + 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", 21], ["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" = 10 + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 19 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" = 24 + Pulitzer::BackgroundStyle Load (0.0ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."post_type_version_id" = 24 + Pulitzer::JustificationStyle Load (0.0ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."post_type_version_id" = 24 + Pulitzer::SequenceFlowStyle Load (0.0ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_version_id" = 24 + Pulitzer::ArrangementStyle Load (0.0ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = 24 +  (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 +  (0.1ms) SELECT "pulitzer_free_form_section_types"."name" FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_version_id" = ? [["post_type_version_id", 22]] + 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" = 'Winterfell news 4' [["version_id", 10]] + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 19 ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 22]] +  (0.0ms) SELECT "pulitzer_partial_types"."label" 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", 11]] + 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", 11]] + Pulitzer::Partial Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? AND "pulitzer_partials"."post_type_version_id" = ? LIMIT ? [["free_form_section_id", 19], ["post_type_version_id", 24], ["LIMIT", 1]] +  (0.6ms) rollback transaction