spec/dummy/log/test.log in pulitzer-0.15.13 vs spec/dummy/log/test.log in pulitzer-0.15.14

- old
+ new

@@ -373572,5 +373572,4479 @@ 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", 303]]  (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", 153]] 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", 153]] 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", 301], ["post_type_version_id", 305], ["LIMIT", 1]]  (0.5ms) rollback transaction +  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; +  (1.4ms) delete from pulitzer_arrangement_styles; +  (0.2ms) TRUNCATE TABLE pulitzer_background_styles; +  (0.8ms) delete from pulitzer_background_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; +  (0.6ms) delete from pulitzer_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; +  (0.6ms) 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.7ms) delete from pulitzer_custom_options; +  (0.1ms) TRUNCATE TABLE pulitzer_free_form_section_types; +  (0.7ms) delete from pulitzer_free_form_section_types; +  (0.1ms) TRUNCATE TABLE pulitzer_free_form_sections; +  (0.8ms) delete from pulitzer_free_form_sections; +  (0.1ms) TRUNCATE TABLE pulitzer_justification_styles; +  (0.6ms) delete from pulitzer_justification_styles; +  (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.7ms) delete from pulitzer_post_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_type_custom_option_lists; +  (0.6ms) delete from pulitzer_post_type_content_element_type_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; +  (0.7ms) delete from pulitzer_post_type_content_element_types; +  (0.2ms) TRUNCATE TABLE pulitzer_post_type_versions; +  (0.8ms) delete from pulitzer_post_type_versions; +  (0.2ms) TRUNCATE TABLE pulitzer_post_types; +  (0.8ms) delete from pulitzer_post_types; +  (0.1ms) TRUNCATE TABLE pulitzer_posts; +  (0.7ms) delete from pulitzer_posts; +  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; +  (0.6ms) delete from pulitzer_sequence_flow_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_styles; +  (0.6ms) delete from pulitzer_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_tags; +  (0.7ms) delete from pulitzer_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_versions; +  (0.6ms) delete from pulitzer_versions; +  (0.1ms) TRUNCATE TABLE schema_migrations; +  (0.6ms) delete from schema_migrations; +  (0.1ms) TRUNCATE TABLE ar_internal_metadata; +  (0.6ms) delete from ar_internal_metadata; +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", "2017-07-27 23:46:53.705339"], ["updated_at", "2017-07-27 23:46:53.705339"], ["plural", "t"]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 302], ["status", "published"]] +  (0.6ms) 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", "Text"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", "2017-07-27 23:46:53.735580"], ["updated_at", "2017-07-27 23:46:53.735580"]] +  (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-07-27 23:46:53.738641"], ["updated_at", "2017-07-27 23:46:53.738641"]] +  (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", "Video"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", "2017-07-27 23:46:53.741067"], ["updated_at", "2017-07-27 23:46:53.741067"]] +  (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-07-27 23:46:53.743566"], ["updated_at", "2017-07-27 23:46:53.743566"]] +  (0.6ms) 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", 302]] + 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", 302]] + 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", 302], ["content_element_type_id", 305], ["label", "Hero Title 1"], ["created_at", "2017-07-27 23:46:53.763516"], ["updated_at", "2017-07-27 23:46:53.763516"], ["sort_order", 1]] +  (0.6ms) 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", 302], ["content_element_type_id", 305], ["label", "Hero Title 2"], ["created_at", "2017-07-27 23:46:53.766576"], ["updated_at", "2017-07-27 23:46:53.766576"], ["sort_order", 2]] +  (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", 302], ["content_element_type_id", 305], ["label", "Hero Title 3"], ["created_at", "2017-07-27 23:46:53.769467"], ["updated_at", "2017-07-27 23:46:53.769467"], ["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", 302], ["content_element_type_id", 305], ["label", "Guest Title"], ["created_at", "2017-07-27 23:46:53.772256"], ["updated_at", "2017-07-27 23:46:53.772256"], ["sort_order", 4]] +  (0.6ms) 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", 302], ["content_element_type_id", 305], ["label", "Guest Text"], ["created_at", "2017-07-27 23:46:53.775406"], ["updated_at", "2017-07-27 23:46:53.775406"], ["sort_order", 5]] +  (1.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", 302], ["content_element_type_id", 305], ["label", "Footer Title"], ["created_at", "2017-07-27 23:46:53.780958"], ["updated_at", "2017-07-27 23:46:53.780958"], ["sort_order", 6]] +  (1.3ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 302], ["content_element_type_id", 305], ["label", "Footer Text"], ["created_at", "2017-07-27 23:46:53.785439"], ["updated_at", "2017-07-27 23:46:53.785439"], ["sort_order", 7]] +  (0.6ms) 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", 302], ["content_element_type_id", 305], ["label", "Metadata title"], ["created_at", "2017-07-27 23:46:53.788728"], ["updated_at", "2017-07-27 23:46:53.788728"], ["sort_order", 8]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 302], ["content_element_type_id", 305], ["label", "Metadata description"], ["created_at", "2017-07-27 23:46:53.792518"], ["updated_at", "2017-07-27 23:46:53.792518"], ["sort_order", 9]] +  (0.6ms) 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", 302], ["content_element_type_id", 305], ["label", "Metadata keywords"], ["created_at", "2017-07-27 23:46:53.796404"], ["updated_at", "2017-07-27 23:46:53.796404"], ["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", 302], ["content_element_type_id", 308], ["label", "Call to Action Button"], ["created_at", "2017-07-27 23:46:53.800922"], ["updated_at", "2017-07-27 23:46:53.800922"], ["sort_order", 11]] +  (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", 302], ["name", "Main Content"], ["sort_order", 12]] +  (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", 302], ["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-07-27 23:46:53.921231"], ["updated_at", "2017-07-27 23:46:53.921231"], ["slug", "welcome"], ["post_type_version_id", 302]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 302], ["created_at", "2017-07-27 23:46:53.931602"], ["updated_at", "2017-07-27 23:46:53.931602"]] +  (0.6ms) 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", 302], ["status", 0], ["LIMIT", 1]] +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["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", 268], ["post_type_content_element_type_id", 837], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.955697"], ["updated_at", "2017-07-27 23:46:53.955697"]] +  (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", 302], ["status", 0], ["LIMIT", 1]] +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["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", 268], ["post_type_content_element_type_id", 838], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.962098"], ["updated_at", "2017-07-27 23:46:53.962098"]] +  (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", 302], ["status", 0], ["LIMIT", 1]] +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["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", 268], ["post_type_content_element_type_id", 839], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.968973"], ["updated_at", "2017-07-27 23:46:53.968973"]] +  (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", 302], ["status", 0], ["LIMIT", 1]] +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["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", 268], ["post_type_content_element_type_id", 840], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.975528"], ["updated_at", "2017-07-27 23:46:53.975528"]] +  (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", 302], ["status", 0], ["LIMIT", 1]] +  (0.0ms) begin transaction + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["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", 268], ["post_type_content_element_type_id", 841], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.981736"], ["updated_at", "2017-07-27 23:46:53.981736"]] +  (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", 302], ["status", 0], ["LIMIT", 1]] +  (0.0ms) begin transaction + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["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", 268], ["post_type_content_element_type_id", 842], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.988484"], ["updated_at", "2017-07-27 23:46:53.988484"]] +  (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", 302], ["status", 0], ["LIMIT", 1]] +  (0.0ms) begin transaction + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["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", 268], ["post_type_content_element_type_id", 843], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.994930"], ["updated_at", "2017-07-27 23:46:53.994930"]] +  (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", 302], ["status", 0], ["LIMIT", 1]] +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["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", 268], ["post_type_content_element_type_id", 844], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.001041"], ["updated_at", "2017-07-27 23:46:54.001041"]] +  (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", 302], ["status", 0], ["LIMIT", 1]] +  (0.0ms) begin transaction + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["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", 268], ["post_type_content_element_type_id", 845], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.008723"], ["updated_at", "2017-07-27 23:46:54.008723"]] +  (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", 302], ["status", 0], ["LIMIT", 1]] +  (0.0ms) begin transaction + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["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", 268], ["post_type_content_element_type_id", 846], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.015374"], ["updated_at", "2017-07-27 23:46:54.015374"]] +  (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", 302], ["status", 0], ["LIMIT", 1]] +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 308], ["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", 268], ["post_type_content_element_type_id", 847], ["content_element_type_id", 308], ["created_at", "2017-07-27 23:46:54.022677"], ["updated_at", "2017-07-27 23:46:54.022677"]] +  (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", 302], ["status", 0], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 268], ["free_form_section_type_id", 153], ["name", "Main Content"]] +  (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", 302], ["status", 0], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 268], ["free_form_section_type_id", 154], ["name", "Handpicked Homes"]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", "2017-07-27 23:46:54.040494"], ["updated_at", "2017-07-27 23:46:54.040494"], ["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", 303], ["status", "published"]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "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-07-27 23:46:54.049241"], ["updated_at", "2017-07-27 23:46:54.049241"], ["slug", "complete-guide-to-breckenridge"], ["post_type_version_id", 303]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Articles"], ["created_at", "2017-07-27 23:46:54.052031"], ["updated_at", "2017-07-27 23:46:54.052031"], ["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", 304], ["status", "published"]] +  (0.6ms) 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-07-27 23:46:54.059391"], ["updated_at", "2017-07-27 23:46:54.059391"], ["slug", "ski-jump-competition"], ["post_type_version_id", 304]] +  (0.7ms) 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-07-27 23:46:54.061860"], ["updated_at", "2017-07-27 23:46:54.061860"], ["plural", "t"]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 305], ["status", "published"]] +  (0.6ms) 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-07-27 23:46:54.069112"], ["updated_at", "2017-07-27 23:46:54.069112"], ["slug", "why-visit-breckenridge"], ["post_type_version_id", 305]] +  (0.6ms) 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", 302], ["status", 0], ["LIMIT", 1]] + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 302], ["status", 1], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2017-07-27 23:46:54.076901"], ["id", 268]] +  (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", 268], ["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", 302], ["created_at", "2017-07-27 23:46:54.093124"], ["updated_at", "2017-07-27 23:46:54.093124"]] +  (0.6ms) commit transaction +[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 268], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Performing Pulitzer::CloneVersionJob (Job ID: 0f34b049-f9f9-46ce-9c03-e465ddabef18) from Inline(default) with arguments: #<GlobalID:0x007fdd33af0e70 @uri=#<URI::GID gid://dummy/Pulitzer::Version/268>> +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 302], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 302], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] 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", 268]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 837], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] 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", 837], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.955697"], ["updated_at", "2017-07-27 23:46:53.955697"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 269], ["updated_at", "2017-07-27 23:46:54.120163"], ["id", 1662]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 838], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] 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", 838], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.962098"], ["updated_at", "2017-07-27 23:46:53.962098"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 269], ["updated_at", "2017-07-27 23:46:54.129091"], ["id", 1663]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 839], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] 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", 839], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.968973"], ["updated_at", "2017-07-27 23:46:53.968973"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 269], ["updated_at", "2017-07-27 23:46:54.137916"], ["id", 1664]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 840], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] 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", 840], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.975528"], ["updated_at", "2017-07-27 23:46:53.975528"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 269], ["updated_at", "2017-07-27 23:46:54.147099"], ["id", 1665]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 841], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] 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", 841], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.981736"], ["updated_at", "2017-07-27 23:46:53.981736"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 269], ["updated_at", "2017-07-27 23:46:54.156854"], ["id", 1666]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 842], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] 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", 842], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.988484"], ["updated_at", "2017-07-27 23:46:53.988484"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 269], ["updated_at", "2017-07-27 23:46:54.165338"], ["id", 1667]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 843], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] 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", 843], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.994930"], ["updated_at", "2017-07-27 23:46:53.994930"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 269], ["updated_at", "2017-07-27 23:46:54.174473"], ["id", 1668]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 844], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] 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", 844], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.001041"], ["updated_at", "2017-07-27 23:46:54.001041"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 269], ["updated_at", "2017-07-27 23:46:54.183716"], ["id", 1669]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 845], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] 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", 845], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.008723"], ["updated_at", "2017-07-27 23:46:54.008723"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 269], ["updated_at", "2017-07-27 23:46:54.192669"], ["id", 1670]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 846], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] 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", 846], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.015374"], ["updated_at", "2017-07-27 23:46:54.015374"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 269], ["updated_at", "2017-07-27 23:46:54.201575"], ["id", 1671]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 308], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 847], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] 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", 847], ["content_element_type_id", 308], ["created_at", "2017-07-27 23:46:54.022677"], ["updated_at", "2017-07-27 23:46:54.022677"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 269], ["updated_at", "2017-07-27 23:46:54.211118"], ["id", 1672]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.5ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 268]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 153], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 301]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 269], ["id", 303]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 154], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.5ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 302]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 269], ["id", 304]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Pulitzer::PostTag Load (0.2ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 268]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-07-27 23:46:54.235295"], ["id", 269]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [0f34b049-f9f9-46ce-9c03-e465ddabef18] Performed Pulitzer::CloneVersionJob (Job ID: 0f34b049-f9f9-46ce-9c03-e465ddabef18) from Inline(default) in 132.85ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 0f34b049-f9f9-46ce-9c03-e465ddabef18) to Inline(default) with arguments: #<GlobalID:0x007fdd31228bf0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/268>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 302], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 269], ["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", 302], ["status", 1], ["LIMIT", 1]] + Pulitzer::ContentElement Load (0.2ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 268]] +  (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-07-27 23:46:54.244445"], ["id", 1651]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 2"], ["updated_at", "2017-07-27 23:46:54.246969"], ["id", 1652]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 3"], ["updated_at", "2017-07-27 23:46:54.249473"], ["id", 1653]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Title"], ["updated_at", "2017-07-27 23:46:54.252299"], ["id", 1654]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Text"], ["updated_at", "2017-07-27 23:46:54.254837"], ["id", 1655]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", "2017-07-27 23:46:54.257293"], ["id", 1656]] +  (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-07-27 23:46:54.259969"], ["id", 1657]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", "2017-07-27 23:46:54.262451"], ["id", 1658]] +  (0.5ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", "2017-07-27 23:46:54.264901"], ["id", 1659]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata keywords"], ["updated_at", "2017-07-27 23:46:54.267403"], ["id", 1660]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Call to Action Button"], ["updated_at", "2017-07-27 23:46:54.269888"], ["id", 1661]] +  (0.6ms) commit transaction +  (0.0ms) 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", 76], ["display", "Rental Estimate"], ["value", "contactMgmt"]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 76], ["display", "Agent Coterie"], ["value", "contactRealEstate"]] +  (0.5ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 302], ["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", 302], ["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", 302], ["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" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 268], ["name", "Main Content"], ["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", "partial with no display"], ["created_at", "2017-07-27 23:46:54.414763"], ["updated_at", "2017-07-27 23:46:54.414763"], ["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", "status") VALUES (?, ?) [["post_type_id", 306], ["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", 301], ["LIMIT", 1]] +  (0.2ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 301]] + SQL (0.2ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 306], ["free_form_section_id", 301], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/welcome/welcome" for 127.0.0.1 at 2017-07-27 17:46:54 -0600 +Processing by PagesController#welcome as HTML + Parameters: {"slug"=>"welcome"} + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 302], ["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", 302], ["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", 302], ["status", 1], ["LIMIT", 1]] + 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 19ms (Views: 9.5ms | ActiveRecord: 0.5ms) +  (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", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-07-27 23:46:54.475382"], ["updated_at", "2017-07-27 23:46:54.475382"], ["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", 306]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/arrangement_styles/new?arrangement_style%5Bpost_type_version_id%5D=306" for 127.0.0.1 at 2017-07-27 17:46:54 -0600 +Processing by Pulitzer::ArrangementStylesController#new as HTML + Parameters: {"arrangement_style"=>{"post_type_version_id"=>"306"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 306], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_form_fields.html.erb (0.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_new.html.erb (10.3ms) +Completed 200 OK in 20ms (Views: 13.3ms | ActiveRecord: 0.5ms) +  (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-07-27 23:46:54.536527"], ["updated_at", "2017-07-27 23:46:54.536527"], ["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", 306]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started POST "/pulitzer/arrangement_styles?arrangement_style%5Bdisplay_name%5D=Pretty+Arrangement&arrangement_style%5Bpost_type_version_id%5D=306&arrangement_style%5Bview_file_name%5D=pretty-arrangement" for 127.0.0.1 at 2017-07-27 17:46:54 -0600 +Processing by Pulitzer::ArrangementStylesController#create as HTML + Parameters: {"arrangement_style"=>{"display_name"=>"Pretty Arrangement", "post_type_version_id"=>"306", "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", 306], ["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", 306], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_show.html.erb (2.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_show_wrapper.html.erb (4.9ms) +Completed 200 OK in 9ms (Views: 6.8ms | 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.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-07-27 23:46:54.557468"], ["updated_at", "2017-07-27 23:46:54.557468"], ["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", 306]] +  (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", 306], ["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-07-27 17:46:54 -0600 +Processing by Pulitzer::ArrangementStylesController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::ArrangementStyle Load (0.2ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_form_fields.html.erb (0.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_form.html.erb (6.3ms) +Completed 200 OK in 9ms (Views: 8.4ms | 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-07-27 23:46:54.577171"], ["updated_at", "2017-07-27 23:46:54.577171"], ["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", 306]] +  (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", 306], ["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-07-27 17:46:54 -0600 +Processing by Pulitzer::ArrangementStylesController#update as HTML + Parameters: {"arrangement_style"=>{"display_name"=>"edited name"}, "id"=>"1"} + Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.3ms) 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", 306], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_show.html.erb (1.6ms) +Completed 200 OK in 6ms (Views: 1.8ms | ActiveRecord: 0.6ms) + 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-07-27 23:46:54.594156"], ["updated_at", "2017-07-27 23:46:54.594156"], ["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", 306]] +  (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", 306], ["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-07-27 17:46:54 -0600 +Processing by Pulitzer::ArrangementStylesController#destroy as HTML + Parameters: {"id"=>"1"} + Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) DELETE FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."id" = ? [["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Completed 200 OK in 2ms (ActiveRecord: 0.3ms) + Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.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", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-07-27 23:46:54.607095"], ["updated_at", "2017-07-27 23:46:54.607095"], ["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", 306]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/background_styles/new?background_style%5Bpost_type_version_id%5D=306" for 127.0.0.1 at 2017-07-27 17:46:54 -0600 +Processing by Pulitzer::BackgroundStylesController#new as HTML + Parameters: {"background_style"=>{"post_type_version_id"=>"306"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 306], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_form_fields.html.erb (0.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_new.html.erb (6.4ms) +Completed 200 OK in 18ms (Views: 8.5ms | ActiveRecord: 0.4ms) +  (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-07-27 23:46:54.634376"], ["updated_at", "2017-07-27 23:46:54.634376"], ["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", 306]] +  (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=306" for 127.0.0.1 at 2017-07-27 17:46:54 -0600 +Processing by Pulitzer::BackgroundStylesController#create as HTML + Parameters: {"background_style"=>{"css_class_name"=>"pretty-class", "display_name"=>"Pretty Class", "post_type_version_id"=>"306"}} +  (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", 306], ["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", 306], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_show.html.erb (2.7ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_show_wrapper.html.erb (5.1ms) +Completed 200 OK in 9ms (Views: 7.2ms | ActiveRecord: 0.3ms) + Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" ORDER BY "pulitzer_background_styles"."id" DESC LIMIT ? [["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.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-07-27 23:46:54.652785"], ["updated_at", "2017-07-27 23:46:54.652785"], ["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", 306]] +  (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", 306], ["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-07-27 17:46:54 -0600 +Processing by Pulitzer::BackgroundStylesController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::BackgroundStyle Load (0.2ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.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.7ms) +Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.2ms) +  (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-07-27 23:46:54.669255"], ["updated_at", "2017-07-27 23:46:54.669255"], ["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", 306]] +  (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", 306], ["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-07-27 17:46:54 -0600 +Processing by Pulitzer::BackgroundStylesController#update as HTML + Parameters: {"background_style"=>{"display_name"=>"edited name"}, "id"=>"1"} + Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_background_styles" SET "display_name" = ? WHERE "pulitzer_background_styles"."id" = ? [["display_name", "edited name"], ["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 306], ["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.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", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-07-27 23:46:54.688587"], ["updated_at", "2017-07-27 23:46:54.688587"], ["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", 306]] +  (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", 306], ["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-07-27 17:46:54 -0600 +Processing by Pulitzer::BackgroundStylesController#destroy as HTML + Parameters: {"id"=>"1"} + Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) DELETE FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."id" = ? [["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Completed 200 OK in 2ms (ActiveRecord: 0.3ms) + Pulitzer::BackgroundStyle Load (0.0ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.3ms) 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", 308], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.6ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "remove me"], ["updated_at", "2017-07-27 23:46:54.703424"], ["id", 1661]] +  (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", 76], ["LIMIT", 1]] +Started PATCH "/pulitzer/content_elements/1661?content_element%5Bclickable_kind%5D=gid%3A%2F%2Fdummy%2FPulitzer%3A%3ACustomOptionList%2F76&content_element%5Bcustom_option_id%5D=151" for 127.0.0.1 at 2017-07-27 17:46:54 -0600 +Processing by Pulitzer::ContentElementsController#update as HTML + Parameters: {"content_element"=>{"clickable_kind"=>"gid://dummy/Pulitzer::CustomOptionList/76", "custom_option_id"=>"151"}, "id"=>"1661"} + 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", 1661], ["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", 76], ["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", 151], ["body", nil], ["updated_at", "2017-07-27 23:46:54.715983"], ["id", 1661]] +  (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", 847], ["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", 308], ["LIMIT", 1]] + Pulitzer::CustomOption Load (0.1ms) SELECT "pulitzer_custom_options".* FROM "pulitzer_custom_options" WHERE "pulitzer_custom_options"."id" = ? LIMIT ? [["id", 151], ["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", 76], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (10.2ms) +Completed 200 OK in 19ms (Views: 13.7ms | ActiveRecord: 1.0ms) + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? LIMIT ? [["id", 1661], ["LIMIT", 1]] +  (0.3ms) 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", 308], ["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", 151], ["updated_at", "2017-07-27 23:46:54.737230"], ["id", 1661]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/content_elements/1661?content_element%5Bbody%5D=http%3A%2F%2Fgoogle.com&content_element%5Bclickable_kind%5D=url" for 127.0.0.1 at 2017-07-27 17:46:54 -0600 +Processing by Pulitzer::ContentElementsController#update as HTML + Parameters: {"content_element"=>{"body"=>"http://google.com", "clickable_kind"=>"url"}, "id"=>"1661"} + 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", 1661], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) 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-07-27 23:46:54.743016"], ["id", 1661]] +  (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", 847], ["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", 308], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (3.6ms) +Completed 200 OK in 8ms (Views: 3.7ms | ActiveRecord: 0.8ms) + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? LIMIT ? [["id", 1661], ["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", "free as a bird"], ["created_at", "2017-07-27 23:46:54.753123"], ["updated_at", "2017-07-27 23:46:54.753123"], ["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", 306]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/free_form_section_types/new?post_type_version_id=306" for 127.0.0.1 at 2017-07-27 17:46:54 -0600 +Processing by Pulitzer::FreeFormSectionTypesController#new as HTML + Parameters: {"post_type_version_id"=>"306"} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 306], ["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 9ms (Views: 6.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") VALUES (?, ?, ?, ?) [["name", "free as a bird"], ["created_at", "2017-07-27 23:46:54.774218"], ["updated_at", "2017-07-27 23:46:54.774218"], ["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", 306]] +  (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=306" for 127.0.0.1 at 2017-07-27 17:46:54 -0600 +Processing by Pulitzer::FreeFormSectionTypesController#create as HTML + Parameters: {"free_form_section_type"=>{"name"=>"test sidebar", "post_type_version_id"=>"306"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 306], ["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", 306]] + 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", 306]] + SQL (0.2ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 306], ["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", 306]] + 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.1ms) +Completed 200 OK in 15ms (Views: 5.1ms | ActiveRecord: 1.0ms) + 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.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-07-27 23:46:54.797520"], ["updated_at", "2017-07-27 23:46:54.797520"], ["plural", "t"]] +  (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", 306]] +  (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", 306]] + 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", 306]] + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 306], ["name", "main content"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/free_form_section_types/155/edit" for 127.0.0.1 at 2017-07-27 17:46:54 -0600 +Processing by Pulitzer::FreeFormSectionTypesController#edit as HTML + Parameters: {"id"=>"155"} + 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", 155], ["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 (1.9ms) +Completed 200 OK in 7ms (Views: 5.0ms | 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-07-27 23:46:54.817247"], ["updated_at", "2017-07-27 23:46:54.817247"], ["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", 306]] +  (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", 306]] + 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", 306]] + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 306], ["name", "main content"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/free_form_section_types/155?free_form_section_type%5Bname%5D=edited+name" for 127.0.0.1 at 2017-07-27 17:46:54 -0600 +Processing by Pulitzer::FreeFormSectionTypesController#update as HTML + Parameters: {"free_form_section_type"=>{"name"=>"edited name"}, "id"=>"155"} + 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", 155], ["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", 155]] +  (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", 306], ["LIMIT", 1]] + Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 306]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_show.html.erb (0.4ms) +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", 155], ["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-07-27 23:46:54.837651"], ["updated_at", "2017-07-27 23:46:54.837651"], ["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", 306]] +  (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", 306]] + 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", 306]] + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 306], ["name", "main content"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/free_form_section_types/155" for 127.0.0.1 at 2017-07-27 17:46:54 -0600 +Processing by Pulitzer::FreeFormSectionTypesController#destroy as HTML + Parameters: {"id"=>"155"} + 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", 155], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.1ms) DELETE FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."id" = ? [["id", 155]] +  (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", 306], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 306]] +Completed 200 OK in 5ms (ActiveRecord: 0.6ms) + 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", 155], ["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-07-27 23:46:54.856335"], ["updated_at", "2017-07-27 23:46:54.856335"], ["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", 306]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/justification_styles/new?justification_style%5Bpost_type_version_id%5D=306" for 127.0.0.1 at 2017-07-27 17:46:54 -0600 +Processing by Pulitzer::JustificationStylesController#new as HTML + Parameters: {"justification_style"=>{"post_type_version_id"=>"306"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 306], ["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.2ms) +Completed 200 OK in 18ms (Views: 8.4ms | ActiveRecord: 0.7ms) +  (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-07-27 23:46:54.883431"], ["updated_at", "2017-07-27 23:46:54.883431"], ["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", 306]] +  (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=306" for 127.0.0.1 at 2017-07-27 17:46:54 -0600 +Processing by Pulitzer::JustificationStylesController#create as HTML + Parameters: {"justification_style"=>{"css_class_name"=>"pretty-class", "display_name"=>"Pretty Class", "post_type_version_id"=>"306"}} +  (0.2ms) 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", 306], ["display_name", "Pretty Class"], ["css_class_name", "pretty-class"]] +  (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", 306], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_show.html.erb (4.7ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_show_wrapper.html.erb (9.3ms) +Completed 200 OK in 18ms (Views: 13.3ms | ActiveRecord: 0.7ms) + Pulitzer::JustificationStyle Load (0.2ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" ORDER BY "pulitzer_justification_styles"."id" DESC LIMIT ? [["LIMIT", 1]] +  (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-07-27 23:46:54.916567"], ["updated_at", "2017-07-27 23:46:54.916567"], ["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", 306]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (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", 306], ["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-07-27 17:46:54 -0600 +Processing by Pulitzer::JustificationStylesController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.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 (2.3ms) +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-07-27 23:46:54.932618"], ["updated_at", "2017-07-27 23:46:54.932618"], ["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", 306]] +  (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", 306], ["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-07-27 17:46:54 -0600 +Processing by Pulitzer::JustificationStylesController#update as HTML + Parameters: {"justification_style"=>{"display_name"=>"edited name"}, "id"=>"1"} + Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.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", 306], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_show.html.erb (1.7ms) +Completed 200 OK in 5ms (Views: 2.0ms | ActiveRecord: 0.5ms) + 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.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-07-27 23:46:54.949081"], ["updated_at", "2017-07-27 23:46:54.949081"], ["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", 306]] +  (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", 306], ["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-07-27 17:46:54 -0600 +Processing by Pulitzer::JustificationStylesController#destroy as HTML + Parameters: {"id"=>"1"} + Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) DELETE FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."id" = ? [["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Completed 200 OK in 3ms (ActiveRecord: 0.5ms) + 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.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Centered Text White BG"], ["created_at", "2017-07-27 23:46:54.965896"], ["updated_at", "2017-07-27 23:46:54.965896"], ["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", 306], ["status", "published"]] +  (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 GET "/pulitzer/partials/new?partial%5Bfree_form_section_id%5D=305" for 127.0.0.1 at 2017-07-27 17:46:54 -0600 +Processing by Pulitzer::PartialsController#new as HTML + Parameters: {"partial"=>{"free_form_section_id"=>"305"}} + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 305], ["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", 306], ["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", 306], ["status", "published"], ["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", 306], ["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", 306]] + 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", 306]] + 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", 306]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_new.html.erb (25.2ms) +Completed 200 OK in 31ms (Views: 27.1ms | ActiveRecord: 1.5ms) +  (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-07-27 23:46:55.011364"], ["updated_at", "2017-07-27 23:46:55.011364"], ["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", 306], ["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", 306], ["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", 306], ["display_name", "Left"], ["css_class_name", "left"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_sequence_flow_styles" ("post_type_version_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_version_id", 306], ["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", 306], ["display_name", "Image Right"], ["view_file_name", "image-right"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("name") VALUES (?) [["name", "free as a bird"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started POST "/pulitzer/partials?partial%5Barrangement_style_id%5D=1&partial%5Bbackground_style_id%5D=1&partial%5Bfree_form_section_id%5D=305&partial%5Bjustification_style_id%5D=1&partial%5Bpost_type_version_id%5D=306&partial%5Bsequence_flow_style_id%5D=1" for 127.0.0.1 at 2017-07-27 17:46:55 -0600 +Processing by Pulitzer::PartialsController#create as HTML + Parameters: {"partial"=>{"arrangement_style_id"=>"1", "background_style_id"=>"1", "free_form_section_id"=>"305", "justification_style_id"=>"1", "post_type_version_id"=>"306", "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", 305], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::FreeFormSection Load (0.3ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 305]] + 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", 306], ["free_form_section_id", 305], ["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", 306], ["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", 306]] + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 306], ["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.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", 306], ["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]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_partial_index.html.erb (2.9ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_show.html.erb (27.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_show_wrapper.html.erb (29.3ms) +Completed 200 OK in 44ms (Views: 30.3ms | ActiveRecord: 1.9ms) + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" ORDER BY "pulitzer_partials"."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_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-07-27 23:46:55.081505"], ["updated_at", "2017-07-27 23:46:55.081505"], ["plural", "t"], ["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", "status") VALUES (?, ?) [["post_type_id", 306], ["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", 305], ["LIMIT", 1]] +  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 305]] + SQL (0.1ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order", "label") VALUES (?, ?, ?, ?) [["post_type_version_id", 306], ["free_form_section_id", 305], ["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-07-27 17:46:55 -0600 +Processing by Pulitzer::PartialsController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_drag_handle.html.erb (0.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", 306], ["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", 306], ["LIMIT", 1]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 306], ["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", 306], ["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", 306], ["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", 306]] + 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", 306]] + 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", 306]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_form.html.erb (9.8ms) +Completed 200 OK in 13ms (Views: 11.0ms | 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-07-27 23:46:55.107248"], ["updated_at", "2017-07-27 23:46:55.107248"], ["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") VALUES (?) [["post_type_id", 306]] +  (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-07-27 23:46:55.112325"], ["updated_at", "2017-07-27 23:46:55.112325"], ["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", 307], ["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", 305], ["LIMIT", 1]] +  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 305]] + SQL (0.2ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order", "label") VALUES (?, ?, ?, ?) [["post_type_version_id", 307], ["free_form_section_id", 305], ["sort_order", 1], ["label", "test partial"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/partials/1?partial%5Bpost_type_version_id%5D=306" for 127.0.0.1 at 2017-07-27 17:46:55 -0600 +Processing by Pulitzer::PartialsController#update as HTML + Parameters: {"partial"=>{"post_type_version_id"=>"306"}, "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", 306], ["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", 306], ["LIMIT", 1]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 306], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_drag_handle.html.erb (0.1ms) +  (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", 306], ["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]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_partial_index.html.erb (1.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_show.html.erb (5.6ms) +Completed 200 OK in 8ms (Views: 5.6ms | ActiveRecord: 0.6ms) + 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", 306], ["LIMIT", 1]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 306], ["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-07-27 23:46:55.139112"], ["updated_at", "2017-07-27 23:46:55.139112"], ["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", 306], ["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.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", 306]] + 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", 306]] + 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", 306], ["content_element_type_id", 308], ["label", "Action Button"], ["created_at", "2017-07-27 23:46:55.146533"], ["updated_at", "2017-07-27 23:46:55.146533"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/post_type_content_element_types/848/edit" for 127.0.0.1 at 2017-07-27 17:46:55 -0600 +Processing by Pulitzer::PostTypeContentElementTypesController#edit as HTML + Parameters: {"id"=>"848"} + Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 848], ["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.0ms) 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 (6.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_form.html.erb (10.0ms) +Completed 200 OK in 14ms (Views: 11.9ms | 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.3ms) 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-07-27 23:46:55.168837"], ["updated_at", "2017-07-27 23:46:55.168837"], ["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", 306], ["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=308&post_type_content_element_type%5Blabel%5D=Action+Button+2&post_type_content_element_type%5Bpost_type_version_id%5D=306" for 127.0.0.1 at 2017-07-27 17:46:55 -0600 +Processing by Pulitzer::PostTypeContentElementTypesController#create as HTML + Parameters: {"post_type_content_element_type"=>{"clickable_kind"=>"any", "content_element_type_id"=>"308", "label"=>"Action Button 2", "post_type_version_id"=>"306"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 306], ["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", 306]] + 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", 306]] + 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", 306], ["content_element_type_id", 308], ["label", "Action Button 2"], ["created_at", "2017-07-27 23:46:55.180446"], ["updated_at", "2017-07-27 23:46:55.180446"], ["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", 306]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 308], ["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 (6.7ms) +Completed 200 OK in 17ms (Views: 8.5ms | 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.3ms) 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-07-27 23:46:55.196184"], ["updated_at", "2017-07-27 23:46:55.196184"], ["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", 306], ["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%2F76&post_type_content_element_type%5Bcontent_element_type_id%5D=308&post_type_content_element_type%5Blabel%5D=Action+Button+2&post_type_content_element_type%5Bpost_type_version_id%5D=306" for 127.0.0.1 at 2017-07-27 17:46:55 -0600 +Processing by Pulitzer::PostTypeContentElementTypesController#create as HTML + Parameters: {"post_type_content_element_type"=>{"clickable_kind"=>"gid://dummy/Pulitzer::CustomOptionList/76", "content_element_type_id"=>"308", "label"=>"Action Button 2", "post_type_version_id"=>"306"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 306], ["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", 306]] + 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", 306]] + 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", "clickable_kind") VALUES (?, ?, ?, ?, ?, ?, ?) [["post_type_version_id", 306], ["content_element_type_id", 308], ["label", "Action Button 2"], ["created_at", "2017-07-27 23:46:55.206199"], ["updated_at", "2017-07-27 23:46:55.206199"], ["sort_order", 1], ["clickable_kind", "gid://dummy/Pulitzer::CustomOptionList/76"]] +  (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", 306]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 308], ["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", 76], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show.html.erb (2.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show_wrapper.html.erb (2.6ms) +Completed 200 OK in 9ms (Views: 2.7ms | 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]] + Pulitzer::CustomOptionList Load (0.1ms) SELECT "pulitzer_custom_option_lists".* FROM "pulitzer_custom_option_lists" WHERE "pulitzer_custom_option_lists"."id" = ? LIMIT ? [["id", 76], ["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.0ms) 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.2ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text and Action"], ["created_at", "2017-07-27 23:46:55.215860"], ["updated_at", "2017-07-27 23:46:55.215860"], ["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", 306], ["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=308&post_type_content_element_type%5Blabel%5D=Action+Button+2&post_type_content_element_type%5Bpost_type_version_id%5D=306" for 127.0.0.1 at 2017-07-27 17:46:55 -0600 +Processing by Pulitzer::PostTypeContentElementTypesController#create as HTML + Parameters: {"post_type_content_element_type"=>{"clickable_kind"=>"url", "content_element_type_id"=>"308", "label"=>"Action Button 2", "post_type_version_id"=>"306"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 306], ["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", 306]] + 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", 306]] + 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", "clickable_kind") VALUES (?, ?, ?, ?, ?, ?, ?) [["post_type_version_id", 306], ["content_element_type_id", 308], ["label", "Action Button 2"], ["created_at", "2017-07-27 23:46:55.225791"], ["updated_at", "2017-07-27 23:46:55.225791"], ["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", 306]] + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 308], ["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 10ms (Views: 3.3ms | ActiveRecord: 0.8ms) + 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.0ms) 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-07-27 23:46:55.235993"], ["updated_at", "2017-07-27 23:46:55.235993"], ["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", 306], ["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", 306]] + 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", 306]] + 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", 306], ["content_element_type_id", 308], ["label", "Action Button"], ["created_at", "2017-07-27 23:46:55.245618"], ["updated_at", "2017-07-27 23:46:55.245618"], ["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.1ms) UPDATE "pulitzer_post_type_content_element_types" SET "updated_at" = ?, "clickable_kind" = ? WHERE "pulitzer_post_type_content_element_types"."id" = ? [["updated_at", "2017-07-27 23:46:55.247418"], ["clickable_kind", "gid://dummy/Pulitzer::CustomOptionList/76"], ["id", 848]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/post_type_content_element_types/848" for 127.0.0.1 at 2017-07-27 17:46:55 -0600 +Processing by Pulitzer::PostTypeContentElementTypesController#show as HTML + Parameters: {"id"=>"848"} + Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 848], ["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", 308], ["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", 76], ["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", 306], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show.html.erb (4.5ms) +Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.5ms) +  (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-07-27 23:46:55.258843"], ["updated_at", "2017-07-27 23:46:55.258843"], ["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", 306], ["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", 306]] + 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", 306]] + 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", 306], ["content_element_type_id", 308], ["label", "Action Button"], ["created_at", "2017-07-27 23:46:55.265475"], ["updated_at", "2017-07-27 23:46:55.265475"], ["sort_order", 1]] +  (0.0ms) 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.1ms) UPDATE "pulitzer_post_type_content_element_types" SET "updated_at" = ?, "clickable_kind" = ? WHERE "pulitzer_post_type_content_element_types"."id" = ? [["updated_at", "2017-07-27 23:46:55.267153"], ["clickable_kind", "gid://dummy/Pulitzer::CustomOptionList/76"], ["id", 848]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/post_type_content_element_types/848?post_type_content_element_type%5Bclickable_kind%5D=url&post_type_content_element_type%5Bcontent_element_type_id%5D=308&post_type_content_element_type%5Blabel%5D=Action+Button+2&post_type_content_element_type%5Bpost_type_version_id%5D=306" for 127.0.0.1 at 2017-07-27 17:46:55 -0600 +Processing by Pulitzer::PostTypeContentElementTypesController#update as HTML + Parameters: {"post_type_content_element_type"=>{"clickable_kind"=>"url", "content_element_type_id"=>"308", "label"=>"Action Button 2", "post_type_version_id"=>"306"}, "id"=>"848"} + 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", 848], ["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-07-27 23:46:55.274257"], ["id", 848]] +  (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", 306], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 306]] + 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", 306], ["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", 308], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show.html.erb (1.8ms) +Completed 200 OK in 12ms (Views: 2.0ms | ActiveRecord: 1.0ms) + Pulitzer::PostTypeContentElementType Load (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", 848], ["LIMIT", 1]] +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text and Action"], ["created_at", "2017-07-27 23:46:55.289020"], ["updated_at", "2017-07-27 23:46:55.289020"], ["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", 306], ["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", 306]] + 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", 306]] + 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", 306], ["content_element_type_id", 308], ["label", "Action Button"], ["created_at", "2017-07-27 23:46:55.298669"], ["updated_at", "2017-07-27 23:46:55.298669"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/post_type_content_element_types/848" for 127.0.0.1 at 2017-07-27 17:46:55 -0600 +Processing by Pulitzer::PostTypeContentElementTypesController#destroy as HTML + Parameters: {"id"=>"848"} + Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 848], ["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", 848]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::PostTypeVersion Load (0.3ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 306], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 306]] +Completed 200 OK in 10ms (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" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 848], ["LIMIT", 1]] +  (1.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/302/export" for 127.0.0.1 at 2017-07-27 17:46:55 -0600 +Processing by Pulitzer::PostTypeVersionsController#export as HTML + Parameters: {"id"=>"302"} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 302], ["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", 302]] + 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", 837]] + 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", 838]] + 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", 839]] + 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", 840]] + 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", 841]] + 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", 842]] + 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", 843]] + Pulitzer::Style Load (0.3ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 844]] + 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", 845]] + 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", 846]] + 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", 847]] + 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", 302]] + 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", 153]] + 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", 154]] + 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", 302]] + 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", 302]] + 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", 302]] + 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", 302]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 302], ["LIMIT", 1]] + Rendering text template + Rendered text template (0.0ms) +Sent data welcome-v1.json (1.1ms) +Completed 200 OK in 37ms (Views: 1.0ms | ActiveRecord: 2.9ms) + Pulitzer::PostTypeContentElementType 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", 302]] +  (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-07-27 17:46:55 -0600 +Processing by Pulitzer::PostTypesController#create as HTML + Parameters: {"post_type"=>{"kind"=>"template", "name"=>"Flock of birds", "plural"=>"1"}} +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Flock of birds"], ["created_at", "2017-07-27 23:46:55.365331"], ["updated_at", "2017-07-27 23:46:55.365331"], ["plural", "t"]] +  (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", 306]] +  (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.9ms) +Completed 200 OK in 12ms (Views: 6.2ms | ActiveRecord: 1.0ms) + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Flock of birds"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? ORDER BY "pulitzer_post_type_versions"."id" ASC LIMIT ? [["post_type_id", 306], ["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", 306], ["LIMIT", 1]] +  (0.3ms) 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-07-27 17:46:55 -0600 +Processing by Pulitzer::PostTypesController#create as HTML + Parameters: {"post_type"=>{"kind"=>"template", "name"=>"Crow", "plural"=>"0"}} +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Crow"], ["created_at", "2017-07-27 23:46:55.384103"], ["updated_at", "2017-07-27 23:46:55.384103"], ["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", 306]] +  (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", 306], ["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.2ms) 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-07-27 23:46:55.392282"], ["updated_at", "2017-07-27 23:46:55.392282"], ["slug", "crow"], ["post_type_version_id", 306]] +  (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", 306]] + 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", 306]] + 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 (1.8ms) +Completed 200 OK in 16ms (Views: 2.5ms | ActiveRecord: 1.8ms) + 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.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", 306], ["LIMIT", 1]] +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 306]] + 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", 306], ["LIMIT", 1]] +  (0.4ms) 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/302/export" for 127.0.0.1 at 2017-07-27 17:46:55 -0600 +Processing by Pulitzer::PostTypesController#export as HTML + Parameters: {"id"=>"302"} + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 302], ["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", 302]] + Pulitzer::PostTypeContentElementType 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", 302]] + 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", 837]] + 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", 838]] + 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", 839]] + 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", 840]] + 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", 841]] + 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", 842]] + 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", 843]] + 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", 844]] + 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", 845]] + 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", 846]] + 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", 847]] + 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", 302]] + 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", 153]] + 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", 154]] + 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", 302]] + 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", 302]] + 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", 302]] + 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", 302]] + Rendering text template + Rendered text template (0.0ms) +Sent data welcome.json (0.4ms) +Completed 200 OK in 26ms (Views: 0.3ms | ActiveRecord: 2.1ms) + 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", 302]] +  (0.1ms) 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-07-27 23:46:55.440146"], ["updated_at", "2017-07-27 23:46:55.440146"], ["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", 306]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/sequence_flow_styles/new?sequence_flow_style%5Bpost_type_version_id%5D=306" for 127.0.0.1 at 2017-07-27 17:46:55 -0600 +Processing by Pulitzer::SequenceFlowStylesController#new as HTML + Parameters: {"sequence_flow_style"=>{"post_type_version_id"=>"306"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 306], ["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 (8.1ms) +Completed 200 OK in 11ms (Views: 10.2ms | 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-07-27 23:46:55.461488"], ["updated_at", "2017-07-27 23:46:55.461488"], ["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", 306]] +  (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=306" for 127.0.0.1 at 2017-07-27 17:46:55 -0600 +Processing by Pulitzer::SequenceFlowStylesController#create as HTML + Parameters: {"sequence_flow_style"=>{"css_class_name"=>"pretty-class", "display_name"=>"Pretty Class", "post_type_version_id"=>"306"}} +  (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", 306], ["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", 306], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_show.html.erb (2.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_show_wrapper.html.erb (4.7ms) +Completed 200 OK in 9ms (Views: 6.8ms | 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-07-27 23:46:55.479685"], ["updated_at", "2017-07-27 23:46:55.479685"], ["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", 306]] +  (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", 306], ["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-07-27 17:46:55 -0600 +Processing by Pulitzer::SequenceFlowStylesController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.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.3ms) +Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.1ms) +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2017-07-27 23:46:55.498026"], ["updated_at", "2017-07-27 23:46:55.498026"], ["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", 306]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) 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", 306], ["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-07-27 17:46:55 -0600 +Processing by Pulitzer::SequenceFlowStylesController#update as HTML + Parameters: {"sequence_flow_style"=>{"display_name"=>"edited name"}, "id"=>"1"} + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_sequence_flow_styles" SET "display_name" = ? WHERE "pulitzer_sequence_flow_styles"."id" = ? [["display_name", "edited name"], ["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 306], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_show.html.erb (1.8ms) +Completed 200 OK in 4ms (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.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-07-27 23:46:55.516039"], ["updated_at", "2017-07-27 23:46:55.516039"], ["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", 306]] +  (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", 306], ["display_name", "White"], ["css_class_name", "white"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/sequence_flow_styles/1" for 127.0.0.1 at 2017-07-27 17:46:55 -0600 +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.0ms) RELEASE SAVEPOINT active_record_1 +Completed 200 OK in 1ms (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", 302], ["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", 302], ["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", 302], ["status", 1], ["LIMIT", 1]] +  (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", 268]] + SQL (0.5ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 1651]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 1652]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 1653]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 1654]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 1655]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 1656]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 1657]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 1658]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 1659]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 1660]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 1661]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 268]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 301]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 302]] + Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 268]] + SQL (0.1ms) DELETE FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? [["id", 268]] +  (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", 302], ["status", 0], ["LIMIT", 1]] +Started PATCH "/pulitzer/versions/269?status=abandoned" for 127.0.0.1 at 2017-07-27 17:46:55 -0600 +Processing by Pulitzer::VersionsController#update as HTML + Parameters: {"status"=>"abandoned", "id"=>"269"} + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 269], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 302], ["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", 302], ["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-07-27 23:46:55.557082"], ["id", 269]] +  (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", 269], ["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", 302]] + 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", 269]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 1662]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 1663]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 1664]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 1665]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 1666]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 1667]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 1668]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 1669]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 1670]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 1671]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 1672]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 269]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 303]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 304]] + Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 269]] + SQL (0.1ms) DELETE FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? [["id", 269]] + SQL (0.1ms) DELETE FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? [["id", 302]] +  (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", 302], ["LIMIT", 1]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 302], ["LIMIT", 1]] +Completed 200 OK in 40ms (Views: 0.2ms | ActiveRecord: 2.6ms) + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 269], ["LIMIT", 1]] + Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 302], ["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", 302], ["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", 302], ["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", 302], ["status", 0], ["LIMIT", 1]] + Pulitzer::ContentElement Load (0.3ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" INNER JOIN "pulitzer_post_type_content_element_types" ON "pulitzer_post_type_content_element_types"."id" = "pulitzer_content_elements"."post_type_content_element_type_id" WHERE "pulitzer_content_elements"."version_id" = ? AND "pulitzer_post_type_content_element_types"."required" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 269], ["required", "t"]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 269]] + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (303, 304) ORDER BY "pulitzer_partials"."sort_order" ASC +  (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", 302]] + 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" IN ('Main Content', 'Handpicked Homes') [["version_id", 269]] + 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", 302]] +  (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", 153]] + 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", 153]] +  (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", 154]] + 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", 154]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 302], ["status", 1], ["LIMIT", 1]] +  (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-07-27 23:46:55.618690"], ["id", 269]] +  (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", 269], ["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", 302], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2017-07-27 23:46:55.623606"], ["id", 268]] +  (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", 302], ["created_at", "2017-07-27 23:46:55.625719"], ["updated_at", "2017-07-27 23:46:55.625719"]] +  (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", 269], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Performing Pulitzer::CloneVersionJob (Job ID: 47208e38-bc98-4244-8f7d-c84dc81c24af) from Inline(default) with arguments: #<GlobalID:0x007fdd30ebc9d0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/269>> +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 302], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] 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", 302], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] 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", 269]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 837], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] 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", 837], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.955697"], ["updated_at", "2017-07-27 23:46:54.120163"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:55.642964"], ["id", 1673]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 838], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] SQL (0.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", 838], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.962098"], ["updated_at", "2017-07-27 23:46:54.129091"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:55.650017"], ["id", 1674]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 839], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] SQL (0.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", 839], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.968973"], ["updated_at", "2017-07-27 23:46:54.137916"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:55.658178"], ["id", 1675]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 840], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] SQL (0.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", 840], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.975528"], ["updated_at", "2017-07-27 23:46:54.147099"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:55.665152"], ["id", 1676]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 841], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] SQL (0.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", 841], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.981736"], ["updated_at", "2017-07-27 23:46:54.156854"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:55.672366"], ["id", 1677]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 842], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] SQL (0.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", 842], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.988484"], ["updated_at", "2017-07-27 23:46:54.165338"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:55.679069"], ["id", 1678]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 843], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] SQL (0.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", 843], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.994930"], ["updated_at", "2017-07-27 23:46:54.174473"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:55.686273"], ["id", 1679]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 844], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] SQL (0.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", 844], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.001041"], ["updated_at", "2017-07-27 23:46:54.183716"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:55.693784"], ["id", 1680]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 845], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] SQL (0.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", 845], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.008723"], ["updated_at", "2017-07-27 23:46:54.192669"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:55.701040"], ["id", 1681]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 846], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] SQL (0.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", 846], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.015374"], ["updated_at", "2017-07-27 23:46:54.201575"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:55.707651"], ["id", 1682]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 308], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 847], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] SQL (0.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", 847], ["content_element_type_id", 308], ["created_at", "2017-07-27 23:46:54.022677"], ["updated_at", "2017-07-27 23:46:54.211118"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:55.714744"], ["id", 1683]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 269]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 153], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 303]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 270], ["id", 305]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 154], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 304]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 270], ["id", 306]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 269]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-07-27 23:46:55.727319"], ["id", 270]] +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [47208e38-bc98-4244-8f7d-c84dc81c24af] Performed Pulitzer::CloneVersionJob (Job ID: 47208e38-bc98-4244-8f7d-c84dc81c24af) from Inline(default) in 100.87ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 47208e38-bc98-4244-8f7d-c84dc81c24af) to Inline(default) with arguments: #<GlobalID:0x007fdd30ec5850 @uri=#<URI::GID gid://dummy/Pulitzer::Version/269>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 302], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 270], ["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", 302], ["status", 1], ["LIMIT", 1]] +Started PATCH "/pulitzer/versions/269?status=abandoned" for 127.0.0.1 at 2017-07-27 17:46:55 -0600 +Processing by Pulitzer::VersionsController#update as HTML + Parameters: {"status"=>"abandoned", "id"=>"269"} + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 269], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 302], ["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", 302], ["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-07-27 23:46:55.736691"], ["id", 269]] +  (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", 269], ["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", 302], ["status", 0], ["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", 270], ["label_type", "Pulitzer::Tag"]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show.html.erb (2.7ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show_wrapper.html.erb (4.9ms) + 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", 270], ["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::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", 270]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 270]] + Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 837], ["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" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 838], ["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" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 839], ["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" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 840], ["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" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 841], ["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" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 842], ["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" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 843], ["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" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 844], ["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" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 845], ["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" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 846], ["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" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 847], ["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", 153], ["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", 154], ["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", 305], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (2.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (2.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", 305], ["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", 305], ["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", 305], ["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.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", 305], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (1.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (1.8ms) + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["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", 305], ["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", 305], ["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", 305], ["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", 305], ["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) + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 308], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (1.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (1.8ms) + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 305]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_index.html.erb (2.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_show.html.erb (4.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_show_wrapper.html.erb (6.4ms) + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 306]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_index.html.erb (1.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_show.html.erb (1.7ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_show_wrapper.html.erb (2.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/versions/_form.html.erb (2.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/versions/_edit.html.erb (70.3ms) +Completed 200 OK in 82ms (Views: 0.8ms | ActiveRecord: 3.9ms) + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 269], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 302], ["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", 302], ["status", 1], ["LIMIT", 1]] +  (0.8ms) 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", 302], ["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", 302], ["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", 302], ["status", 0], ["LIMIT", 1]] + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" INNER JOIN "pulitzer_post_type_content_element_types" ON "pulitzer_post_type_content_element_types"."id" = "pulitzer_content_elements"."post_type_content_element_type_id" WHERE "pulitzer_content_elements"."version_id" = ? AND "pulitzer_post_type_content_element_types"."required" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 269], ["required", "t"]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 269]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (303, 304) ORDER BY "pulitzer_partials"."sort_order" ASC +  (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", 302]] + 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" IN ('Main Content', 'Handpicked Homes') [["version_id", 269]] + 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", 302]] +  (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", 153]] + 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", 153]] +  (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", 154]] + 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", 154]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 302], ["status", 1], ["LIMIT", 1]] +  (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-07-27 23:46:55.837463"], ["id", 269]] +  (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", 269], ["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", 302], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2017-07-27 23:46:55.842440"], ["id", 268]] +  (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", 302], ["created_at", "2017-07-27 23:46:55.844458"], ["updated_at", "2017-07-27 23:46:55.844458"]] +  (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", 269], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Performing Pulitzer::CloneVersionJob (Job ID: 5e366016-ceed-4276-ad8f-c4f924f5bcd6) from Inline(default) with arguments: #<GlobalID:0x007fdd34ad1e70 @uri=#<URI::GID gid://dummy/Pulitzer::Version/269>> +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 302], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 302], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] 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", 269]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 837], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] 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", 837], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.955697"], ["updated_at", "2017-07-27 23:46:54.120163"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:55.861923"], ["id", 1673]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 838], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] SQL (0.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", 838], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.962098"], ["updated_at", "2017-07-27 23:46:54.129091"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:55.868930"], ["id", 1674]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 839], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] SQL (0.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", 839], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.968973"], ["updated_at", "2017-07-27 23:46:54.137916"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:55.877655"], ["id", 1675]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 840], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] SQL (0.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", 840], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.975528"], ["updated_at", "2017-07-27 23:46:54.147099"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:55.884368"], ["id", 1676]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 841], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] SQL (0.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", 841], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.981736"], ["updated_at", "2017-07-27 23:46:54.156854"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:55.891763"], ["id", 1677]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 842], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] 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", 842], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.988484"], ["updated_at", "2017-07-27 23:46:54.165338"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:55.898668"], ["id", 1678]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 843], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] 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", 843], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.994930"], ["updated_at", "2017-07-27 23:46:54.174473"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:55.906439"], ["id", 1679]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 844], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] SQL (0.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", 844], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.001041"], ["updated_at", "2017-07-27 23:46:54.183716"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:55.913231"], ["id", 1680]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 845], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] SQL (0.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", 845], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.008723"], ["updated_at", "2017-07-27 23:46:54.192669"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:55.920259"], ["id", 1681]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 846], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] SQL (0.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", 846], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.015374"], ["updated_at", "2017-07-27 23:46:54.201575"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:55.927312"], ["id", 1682]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 308], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 847], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] SQL (0.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", 847], ["content_element_type_id", 308], ["created_at", "2017-07-27 23:46:54.022677"], ["updated_at", "2017-07-27 23:46:54.211118"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:55.934724"], ["id", 1683]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 269]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 153], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 303]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 270], ["id", 305]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 154], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 304]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 270], ["id", 306]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 269]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-07-27 23:46:55.946236"], ["id", 270]] +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [5e366016-ceed-4276-ad8f-c4f924f5bcd6] Performed Pulitzer::CloneVersionJob (Job ID: 5e366016-ceed-4276-ad8f-c4f924f5bcd6) from Inline(default) in 101.09ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 5e366016-ceed-4276-ad8f-c4f924f5bcd6) to Inline(default) with arguments: #<GlobalID:0x007fdd34ae1118 @uri=#<URI::GID gid://dummy/Pulitzer::Version/269>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 302], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 270], ["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", 302], ["status", 0], ["LIMIT", 1]] +Started PATCH "/pulitzer/versions/270?status=abandoned" for 127.0.0.1 at 2017-07-27 17:46:55 -0600 +Processing by Pulitzer::VersionsController#update as HTML + Parameters: {"status"=>"abandoned", "id"=>"270"} + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 270], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 302], ["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", 302], ["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-07-27 23:46:55.955629"], ["id", 270]] +  (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", 270], ["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", 302], ["created_at", "2017-07-27 23:46:55.959455"], ["updated_at", "2017-07-27 23:46:55.959455"]] +  (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", 269], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Performing Pulitzer::CloneVersionJob (Job ID: 6d2f6caa-e22a-4c28-b532-cfdd5a523173) from Inline(default) with arguments: #<GlobalID:0x007fdd33929d30 @uri=#<URI::GID gid://dummy/Pulitzer::Version/269>> +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 302], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 302], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] 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", 269]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 837], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] SQL (0.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", 837], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.955697"], ["updated_at", "2017-07-27 23:46:54.120163"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 271], ["updated_at", "2017-07-27 23:46:55.975300"], ["id", 1684]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 838], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] SQL (0.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", 838], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.962098"], ["updated_at", "2017-07-27 23:46:54.129091"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 271], ["updated_at", "2017-07-27 23:46:55.982201"], ["id", 1685]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 839], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] SQL (0.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", 839], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.968973"], ["updated_at", "2017-07-27 23:46:54.137916"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 271], ["updated_at", "2017-07-27 23:46:55.989296"], ["id", 1686]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 840], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] 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", 840], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.975528"], ["updated_at", "2017-07-27 23:46:54.147099"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 271], ["updated_at", "2017-07-27 23:46:55.996273"], ["id", 1687]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] 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", 841], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] 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", 841], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.981736"], ["updated_at", "2017-07-27 23:46:54.156854"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 271], ["updated_at", "2017-07-27 23:46:56.005648"], ["id", 1688]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 842], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] SQL (0.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", 842], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.988484"], ["updated_at", "2017-07-27 23:46:54.165338"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 271], ["updated_at", "2017-07-27 23:46:56.012898"], ["id", 1689]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 843], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] 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", 843], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.994930"], ["updated_at", "2017-07-27 23:46:54.174473"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 271], ["updated_at", "2017-07-27 23:46:56.021021"], ["id", 1690]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (3.9ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 844], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] 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", 844], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.001041"], ["updated_at", "2017-07-27 23:46:54.183716"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 271], ["updated_at", "2017-07-27 23:46:56.032986"], ["id", 1691]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 845], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] SQL (0.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", 845], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.008723"], ["updated_at", "2017-07-27 23:46:54.192669"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 271], ["updated_at", "2017-07-27 23:46:56.040853"], ["id", 1692]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 846], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] SQL (0.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", 846], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.015374"], ["updated_at", "2017-07-27 23:46:54.201575"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 271], ["updated_at", "2017-07-27 23:46:56.047469"], ["id", 1693]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 308], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 847], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] SQL (0.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", 847], ["content_element_type_id", 308], ["created_at", "2017-07-27 23:46:54.022677"], ["updated_at", "2017-07-27 23:46:54.211118"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 271], ["updated_at", "2017-07-27 23:46:56.054077"], ["id", 1694]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 269]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 153], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 303]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 271], ["id", 307]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 154], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 304]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 271], ["id", 308]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 269]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-07-27 23:46:56.065733"], ["id", 271]] +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [6d2f6caa-e22a-4c28-b532-cfdd5a523173] Performed Pulitzer::CloneVersionJob (Job ID: 6d2f6caa-e22a-4c28-b532-cfdd5a523173) from Inline(default) in 105.95ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 6d2f6caa-e22a-4c28-b532-cfdd5a523173) to Inline(default) with arguments: #<GlobalID:0x007fdd339391e0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/269>> +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 269]] +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 269]] +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 269]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/versions/_edit.html.erb (4.2ms) +Completed 200 OK in 120ms (Views: 0.3ms | ActiveRecord: 15.7ms) + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 269], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 270], ["LIMIT", 1]] +  (0.8ms) 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", 302], ["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", 302], ["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", 305], ["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", 302]] + 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", 302]] + 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", 302], ["content_element_type_id", 305], ["label", "test"], ["created_at", "2017-07-27 23:46:56.085209"], ["updated_at", "2017-07-27 23:46:56.085209"], ["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", 302], ["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", 302], ["status", 0], ["LIMIT", 1]] + Pulitzer::ContentElement Load (0.2ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC LIMIT ? [["version_id", 269], ["LIMIT", 1]] + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = NULL, "post_type_content_element_type_id" = 848 WHERE "pulitzer_content_elements"."id" = ? [["id", 1662]] +Started PATCH "/pulitzer/versions/269?status=active" for 127.0.0.1 at 2017-07-27 17:46:56 -0600 +Processing by Pulitzer::VersionsController#update as HTML + Parameters: {"status"=>"active", "id"=>"269"} + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 269], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 302], ["LIMIT", 1]] + Pulitzer::ContentElement Load (0.2ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" INNER JOIN "pulitzer_post_type_content_element_types" ON "pulitzer_post_type_content_element_types"."id" = "pulitzer_content_elements"."post_type_content_element_type_id" WHERE "pulitzer_content_elements"."version_id" = ? AND "pulitzer_post_type_content_element_types"."required" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 269], ["required", "t"]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["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", 302], ["LIMIT", 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", 302]] + 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" IN ('Main Content', 'Handpicked Homes') [["version_id", 269]] + 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", 302]] +  (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", 153]] + 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", 153]] +  (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", 154]] + 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", 154]] + 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", 269], ["label_type", "Pulitzer::Tag"]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show.html.erb (2.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show_wrapper.html.erb (2.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", 269], ["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::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", 269]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 269]] + Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 848], ["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" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 838], ["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" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 839], ["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" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 840], ["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" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 841], ["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" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 842], ["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" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 843], ["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" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 844], ["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" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 845], ["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" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 846], ["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" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 847], ["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", 153], ["LIMIT", 1]] + Pulitzer::FreeFormSectionType Load (0.0ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."id" = ? LIMIT ? [["id", 154], ["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", 305], ["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", 305], ["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", 305], ["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", 305], ["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", 305], ["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", 305], ["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", 305], ["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", 305], ["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", 305], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (2.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (2.3ms) + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 308], ["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) + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 303]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_index.html.erb (1.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_show.html.erb (1.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_show_wrapper.html.erb (1.9ms) + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 304]] + 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 (1.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_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", 305], ["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) + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 302], ["status", 1], ["LIMIT", 1]] + 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 (53.2ms) +Completed 409 Conflict in 72ms (Views: 0.8ms | ActiveRecord: 4.6ms) +  (0.9ms) 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-07-27 23:46:56.177520"], ["updated_at", "2017-07-27 23:46:56.177520"]] +  (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-07-27 23:46:56.182214"], ["updated_at", "2017-07-27 23:46:56.182214"], ["hierarchical", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags" for 127.0.0.1 at 2017-07-27 17:46:56 -0600 +Processing by Pulitzer::TagsController#index as HTML + Pulitzer::Tag Load (0.2ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."hierarchical" = ? AND "pulitzer_tags"."parent_id" IS NULL [["hierarchical", "t"]] + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."parent_id" = ? [["parent_id", 2]] + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [0 times] (0.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show.html.erb (2.7ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (5.2ms) + 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.2ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (1.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_index.html.erb (10.6ms) +Completed 200 OK in 14ms (Views: 12.4ms | ActiveRecord: 0.5ms) +  (0.3ms) 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-07-27 23:46:56.203056"], ["updated_at", "2017-07-27 23:46:56.203056"]] +  (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.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 4"], ["created_at", "2017-07-27 23:46:56.206420"], ["updated_at", "2017-07-27 23:46:56.206420"], ["hierarchical", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags" for 127.0.0.1 at 2017-07-27 17:46:56 -0600 +Processing by Pulitzer::TagsController#index as HTML + Pulitzer::Tag Load (0.2ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."hierarchical" = ? AND "pulitzer_tags"."parent_id" IS NULL [["hierarchical", "t"]] + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."parent_id" = ? [["parent_id", 2]] + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [0 times] (0.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show.html.erb (1.4ms) + 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.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.1ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (1.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_index.html.erb (4.9ms) +Completed 200 OK in 6ms (Views: 4.7ms | 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.8ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 5"], ["created_at", "2017-07-27 23:46:56.219034"], ["updated_at", "2017-07-27 23:46:56.219034"]] +  (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.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 6"], ["created_at", "2017-07-27 23:46:56.223657"], ["updated_at", "2017-07-27 23:46:56.223657"], ["hierarchical", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags" for 127.0.0.1 at 2017-07-27 17:46:56 -0600 +Processing by Pulitzer::TagsController#index as HTML + Pulitzer::Tag Load (0.2ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."hierarchical" = ? AND "pulitzer_tags"."parent_id" IS NULL [["hierarchical", "t"]] + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."parent_id" = ? [["parent_id", 2]] + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [0 times] (0.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show.html.erb (1.4ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (1.6ms) + 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.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_index.html.erb (4.8ms) +Completed 200 OK in 6ms (Views: 4.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", "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-07-27 23:46:56.236772"], ["updated_at", "2017-07-27 23:46:56.236772"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags/1" for 127.0.0.1 at 2017-07-27 17:46:56 -0600 +Processing by Pulitzer::TagsController#show as HTML + Parameters: {"id"=>"1"} + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."parent_id" = ? [["parent_id", 1]] + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [0 times] (0.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show.html.erb (1.3ms) +Completed 200 OK in 3ms (Views: 1.6ms | ActiveRecord: 0.2ms) +  (0.3ms) rollback transaction +  (0.1ms) begin transaction +  (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 8"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 8"], ["created_at", "2017-07-27 23:46:56.245599"], ["updated_at", "2017-07-27 23:46:56.245599"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags/1" for 127.0.0.1 at 2017-07-27 17:46:56 -0600 +Processing by Pulitzer::TagsController#show as HTML + Parameters: {"id"=>"1"} + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."parent_id" = ? [["parent_id", 1]] + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [0 times] (0.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show.html.erb (1.7ms) +Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.1ms) +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/pulitzer/tags/new?tag%5Bhierarchical%5D=true" for 127.0.0.1 at 2017-07-27 17:46:56 -0600 +Processing by Pulitzer::TagsController#new as HTML + Parameters: {"tag"=>{"hierarchical"=>"true"}} + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form_fields.html.erb (2.1ms) + 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 (5.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_hierarchical.html.erb (7.3ms) +Completed 200 OK in 10ms (Views: 9.2ms | 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-07-27 17:46:56 -0600 +Processing by Pulitzer::TagsController#new as HTML + Parameters: {"tag"=>{"hierarchical"=>"true"}} + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form_fields.html.erb (0.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.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_hierarchical.html.erb (1.4ms) +Completed 200 OK in 2ms (Views: 1.7ms | 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-07-27 17:46:56 -0600 +Processing by Pulitzer::TagsController#new as HTML + Parameters: {"tag"=>{"hierarchical"=>"false"}} + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form_fields.html.erb (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.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_flat.html.erb (2.4ms) +Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) 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-07-27 17:46:56 -0600 +Processing by Pulitzer::TagsController#create as HTML + Parameters: {"tag"=>{"name"=>"The north 9"}} +  (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 9"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 9"], ["created_at", "2017-07-27 23:46:56.294637"], ["updated_at", "2017-07-27 23:46:56.294637"]] +  (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.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb (3.5ms) +Completed 200 OK in 11ms (Views: 5.7ms | ActiveRecord: 1.1ms) +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_tags" +  (0.5ms) rollback transaction +  (0.2ms) begin transaction +Started POST "/pulitzer/tags?tag%5Bname%5D=The+north+10" for 127.0.0.1 at 2017-07-27 17:46:56 -0600 +Processing by Pulitzer::TagsController#create as HTML + Parameters: {"tag"=>{"name"=>"The north 10"}} +  (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 10"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 10"], ["created_at", "2017-07-27 23:46:56.312879"], ["updated_at", "2017-07-27 23:46:56.312879"]] +  (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 8ms (Views: 1.8ms | ActiveRecord: 0.9ms) +  (1.3ms) rollback transaction +  (0.2ms) begin transaction +  (0.2ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.4ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "awesomesauce"], ["LIMIT", 1]] + SQL (0.7ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "awesomesauce"], ["created_at", "2017-07-27 23:46:56.327602"], ["updated_at", "2017-07-27 23:46:56.327602"]] +  (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-07-27 17:46:56 -0600 +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.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.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_flat.html.erb (2.1ms) +Completed 409 Conflict in 6ms (Views: 3.9ms | ActiveRecord: 0.3ms) +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_tags" +  (0.3ms) rollback transaction +  (0.1ms) begin transaction +  (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]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "awesomesauce"], ["created_at", "2017-07-27 23:46:56.343206"], ["updated_at", "2017-07-27 23:46:56.343206"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started POST "/pulitzer/tags?tag%5Bname%5D=awesomesauce" for 127.0.0.1 at 2017-07-27 17:46:56 -0600 +Processing by Pulitzer::TagsController#create as HTML + Parameters: {"tag"=>{"name"=>"awesomesauce"}} +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "awesomesauce"], ["LIMIT", 1]] +  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form_fields.html.erb (0.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.5ms) + 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 (2.8ms) +Completed 409 Conflict in 5ms (Views: 3.2ms | ActiveRecord: 0.3ms) +  (1.2ms) 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-07-27 23:46:56.357782"], ["updated_at", "2017-07-27 23:46:56.357782"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags/1/edit" for 127.0.0.1 at 2017-07-27 17:46:56 -0600 +Processing by Pulitzer::TagsController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form_fields.html.erb (0.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 (2.2ms) +Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms) +  (0.3ms) 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.8ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 14"], ["created_at", "2017-07-27 23:46:56.368780"], ["updated_at", "2017-07-27 23:46:56.368780"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags/1/edit" for 127.0.0.1 at 2017-07-27 17:46:56 -0600 +Processing by Pulitzer::TagsController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form_fields.html.erb (0.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form.html.erb (1.9ms) +Completed 200 OK in 3ms (Views: 2.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 15"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 15"], ["created_at", "2017-07-27 23:46:56.387805"], ["updated_at", "2017-07-27 23:46:56.387805"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/tags/1?tag%5Bname%5D=The+north+16" for 127.0.0.1 at 2017-07-27 17:46:56 -0600 +Processing by Pulitzer::TagsController#update as HTML + Parameters: {"tag"=>{"name"=>"The north 16"}, "id"=>"1"} + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form_fields.html.erb (0.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 (1.5ms) +Completed 409 Conflict in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms) +  (0.3ms) rollback transaction +  (0.1ms) begin transaction +  (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 17"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 17"], ["created_at", "2017-07-27 23:46:56.399341"], ["updated_at", "2017-07-27 23:46:56.399341"]] +  (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-07-27 17:46:56 -0600 +Processing by Pulitzer::TagsController#update as HTML + Parameters: {"tag"=>{"name"=>"The north 18"}, "id"=>"1"} +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? AND ("pulitzer_tags"."id" != ?) LIMIT ? [["name", "The north 18"], ["id", 1], ["LIMIT", 1]] + SQL (0.2ms) UPDATE "pulitzer_tags" SET "name" = ?, "updated_at" = ? WHERE "pulitzer_tags"."id" = ? [["name", "The north 18"], ["updated_at", "2017-07-27 23:46:56.406184"], ["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.6ms) +Completed 200 OK in 6ms (Views: 1.8ms | ActiveRecord: 0.6ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) 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-07-27 23:46:56.413830"], ["updated_at", "2017-07-27 23:46:56.413830"]] +  (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.2ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 20"], ["created_at", "2017-07-27 23:46:56.417282"], ["updated_at", "2017-07-27 23:46:56.417282"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/tags/2?tag%5Bname%5D=sadpanda" for 127.0.0.1 at 2017-07-27 17:46:56 -0600 +Processing by Pulitzer::TagsController#update as HTML + Parameters: {"tag"=>{"name"=>"sadpanda"}, "id"=>"2"} +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? AND ("pulitzer_tags"."id" != ?) LIMIT ? [["name", "sadpanda"], ["id", 2], ["LIMIT", 1]] +  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form_fields.html.erb (0.6ms) + 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.7ms) +Completed 409 Conflict in 5ms (Views: 2.0ms | ActiveRecord: 0.3ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) 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-07-27 23:46:56.429136"], ["updated_at", "2017-07-27 23:46:56.429136"]] +  (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-07-27 23:46:56.432697"], ["updated_at", "2017-07-27 23:46:56.432697"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/tags/2?tag%5Bname%5D=sadpanda" for 127.0.0.1 at 2017-07-27 17:46:56 -0600 +Processing by Pulitzer::TagsController#update as HTML + Parameters: {"tag"=>{"name"=>"sadpanda"}, "id"=>"2"} +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? AND ("pulitzer_tags"."id" != ?) LIMIT ? [["name", "sadpanda"], ["id", 2], ["LIMIT", 1]] +  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form_fields.html.erb (0.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form.html.erb (1.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-07-27 23:46:56.444832"], ["updated_at", "2017-07-27 23:46:56.444832"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/tags/1" for 127.0.0.1 at 2017-07-27 17:46:56 -0600 +Processing by Pulitzer::TagsController#destroy as HTML + Parameters: {"id"=>"1"} +Completed 200 OK in 0ms (ActiveRecord: 0.0ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) 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-07-27 23:46:56.451846"], ["updated_at", "2017-07-27 23:46:56.451846"]] +  (0.4ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/tags/1" for 127.0.0.1 at 2017-07-27 17:46:56 -0600 +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::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 5ms (ActiveRecord: 0.5ms) +  (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", 302], ["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", 302], ["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", 302], ["status", 0], ["LIMIT", 1]] +  (0.3ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 269]] +  (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", 302], ["created_at", "2017-07-27 23:46:56.471488"], ["updated_at", "2017-07-27 23:46:56.471488"]] +  (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", 302], ["status", 4], ["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", 269]] + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["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", 837], ["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", 837], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.955697"], ["updated_at", "2017-07-27 23:46:54.120163"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.484794"], ["id", 1673]] +  (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", 305], ["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", 838], ["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", 838], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.962098"], ["updated_at", "2017-07-27 23:46:54.129091"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.493758"], ["id", 1674]] +  (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", 305], ["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", 839], ["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", 839], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.968973"], ["updated_at", "2017-07-27 23:46:54.137916"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.505176"], ["id", 1675]] +  (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", 305], ["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", 840], ["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", 840], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.975528"], ["updated_at", "2017-07-27 23:46:54.147099"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.511589"], ["id", 1676]] +  (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", 305], ["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", 841], ["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", 841], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.981736"], ["updated_at", "2017-07-27 23:46:54.156854"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.518021"], ["id", 1677]] +  (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", 305], ["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", 842], ["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", 842], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.988484"], ["updated_at", "2017-07-27 23:46:54.165338"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.525748"], ["id", 1678]] +  (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", 305], ["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", 843], ["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", 843], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.994930"], ["updated_at", "2017-07-27 23:46:54.174473"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.532243"], ["id", 1679]] +  (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", 305], ["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", 844], ["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", 844], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.001041"], ["updated_at", "2017-07-27 23:46:54.183716"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.540326"], ["id", 1680]] +  (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", 305], ["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", 845], ["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", 845], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.008723"], ["updated_at", "2017-07-27 23:46:54.192669"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.546689"], ["id", 1681]] +  (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", 305], ["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", 846], ["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", 846], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.015374"], ["updated_at", "2017-07-27 23:46:54.201575"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.553271"], ["id", 1682]] +  (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", 308], ["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", 847], ["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", 847], ["content_element_type_id", 308], ["created_at", "2017-07-27 23:46:54.022677"], ["updated_at", "2017-07-27 23:46:54.211118"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.559728"], ["id", 1683]] +  (0.1ms) RELEASE SAVEPOINT active_record_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", 269]] +  (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", 153], ["name", "Main Content"]] +  (0.0ms) RELEASE SAVEPOINT active_record_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 [["free_form_section_id", 303]] +  (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", 270], ["id", 305]] +  (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", 154], ["name", "Handpicked Homes"]] +  (0.1ms) RELEASE SAVEPOINT active_record_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 [["free_form_section_id", 304]] +  (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", 270], ["id", 306]] +  (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", 269]] +  (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-07-27 23:46:56.572699"], ["id", 270]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 270]] +  (0.8ms) 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", 302], ["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", 302], ["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", 302], ["status", 0], ["LIMIT", 1]] +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 269]] +  (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", 302], ["created_at", "2017-07-27 23:46:56.583720"], ["updated_at", "2017-07-27 23:46:56.583720"]] +  (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", 302], ["status", 4], ["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", 269]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["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", 837], ["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", 837], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.955697"], ["updated_at", "2017-07-27 23:46:54.120163"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.597619"], ["id", 1673]] +  (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", 305], ["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", 838], ["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", 838], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.962098"], ["updated_at", "2017-07-27 23:46:54.129091"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.604516"], ["id", 1674]] +  (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", 305], ["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", 839], ["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", 839], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.968973"], ["updated_at", "2017-07-27 23:46:54.137916"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.610967"], ["id", 1675]] +  (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", 305], ["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", 840], ["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", 840], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.975528"], ["updated_at", "2017-07-27 23:46:54.147099"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.620933"], ["id", 1676]] +  (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", 305], ["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", 841], ["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", 841], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.981736"], ["updated_at", "2017-07-27 23:46:54.156854"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.628638"], ["id", 1677]] +  (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", 305], ["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", 842], ["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", 842], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.988484"], ["updated_at", "2017-07-27 23:46:54.165338"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.635386"], ["id", 1678]] +  (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", 305], ["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", 843], ["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", 843], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.994930"], ["updated_at", "2017-07-27 23:46:54.174473"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.642900"], ["id", 1679]] +  (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", 305], ["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", 844], ["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", 844], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.001041"], ["updated_at", "2017-07-27 23:46:54.183716"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.649181"], ["id", 1680]] +  (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", 305], ["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", 845], ["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", 845], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.008723"], ["updated_at", "2017-07-27 23:46:54.192669"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.655550"], ["id", 1681]] +  (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", 305], ["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", 846], ["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", 846], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.015374"], ["updated_at", "2017-07-27 23:46:54.201575"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.662596"], ["id", 1682]] +  (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", 308], ["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", 847], ["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", 847], ["content_element_type_id", 308], ["created_at", "2017-07-27 23:46:54.022677"], ["updated_at", "2017-07-27 23:46:54.211118"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.669834"], ["id", 1683]] +  (0.1ms) RELEASE SAVEPOINT active_record_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", 269]] +  (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", 153], ["name", "Main Content"]] +  (0.0ms) RELEASE SAVEPOINT active_record_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 [["free_form_section_id", 303]] +  (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", 270], ["id", 305]] +  (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", 154], ["name", "Handpicked Homes"]] +  (0.0ms) RELEASE SAVEPOINT active_record_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 [["free_form_section_id", 304]] +  (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", 270], ["id", 306]] +  (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", 269]] +  (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-07-27 23:46:56.680421"], ["id", 270]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 270]] +  (0.8ms) 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", 302], ["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", 302], ["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", 302], ["status", 0], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 302], ["created_at", "2017-07-27 23:46:56.690179"], ["updated_at", "2017-07-27 23:46:56.690179"]] +  (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", 302], ["status", 4], ["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", 269]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["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", 837], ["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", 837], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.955697"], ["updated_at", "2017-07-27 23:46:54.120163"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.703077"], ["id", 1673]] +  (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", 305], ["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", 838], ["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", 838], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.962098"], ["updated_at", "2017-07-27 23:46:54.129091"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.710381"], ["id", 1674]] +  (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", 305], ["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", 839], ["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", 839], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.968973"], ["updated_at", "2017-07-27 23:46:54.137916"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.716652"], ["id", 1675]] +  (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", 305], ["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", 840], ["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", 840], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.975528"], ["updated_at", "2017-07-27 23:46:54.147099"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.725189"], ["id", 1676]] +  (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", 305], ["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", 841], ["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", 841], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.981736"], ["updated_at", "2017-07-27 23:46:54.156854"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.732508"], ["id", 1677]] +  (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", 305], ["LIMIT", 1]] +  (0.3ms) 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", 842], ["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", 842], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.988484"], ["updated_at", "2017-07-27 23:46:54.165338"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.740971"], ["id", 1678]] +  (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", 305], ["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", 843], ["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", 843], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.994930"], ["updated_at", "2017-07-27 23:46:54.174473"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.747382"], ["id", 1679]] +  (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", 305], ["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", 844], ["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", 844], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.001041"], ["updated_at", "2017-07-27 23:46:54.183716"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.754198"], ["id", 1680]] +  (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", 305], ["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", 845], ["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", 845], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.008723"], ["updated_at", "2017-07-27 23:46:54.192669"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.760672"], ["id", 1681]] +  (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", 305], ["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", 846], ["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", 846], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.015374"], ["updated_at", "2017-07-27 23:46:54.201575"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.767010"], ["id", 1682]] +  (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", 308], ["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", 847], ["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", 847], ["content_element_type_id", 308], ["created_at", "2017-07-27 23:46:54.022677"], ["updated_at", "2017-07-27 23:46:54.211118"]] +  (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", 270], ["updated_at", "2017-07-27 23:46:56.774516"], ["id", 1683]] +  (0.1ms) RELEASE SAVEPOINT active_record_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", 269]] +  (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", 153], ["name", "Main Content"]] +  (0.1ms) RELEASE SAVEPOINT active_record_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 [["free_form_section_id", 303]] +  (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", 270], ["id", 305]] +  (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", 154], ["name", "Handpicked Homes"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 304]] +  (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", 270], ["id", 306]] +  (0.0ms) 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", 269]] +  (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-07-27 23:46:56.786280"], ["id", 270]] +  (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", 270], ["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", 305], ["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-07-27 23:46:56.799796"], ["updated_at", "2017-07-27 23:46:56.799796"], ["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", 306], ["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", 306]] +  (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", 307], ["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-07-27 23:46:56.807966"], ["updated_at", "2017-07-27 23:46:56.807966"], ["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", 307], ["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", 307]] +  (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", 155], ["label", "King's Landing news 1"], ["sort_order", 1], ["post_type_version_id", 309]] +  (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.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 1"], ["created_at", "2017-07-27 23:46:56.816501"], ["updated_at", "2017-07-27 23:46:56.816501"], ["slug", "winterfell-news-1"], ["post_type_version_id", 307]] +  (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", 306], ["created_at", "2017-07-27 23:46:56.819414"], ["updated_at", "2017-07-27 23:46:56.819414"]] +  (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", 307]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 306], ["status", 0], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 306], ["status", 0], ["LIMIT", 1]] +  (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", 270], ["free_form_section_type_id", 155], ["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", 306], ["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" = ? ORDER BY "pulitzer_free_form_sections"."id" ASC LIMIT ? [["version_id", 270], ["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 [["free_form_section_id", 305]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 306], ["status", 0], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 306], ["status", 0], ["LIMIT", 1]] + 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", 270], ["name", "Winterfell news 1"], ["LIMIT", 1]] +  (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", 309], ["free_form_section_id", 305], ["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", 309], ["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", 309]] + 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", 270], ["LIMIT", 1]] + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC LIMIT ? [["free_form_section_id", 305], ["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-07-27 23:46:56.847167"], ["updated_at", "2017-07-27 23:46:56.847167"], ["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", 306], ["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", 306]] +  (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-07-27 23:46:56.854522"], ["updated_at", "2017-07-27 23:46:56.854522"]] +  (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", 307], ["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", 307]] + 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", 307]] + 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", 307], ["content_element_type_id", 309], ["label", "Slide 1 content element 1"], ["created_at", "2017-07-27 23:46:56.860424"], ["updated_at", "2017-07-27 23:46:56.860424"], ["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-07-27 23:46:56.863001"], ["updated_at", "2017-07-27 23:46:56.863001"]] +  (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", 307], ["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", 307]] + 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", 307]] + 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", 307], ["content_element_type_id", 310], ["label", "Slide 1 content element 2"], ["created_at", "2017-07-27 23:46:56.867984"], ["updated_at", "2017-07-27 23:46:56.867984"], ["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-07-27 23:46:56.870558"], ["updated_at", "2017-07-27 23:46:56.870558"]] +  (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", 307], ["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", 307]] + 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", 307]] + 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", 307], ["content_element_type_id", 311], ["label", "Slide 1 content element 3"], ["created_at", "2017-07-27 23:46:56.875489"], ["updated_at", "2017-07-27 23:46:56.875489"], ["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", 306]] +  (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", 307]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("name") VALUES (?) [["name", "test"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) 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", 305], ["LIMIT", 1]] +  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 305]] + SQL (0.2ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 307], ["free_form_section_id", 305], ["sort_order", 1]] +  (0.2ms) 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.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 307], ["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", 307]] +  (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", 309], ["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", 848], ["content_element_type_id", 309], ["created_at", "2017-07-27 23:46:56.895664"], ["updated_at", "2017-07-27 23:46:56.895664"], ["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", 310], ["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", 849], ["content_element_type_id", 310], ["created_at", "2017-07-27 23:46:56.899652"], ["updated_at", "2017-07-27 23:46:56.899652"], ["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", 311], ["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", 850], ["content_element_type_id", 311], ["created_at", "2017-07-27 23:46:56.904299"], ["updated_at", "2017-07-27 23:46:56.904299"], ["partial_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-07-27 23:46:56.908517"], ["updated_at", "2017-07-27 23:46:56.908517"], ["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", 306], ["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", 306]] +  (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-07-27 23:46:56.915788"], ["updated_at", "2017-07-27 23:46:56.915788"]] +  (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", 307], ["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", 307]] + 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", 307]] + 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", 307], ["content_element_type_id", 309], ["label", "Slide 1 content element 4"], ["created_at", "2017-07-27 23:46:56.922075"], ["updated_at", "2017-07-27 23:46:56.922075"], ["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-07-27 23:46:56.924811"], ["updated_at", "2017-07-27 23:46:56.924811"]] +  (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", 307], ["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", 307]] + 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", 307]] + 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", 307], ["content_element_type_id", 310], ["label", "Slide 1 content element 5"], ["created_at", "2017-07-27 23:46:56.929995"], ["updated_at", "2017-07-27 23:46:56.929995"], ["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 6"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text 6"], ["created_at", "2017-07-27 23:46:56.932760"], ["updated_at", "2017-07-27 23:46:56.932760"]] +  (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", 307], ["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", 307]] + 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", 307]] + 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", 307], ["content_element_type_id", 311], ["label", "Slide 1 content element 6"], ["created_at", "2017-07-27 23:46:56.943148"], ["updated_at", "2017-07-27 23:46:56.943148"], ["sort_order", 3]] +  (0.4ms) 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", 307]] +  (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-07-27 23:46:56.949809"], ["updated_at", "2017-07-27 23:46:56.949809"], ["slug", "winterfell-news-2"], ["post_type_version_id", 307]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 306], ["created_at", "2017-07-27 23:46:56.952257"], ["updated_at", "2017-07-27 23:46:56.952257"]] +  (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", 306], ["status", 0], ["LIMIT", 1]] +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 270]] + Pulitzer::PostTypeContentElementType 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", 307]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 306], ["status", 0], ["LIMIT", 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", 309], ["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", 270], ["post_type_content_element_type_id", 848], ["content_element_type_id", 309], ["created_at", "2017-07-27 23:46:56.963402"], ["updated_at", "2017-07-27 23:46:56.963402"]] +  (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", 306], ["status", 0], ["LIMIT", 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", 310], ["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", 270], ["post_type_content_element_type_id", 849], ["content_element_type_id", 310], ["created_at", "2017-07-27 23:46:56.969423"], ["updated_at", "2017-07-27 23:46:56.969423"]] +  (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", 306], ["status", 0], ["LIMIT", 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", 311], ["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", 270], ["post_type_content_element_type_id", 850], ["content_element_type_id", 311], ["created_at", "2017-07-27 23:46:56.974543"], ["updated_at", "2017-07-27 23:46:56.974543"]] +  (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", 307]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 306], ["status", 0], ["LIMIT", 1]] +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 270]] +  (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-07-27 23:46:56.981481"], ["updated_at", "2017-07-27 23:46:56.981481"], ["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", 306], ["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", 306]] +  (0.0ms) 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", 307]] + 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", 307]] + SQL (0.2ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 307], ["name", "Main Body"], ["sort_order", 1]] +  (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", 307], ["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", 307], ["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-07-27 23:46:56.995208"], ["updated_at", "2017-07-27 23:46:56.995208"], ["slug", "test"], ["post_type_version_id", 307]] +  (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", 306], ["created_at", "2017-07-27 23:46:56.997512"], ["updated_at", "2017-07-27 23:46:56.997512"]] +  (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", 306], ["status", 0], ["LIMIT", 1]] +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 270]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 306], ["status", 0], ["LIMIT", 1]] +  (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", 270], ["free_form_section_type_id", 155], ["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", 306], ["status", 0], ["LIMIT", 1]] +  (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", 270], ["free_form_section_type_id", 156], ["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", 306], ["status", 0], ["LIMIT", 1]] +  (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", 270], ["free_form_section_type_id", 157], ["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", 306], ["status", 0], ["LIMIT", 1]] +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 270]] +  (0.4ms) 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", 302], ["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", 302]] + 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", 837]] + 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", 838]] + 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", 839]] + 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", 840]] + 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", 841]] + 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", 842]] + 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", 843]] + 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", 844]] + 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", 845]] + 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", 846]] + 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", 847]] + 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", 302]] + 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", 153]] + 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", 154]] + 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", 302]] + 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", 302]] + 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", 302]] + 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", 302]] +  (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", 302]] +  (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", 302], ["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", 306], ["content_element_type_id", 305], ["label", "Hero Title 1"], ["created_at", "2017-07-27 23:46:53.763000"], ["updated_at", "2017-07-27 23:46:53.763000"], ["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", 306], ["content_element_type_id", 305], ["label", "Hero Title 2"], ["created_at", "2017-07-27 23:46:53.766000"], ["updated_at", "2017-07-27 23:46:53.766000"], ["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", 306], ["content_element_type_id", 305], ["label", "Hero Title 3"], ["created_at", "2017-07-27 23:46:53.769000"], ["updated_at", "2017-07-27 23:46:53.769000"], ["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", 306], ["content_element_type_id", 305], ["label", "Guest Title"], ["created_at", "2017-07-27 23:46:53.772000"], ["updated_at", "2017-07-27 23:46:53.772000"], ["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", 306], ["content_element_type_id", 305], ["label", "Guest Text"], ["created_at", "2017-07-27 23:46:53.775000"], ["updated_at", "2017-07-27 23:46:53.775000"], ["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", 306], ["content_element_type_id", 305], ["label", "Footer Title"], ["created_at", "2017-07-27 23:46:53.780000"], ["updated_at", "2017-07-27 23:46:53.780000"], ["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", 306], ["content_element_type_id", 305], ["label", "Footer Text"], ["created_at", "2017-07-27 23:46:53.785000"], ["updated_at", "2017-07-27 23:46:53.785000"], ["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", 306], ["content_element_type_id", 305], ["label", "Metadata title"], ["created_at", "2017-07-27 23:46:53.788000"], ["updated_at", "2017-07-27 23:46:53.788000"], ["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", 306], ["content_element_type_id", 305], ["label", "Metadata description"], ["created_at", "2017-07-27 23:46:53.792000"], ["updated_at", "2017-07-27 23:46:53.792000"], ["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", 306], ["content_element_type_id", 305], ["label", "Metadata keywords"], ["created_at", "2017-07-27 23:46:53.796000"], ["updated_at", "2017-07-27 23:46:53.796000"], ["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", 306], ["content_element_type_id", 308], ["label", "Call to Action Button"], ["created_at", "2017-07-27 23:46:53.800000"], ["updated_at", "2017-07-27 23:46:53.800000"], ["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", 306], ["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", 306], ["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", 302], ["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", 302]] + 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", 302]] + 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", 302], ["content_element_type_id", 305], ["label", "A New Field for this Post Type"], ["created_at", "2017-07-27 23:46:57.089642"], ["updated_at", "2017-07-27 23:46:57.089642"], ["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", 302], ["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", 302], ["status", 0], ["LIMIT", 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", 305], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["version_id", 269], ["post_type_content_element_type_id", 837], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:57.096883"], ["updated_at", "2017-07-27 23:46:57.096883"]] +  (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", 302], ["status", 0], ["LIMIT", 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", 305], ["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", 269], ["post_type_content_element_type_id", 838], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:57.102068"], ["updated_at", "2017-07-27 23:46:57.102068"]] +  (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", 302], ["status", 0], ["LIMIT", 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", 305], ["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", 269], ["post_type_content_element_type_id", 839], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:57.107658"], ["updated_at", "2017-07-27 23:46:57.107658"]] +  (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", 302], ["status", 0], ["LIMIT", 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", 305], ["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", 269], ["post_type_content_element_type_id", 840], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:57.113037"], ["updated_at", "2017-07-27 23:46:57.113037"]] +  (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", 302], ["status", 0], ["LIMIT", 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", 305], ["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", 269], ["post_type_content_element_type_id", 841], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:57.120909"], ["updated_at", "2017-07-27 23:46:57.120909"]] +  (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", 302], ["status", 0], ["LIMIT", 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", 305], ["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", 269], ["post_type_content_element_type_id", 842], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:57.126064"], ["updated_at", "2017-07-27 23:46:57.126064"]] +  (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", 302], ["status", 0], ["LIMIT", 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", 305], ["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", 269], ["post_type_content_element_type_id", 843], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:57.130889"], ["updated_at", "2017-07-27 23:46:57.130889"]] +  (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", 302], ["status", 0], ["LIMIT", 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", 305], ["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", 269], ["post_type_content_element_type_id", 844], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:57.138819"], ["updated_at", "2017-07-27 23:46:57.138819"]] +  (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", 302], ["status", 0], ["LIMIT", 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", 305], ["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", 269], ["post_type_content_element_type_id", 845], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:57.144074"], ["updated_at", "2017-07-27 23:46:57.144074"]] +  (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", 302], ["status", 0], ["LIMIT", 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", 305], ["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", 269], ["post_type_content_element_type_id", 846], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:57.149641"], ["updated_at", "2017-07-27 23:46:57.149641"]] +  (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", 302], ["status", 0], ["LIMIT", 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", 308], ["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", 269], ["post_type_content_element_type_id", 847], ["content_element_type_id", 308], ["created_at", "2017-07-27 23:46:57.155573"], ["updated_at", "2017-07-27 23:46:57.155573"]] +  (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", 302], ["status", 0], ["LIMIT", 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", 305], ["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", 269], ["post_type_content_element_type_id", 848], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:57.160952"], ["updated_at", "2017-07-27 23:46:57.160952"]] +  (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", 302], ["status", 0], ["LIMIT", 1]] +  (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", 269], ["free_form_section_type_id", 153], ["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", 302], ["status", 0], ["LIMIT", 1]] +  (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", 269], ["free_form_section_type_id", 154], ["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", 302], ["status", 0], ["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", 269]] +  (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-07-27 23:46:57.174931"], ["id", 848]] +  (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", 302]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 302], ["status", 0], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 302], ["status", 0], ["LIMIT", 1]] + 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", 269], ["label", "A New Field for this Post Type"]] +  (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-07-27 23:46:57.181074"], ["id", 1684]] +  (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", 302], ["status", 0]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 269], ["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", 269]] +  (0.8ms) 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", 302], ["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", 302], ["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", 302], ["status", 0], ["LIMIT", 1]] + SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = 2 WHERE "pulitzer_versions"."id" = ? [["id", 269]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 302], ["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", 302], ["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", 302]] + 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", 302]] + 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", 302], ["content_element_type_id", 305], ["label", "A New Field for this Post Type"], ["created_at", "2017-07-27 23:46:57.202439"], ["updated_at", "2017-07-27 23:46:57.202439"], ["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", 302]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 302], ["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", 302], ["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", 302], ["status", 0]] +  (0.3ms) 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", 302], ["status", 0], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 302], ["status", 1], ["LIMIT", 1]] +  (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-07-27 23:46:57.214336"], ["id", 269]] +  (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", 269], ["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", 302], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2017-07-27 23:46:57.218548"], ["id", 268]] +  (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", 302], ["created_at", "2017-07-27 23:46:57.220660"], ["updated_at", "2017-07-27 23:46:57.220660"]] +  (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", 269], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Performing Pulitzer::CloneVersionJob (Job ID: 770dbfcf-2e1a-43d0-a865-6be4f271eeda) from Inline(default) with arguments: #<GlobalID:0x007fdd2fca1d68 @uri=#<URI::GID gid://dummy/Pulitzer::Version/269>> +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 302], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] 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", 302], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] 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", 269]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 837], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] SQL (0.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", 837], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.955697"], ["updated_at", "2017-07-27 23:46:54.120163"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.239083"], ["id", 1673]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 838], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] SQL (0.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", 838], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.962098"], ["updated_at", "2017-07-27 23:46:54.129091"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.246034"], ["id", 1674]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 839], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] SQL (0.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", 839], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.968973"], ["updated_at", "2017-07-27 23:46:54.137916"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.252897"], ["id", 1675]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] 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", 840], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] SQL (0.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", 840], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.975528"], ["updated_at", "2017-07-27 23:46:54.147099"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.260670"], ["id", 1676]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 841], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] 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", 841], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.981736"], ["updated_at", "2017-07-27 23:46:54.156854"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.270038"], ["id", 1677]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 842], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] SQL (0.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", 842], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.988484"], ["updated_at", "2017-07-27 23:46:54.165338"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.279220"], ["id", 1678]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 843], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] SQL (0.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", 843], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.994930"], ["updated_at", "2017-07-27 23:46:54.174473"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.286516"], ["id", 1679]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 844], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] SQL (0.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", 844], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.001041"], ["updated_at", "2017-07-27 23:46:54.183716"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.294286"], ["id", 1680]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 845], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] SQL (0.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", 845], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.008723"], ["updated_at", "2017-07-27 23:46:54.192669"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.301064"], ["id", 1681]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 846], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] SQL (0.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", 846], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.015374"], ["updated_at", "2017-07-27 23:46:54.201575"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.308871"], ["id", 1682]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 308], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 847], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] SQL (0.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", 847], ["content_element_type_id", 308], ["created_at", "2017-07-27 23:46:54.022677"], ["updated_at", "2017-07-27 23:46:54.211118"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.315388"], ["id", 1683]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 269]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 153], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 303]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 270], ["id", 305]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 154], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 304]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 270], ["id", 306]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 269]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-07-27 23:46:57.327345"], ["id", 270]] +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [770dbfcf-2e1a-43d0-a865-6be4f271eeda] Performed Pulitzer::CloneVersionJob (Job ID: 770dbfcf-2e1a-43d0-a865-6be4f271eeda) from Inline(default) in 106.08ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 770dbfcf-2e1a-43d0-a865-6be4f271eeda) to Inline(default) with arguments: #<GlobalID:0x007fdd30d321a0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/269>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 302], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 270], ["LIMIT", 1]] + Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 302], ["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", 302], ["status", 1], ["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", 302], ["status", 0], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 302], ["status", 0], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 302], ["status", 0], ["LIMIT", 1]] +  (0.2ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 270]] +  (0.9ms) 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", 302], ["status", 0], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 302], ["status", 1], ["LIMIT", 1]] +  (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-07-27 23:46:57.342626"], ["id", 269]] +  (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", 269], ["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", 302], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2017-07-27 23:46:57.346570"], ["id", 268]] +  (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", 302], ["created_at", "2017-07-27 23:46:57.348438"], ["updated_at", "2017-07-27 23:46:57.348438"]] +  (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", 269], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Performing Pulitzer::CloneVersionJob (Job ID: 8b0257f2-ea6b-473f-9f6e-c0e34f71f032) from Inline(default) with arguments: #<GlobalID:0x007fdd30592a58 @uri=#<URI::GID gid://dummy/Pulitzer::Version/269>> +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 302], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] 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", 302], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] 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", 269]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 837], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] 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", 837], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.955697"], ["updated_at", "2017-07-27 23:46:54.120163"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.368153"], ["id", 1673]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] 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", 838], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] 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", 838], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.962098"], ["updated_at", "2017-07-27 23:46:54.129091"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.377109"], ["id", 1674]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 839], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] 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", 839], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.968973"], ["updated_at", "2017-07-27 23:46:54.137916"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.384894"], ["id", 1675]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 840], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] SQL (0.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", 840], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.975528"], ["updated_at", "2017-07-27 23:46:54.147099"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.394044"], ["id", 1676]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 841], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] SQL (0.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", 841], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.981736"], ["updated_at", "2017-07-27 23:46:54.156854"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.401528"], ["id", 1677]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 842], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] 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", 842], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.988484"], ["updated_at", "2017-07-27 23:46:54.165338"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.409480"], ["id", 1678]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 843], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] SQL (0.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", 843], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.994930"], ["updated_at", "2017-07-27 23:46:54.174473"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.418032"], ["id", 1679]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 844], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] SQL (0.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", 844], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.001041"], ["updated_at", "2017-07-27 23:46:54.183716"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.426449"], ["id", 1680]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 845], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] SQL (0.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", 845], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.008723"], ["updated_at", "2017-07-27 23:46:54.192669"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.433807"], ["id", 1681]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 846], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] SQL (0.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", 846], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.015374"], ["updated_at", "2017-07-27 23:46:54.201575"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.441806"], ["id", 1682]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 308], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 847], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] SQL (0.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", 847], ["content_element_type_id", 308], ["created_at", "2017-07-27 23:46:54.022677"], ["updated_at", "2017-07-27 23:46:54.211118"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.450087"], ["id", 1683]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 269]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 153], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 303]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 270], ["id", 305]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 154], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 304]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 270], ["id", 306]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 269]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] SQL (0.2ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-07-27 23:46:57.464127"], ["id", 270]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [8b0257f2-ea6b-473f-9f6e-c0e34f71f032] Performed Pulitzer::CloneVersionJob (Job ID: 8b0257f2-ea6b-473f-9f6e-c0e34f71f032) from Inline(default) in 114.68ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 8b0257f2-ea6b-473f-9f6e-c0e34f71f032) to Inline(default) with arguments: #<GlobalID:0x007fdd305d3620 @uri=#<URI::GID gid://dummy/Pulitzer::Version/269>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 302], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 270], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 269], ["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", 302], ["status", 0], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 302], ["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-07-27 23:46:57.471415"], ["id", 270]] +  (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", 270], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 302], ["created_at", "2017-07-27 23:46:57.475333"], ["updated_at", "2017-07-27 23:46:57.475333"]] +  (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", 269], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Performing Pulitzer::CloneVersionJob (Job ID: 705687d2-3248-43ee-a65b-c08d0291014f) from Inline(default) with arguments: #<GlobalID:0x007fdd34c2bca8 @uri=#<URI::GID gid://dummy/Pulitzer::Version/269>> +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 302], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] 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", 302], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] 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", 269]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 837], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] SQL (0.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", 837], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.955697"], ["updated_at", "2017-07-27 23:46:54.120163"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 271], ["updated_at", "2017-07-27 23:46:57.492037"], ["id", 1684]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 838], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] SQL (0.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", 838], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.962098"], ["updated_at", "2017-07-27 23:46:54.129091"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 271], ["updated_at", "2017-07-27 23:46:57.499271"], ["id", 1685]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 839], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] SQL (0.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", 839], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.968973"], ["updated_at", "2017-07-27 23:46:54.137916"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 271], ["updated_at", "2017-07-27 23:46:57.507030"], ["id", 1686]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 840], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] SQL (0.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", 840], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.975528"], ["updated_at", "2017-07-27 23:46:54.147099"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 271], ["updated_at", "2017-07-27 23:46:57.515929"], ["id", 1687]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 841], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] SQL (0.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", 841], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.981736"], ["updated_at", "2017-07-27 23:46:54.156854"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 271], ["updated_at", "2017-07-27 23:46:57.523847"], ["id", 1688]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 842], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] SQL (0.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", 842], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.988484"], ["updated_at", "2017-07-27 23:46:54.165338"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 271], ["updated_at", "2017-07-27 23:46:57.531981"], ["id", 1689]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 843], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] SQL (0.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", 843], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.994930"], ["updated_at", "2017-07-27 23:46:54.174473"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 271], ["updated_at", "2017-07-27 23:46:57.538938"], ["id", 1690]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 844], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] 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", 844], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.001041"], ["updated_at", "2017-07-27 23:46:54.183716"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 271], ["updated_at", "2017-07-27 23:46:57.546855"], ["id", 1691]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 845], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] 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", 845], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.008723"], ["updated_at", "2017-07-27 23:46:54.192669"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 271], ["updated_at", "2017-07-27 23:46:57.554655"], ["id", 1692]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 846], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] SQL (0.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", 846], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.015374"], ["updated_at", "2017-07-27 23:46:54.201575"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 271], ["updated_at", "2017-07-27 23:46:57.561956"], ["id", 1693]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 308], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 847], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] 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", 847], ["content_element_type_id", 308], ["created_at", "2017-07-27 23:46:54.022677"], ["updated_at", "2017-07-27 23:46:54.211118"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 271], ["updated_at", "2017-07-27 23:46:57.569782"], ["id", 1694]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 269]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 153], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 303]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 271], ["id", 307]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 154], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::Partial Load (0.3ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 304]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 271], ["id", 308]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 269]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-07-27 23:46:57.587629"], ["id", 271]] +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [705687d2-3248-43ee-a65b-c08d0291014f] Performed Pulitzer::CloneVersionJob (Job ID: 705687d2-3248-43ee-a65b-c08d0291014f) from Inline(default) in 111.68ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 705687d2-3248-43ee-a65b-c08d0291014f) to Inline(default) with arguments: #<GlobalID:0x007fdd34c30b40 @uri=#<URI::GID gid://dummy/Pulitzer::Version/269>> + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 270], ["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", 302], ["status", 0], ["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", 302], ["status", 0], ["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", 302], ["status", 0], ["LIMIT", 1]] +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 271]] +  (0.8ms) 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", 302], ["status", 0], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 302], ["status", 1], ["LIMIT", 1]] +  (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-07-27 23:46:57.599231"], ["id", 269]] +  (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", 269], ["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", 302], ["LIMIT", 1]] + SQL (0.2ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2017-07-27 23:46:57.603349"], ["id", 268]] +  (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", 302], ["created_at", "2017-07-27 23:46:57.606493"], ["updated_at", "2017-07-27 23:46:57.606493"]] +  (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", 269], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Performing Pulitzer::CloneVersionJob (Job ID: 3024a14a-c1d8-4460-bd65-7b08edb96b2d) from Inline(default) with arguments: #<GlobalID:0x007fdd2fd9e7e8 @uri=#<URI::GID gid://dummy/Pulitzer::Version/269>> +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 302], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 302], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] 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", 269]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 837], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] SQL (0.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", 837], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.955697"], ["updated_at", "2017-07-27 23:46:54.120163"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.620151"], ["id", 1673]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 838], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] SQL (0.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", 838], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.962098"], ["updated_at", "2017-07-27 23:46:54.129091"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.626789"], ["id", 1674]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 839], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] 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", 839], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.968973"], ["updated_at", "2017-07-27 23:46:54.137916"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.635965"], ["id", 1675]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 840], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] SQL (0.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", 840], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.975528"], ["updated_at", "2017-07-27 23:46:54.147099"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.644699"], ["id", 1676]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 841], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] SQL (0.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", 841], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.981736"], ["updated_at", "2017-07-27 23:46:54.156854"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.651324"], ["id", 1677]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 842], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] SQL (0.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", 842], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.988484"], ["updated_at", "2017-07-27 23:46:54.165338"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.658093"], ["id", 1678]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 843], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] SQL (0.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", 843], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.994930"], ["updated_at", "2017-07-27 23:46:54.174473"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.664597"], ["id", 1679]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 844], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] SQL (0.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", 844], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.001041"], ["updated_at", "2017-07-27 23:46:54.183716"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.672350"], ["id", 1680]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 845], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] SQL (0.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", 845], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.008723"], ["updated_at", "2017-07-27 23:46:54.192669"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.679294"], ["id", 1681]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 846], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] SQL (0.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", 846], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.015374"], ["updated_at", "2017-07-27 23:46:54.201575"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.686033"], ["id", 1682]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 308], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 847], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] SQL (0.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", 847], ["content_element_type_id", 308], ["created_at", "2017-07-27 23:46:54.022677"], ["updated_at", "2017-07-27 23:46:54.211118"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.692578"], ["id", 1683]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 269]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 153], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 303]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 270], ["id", 305]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 154], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 304]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 270], ["id", 306]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 269]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-07-27 23:46:57.705490"], ["id", 270]] +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [3024a14a-c1d8-4460-bd65-7b08edb96b2d] Performed Pulitzer::CloneVersionJob (Job ID: 3024a14a-c1d8-4460-bd65-7b08edb96b2d) from Inline(default) in 98.42ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 3024a14a-c1d8-4460-bd65-7b08edb96b2d) to Inline(default) with arguments: #<GlobalID:0x007fdd2fda7988 @uri=#<URI::GID gid://dummy/Pulitzer::Version/269>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 302], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 270], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 269], ["LIMIT", 1]] + Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 302], ["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", 302], ["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-07-27 23:46:57.711876"], ["id", 269]] +  (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", 269], ["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", 302], ["status", 0], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 269], ["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", 302], ["status", 0], ["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", 302], ["status", 0], ["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", 302], ["status", 0], ["LIMIT", 1]] +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 270]] +  (0.9ms) 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-07-27 23:46:57.723143"], ["updated_at", "2017-07-27 23:46:57.723143"]] +  (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", 302], ["status", 0], ["LIMIT", 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", 269], ["label_id", 1], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-07-27 23:46:57.734870"], ["updated_at", "2017-07-27 23:46:57.734870"]] +  (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-07-27 23:46:57.737163"], ["updated_at", "2017-07-27 23:46:57.737163"]] +  (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", 269], ["label_id", 2], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-07-27 23:46:57.739036"], ["updated_at", "2017-07-27 23:46:57.739036"]] +  (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", 269], ["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", 302], ["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", 1], ["updated_at", "2017-07-27 23:46:57.743424"], ["id", 269]] +  (0.0ms) 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", 302], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2017-07-27 23:46:57.746019"], ["id", 268]] +  (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", 302], ["created_at", "2017-07-27 23:46:57.747888"], ["updated_at", "2017-07-27 23:46:57.747888"]] +  (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", 269], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Performing Pulitzer::CloneVersionJob (Job ID: c17bcc0b-bd81-4fca-b941-763b93abfb80) from Inline(default) with arguments: #<GlobalID:0x007fdd2fc2a060 @uri=#<URI::GID gid://dummy/Pulitzer::Version/269>> +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 302], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 302], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] 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", 269]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 837], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] 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", 837], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.955697"], ["updated_at", "2017-07-27 23:46:54.120163"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.764108"], ["id", 1673]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 838], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] 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", 838], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.962098"], ["updated_at", "2017-07-27 23:46:54.129091"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.773419"], ["id", 1674]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 839], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] SQL (0.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", 839], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.968973"], ["updated_at", "2017-07-27 23:46:54.137916"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.780494"], ["id", 1675]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 840], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] 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", 840], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.975528"], ["updated_at", "2017-07-27 23:46:54.147099"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.787733"], ["id", 1676]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 841], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] SQL (0.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", 841], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.981736"], ["updated_at", "2017-07-27 23:46:54.156854"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.798964"], ["id", 1677]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 842], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] SQL (0.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", 842], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.988484"], ["updated_at", "2017-07-27 23:46:54.165338"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.806450"], ["id", 1678]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 843], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] SQL (0.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", 843], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:53.994930"], ["updated_at", "2017-07-27 23:46:54.174473"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.813238"], ["id", 1679]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 844], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] SQL (0.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", 844], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.001041"], ["updated_at", "2017-07-27 23:46:54.183716"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.820190"], ["id", 1680]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 845], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] SQL (0.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", 845], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.008723"], ["updated_at", "2017-07-27 23:46:54.192669"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.828805"], ["id", 1681]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 846], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] 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", 846], ["content_element_type_id", 305], ["created_at", "2017-07-27 23:46:54.015374"], ["updated_at", "2017-07-27 23:46:54.201575"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.836125"], ["id", 1682]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 308], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 847], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] SQL (0.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", 847], ["content_element_type_id", 308], ["created_at", "2017-07-27 23:46:54.022677"], ["updated_at", "2017-07-27 23:46:54.211118"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 270], ["updated_at", "2017-07-27 23:46:57.844033"], ["id", 1683]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 269]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 153], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 303]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 270], ["id", 305]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 154], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 304]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 270], ["id", 306]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 269]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] SQL (0.1ms) INSERT INTO "pulitzer_post_tags" ("version_id", "label_id", "label_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["version_id", 270], ["label_id", 1], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-07-27 23:46:57.859140"], ["updated_at", "2017-07-27 23:46:57.859140"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] SQL (0.1ms) INSERT INTO "pulitzer_post_tags" ("version_id", "label_id", "label_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["version_id", 270], ["label_id", 2], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-07-27 23:46:57.861783"], ["updated_at", "2017-07-27 23:46:57.861783"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2017-07-27 23:46:57.863687"], ["id", 270]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [c17bcc0b-bd81-4fca-b941-763b93abfb80] Performed Pulitzer::CloneVersionJob (Job ID: c17bcc0b-bd81-4fca-b941-763b93abfb80) from Inline(default) in 115.41ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: c17bcc0b-bd81-4fca-b941-763b93abfb80) to Inline(default) with arguments: #<GlobalID:0x007fdd2fc537f8 @uri=#<URI::GID gid://dummy/Pulitzer::Version/269>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 302], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 270], ["LIMIT", 1]] +  (0.9ms) 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.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" ORDER BY "pulitzer_content_elements"."id" ASC LIMIT ? [["LIMIT", 1]] +  (0.0ms) rollback transaction +  (0.0ms) begin transaction + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" ORDER BY "pulitzer_content_elements"."id" ASC LIMIT ? [["LIMIT", 1]] +  (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]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["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.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", 307], ["updated_at", "2017-07-27 23:46:57.884497"], ["id", 1651]] +  (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.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", 307], ["updated_at", "2017-07-27 23:46:57.890058"], ["id", 1651]] +  (0.1ms) 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.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["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", 305], ["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.4ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? ORDER BY "pulitzer_content_elements"."id" ASC LIMIT ? [["id", 1651], ["LIMIT", 1]] + SQL (0.5ms) 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", 306], ["updated_at", "2017-07-27 23:46:58.283318"], ["id", 1651]] +  (0.7ms) 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", 306], ["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", "Winterfell news 1"], ["created_at", "2017-07-27 23:46:58.298775"], ["updated_at", "2017-07-27 23:46:58.298775"], ["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", 306], ["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", 306]] +  (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", "c799651f-e5c5-4454-af4f-5924e4e0acce"], ["LIMIT", 1]] +  (0.1ms) rollback transaction +  (0.1ms) 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-07-27 23:46:58.315434"], ["updated_at", "2017-07-27 23:46:58.315434"], ["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", 306], ["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", 306]] +  (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-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.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 4"], ["created_at", "2017-07-27 23:46:58.322697"], ["updated_at", "2017-07-27 23:46:58.322697"], ["slug", "winterfell-news-4"], ["post_type_version_id", 307]] +  (0.5ms) 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", 306], ["created_at", "2017-07-27 23:46:58.326684"], ["updated_at", "2017-07-27 23:46:58.326684"]] +  (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", 306], ["created_at", "2017-07-27 23:46:58.329521"], ["updated_at", "2017-07-27 23:46:58.329521"]] +  (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", 306], ["created_at", "2017-07-27 23:46:58.331512"], ["updated_at", "2017-07-27 23:46:58.331512"]] +  (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" = ? LIMIT ? [["post_id", 306], ["status", 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") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-07-27 23:46:58.340034"], ["updated_at", "2017-07-27 23:46:58.340034"], ["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", 306], ["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", 306]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-5"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-5"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 5"], ["created_at", "2017-07-27 23:46:58.351702"], ["updated_at", "2017-07-27 23:46:58.351702"], ["slug", "winterfell-news-5"], ["post_type_version_id", 307]] +  (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", 306], ["created_at", "2017-07-27 23:46:58.355736"], ["updated_at", "2017-07-27 23:46:58.355736"]] +  (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", 306], ["created_at", "2017-07-27 23:46:58.360940"], ["updated_at", "2017-07-27 23:46:58.360940"]] +  (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", 306], ["status", 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") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2017-07-27 23:46:58.368026"], ["updated_at", "2017-07-27 23:46:58.368026"], ["plural", "f"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.7ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 306], ["status", "published"]] +  (0.2ms) 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", 306]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-6"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-6"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 6"], ["created_at", "2017-07-27 23:46:58.384855"], ["updated_at", "2017-07-27 23:46:58.384855"], ["slug", "winterfell-news-6"], ["post_type_version_id", 307]] +  (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", 306], ["created_at", "2017-07-27 23:46:58.390186"], ["updated_at", "2017-07-27 23:46:58.390186"]] +  (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", 306], ["status", 0], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = 4 WHERE "pulitzer_versions"."id" = ? [["id", 270]] + 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", 306], ["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", 306], ["status", 4], ["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-07-27 23:46:58.397061"], ["updated_at", "2017-07-27 23:46:58.397061"], ["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", 306], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.6ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 306]] +  (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-07-27 23:46:58.407938"], ["updated_at", "2017-07-27 23:46:58.407938"], ["slug", "winterfell-news-7"], ["post_type_version_id", 307]] +  (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", 306], ["created_at", "2017-07-27 23:46:58.410665"], ["updated_at", "2017-07-27 23:46:58.410665"]] +  (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", 306], ["status", 0], ["LIMIT", 1]] +  (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", 270]] + Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 270]] + Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 270]] + SQL (0.1ms) DELETE FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? [["id", 270]] +  (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", 306], ["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", 306], ["status", 4], ["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", "Winterfell news 1"], ["created_at", "2017-07-27 23:46:58.423094"], ["updated_at", "2017-07-27 23:46:58.423094"], ["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", 306], ["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", 306]] +  (0.3ms) 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-8"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.2ms) 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-07-27 23:46:58.432795"], ["updated_at", "2017-07-27 23:46:58.432795"], ["slug", "winterfell-news-8"], ["post_type_version_id", 307]] +  (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", 306], ["created_at", "2017-07-27 23:46:58.435575"], ["updated_at", "2017-07-27 23:46:58.435575"]] +  (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-07-27 23:46:58.439863"], ["updated_at", "2017-07-27 23:46:58.439863"], ["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", 306], ["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", 306]] +  (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.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 9"], ["created_at", "2017-07-27 23:46:58.446678"], ["updated_at", "2017-07-27 23:46:58.446678"], ["slug", "winterfell-news-9"], ["post_type_version_id", 307]] +  (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", 306], ["created_at", "2017-07-27 23:46:58.449210"], ["updated_at", "2017-07-27 23:46:58.449210"]] +  (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" != 306) 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", 306], ["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-07-27 23:46:58.452324"], ["slug", "the-new-king-in-the-north"], ["id", 306]] +  (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-07-27 23:46:58.459522"], ["updated_at", "2017-07-27 23:46:58.459522"]] +  (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-07-27 23:46:58.462432"], ["updated_at", "2017-07-27 23:46:58.462432"], ["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", 306], ["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", 306]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-10"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-10"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 10"], ["created_at", "2017-07-27 23:46:58.469128"], ["updated_at", "2017-07-27 23:46:58.469128"], ["slug", "winterfell-news-10"], ["post_type_version_id", 307]] +  (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", 306], ["created_at", "2017-07-27 23:46:58.473488"], ["updated_at", "2017-07-27 23:46:58.473488"]] +  (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", 306], ["created_at", "2017-07-27 23:46:58.475407"], ["updated_at", "2017-07-27 23:46:58.475407"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (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", 302], ["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", 302], ["LIMIT", 1]] +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction + 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", 302], ["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", 302], ["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", 302]] + 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", 302]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 305], ["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", 302], ["content_element_type_id", 305], ["label", "Test Element"], ["created_at", "2017-07-27 23:46:58.513988"], ["updated_at", "2017-07-27 23:46:58.513988"], ["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.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::Tag Exists (0.3ms) 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.3ms) 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-07-27 23:46:58.556097"], ["updated_at", "2017-07-27 23:46:58.556097"]] +  (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.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 27"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 27"], ["created_at", "2017-07-27 23:46:58.566729"], ["updated_at", "2017-07-27 23:46:58.566729"], ["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-07-27 23:46:58.569943"], ["updated_at", "2017-07-27 23:46:58.569943"]] +  (0.1ms) 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.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-07-27 23:46:58.576579"], ["updated_at", "2017-07-27 23:46:58.576579"], ["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", 306], ["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", 306]] +  (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-07-27 23:46:58.584660"], ["updated_at", "2017-07-27 23:46:58.584660"], ["slug", "winterfell-news-11"], ["post_type_version_id", 307]] +  (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", 306], ["created_at", "2017-07-27 23:46:58.589239"], ["updated_at", "2017-07-27 23:46:58.589239"]] +  (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", 306], ["created_at", "2017-07-27 23:46:58.591050"], ["updated_at", "2017-07-27 23:46:58.591050"]] +  (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 29"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 29"], ["created_at", "2017-07-27 23:46:58.593170"], ["updated_at", "2017-07-27 23:46:58.593170"]] +  (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", 271], ["label_id", 1], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-07-27 23:46:58.595426"], ["updated_at", "2017-07-27 23:46:58.595426"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Post Exists (0.1ms) 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", 306], ["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 30"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 30"], ["created_at", "2017-07-27 23:46:58.602417"], ["updated_at", "2017-07-27 23:46:58.602417"], ["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-07-27 23:46:58.604930"], ["updated_at", "2017-07-27 23:46:58.604930"]] +  (0.0ms) 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.0ms) 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.6ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 32"], ["created_at", "2017-07-27 23:46:58.610978"], ["updated_at", "2017-07-27 23:46:58.610978"]] +  (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-07-27 23:46:58.614845"], ["updated_at", "2017-07-27 23:46:58.614845"], ["parent_id", 1]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2017-07-27 23:46:58.615849' 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-07-27 23:46:58.618310"], ["updated_at", "2017-07-27 23:46:58.618310"], ["parent_id", 1]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2017-07-27 23:46:58.619159' WHERE "pulitzer_tags"."id" = ? [["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) 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.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-07-27 23:46:58.627463"], ["updated_at", "2017-07-27 23:46:58.627463"], ["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-07-27 23:46:58.629934"], ["updated_at", "2017-07-27 23:46:58.629934"]] +  (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-07-27 23:46:58.632160"], ["updated_at", "2017-07-27 23:46:58.632160"], ["parent_id", 1], ["hierarchical", "t"]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2017-07-27 23:46:58.633051' 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.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 38"], ["created_at", "2017-07-27 23:46:58.637272"], ["updated_at", "2017-07-27 23:46:58.637272"], ["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 39"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 39"], ["created_at", "2017-07-27 23:46:58.640445"], ["updated_at", "2017-07-27 23:46:58.640445"]] +  (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-07-27 23:46:58.643801"], ["updated_at", "2017-07-27 23:46:58.643801"], ["parent_id", 1], ["hierarchical", "t"]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2017-07-27 23:46:58.644682' WHERE "pulitzer_tags"."id" = ? [["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) 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.5ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 41"], ["created_at", "2017-07-27 23:46:58.649477"], ["updated_at", "2017-07-27 23:46:58.649477"], ["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 42"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 42"], ["created_at", "2017-07-27 23:46:58.653245"], ["updated_at", "2017-07-27 23:46:58.653245"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) 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-07-27 23:46:58.657328"], ["updated_at", "2017-07-27 23:46:58.657328"], ["parent_id", 1], ["hierarchical", "t"]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2017-07-27 23:46:58.658259' WHERE "pulitzer_tags"."id" = ? [["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_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", "Winterfell news 1"], ["created_at", "2017-07-27 23:46:58.662527"], ["updated_at", "2017-07-27 23:46:58.662527"], ["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", 306], ["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", 306]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-12"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-12"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 12"], ["created_at", "2017-07-27 23:46:58.669570"], ["updated_at", "2017-07-27 23:46:58.669570"], ["slug", "winterfell-news-12"], ["post_type_version_id", 307]] +  (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", 306], ["created_at", "2017-07-27 23:46:58.672712"], ["updated_at", "2017-07-27 23:46:58.672712"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + 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-07-27 23:46:58.692098"], ["updated_at", "2017-07-27 23:46:58.692098"]] +  (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-07-27 23:46:58.695497"], ["updated_at", "2017-07-27 23:46:58.695497"], ["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", 306], ["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", 306]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-13"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-13"], ["LIMIT", 1]] + SQL (0.7ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 13"], ["created_at", "2017-07-27 23:46:58.703258"], ["updated_at", "2017-07-27 23:46:58.703258"], ["slug", "winterfell-news-13"], ["post_type_version_id", 307]] +  (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", 306], ["created_at", "2017-07-27 23:46:58.708152"], ["updated_at", "2017-07-27 23:46:58.708152"]] +  (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", 306], ["created_at", "2017-07-27 23:46:58.710083"], ["updated_at", "2017-07-27 23:46:58.710083"]] +  (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", 271], ["label_id", 1], ["label_type", "Pulitzer::Tag"], ["created_at", "2017-07-27 23:46:58.712827"], ["updated_at", "2017-07-27 23:46:58.712827"]] +  (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", 271]] +  (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-07-27 23:46:58.723103"], ["updated_at", "2017-07-27 23:46:58.723103"], ["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", 306], ["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", 306]] +  (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", 307], ["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-07-27 23:46:58.732961"], ["updated_at", "2017-07-27 23:46:58.732961"], ["plural", "f"]] +  (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", "status") VALUES (?, ?) [["post_type_id", 307], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 307]] +  (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", 155], ["label", "King's Landing news 2"], ["sort_order", 2], ["post_type_version_id", 309]] +  (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-07-27 23:46:58.744669"], ["updated_at", "2017-07-27 23:46:58.744669"], ["slug", "winterfell-news-14"], ["post_type_version_id", 307]] +  (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", 306], ["created_at", "2017-07-27 23:46:58.747166"], ["updated_at", "2017-07-27 23:46:58.747166"]] +  (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-07-27 23:46:58.749305"], ["updated_at", "2017-07-27 23:46:58.749305"], ["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", 308], ["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", 308]] +  (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-07-27 23:46:58.755887"], ["updated_at", "2017-07-27 23:46:58.755887"], ["slug", "winterfell-news-15"], ["post_type_version_id", 311]] +  (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", 307], ["created_at", "2017-07-27 23:46:58.758280"], ["updated_at", "2017-07-27 23:46:58.758280"]] +  (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", 311]] +  (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-07-27 23:46:58.764097"], ["updated_at", "2017-07-27 23:46:58.764097"], ["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", 306], ["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", 306]] +  (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", 307], ["name", "Winterfell news 3"], ["sort_order", 3]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (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-07-27 23:46:58.771783"], ["updated_at", "2017-07-27 23:46:58.771783"], ["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", 307], ["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", 307]] +  (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", 155], ["label", "King's Landing news 3"], ["sort_order", 3], ["post_type_version_id", 309]] +  (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-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-07-27 23:46:58.780732"], ["updated_at", "2017-07-27 23:46:58.780732"], ["slug", "winterfell-news-16"], ["post_type_version_id", 307]] +  (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", 306], ["created_at", "2017-07-27 23:46:58.783046"], ["updated_at", "2017-07-27 23:46:58.783046"]] +  (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", 307]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 306], ["status", 0], ["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", 306], ["status", 0], ["LIMIT", 1]] +  (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", 270], ["free_form_section_type_id", 155], ["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", 306], ["status", 0], ["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", 306], ["status", 0], ["LIMIT", 1]] + 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", 270], ["name", "Winterfell news 3"], ["LIMIT", 1]] +  (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", 309], ["free_form_section_id", 305], ["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", 309], ["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", 309]] + 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", 306], ["status", 0], ["LIMIT", 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", 307]] + 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", 270]] + 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", 307]] +  (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", 155]] + 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", 155]] + 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", 305], ["post_type_version_id", 309], ["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-07-27 23:46:58.812360"], ["updated_at", "2017-07-27 23:46:58.812360"], ["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", 306], ["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", 306]] +  (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", 307], ["name", "Winterfell news 4"], ["sort_order", 4]] +  (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-07-27 23:46:58.818953"], ["updated_at", "2017-07-27 23:46:58.818953"], ["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", 307], ["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", 307]] +  (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", 155], ["label", "King's Landing news 4"], ["sort_order", 4], ["post_type_version_id", 309]] +  (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-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-07-27 23:46:58.826731"], ["updated_at", "2017-07-27 23:46:58.826731"], ["slug", "winterfell-news-17"], ["post_type_version_id", 307]] +  (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", 306], ["created_at", "2017-07-27 23:46:58.829721"], ["updated_at", "2017-07-27 23:46:58.829721"]] +  (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", 307]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 306], ["status", 0], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 306], ["status", 0], ["LIMIT", 1]] +  (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", 270], ["free_form_section_type_id", 155], ["name", "Winterfell news 4"]] +  (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", 306], ["status", 0], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 306], ["status", 0], ["LIMIT", 1]] + 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", 270], ["name", "Winterfell news 4"], ["LIMIT", 1]] +  (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", 309], ["free_form_section_id", 305], ["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", 309], ["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", 309]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 306], ["status", 0], ["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", 270], ["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", 305], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + 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]] + SQL (0.5ms) 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", 307]] + 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", 270]] + 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", 307]] +  (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", 155]] + 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", 155]] + 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", 305], ["post_type_version_id", 309], ["LIMIT", 1]] +  (0.5ms) rollback transaction