spec/dummy/log/test.log in pulitzer-0.13.1 vs spec/dummy/log/test.log in pulitzer-0.14.0

- old
+ new

@@ -208201,5 +208201,1738 @@ Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_show.html.erb (9.9ms) Completed 200 OK in 15ms (Views: 12.1ms | ActiveRecord: 0.4ms) Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Pulitzer::PostType Load (0.0ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 161], ["LIMIT", 1]]  (0.7ms) rollback transaction +Creating scope :free_form. Overwriting existing method Pulitzer::ContentElement.free_form. +  (0.1ms) TRUNCATE TABLE schema_migrations; +  (3.2ms) delete from schema_migrations; +  (0.1ms) TRUNCATE TABLE ar_internal_metadata; +  (0.9ms) delete from ar_internal_metadata; +  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; +  (0.8ms) delete from pulitzer_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_posts; +  (0.8ms) delete from pulitzer_posts; +  (0.1ms) TRUNCATE TABLE pulitzer_tags; +  (0.8ms) delete from pulitzer_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; +  (0.8ms) delete from pulitzer_post_type_content_element_types; +  (0.2ms) TRUNCATE TABLE pulitzer_versions; +  (0.8ms) delete from pulitzer_versions; +  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; +  (0.9ms) delete from pulitzer_post_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_post_types; +  (0.7ms) delete from pulitzer_post_types; +  (0.1ms) TRUNCATE TABLE pulitzer_partials; +  (0.8ms) delete from pulitzer_partials; +  (0.1ms) TRUNCATE TABLE pulitzer_free_form_section_types; +  (0.7ms) delete from pulitzer_free_form_section_types; +  (0.1ms) TRUNCATE TABLE pulitzer_free_form_sections; +  (1.0ms) delete from pulitzer_free_form_sections; +  (0.1ms) TRUNCATE TABLE pulitzer_layouts; +  (0.7ms) delete from pulitzer_layouts; +  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; +  (1.7ms) delete from pulitzer_content_elements; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; +  (0.9ms) delete from pulitzer_partial_types; +  (0.1ms) TRUNCATE TABLE pulitzer_background_styles; +  (0.8ms) delete from pulitzer_background_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_justification_styles; +  (0.7ms) delete from pulitzer_justification_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; +  (0.8ms) delete from pulitzer_sequence_flow_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; +  (0.7ms) delete from pulitzer_arrangement_styles; +  (0.1ms) begin transaction + SQL (0.9ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC], ["plural", true]] +  (1.6ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::ContentElementType Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Text"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Image"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Video"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_id", 161]] + Pulitzer::FreeFormSectionType Load (0.1ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_id" = ? [["post_type_id", 161]] + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 161], ["content_element_type_id", 124], ["label", "Hero Title 1"], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC], ["sort_order", 1]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 161], ["content_element_type_id", 124], ["label", "Hero Title 2"], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC], ["sort_order", 2]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 161], ["content_element_type_id", 124], ["label", "Hero Title 3"], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC], ["sort_order", 3]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 161], ["content_element_type_id", 124], ["label", "Guest Title"], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC], ["sort_order", 4]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 161], ["content_element_type_id", 124], ["label", "Guest Text"], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC], ["sort_order", 5]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 161], ["content_element_type_id", 124], ["label", "Footer Title"], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC], ["sort_order", 6]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 161], ["content_element_type_id", 124], ["label", "Footer Text"], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC], ["sort_order", 7]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 161], ["content_element_type_id", 124], ["label", "Metadata title"], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC], ["sort_order", 8]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 161], ["content_element_type_id", 124], ["label", "Metadata description"], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC], ["sort_order", 9]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 161], ["content_element_type_id", 124], ["label", "Metadata keywords"], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC], ["sort_order", 10]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 161], ["name", "Main Content"], ["sort_order", 11]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 161], ["name", "Handpicked Homes"], ["sort_order", 12]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["post_type_id", 161], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC], ["slug", "welcome"]] + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 161], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC]] +  (1.6ms) commit transaction + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 161], ["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", 124], ["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", 201], ["post_type_content_element_type_id", 401], ["content_element_type_id", 124], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC]] +  (0.8ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 161], ["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", 124], ["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", 201], ["post_type_content_element_type_id", 402], ["content_element_type_id", 124], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC]] +  (0.8ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 161], ["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", 124], ["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", 201], ["post_type_content_element_type_id", 403], ["content_element_type_id", 124], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC]] +  (0.8ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 161], ["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", 124], ["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", 201], ["post_type_content_element_type_id", 404], ["content_element_type_id", 124], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 161], ["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", 124], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["version_id", 201], ["post_type_content_element_type_id", 405], ["content_element_type_id", 124], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC]] +  (0.8ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 161], ["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", 124], ["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", 201], ["post_type_content_element_type_id", 406], ["content_element_type_id", 124], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 161], ["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", 124], ["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", 201], ["post_type_content_element_type_id", 407], ["content_element_type_id", 124], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC]] +  (0.8ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 161], ["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", 124], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["version_id", 201], ["post_type_content_element_type_id", 408], ["content_element_type_id", 124], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC]] +  (0.6ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 161], ["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", 124], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["version_id", 201], ["post_type_content_element_type_id", 409], ["content_element_type_id", 124], ["created_at", 2017-05-23 18:32:00 UTC], ["updated_at", 2017-05-23 18:32:00 UTC]] +  (0.8ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 161], ["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", 124], ["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", 201], ["post_type_content_element_type_id", 410], ["content_element_type_id", 124], ["created_at", 2017-05-23 18:32:00 UTC], ["updated_at", 2017-05-23 18:32:00 UTC]] +  (1.1ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 161], ["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", 201], ["free_form_section_type_id", 81], ["name", "Main Content"]] +  (0.8ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 161], ["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", 201], ["free_form_section_type_id", 82], ["name", "Handpicked Homes"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", 2017-05-23 18:32:00 UTC], ["updated_at", 2017-05-23 18:32:00 UTC], ["plural", true]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["post_type_id", 162], ["created_at", 2017-05-23 18:32:00 UTC], ["updated_at", 2017-05-23 18:32:00 UTC], ["slug", "complete-guide-to-breckenridge"]] + SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 162], ["created_at", 2017-05-23 18:32:00 UTC], ["updated_at", 2017-05-23 18:32:00 UTC]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Articles"], ["created_at", 2017-05-23 18:32:00 UTC], ["updated_at", 2017-05-23 18:32:00 UTC], ["plural", true]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["post_type_id", 163], ["created_at", 2017-05-23 18:32:00 UTC], ["updated_at", 2017-05-23 18:32:00 UTC], ["slug", "ski-jump-competition"]] + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 163], ["created_at", 2017-05-23 18:32:00 UTC], ["updated_at", 2017-05-23 18:32:00 UTC]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "External Articles"], ["created_at", 2017-05-23 18:32:00 UTC], ["updated_at", 2017-05-23 18:32:00 UTC], ["plural", true]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["post_type_id", 164], ["created_at", 2017-05-23 18:32:00 UTC], ["updated_at", 2017-05-23 18:32:00 UTC], ["slug", "why-visit-breckenridge"]] + SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 164], ["created_at", 2017-05-23 18:32:00 UTC], ["updated_at", 2017-05-23 18:32:00 UTC]] +  (0.7ms) commit transaction + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."title" = ? LIMIT ? [["title", "Welcome"], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 161], ["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", 161], ["status", 1], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", 2017-05-23 18:32:00 UTC], ["id", 201]] +  (0.8ms) commit transaction + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" INNER JOIN "pulitzer_post_tags" ON "pulitzer_tags"."id" = "pulitzer_post_tags"."label_id" WHERE "pulitzer_post_tags"."version_id" = ? AND "pulitzer_post_tags"."label_type" = ? [["version_id", 201], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 161], ["created_at", 2017-05-23 18:32:00 UTC], ["updated_at", 2017-05-23 18:32:00 UTC]] +  (0.8ms) commit transaction +[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 201], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] Performing Pulitzer::CloneVersionJob from Inline(default) with arguments: #<GlobalID:0x007f8029c41c50 @uri=#<URI::GID gid://dummy/Pulitzer::Version/201>> +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 161], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] /Users/eric/.rvm/gems/ruby-2.3.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 161], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] 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", 201]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 124], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 401], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["post_type_content_element_type_id", 401], ["content_element_type_id", 124], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 205], ["updated_at", 2017-05-23 18:32:00 UTC], ["id", 811]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 124], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 402], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["post_type_content_element_type_id", 402], ["content_element_type_id", 124], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 205], ["updated_at", 2017-05-23 18:32:00 UTC], ["id", 812]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 124], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 403], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["post_type_content_element_type_id", 403], ["content_element_type_id", 124], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 205], ["updated_at", 2017-05-23 18:32:00 UTC], ["id", 813]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 124], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 404], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["post_type_content_element_type_id", 404], ["content_element_type_id", 124], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 205], ["updated_at", 2017-05-23 18:32:00 UTC], ["id", 814]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 124], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 405], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["post_type_content_element_type_id", 405], ["content_element_type_id", 124], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 205], ["updated_at", 2017-05-23 18:32:00 UTC], ["id", 815]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 124], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 406], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["post_type_content_element_type_id", 406], ["content_element_type_id", 124], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 205], ["updated_at", 2017-05-23 18:32:00 UTC], ["id", 816]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 124], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 407], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["post_type_content_element_type_id", 407], ["content_element_type_id", 124], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 205], ["updated_at", 2017-05-23 18:32:00 UTC], ["id", 817]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 124], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 408], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["post_type_content_element_type_id", 408], ["content_element_type_id", 124], ["created_at", 2017-05-23 18:31:59 UTC], ["updated_at", 2017-05-23 18:31:59 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 205], ["updated_at", 2017-05-23 18:32:00 UTC], ["id", 818]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 124], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 409], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["post_type_content_element_type_id", 409], ["content_element_type_id", 124], ["created_at", 2017-05-23 18:32:00 UTC], ["updated_at", 2017-05-23 18:32:00 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 205], ["updated_at", 2017-05-23 18:32:00 UTC], ["id", 819]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 124], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 410], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["post_type_content_element_type_id", 410], ["content_element_type_id", 124], ["created_at", 2017-05-23 18:32:00 UTC], ["updated_at", 2017-05-23 18:32:00 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 205], ["updated_at", 2017-05-23 18:32:00 UTC], ["id", 820]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 201]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 81], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] 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", 161]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 205], ["id", 163]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 82], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] 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", 162]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 205], ["id", 164]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 201]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", 2017-05-23 18:32:00 UTC], ["id", 205]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [4052a65f-8f67-49c0-b330-a7c887d842f6] Performed Pulitzer::CloneVersionJob from Inline(default) in 130.66ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 4052a65f-8f67-49c0-b330-a7c887d842f6) to Inline(default) with arguments: #<GlobalID:0x007f8029c33e98 @uri=#<URI::GID gid://dummy/Pulitzer::Version/201>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 161], ["LIMIT", 1]] + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 205], ["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", 161], ["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", 201]] +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 1"], ["updated_at", 2017-05-23 18:32:00 UTC], ["id", 801]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 2"], ["updated_at", 2017-05-23 18:32:00 UTC], ["id", 802]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 3"], ["updated_at", 2017-05-23 18:32:00 UTC], ["id", 803]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Title"], ["updated_at", 2017-05-23 18:32:00 UTC], ["id", 804]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Text"], ["updated_at", 2017-05-23 18:32:00 UTC], ["id", 805]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", 2017-05-23 18:32:00 UTC], ["id", 806]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Text"], ["updated_at", 2017-05-23 18:32:00 UTC], ["id", 807]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", 2017-05-23 18:32:00 UTC], ["id", 808]] +  (0.5ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", 2017-05-23 18:32:00 UTC], ["id", 809]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata keywords"], ["updated_at", 2017-05-23 18:32:00 UTC], ["id", 810]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.3ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] +  (0.1ms) rollback transaction +Creating scope :free_form. Overwriting existing method Pulitzer::ContentElement.free_form. +  (0.1ms) TRUNCATE TABLE schema_migrations; +  (1.6ms) delete from schema_migrations; +  (0.1ms) TRUNCATE TABLE ar_internal_metadata; +  (0.8ms) delete from ar_internal_metadata; +  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; +  (0.7ms) delete from pulitzer_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_posts; +  (0.7ms) delete from pulitzer_posts; +  (0.1ms) TRUNCATE TABLE pulitzer_tags; +  (0.8ms) delete from pulitzer_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; +  (0.9ms) delete from pulitzer_post_type_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_versions; +  (0.8ms) delete from pulitzer_versions; +  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; +  (0.7ms) delete from pulitzer_post_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_post_types; +  (0.7ms) delete from pulitzer_post_types; +  (0.1ms) TRUNCATE TABLE pulitzer_partials; +  (0.7ms) delete from pulitzer_partials; +  (0.1ms) TRUNCATE TABLE pulitzer_free_form_section_types; +  (0.8ms) delete from pulitzer_free_form_section_types; +  (0.1ms) TRUNCATE TABLE pulitzer_free_form_sections; +  (0.7ms) delete from pulitzer_free_form_sections; +  (0.1ms) TRUNCATE TABLE pulitzer_layouts; +  (0.7ms) delete from pulitzer_layouts; +  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; +  (0.7ms) delete from pulitzer_content_elements; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; +  (0.7ms) delete from pulitzer_partial_types; +  (0.1ms) TRUNCATE TABLE pulitzer_background_styles; +  (0.8ms) delete from pulitzer_background_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_justification_styles; +  (0.7ms) delete from pulitzer_justification_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; +  (0.7ms) delete from pulitzer_sequence_flow_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; +  (0.8ms) delete from pulitzer_arrangement_styles; +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["plural", true]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::ContentElementType Exists (0.3ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Text"], ["LIMIT", 1]] + SQL (0.7ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Image"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Video"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_id", 165]] + Pulitzer::FreeFormSectionType Load (0.1ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_id" = ? [["post_type_id", 165]] + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 165], ["content_element_type_id", 127], ["label", "Hero Title 1"], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["sort_order", 1]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 165], ["content_element_type_id", 127], ["label", "Hero Title 2"], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["sort_order", 2]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 165], ["content_element_type_id", 127], ["label", "Hero Title 3"], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["sort_order", 3]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 165], ["content_element_type_id", 127], ["label", "Guest Title"], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["sort_order", 4]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 165], ["content_element_type_id", 127], ["label", "Guest Text"], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["sort_order", 5]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 165], ["content_element_type_id", 127], ["label", "Footer Title"], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["sort_order", 6]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 165], ["content_element_type_id", 127], ["label", "Footer Text"], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["sort_order", 7]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 165], ["content_element_type_id", 127], ["label", "Metadata title"], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["sort_order", 8]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (1.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 165], ["content_element_type_id", 127], ["label", "Metadata description"], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["sort_order", 9]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 165], ["content_element_type_id", 127], ["label", "Metadata keywords"], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["sort_order", 10]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 165], ["name", "Main Content"], ["sort_order", 11]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 165], ["name", "Handpicked Homes"], ["sort_order", 12]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["post_type_id", 165], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["slug", "welcome"]] + SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 165], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC]] +  (1.3ms) commit transaction + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 165], ["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", 127], ["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", 206], ["post_type_content_element_type_id", 411], ["content_element_type_id", 127], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC]] +  (1.0ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 165], ["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", 127], ["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", 206], ["post_type_content_element_type_id", 412], ["content_element_type_id", 127], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC]] +  (1.1ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 165], ["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", 127], ["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", 206], ["post_type_content_element_type_id", 413], ["content_element_type_id", 127], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC]] +  (1.0ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 165], ["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", 127], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["version_id", 206], ["post_type_content_element_type_id", 414], ["content_element_type_id", 127], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC]] +  (0.8ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 165], ["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", 127], ["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", 206], ["post_type_content_element_type_id", 415], ["content_element_type_id", 127], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC]] +  (1.0ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 165], ["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", 127], ["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", 206], ["post_type_content_element_type_id", 416], ["content_element_type_id", 127], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC]] +  (0.9ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 165], ["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", 127], ["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", 206], ["post_type_content_element_type_id", 417], ["content_element_type_id", 127], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC]] +  (0.8ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 165], ["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", 127], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["version_id", 206], ["post_type_content_element_type_id", 418], ["content_element_type_id", 127], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC]] +  (0.8ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 165], ["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", 127], ["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", 206], ["post_type_content_element_type_id", 419], ["content_element_type_id", 127], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 165], ["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", 127], ["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", 206], ["post_type_content_element_type_id", 420], ["content_element_type_id", 127], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC]] +  (0.8ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 165], ["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", 206], ["free_form_section_type_id", 83], ["name", "Main Content"]] +  (0.8ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 165], ["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", 206], ["free_form_section_type_id", 84], ["name", "Handpicked Homes"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["plural", true]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["post_type_id", 166], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["slug", "complete-guide-to-breckenridge"]] + SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 166], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Articles"], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["plural", true]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["post_type_id", 167], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["slug", "ski-jump-competition"]] + SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 167], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC]] +  (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-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["plural", true]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["post_type_id", 168], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["slug", "why-visit-breckenridge"]] + SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 168], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC]] +  (0.8ms) commit transaction + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."title" = ? LIMIT ? [["title", "Welcome"], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 165], ["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", 165], ["status", 1], ["LIMIT", 1]] +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", 2017-05-23 18:42:15 UTC], ["id", 206]] +  (0.8ms) commit transaction + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" INNER JOIN "pulitzer_post_tags" ON "pulitzer_tags"."id" = "pulitzer_post_tags"."label_id" WHERE "pulitzer_post_tags"."version_id" = ? AND "pulitzer_post_tags"."label_type" = ? [["version_id", 206], ["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", 165], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC]] +  (0.8ms) commit transaction +[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 206], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] Performing Pulitzer::CloneVersionJob from Inline(default) with arguments: #<GlobalID:0x007fb82344ec28 @uri=#<URI::GID gid://dummy/Pulitzer::Version/206>> +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 165], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] /Users/eric/.rvm/gems/ruby-2.3.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] 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", 165], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] 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", 206]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 127], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 411], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["post_type_content_element_type_id", 411], ["content_element_type_id", 127], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 210], ["updated_at", 2017-05-23 18:42:15 UTC], ["id", 831]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 127], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 412], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["post_type_content_element_type_id", 412], ["content_element_type_id", 127], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 210], ["updated_at", 2017-05-23 18:42:15 UTC], ["id", 832]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 127], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 413], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["post_type_content_element_type_id", 413], ["content_element_type_id", 127], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 210], ["updated_at", 2017-05-23 18:42:15 UTC], ["id", 833]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 127], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 414], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["post_type_content_element_type_id", 414], ["content_element_type_id", 127], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 210], ["updated_at", 2017-05-23 18:42:15 UTC], ["id", 834]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 127], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 415], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["post_type_content_element_type_id", 415], ["content_element_type_id", 127], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 210], ["updated_at", 2017-05-23 18:42:15 UTC], ["id", 835]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 127], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 416], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["post_type_content_element_type_id", 416], ["content_element_type_id", 127], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 210], ["updated_at", 2017-05-23 18:42:15 UTC], ["id", 836]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 127], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 417], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["post_type_content_element_type_id", 417], ["content_element_type_id", 127], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 210], ["updated_at", 2017-05-23 18:42:15 UTC], ["id", 837]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 127], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 418], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["post_type_content_element_type_id", 418], ["content_element_type_id", 127], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 210], ["updated_at", 2017-05-23 18:42:15 UTC], ["id", 838]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 127], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 419], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["post_type_content_element_type_id", 419], ["content_element_type_id", 127], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 210], ["updated_at", 2017-05-23 18:42:15 UTC], ["id", 839]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 127], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 420], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["post_type_content_element_type_id", 420], ["content_element_type_id", 127], ["created_at", 2017-05-23 18:42:15 UTC], ["updated_at", 2017-05-23 18:42:15 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 210], ["updated_at", 2017-05-23 18:42:15 UTC], ["id", 840]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 206]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 83], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] 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", 165]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 210], ["id", 167]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 84], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] 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", 166]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 210], ["id", 168]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 206]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] SQL (0.2ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", 2017-05-23 18:42:15 UTC], ["id", 210]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [48994a3e-b852-48be-85eb-7fc596d37020] Performed Pulitzer::CloneVersionJob from Inline(default) in 129.64ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 48994a3e-b852-48be-85eb-7fc596d37020) to Inline(default) with arguments: #<GlobalID:0x007fb825879260 @uri=#<URI::GID gid://dummy/Pulitzer::Version/206>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 165], ["LIMIT", 1]] + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 210], ["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", 165], ["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", 206]] +  (0.1ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 1"], ["updated_at", 2017-05-23 18:42:15 UTC], ["id", 821]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 2"], ["updated_at", 2017-05-23 18:42:15 UTC], ["id", 822]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 3"], ["updated_at", 2017-05-23 18:42:15 UTC], ["id", 823]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Title"], ["updated_at", 2017-05-23 18:42:15 UTC], ["id", 824]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Text"], ["updated_at", 2017-05-23 18:42:15 UTC], ["id", 825]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", 2017-05-23 18:42:15 UTC], ["id", 826]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Text"], ["updated_at", 2017-05-23 18:42:15 UTC], ["id", 827]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", 2017-05-23 18:42:15 UTC], ["id", 828]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", 2017-05-23 18:42:15 UTC], ["id", 829]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata keywords"], ["updated_at", 2017-05-23 18:42:15 UTC], ["id", 830]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] +  (0.1ms) rollback transaction +Creating scope :free_form. Overwriting existing method Pulitzer::ContentElement.free_form. +  (0.3ms) TRUNCATE TABLE schema_migrations; +  (1.6ms) delete from schema_migrations; +  (0.1ms) TRUNCATE TABLE ar_internal_metadata; +  (0.8ms) delete from ar_internal_metadata; +  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; +  (0.7ms) delete from pulitzer_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_posts; +  (0.8ms) delete from pulitzer_posts; +  (0.1ms) TRUNCATE TABLE pulitzer_tags; +  (0.8ms) delete from pulitzer_tags; +  (0.2ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; +  (0.8ms) delete from pulitzer_post_type_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_versions; +  (0.8ms) delete from pulitzer_versions; +  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; +  (0.7ms) delete from pulitzer_post_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_post_types; +  (0.7ms) delete from pulitzer_post_types; +  (0.1ms) TRUNCATE TABLE pulitzer_partials; +  (0.9ms) delete from pulitzer_partials; +  (0.1ms) TRUNCATE TABLE pulitzer_free_form_section_types; +  (0.8ms) delete from pulitzer_free_form_section_types; +  (0.1ms) TRUNCATE TABLE pulitzer_free_form_sections; +  (1.2ms) delete from pulitzer_free_form_sections; +  (0.1ms) TRUNCATE TABLE pulitzer_layouts; +  (0.9ms) delete from pulitzer_layouts; +  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; +  (1.1ms) delete from pulitzer_content_elements; +  (0.2ms) TRUNCATE TABLE pulitzer_partial_types; +  (0.9ms) delete from pulitzer_partial_types; +  (0.1ms) TRUNCATE TABLE pulitzer_background_styles; +  (0.8ms) delete from pulitzer_background_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_justification_styles; +  (0.8ms) delete from pulitzer_justification_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; +  (0.7ms) delete from pulitzer_sequence_flow_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; +  (0.7ms) delete from pulitzer_arrangement_styles; +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["plural", true]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::ContentElementType Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Text"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::ContentElementType Exists (0.5ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Image"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Video"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::PostTypeContentElementType Load (0.9ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_id", 169]] + Pulitzer::FreeFormSectionType Load (0.1ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_id" = ? [["post_type_id", 169]] + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 169], ["content_element_type_id", 130], ["label", "Hero Title 1"], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["sort_order", 1]] +  (1.0ms) commit transaction +  (0.2ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 169], ["content_element_type_id", 130], ["label", "Hero Title 2"], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["sort_order", 2]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 169], ["content_element_type_id", 130], ["label", "Hero Title 3"], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["sort_order", 3]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 169], ["content_element_type_id", 130], ["label", "Guest Title"], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["sort_order", 4]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 169], ["content_element_type_id", 130], ["label", "Guest Text"], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["sort_order", 5]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 169], ["content_element_type_id", 130], ["label", "Footer Title"], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["sort_order", 6]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 169], ["content_element_type_id", 130], ["label", "Footer Text"], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["sort_order", 7]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 169], ["content_element_type_id", 130], ["label", "Metadata title"], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["sort_order", 8]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 169], ["content_element_type_id", 130], ["label", "Metadata description"], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["sort_order", 9]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 169], ["content_element_type_id", 130], ["label", "Metadata keywords"], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["sort_order", 10]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 169], ["name", "Main Content"], ["sort_order", 11]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 169], ["name", "Handpicked Homes"], ["sort_order", 12]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["post_type_id", 169], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["slug", "welcome"]] + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 169], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC]] +  (1.5ms) commit transaction + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 169], ["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", 130], ["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", 211], ["post_type_content_element_type_id", 421], ["content_element_type_id", 130], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 169], ["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", 130], ["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", 211], ["post_type_content_element_type_id", 422], ["content_element_type_id", 130], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC]] +  (0.9ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 169], ["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", 130], ["LIMIT", 1]] + SQL (0.6ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["version_id", 211], ["post_type_content_element_type_id", 423], ["content_element_type_id", 130], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC]] +  (0.8ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 169], ["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", 130], ["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", 211], ["post_type_content_element_type_id", 424], ["content_element_type_id", 130], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 169], ["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", 130], ["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", 211], ["post_type_content_element_type_id", 425], ["content_element_type_id", 130], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC]] +  (0.8ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 169], ["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", 130], ["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", 211], ["post_type_content_element_type_id", 426], ["content_element_type_id", 130], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC]] +  (0.9ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 169], ["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", 130], ["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", 211], ["post_type_content_element_type_id", 427], ["content_element_type_id", 130], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC]] +  (0.8ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 169], ["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", 130], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["version_id", 211], ["post_type_content_element_type_id", 428], ["content_element_type_id", 130], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 169], ["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", 130], ["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", 211], ["post_type_content_element_type_id", 429], ["content_element_type_id", 130], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 169], ["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", 130], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["version_id", 211], ["post_type_content_element_type_id", 430], ["content_element_type_id", 130], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC]] +  (1.1ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 169], ["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", 211], ["free_form_section_type_id", 85], ["name", "Main Content"]] +  (1.1ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 169], ["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", 211], ["free_form_section_type_id", 86], ["name", "Handpicked Homes"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["plural", true]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["post_type_id", 170], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["slug", "complete-guide-to-breckenridge"]] + SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 170], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Articles"], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["plural", true]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["post_type_id", 171], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["slug", "ski-jump-competition"]] + SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 171], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "External Articles"], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["plural", true]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["post_type_id", 172], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["slug", "why-visit-breckenridge"]] + SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 172], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC]] +  (0.7ms) commit transaction + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."title" = ? LIMIT ? [["title", "Welcome"], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 169], ["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", 169], ["status", 1], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", 2017-05-23 18:44:04 UTC], ["id", 211]] +  (0.9ms) commit transaction + Pulitzer::Tag Load (0.2ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" INNER JOIN "pulitzer_post_tags" ON "pulitzer_tags"."id" = "pulitzer_post_tags"."label_id" WHERE "pulitzer_post_tags"."version_id" = ? AND "pulitzer_post_tags"."label_type" = ? [["version_id", 211], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 169], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC]] +  (0.8ms) commit transaction +[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 211], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] Performing Pulitzer::CloneVersionJob from Inline(default) with arguments: #<GlobalID:0x007fa9a2ba3620 @uri=#<URI::GID gid://dummy/Pulitzer::Version/211>> +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 169], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] /Users/eric/.rvm/gems/ruby-2.3.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 169], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] 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", 211]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 130], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 421], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["post_type_content_element_type_id", 421], ["content_element_type_id", 130], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 215], ["updated_at", 2017-05-23 18:44:04 UTC], ["id", 851]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 130], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 422], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["post_type_content_element_type_id", 422], ["content_element_type_id", 130], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 215], ["updated_at", 2017-05-23 18:44:04 UTC], ["id", 852]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 130], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 423], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["post_type_content_element_type_id", 423], ["content_element_type_id", 130], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 215], ["updated_at", 2017-05-23 18:44:04 UTC], ["id", 853]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 130], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 424], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["post_type_content_element_type_id", 424], ["content_element_type_id", 130], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 215], ["updated_at", 2017-05-23 18:44:04 UTC], ["id", 854]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 130], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 425], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["post_type_content_element_type_id", 425], ["content_element_type_id", 130], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 215], ["updated_at", 2017-05-23 18:44:04 UTC], ["id", 855]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 130], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 426], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["post_type_content_element_type_id", 426], ["content_element_type_id", 130], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 215], ["updated_at", 2017-05-23 18:44:04 UTC], ["id", 856]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 130], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 427], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["post_type_content_element_type_id", 427], ["content_element_type_id", 130], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 215], ["updated_at", 2017-05-23 18:44:04 UTC], ["id", 857]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 130], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 428], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["post_type_content_element_type_id", 428], ["content_element_type_id", 130], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 215], ["updated_at", 2017-05-23 18:44:04 UTC], ["id", 858]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 130], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 429], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["post_type_content_element_type_id", 429], ["content_element_type_id", 130], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 215], ["updated_at", 2017-05-23 18:44:04 UTC], ["id", 859]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 130], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 430], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["post_type_content_element_type_id", 430], ["content_element_type_id", 130], ["created_at", 2017-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 215], ["updated_at", 2017-05-23 18:44:04 UTC], ["id", 860]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 211]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 85], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] 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", 169]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 215], ["id", 171]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 86], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] 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", 170]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 215], ["id", 172]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 211]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] SQL (0.2ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", 2017-05-23 18:44:04 UTC], ["id", 215]] +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [f8e0d3ce-8989-4e39-9945-ebc990895629] Performed Pulitzer::CloneVersionJob from Inline(default) in 133.51ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: f8e0d3ce-8989-4e39-9945-ebc990895629) to Inline(default) with arguments: #<GlobalID:0x007fa9a2fc1a40 @uri=#<URI::GID gid://dummy/Pulitzer::Version/211>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 169], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 215], ["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", 169], ["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", 211]] +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 1"], ["updated_at", 2017-05-23 18:44:04 UTC], ["id", 841]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 2"], ["updated_at", 2017-05-23 18:44:04 UTC], ["id", 842]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 3"], ["updated_at", 2017-05-23 18:44:04 UTC], ["id", 843]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Title"], ["updated_at", 2017-05-23 18:44:04 UTC], ["id", 844]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Text"], ["updated_at", 2017-05-23 18:44:04 UTC], ["id", 845]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", 2017-05-23 18:44:04 UTC], ["id", 846]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Text"], ["updated_at", 2017-05-23 18:44:04 UTC], ["id", 847]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", 2017-05-23 18:44:04 UTC], ["id", 848]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", 2017-05-23 18:44:04 UTC], ["id", 849]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata keywords"], ["updated_at", 2017-05-23 18:44:04 UTC], ["id", 850]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_id" = ? AND "pulitzer_posts"."slug" = ? LIMIT ? [["post_type_id", 169], ["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", 169], ["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", 211], ["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-05-23 18:44:04 UTC], ["updated_at", 2017-05-23 18:44:04 UTC], ["plural", false], ["kind", 1]] +  (0.0ms) 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", 169], ["LIMIT", 1]] +  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 169]] + SQL (0.1ms) INSERT INTO "pulitzer_partials" ("post_type_id", "free_form_section_id", "sort_order") VALUES (?, ?, ?) [["post_type_id", 173], ["free_form_section_id", 169], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.6ms) rollback transaction +Creating scope :free_form. Overwriting existing method Pulitzer::ContentElement.free_form. +  (0.2ms) TRUNCATE TABLE schema_migrations; +  (1.7ms) delete from schema_migrations; +  (0.1ms) TRUNCATE TABLE ar_internal_metadata; +  (0.8ms) delete from ar_internal_metadata; +  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; +  (0.8ms) delete from pulitzer_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_posts; +  (0.9ms) delete from pulitzer_posts; +  (0.1ms) TRUNCATE TABLE pulitzer_tags; +  (0.8ms) delete from pulitzer_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; +  (0.9ms) delete from pulitzer_post_type_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_versions; +  (0.8ms) delete from pulitzer_versions; +  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; +  (0.8ms) delete from pulitzer_post_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_post_types; +  (0.7ms) delete from pulitzer_post_types; +  (0.1ms) TRUNCATE TABLE pulitzer_partials; +  (0.6ms) delete from pulitzer_partials; +  (0.1ms) TRUNCATE TABLE pulitzer_free_form_section_types; +  (0.8ms) delete from pulitzer_free_form_section_types; +  (0.1ms) TRUNCATE TABLE pulitzer_free_form_sections; +  (0.8ms) delete from pulitzer_free_form_sections; +  (0.1ms) TRUNCATE TABLE pulitzer_layouts; +  (0.7ms) delete from pulitzer_layouts; +  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; +  (0.7ms) delete from pulitzer_content_elements; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; +  (0.8ms) delete from pulitzer_partial_types; +  (0.1ms) TRUNCATE TABLE pulitzer_background_styles; +  (0.8ms) delete from pulitzer_background_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_justification_styles; +  (0.8ms) delete from pulitzer_justification_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; +  (0.8ms) delete from pulitzer_sequence_flow_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; +  (0.7ms) delete from pulitzer_arrangement_styles; +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["plural", true]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::ContentElementType Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Text"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Image"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Video"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_id", 173]] + Pulitzer::FreeFormSectionType Load (0.1ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_id" = ? [["post_type_id", 173]] + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 173], ["content_element_type_id", 133], ["label", "Hero Title 1"], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["sort_order", 1]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 173], ["content_element_type_id", 133], ["label", "Hero Title 2"], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["sort_order", 2]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 173], ["content_element_type_id", 133], ["label", "Hero Title 3"], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["sort_order", 3]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 173], ["content_element_type_id", 133], ["label", "Guest Title"], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["sort_order", 4]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 173], ["content_element_type_id", 133], ["label", "Guest Text"], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["sort_order", 5]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 173], ["content_element_type_id", 133], ["label", "Footer Title"], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["sort_order", 6]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 173], ["content_element_type_id", 133], ["label", "Footer Text"], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["sort_order", 7]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 173], ["content_element_type_id", 133], ["label", "Metadata title"], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["sort_order", 8]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 173], ["content_element_type_id", 133], ["label", "Metadata description"], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["sort_order", 9]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 173], ["content_element_type_id", 133], ["label", "Metadata keywords"], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["sort_order", 10]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 173], ["name", "Main Content"], ["sort_order", 11]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 173], ["name", "Handpicked Homes"], ["sort_order", 12]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["post_type_id", 173], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["slug", "welcome"]] + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 173], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC]] +  (1.6ms) commit transaction + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 173], ["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", 133], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["version_id", 216], ["post_type_content_element_type_id", 431], ["content_element_type_id", 133], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 173], ["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", 133], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["version_id", 216], ["post_type_content_element_type_id", 432], ["content_element_type_id", 133], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 173], ["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", 133], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["version_id", 216], ["post_type_content_element_type_id", 433], ["content_element_type_id", 133], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC]] +  (1.0ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 173], ["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", 133], ["LIMIT", 1]] + SQL (1.2ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["version_id", 216], ["post_type_content_element_type_id", 434], ["content_element_type_id", 133], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC]] +  (0.9ms) commit transaction + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 173], ["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", 133], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["version_id", 216], ["post_type_content_element_type_id", 435], ["content_element_type_id", 133], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 173], ["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", 133], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["version_id", 216], ["post_type_content_element_type_id", 436], ["content_element_type_id", 133], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 173], ["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", 133], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["version_id", 216], ["post_type_content_element_type_id", 437], ["content_element_type_id", 133], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC]] +  (0.8ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 173], ["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", 133], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["version_id", 216], ["post_type_content_element_type_id", 438], ["content_element_type_id", 133], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC]] +  (0.8ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 173], ["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", 133], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["version_id", 216], ["post_type_content_element_type_id", 439], ["content_element_type_id", 133], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 173], ["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", 133], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["version_id", 216], ["post_type_content_element_type_id", 440], ["content_element_type_id", 133], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC]] +  (0.8ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 173], ["status", 0], ["LIMIT", 1]] +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 216], ["free_form_section_type_id", 87], ["name", "Main Content"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 173], ["status", 0], ["LIMIT", 1]] +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 216], ["free_form_section_type_id", 88], ["name", "Handpicked Homes"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["plural", true]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["post_type_id", 174], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["slug", "complete-guide-to-breckenridge"]] + SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 174], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Articles"], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["plural", true]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["post_type_id", 175], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["slug", "ski-jump-competition"]] + SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 175], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "External Articles"], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["plural", true]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["post_type_id", 176], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["slug", "why-visit-breckenridge"]] + SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 176], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC]] +  (0.7ms) commit transaction + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."title" = ? LIMIT ? [["title", "Welcome"], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 173], ["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", 173], ["status", 1], ["LIMIT", 1]] +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", 2017-05-23 18:45:30 UTC], ["id", 216]] +  (0.8ms) commit transaction + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" INNER JOIN "pulitzer_post_tags" ON "pulitzer_tags"."id" = "pulitzer_post_tags"."label_id" WHERE "pulitzer_post_tags"."version_id" = ? AND "pulitzer_post_tags"."label_type" = ? [["version_id", 216], ["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", 173], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC]] +  (0.8ms) commit transaction +[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 216], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] Performing Pulitzer::CloneVersionJob from Inline(default) with arguments: #<GlobalID:0x007fddb07377c0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/216>> +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 173], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] /Users/eric/.rvm/gems/ruby-2.3.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 173], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] 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", 216]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 431], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["post_type_content_element_type_id", 431], ["content_element_type_id", 133], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 220], ["updated_at", 2017-05-23 18:45:30 UTC], ["id", 871]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 432], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["post_type_content_element_type_id", 432], ["content_element_type_id", 133], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 220], ["updated_at", 2017-05-23 18:45:30 UTC], ["id", 872]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 433], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["post_type_content_element_type_id", 433], ["content_element_type_id", 133], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 220], ["updated_at", 2017-05-23 18:45:30 UTC], ["id", 873]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 434], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["post_type_content_element_type_id", 434], ["content_element_type_id", 133], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 220], ["updated_at", 2017-05-23 18:45:30 UTC], ["id", 874]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 435], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["post_type_content_element_type_id", 435], ["content_element_type_id", 133], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 220], ["updated_at", 2017-05-23 18:45:30 UTC], ["id", 875]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 436], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["post_type_content_element_type_id", 436], ["content_element_type_id", 133], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 220], ["updated_at", 2017-05-23 18:45:30 UTC], ["id", 876]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 437], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["post_type_content_element_type_id", 437], ["content_element_type_id", 133], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 220], ["updated_at", 2017-05-23 18:45:30 UTC], ["id", 877]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 438], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["post_type_content_element_type_id", 438], ["content_element_type_id", 133], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 220], ["updated_at", 2017-05-23 18:45:30 UTC], ["id", 878]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 439], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["post_type_content_element_type_id", 439], ["content_element_type_id", 133], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 220], ["updated_at", 2017-05-23 18:45:30 UTC], ["id", 879]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] 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", 440], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["post_type_content_element_type_id", 440], ["content_element_type_id", 133], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 220], ["updated_at", 2017-05-23 18:45:30 UTC], ["id", 880]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 216]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 87], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] 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", 173]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 220], ["id", 175]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 88], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] 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", 174]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 220], ["id", 176]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (1.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] Pulitzer::PostTag Load (0.2ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 216]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", 2017-05-23 18:45:30 UTC], ["id", 220]] +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [df71dd0d-7677-4f18-8e1b-c01eb04e2491] Performed Pulitzer::CloneVersionJob from Inline(default) in 139.29ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: df71dd0d-7677-4f18-8e1b-c01eb04e2491) to Inline(default) with arguments: #<GlobalID:0x007fddb2ac5ac0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/216>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 173], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 220], ["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", 173], ["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", 216]] +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 1"], ["updated_at", 2017-05-23 18:45:30 UTC], ["id", 861]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 2"], ["updated_at", 2017-05-23 18:45:30 UTC], ["id", 862]] +  (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-05-23 18:45:30 UTC], ["id", 863]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Title"], ["updated_at", 2017-05-23 18:45:30 UTC], ["id", 864]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Text"], ["updated_at", 2017-05-23 18:45:30 UTC], ["id", 865]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", 2017-05-23 18:45:30 UTC], ["id", 866]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Text"], ["updated_at", 2017-05-23 18:45:30 UTC], ["id", 867]] +  (0.7ms) commit transaction +  (0.3ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", 2017-05-23 18:45:30 UTC], ["id", 868]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", 2017-05-23 18:45:30 UTC], ["id", 869]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata keywords"], ["updated_at", 2017-05-23 18:45:30 UTC], ["id", 870]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_id" = ? AND "pulitzer_posts"."slug" = ? LIMIT ? [["post_type_id", 173], ["slug", "welcome"], ["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", 173], ["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", 216], ["name", "Main Content"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with no display"], ["created_at", 2017-05-23 18:45:30 UTC], ["updated_at", 2017-05-23 18:45:30 UTC], ["plural", false], ["kind", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 173], ["LIMIT", 1]] +  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 173]] + SQL (0.1ms) INSERT INTO "pulitzer_partials" ("post_type_id", "free_form_section_id", "sort_order") VALUES (?, ?, ?) [["post_type_id", 177], ["free_form_section_id", 173], ["sort_order", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started POST "/welcome/welcome" for 127.0.0.1 at 2017-05-23 12:45:30 -0600 +  (0.4ms) rollback transaction +Creating scope :free_form. Overwriting existing method Pulitzer::ContentElement.free_form. +  (0.1ms) TRUNCATE TABLE schema_migrations; +  (1.6ms) delete from schema_migrations; +  (0.1ms) TRUNCATE TABLE ar_internal_metadata; +  (0.9ms) delete from ar_internal_metadata; +  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; +  (0.8ms) delete from pulitzer_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_posts; +  (0.8ms) delete from pulitzer_posts; +  (0.1ms) TRUNCATE TABLE pulitzer_tags; +  (0.7ms) delete from pulitzer_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; +  (0.8ms) delete from pulitzer_post_type_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_versions; +  (0.8ms) delete from pulitzer_versions; +  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; +  (0.7ms) delete from pulitzer_post_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_post_types; +  (0.8ms) delete from pulitzer_post_types; +  (0.1ms) TRUNCATE TABLE pulitzer_partials; +  (0.7ms) delete from pulitzer_partials; +  (0.1ms) TRUNCATE TABLE pulitzer_free_form_section_types; +  (0.7ms) delete from pulitzer_free_form_section_types; +  (0.1ms) TRUNCATE TABLE pulitzer_free_form_sections; +  (0.7ms) delete from pulitzer_free_form_sections; +  (0.1ms) TRUNCATE TABLE pulitzer_layouts; +  (0.7ms) delete from pulitzer_layouts; +  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; +  (0.7ms) delete from pulitzer_content_elements; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; +  (0.8ms) delete from pulitzer_partial_types; +  (0.1ms) TRUNCATE TABLE pulitzer_background_styles; +  (0.8ms) delete from pulitzer_background_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_justification_styles; +  (0.8ms) delete from pulitzer_justification_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; +  (0.8ms) delete from pulitzer_sequence_flow_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; +  (0.7ms) delete from pulitzer_arrangement_styles; +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", 2017-05-23 18:47:00 UTC], ["updated_at", 2017-05-23 18:47:00 UTC], ["plural", true]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::ContentElementType Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Text"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", 2017-05-23 18:47:00 UTC], ["updated_at", 2017-05-23 18:47:00 UTC]] +  (0.5ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Image"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", 2017-05-23 18:47:00 UTC], ["updated_at", 2017-05-23 18:47:00 UTC]] +  (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-05-23 18:47:00 UTC], ["updated_at", 2017-05-23 18:47:00 UTC]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_id", 177]] + Pulitzer::FreeFormSectionType Load (0.1ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_id" = ? [["post_type_id", 177]] + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 177], ["content_element_type_id", 136], ["label", "Hero Title 1"], ["created_at", 2017-05-23 18:47:00 UTC], ["updated_at", 2017-05-23 18:47:00 UTC], ["sort_order", 1]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 177], ["content_element_type_id", 136], ["label", "Hero Title 2"], ["created_at", 2017-05-23 18:47:00 UTC], ["updated_at", 2017-05-23 18:47:00 UTC], ["sort_order", 2]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 177], ["content_element_type_id", 136], ["label", "Hero Title 3"], ["created_at", 2017-05-23 18:47:00 UTC], ["updated_at", 2017-05-23 18:47:00 UTC], ["sort_order", 3]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 177], ["content_element_type_id", 136], ["label", "Guest Title"], ["created_at", 2017-05-23 18:47:00 UTC], ["updated_at", 2017-05-23 18:47:00 UTC], ["sort_order", 4]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 177], ["content_element_type_id", 136], ["label", "Guest Text"], ["created_at", 2017-05-23 18:47:00 UTC], ["updated_at", 2017-05-23 18:47:00 UTC], ["sort_order", 5]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 177], ["content_element_type_id", 136], ["label", "Footer Title"], ["created_at", 2017-05-23 18:47:00 UTC], ["updated_at", 2017-05-23 18:47:00 UTC], ["sort_order", 6]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 177], ["content_element_type_id", 136], ["label", "Footer Text"], ["created_at", 2017-05-23 18:47:00 UTC], ["updated_at", 2017-05-23 18:47:00 UTC], ["sort_order", 7]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 177], ["content_element_type_id", 136], ["label", "Metadata title"], ["created_at", 2017-05-23 18:47:00 UTC], ["updated_at", 2017-05-23 18:47:00 UTC], ["sort_order", 8]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 177], ["content_element_type_id", 136], ["label", "Metadata description"], ["created_at", 2017-05-23 18:47:00 UTC], ["updated_at", 2017-05-23 18:47:00 UTC], ["sort_order", 9]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 177], ["content_element_type_id", 136], ["label", "Metadata keywords"], ["created_at", 2017-05-23 18:47:00 UTC], ["updated_at", 2017-05-23 18:47:00 UTC], ["sort_order", 10]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 177], ["name", "Main Content"], ["sort_order", 11]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 177], ["name", "Handpicked Homes"], ["sort_order", 12]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["post_type_id", 177], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC], ["slug", "welcome"]] + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 177], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC]] +  (1.4ms) commit transaction + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 177], ["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", 136], ["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", 221], ["post_type_content_element_type_id", 441], ["content_element_type_id", 136], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC]] +  (1.0ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 177], ["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", 136], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["version_id", 221], ["post_type_content_element_type_id", 442], ["content_element_type_id", 136], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC]] +  (0.8ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 177], ["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", 136], ["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", 221], ["post_type_content_element_type_id", 443], ["content_element_type_id", 136], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 177], ["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", 136], ["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", 221], ["post_type_content_element_type_id", 444], ["content_element_type_id", 136], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC]] +  (1.6ms) commit transaction + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 177], ["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", 136], ["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", 221], ["post_type_content_element_type_id", 445], ["content_element_type_id", 136], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC]] +  (0.8ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 177], ["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", 136], ["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", 221], ["post_type_content_element_type_id", 446], ["content_element_type_id", 136], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC]] +  (1.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", 177], ["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", 136], ["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", 221], ["post_type_content_element_type_id", 447], ["content_element_type_id", 136], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 177], ["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", 136], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["version_id", 221], ["post_type_content_element_type_id", 448], ["content_element_type_id", 136], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 177], ["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", 136], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["version_id", 221], ["post_type_content_element_type_id", 449], ["content_element_type_id", 136], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC]] +  (0.8ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 177], ["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", 136], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["version_id", 221], ["post_type_content_element_type_id", 450], ["content_element_type_id", 136], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 177], ["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", 221], ["free_form_section_type_id", 89], ["name", "Main Content"]] +  (0.7ms) commit transaction + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 177], ["status", 0], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 221], ["free_form_section_type_id", 90], ["name", "Handpicked Homes"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC], ["plural", true]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["post_type_id", 178], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC], ["slug", "complete-guide-to-breckenridge"]] + SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 178], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Articles"], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC], ["plural", true]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["post_type_id", 179], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC], ["slug", "ski-jump-competition"]] + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 179], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "External Articles"], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC], ["plural", true]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["post_type_id", 180], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC], ["slug", "why-visit-breckenridge"]] + SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 180], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC]] +  (0.7ms) commit transaction + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."title" = ? LIMIT ? [["title", "Welcome"], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 177], ["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", 177], ["status", 1], ["LIMIT", 1]] +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", 2017-05-23 18:47:01 UTC], ["id", 221]] +  (0.7ms) commit transaction + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" INNER JOIN "pulitzer_post_tags" ON "pulitzer_tags"."id" = "pulitzer_post_tags"."label_id" WHERE "pulitzer_post_tags"."version_id" = ? AND "pulitzer_post_tags"."label_type" = ? [["version_id", 221], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 177], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC]] +  (0.9ms) commit transaction +[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 221], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] Performing Pulitzer::CloneVersionJob from Inline(default) with arguments: #<GlobalID:0x007fd01e9b2f58 @uri=#<URI::GID gid://dummy/Pulitzer::Version/221>> +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] Pulitzer::Post Load (0.5ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 177], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] /Users/eric/.rvm/gems/ruby-2.3.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] 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", 177], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] 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", 221]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 136], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 441], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["post_type_content_element_type_id", 441], ["content_element_type_id", 136], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (1.4ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 225], ["updated_at", 2017-05-23 18:47:01 UTC], ["id", 891]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 136], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 442], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["post_type_content_element_type_id", 442], ["content_element_type_id", 136], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.3ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 225], ["updated_at", 2017-05-23 18:47:01 UTC], ["id", 892]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 136], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 443], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["post_type_content_element_type_id", 443], ["content_element_type_id", 136], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 225], ["updated_at", 2017-05-23 18:47:01 UTC], ["id", 893]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 136], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 444], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["post_type_content_element_type_id", 444], ["content_element_type_id", 136], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 225], ["updated_at", 2017-05-23 18:47:01 UTC], ["id", 894]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 136], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 445], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["post_type_content_element_type_id", 445], ["content_element_type_id", 136], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 225], ["updated_at", 2017-05-23 18:47:01 UTC], ["id", 895]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 136], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 446], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["post_type_content_element_type_id", 446], ["content_element_type_id", 136], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 225], ["updated_at", 2017-05-23 18:47:01 UTC], ["id", 896]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 136], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.2ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 447], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] SQL (0.7ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["post_type_content_element_type_id", 447], ["content_element_type_id", 136], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 225], ["updated_at", 2017-05-23 18:47:01 UTC], ["id", 897]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 136], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 448], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["post_type_content_element_type_id", 448], ["content_element_type_id", 136], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 225], ["updated_at", 2017-05-23 18:47:01 UTC], ["id", 898]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 136], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 449], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["post_type_content_element_type_id", 449], ["content_element_type_id", 136], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 225], ["updated_at", 2017-05-23 18:47:01 UTC], ["id", 899]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] Pulitzer::ContentElementType Load (0.4ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 136], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 450], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["post_type_content_element_type_id", 450], ["content_element_type_id", 136], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC], ["image", nil]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 225], ["updated_at", 2017-05-23 18:47:01 UTC], ["id", 900]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 221]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 89], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] 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", 177]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 225], ["id", 179]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 90], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.6ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] 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", 178]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] SQL (0.5ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 225], ["id", 180]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 221]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", 2017-05-23 18:47:01 UTC], ["id", 225]] +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [eef597b6-dd14-457e-8f2c-6bab4b0ec249] Performed Pulitzer::CloneVersionJob from Inline(default) in 155.41ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: eef597b6-dd14-457e-8f2c-6bab4b0ec249) to Inline(default) with arguments: #<GlobalID:0x007fd0207d5300 @uri=#<URI::GID gid://dummy/Pulitzer::Version/221>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 177], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 225], ["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", 177], ["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", 221]] +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 1"], ["updated_at", 2017-05-23 18:47:01 UTC], ["id", 881]] +  (1.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 2"], ["updated_at", 2017-05-23 18:47:01 UTC], ["id", 882]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 3"], ["updated_at", 2017-05-23 18:47:01 UTC], ["id", 883]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Title"], ["updated_at", 2017-05-23 18:47:01 UTC], ["id", 884]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Text"], ["updated_at", 2017-05-23 18:47:01 UTC], ["id", 885]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", 2017-05-23 18:47:01 UTC], ["id", 886]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Text"], ["updated_at", 2017-05-23 18:47:01 UTC], ["id", 887]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", 2017-05-23 18:47:01 UTC], ["id", 888]] +  (1.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", 2017-05-23 18:47:01 UTC], ["id", 889]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata keywords"], ["updated_at", 2017-05-23 18:47:01 UTC], ["id", 890]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_id" = ? AND "pulitzer_posts"."slug" = ? LIMIT ? [["post_type_id", 177], ["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", 177], ["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", 221], ["name", "Main Content"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with no display"], ["created_at", 2017-05-23 18:47:01 UTC], ["updated_at", 2017-05-23 18:47:01 UTC], ["plural", false], ["kind", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 177], ["LIMIT", 1]] +  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 177]] + SQL (0.1ms) INSERT INTO "pulitzer_partials" ("post_type_id", "free_form_section_id", "sort_order") VALUES (?, ?, ?) [["post_type_id", 181], ["free_form_section_id", 177], ["sort_order", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started GET "/welcome/welcome" for 127.0.0.1 at 2017-05-23 12:47:01 -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::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_id" = ? AND "pulitzer_posts"."slug" = ? LIMIT ? [["post_type_id", 177], ["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", 177], ["status", 1], ["LIMIT", 1]] + Rendering pages/welcome.html.erb within layouts/application + Rendered pages/welcome.html.erb within layouts/application (0.3ms) +Completed 200 OK in 20ms (Views: 10.5ms | ActiveRecord: 0.4ms) +  (0.5ms) rollback transaction