cmor_blog 0.0.10.pre → 0.0.11.pre

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. checksums.yaml +4 -4
  2. data/spec/dummy/db/development.sqlite3 +0 -0
  3. data/spec/dummy/db/migrate/{20190502154613_create_users.rb → 20190612144447_create_users.rb} +0 -0
  4. data/spec/dummy/db/migrate/{20190502154624_create_active_storage_tables.active_storage.rb → 20190612144458_create_active_storage_tables.active_storage.rb} +0 -0
  5. data/spec/dummy/db/migrate/{20190502154643_create_cmor_blog_posts.cmor_blog.rb → 20190612144517_create_cmor_blog_posts.cmor_blog.rb} +0 -0
  6. data/spec/dummy/db/migrate/{20190502154644_create_cmor_blog_asset_details.cmor_blog.rb → 20190612144518_create_cmor_blog_asset_details.cmor_blog.rb} +0 -0
  7. data/spec/dummy/db/schema.rb +1 -1
  8. data/spec/dummy/db/test.sqlite3 +0 -0
  9. data/spec/dummy/log/development.log +76 -76
  10. data/spec/dummy/log/test.log +456 -446
  11. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/{WG/WGLK2Wbx0eTYZQuNdk2LzKV85ey70TmSVsgJmR7voHI.cache → -Q/-Qw-2-Ysf3YWJRFuXSsHcF4wWRN9xLy-8Y3pnBrZcuA.cache} +0 -0
  12. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/6N/6N3UKunr52MnT4RIcDssRNrW3S_FhHOSz1eWR6qYS0Y.cache +0 -0
  13. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/6b/6b7tpiW9TjMLcEVD9GMohNssMl6W58HEwi6sp99aphY.cache +0 -0
  14. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/8c/8cA05Z2mmuhNSyuR8CMOSs_HPmXcEatlJkrGSA-Lvow.cache +0 -0
  15. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/{fJ/fJgmdTX7omzNPG9HsDZXRx10tQUaCTSOGqyp-0fG5Rc.cache → Ba/BaPons6wm9aCdmRvThc6uyx3wVDVkoEiL3AEkEG_my0.cache} +0 -0
  16. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/DS/DSn2dnCnKQffYk_n7WBzP2i_6WhXfw-ZpnIj77xCMm4.cache +0 -0
  17. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Fp/Fpaboh3TO7FsgDKP0dQ5AryRsEip6g2TWqgBh2EiTYE.cache +0 -0
  18. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/{_F/_FHQEy2zdARYTVrgP_n6VEZJyw_OuhaajFKJUpEOeWU.cache → GH/GHh_s72lD2TcWgcyxLE6eEffgpC1OFlVL9_rfkEn16Q.cache} +0 -0
  19. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/HI/HIRNXul7mLIbOaTDSoDWl2m0IyYONNHuoTCRr8d9SUU.cache +0 -0
  20. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/{oS/oSIXs5M3TaR2bSAWAaFEW8Gk1kjNw0TTFrf0TKE6Hdc.cache → NZ/NZshZo31QCWYz47zDzhd5qlfFdWRR5Te7kADCOzs4dQ.cache} +0 -0
  21. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/{9b/9bnHNAaTtaLYMpkf_o5UWy4GDTudno0l-5xq1RsBDSY.cache → WQ/WQjO5l2fLZg53Ui6raXHsVylOaP37pF_tbo2D_uhaxA.cache} +0 -0
  22. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/{YH/YHIpGfPLS1ti6PehGY5fvYc057jB2lbk93CCdcbmW3k.cache → Xm/XmKhZXjyyWQPJHx_YiMWySZw9CEFwplFr0r-gnvXH_o.cache} +0 -0
  23. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/{pL/pLReMY-U8DkoCXmQZfZOp4kKfx4wcv6fIhesblmuy_Y.cache → _l/_ljens5DMtHUPvhu9EW4mmrK9QgrGfW8BBtVOOUCwk4.cache} +0 -0
  24. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/fS/fSYQM-9-pckK4adbvB_hofJ6AsTNNI5KaO41RF29Uv8.cache +0 -0
  25. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/k8/k8I7QVxUQiGLh81O5QR106RnC60dMQ64YLeSYMP-bo4.cache +0 -0
  26. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/{s2/s27Dy1-rbt07rwww-pI1Vf8RGBaLr3yLJigytYr2Kjg.cache → pT/pTCEStwJ0fwR2UxBtl1dYIH_oZ4gx_xGAgWEZL0_Egw.cache} +0 -0
  27. data/spec/dummy/tmp/development_secret.txt +1 -1
  28. data/spec/dummy/tmp/storage/{3e/7j/3e7jcr5S7QqkzCd7B8Fv4xgK → 5G/ks/5Gks3nFAKsDFEHwppaXLiqSh} +0 -0
  29. data/spec/dummy/tmp/storage/{6r/Xs/6rXs18MuH5ihp1ui6S7cHhne → 77/iV/77iVQ6atR7KWaZYGM75pUmzX} +0 -0
  30. data/spec/dummy/tmp/storage/{7F/iz/7FizjvcGWKty8LBdFA95BkZF → 9t/Su/9tSuTPEetxjoHTZaL3Yxtag9} +0 -0
  31. data/spec/dummy/tmp/storage/{A6/bm/A6bmdgqBBXLhWQeTu2r1ZHMi → Ax/Ce/AxCeRABgCbdJBxQdCW3ixSV4} +0 -0
  32. data/spec/dummy/tmp/storage/{A8/3e/A83ebDe48ukMrCtX9UesT24F → CY/WS/CYWS3S5Htjt17m1Uh4iS1GJw} +0 -0
  33. data/spec/dummy/tmp/storage/{HV/hJ/HVhJdNZxiPL3NJYW6WUECLZR → EX/T7/EXT7qSpPyJ5eazqpn3tJ6iyw} +0 -0
  34. data/spec/dummy/tmp/storage/{Jq/eL/JqeLjPN5eJtsnfE6HvxfkmBb → PQ/8b/PQ8bggUp78zyiHZWQN1yksZY} +0 -0
  35. data/spec/dummy/tmp/storage/{N8/VE/N8VEreAQY56xMoZ1bdf5BsjA → RY/Cw/RYCwjcC7YkNUpAvKFScffHXC} +0 -0
  36. data/spec/dummy/tmp/storage/{VM/sa/VMsa4kE3VdRFzDJ7vz2vQGtZ → Tg/NU/TgNUwep7gRcRv4TT11axoMBa} +0 -0
  37. data/spec/dummy/tmp/storage/{WY/1q/WY1quKDpeHwxN2b9F8RebA59 → YA/2z/YA2zrSyC2VAXLjkiehCDtmzf} +0 -0
  38. data/spec/dummy/tmp/storage/{ax/3J/ax3J5BLQp8KQCEQFcxADE1jn → ed/he/edheSgjVB2hYPEdAGaGYuy4E} +0 -0
  39. data/spec/dummy/tmp/storage/{bS/hx/bShxpnfSTNM4LH7z1NXABc3a → m3/14/m31465kmZpiNMxiYnepQhcJ7} +0 -0
  40. data/spec/dummy/tmp/storage/{dr/8u/dr8unBXXQcwbHzY5QumjR7b8 → od/mK/odmK3ecxuhKWYykwy2pDZTXU} +0 -0
  41. data/spec/dummy/tmp/storage/{ey/SL/eySLpFwz11Pqrr2iwUpNp1kW → qh/oo/qhooCtyVYcpjQSzTcPiBKVJD} +0 -0
  42. data/spec/dummy/tmp/storage/{gV/Tk/gVTku5t4ynSpBhMEe1UFcMbF → rf/7d/rf7djfx5H4ooJYopxoppkrmx} +0 -0
  43. data/spec/dummy/tmp/storage/{je/xq/jexqhr6FbAfXRJX7CHSoEZX2 → wJ/1t/wJ1t1t6BuiTxVEDLPhLhvNkk} +0 -0
  44. data/spec/dummy/tmp/storage/{nZ/ra/nZraRdRhpa2pnxWuEtCMqBte → yg/8H/yg8H8rFAF776kAJeBt4bcz3W} +0 -0
  45. data/spec/dummy/tmp/storage/{r7/uU/r7uU1o5gS4LH1Hgjpw9juui9 → zg/fX/zgfXE8nho5cwfJSknPef5YDF} +0 -0
  46. metadata +36 -36
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f39ce3e49afd4cd1c3657f679fdaaca4f8c87407baf325e4044f4dcc5c5c2944
4
- data.tar.gz: b9235b507356ac6ba1673105d04af2e77f898fd8edeb234a542fc52464b51472
3
+ metadata.gz: f6b5dd5cd464f8a6972df05541b979021253efb4e908a17762dccc1b05f352be
4
+ data.tar.gz: 3f5687f5458c12db5d7e6312086ed63eb0211442e35ae9b6475b3710c999741e
5
5
  SHA512:
6
- metadata.gz: 58774206bdde2180c800e9820fb5b2904512abe3693cbec6c8348ee1b8f0cd246586e528694f4484562cf74fd5ce96f8f6d6ed785717d2098186cd8a8532a0db
7
- data.tar.gz: 7eab54389c9d36e452cbef61fdfd4ea4311062b7467aa1b8ed8e26b18de3f5ed0f35e01b84c7578250370f0a138b411305fee4029e786979497fec8f4790fdab
6
+ metadata.gz: 6061532d8613746f643a23dd3abce707f1b0489ed515d91072d28973856f2d2a1ac44db5b30c5c2417b02a6eaa70f2cd55a42072c911349c186f6bd9597ff81a
7
+ data.tar.gz: f7c6bbcc02898bf4c8c15ba1c3e45f6cdb38bf5ba7ae10d0212d6ed0345be3b3ffe2fa1ec94cb37069a44d08b42b2fca4e38cc06081d29540e08a0207fda4374
Binary file
@@ -10,7 +10,7 @@
10
10
  #
11
11
  # It's strongly recommended that you check this file into your version control system.
12
12
 
13
- ActiveRecord::Schema.define(version: 2019_05_02_154644) do
13
+ ActiveRecord::Schema.define(version: 2019_06_12_144518) do
14
14
 
15
15
  create_table "active_storage_attachments", force: :cascade do |t|
16
16
  t.string "name", null: false
Binary file
@@ -1,148 +1,148 @@
1
-  (0.2ms) SELECT sqlite_version(*)
1
+  (0.1ms) SELECT sqlite_version(*)
2
2
  ↳ bin/rails:4
3
-  (15.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)
3
+  (16.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)
4
4
  ↳ bin/rails:4
5
-  (5.0ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
5
+  (10.6ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
6
6
  ↳ bin/rails:4
7
-  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
7
+  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
8
8
  ↳ bin/rails:4
9
- Migrating to CreateUsers (20190502154613)
9
+ Migrating to CreateUsers (20190612144447)
10
10
   (0.1ms) begin transaction
11
11
  ↳ bin/rails:4
12
12
   (0.6ms) CREATE TABLE "users" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
13
- ↳ db/migrate/20190502154613_create_users.rb:3
14
- ActiveRecord::SchemaMigration Create (0.4ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20190502154613"]]
13
+ ↳ db/migrate/20190612144447_create_users.rb:3
14
+ ActiveRecord::SchemaMigration Create (0.4ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20190612144447"]]
15
15
  ↳ bin/rails:4
16
-  (3.9ms) commit transaction
16
+  (4.7ms) commit transaction
17
17
  ↳ bin/rails:4
18
- Migrating to CreateActiveStorageTables (20190502154624)
19
-  (0.1ms) begin transaction
18
+ Migrating to CreateActiveStorageTables (20190612144458)
19
+  (0.2ms) begin transaction
20
20
  ↳ bin/rails:4
21
-  (0.7ms) CREATE TABLE "active_storage_blobs" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "key" varchar NOT NULL, "filename" varchar NOT NULL, "content_type" varchar, "metadata" text, "byte_size" bigint NOT NULL, "checksum" varchar NOT NULL, "created_at" datetime NOT NULL)
22
- ↳ db/migrate/20190502154624_create_active_storage_tables.active_storage.rb:4
23
-  (0.3ms) CREATE UNIQUE INDEX "index_active_storage_blobs_on_key" ON "active_storage_blobs" ("key")
24
- ↳ db/migrate/20190502154624_create_active_storage_tables.active_storage.rb:4
25
-  (0.3ms) CREATE TABLE "active_storage_attachments" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar NOT NULL, "record_type" varchar NOT NULL, "record_id" integer NOT NULL, "blob_id" integer NOT NULL, "created_at" datetime NOT NULL, CONSTRAINT "fk_rails_c3b3935057"
21
+  (0.8ms) CREATE TABLE "active_storage_blobs" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "key" varchar NOT NULL, "filename" varchar NOT NULL, "content_type" varchar, "metadata" text, "byte_size" bigint NOT NULL, "checksum" varchar NOT NULL, "created_at" datetime NOT NULL)
22
+ ↳ db/migrate/20190612144458_create_active_storage_tables.active_storage.rb:4
23
+  (0.5ms) CREATE UNIQUE INDEX "index_active_storage_blobs_on_key" ON "active_storage_blobs" ("key")
24
+ ↳ db/migrate/20190612144458_create_active_storage_tables.active_storage.rb:4
25
+  (0.5ms) CREATE TABLE "active_storage_attachments" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar NOT NULL, "record_type" varchar NOT NULL, "record_id" integer NOT NULL, "blob_id" integer NOT NULL, "created_at" datetime NOT NULL, CONSTRAINT "fk_rails_c3b3935057"
26
26
  FOREIGN KEY ("blob_id")
27
27
  REFERENCES "active_storage_blobs" ("id")
28
28
  )
29
- ↳ db/migrate/20190502154624_create_active_storage_tables.active_storage.rb:16
30
-  (0.2ms) CREATE INDEX "index_active_storage_attachments_on_blob_id" ON "active_storage_attachments" ("blob_id")
31
- ↳ db/migrate/20190502154624_create_active_storage_tables.active_storage.rb:16
29
+ ↳ db/migrate/20190612144458_create_active_storage_tables.active_storage.rb:16
30
+  (0.4ms) CREATE INDEX "index_active_storage_attachments_on_blob_id" ON "active_storage_attachments" ("blob_id")
31
+ ↳ db/migrate/20190612144458_create_active_storage_tables.active_storage.rb:16
32
32
   (0.3ms) CREATE UNIQUE INDEX "index_active_storage_attachments_uniqueness" ON "active_storage_attachments" ("record_type", "record_id", "name", "blob_id")
33
- ↳ db/migrate/20190502154624_create_active_storage_tables.active_storage.rb:16
34
- ActiveRecord::SchemaMigration Create (0.4ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20190502154624"]]
33
+ ↳ db/migrate/20190612144458_create_active_storage_tables.active_storage.rb:16
34
+ ActiveRecord::SchemaMigration Create (1.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20190612144458"]]
35
35
  ↳ bin/rails:4
36
-  (11.3ms) commit transaction
36
+  (7.0ms) commit transaction
37
37
  ↳ bin/rails:4
38
- Migrating to CreateCmorBlogPosts (20190502154643)
38
+ Migrating to CreateCmorBlogPosts (20190612144517)
39
39
   (0.3ms) begin transaction
40
40
  ↳ bin/rails:4
41
-  (0.8ms) CREATE TABLE "cmor_blog_posts" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "body" text, "published_at" datetime, "created_by_id" integer, "updated_by_id" integer, "slug" varchar, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
42
- ↳ db/migrate/20190502154643_create_cmor_blog_posts.cmor_blog.rb:4
43
-  (0.6ms) CREATE UNIQUE INDEX "index_cmor_blog_posts_on_slug" ON "cmor_blog_posts" ("slug")
44
- ↳ db/migrate/20190502154643_create_cmor_blog_posts.cmor_blog.rb:4
45
- ActiveRecord::SchemaMigration Create (0.5ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20190502154643"]]
41
+  (0.5ms) CREATE TABLE "cmor_blog_posts" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "body" text, "published_at" datetime, "created_by_id" integer, "updated_by_id" integer, "slug" varchar, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
42
+ ↳ db/migrate/20190612144517_create_cmor_blog_posts.cmor_blog.rb:4
43
+  (0.5ms) CREATE UNIQUE INDEX "index_cmor_blog_posts_on_slug" ON "cmor_blog_posts" ("slug")
44
+ ↳ db/migrate/20190612144517_create_cmor_blog_posts.cmor_blog.rb:4
45
+ ActiveRecord::SchemaMigration Create (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20190612144517"]]
46
46
  ↳ bin/rails:4
47
-  (7.8ms) commit transaction
47
+  (8.4ms) commit transaction
48
48
  ↳ bin/rails:4
49
- Migrating to CreateCmorBlogAssetDetails (20190502154644)
49
+ Migrating to CreateCmorBlogAssetDetails (20190612144518)
50
50
   (0.2ms) begin transaction
51
51
  ↳ bin/rails:4
52
-  (1.3ms) CREATE TABLE "cmor_blog_asset_details" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "asset_id" integer, "title" varchar, "description" text, "position" integer, "published_at" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
53
- ↳ db/migrate/20190502154644_create_cmor_blog_asset_details.cmor_blog.rb:4
54
-  (0.3ms) CREATE INDEX "index_cmor_blog_asset_details_on_post_id" ON "cmor_blog_asset_details" ("post_id")
55
- ↳ db/migrate/20190502154644_create_cmor_blog_asset_details.cmor_blog.rb:4
56
-  (0.5ms) CREATE INDEX "index_cmor_blog_asset_details_on_asset_id" ON "cmor_blog_asset_details" ("asset_id")
57
- ↳ db/migrate/20190502154644_create_cmor_blog_asset_details.cmor_blog.rb:4
58
- ActiveRecord::SchemaMigration Create (0.4ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20190502154644"]]
52
+  (2.4ms) CREATE TABLE "cmor_blog_asset_details" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "asset_id" integer, "title" varchar, "description" text, "position" integer, "published_at" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
53
+ ↳ db/migrate/20190612144518_create_cmor_blog_asset_details.cmor_blog.rb:4
54
+  (0.2ms) CREATE INDEX "index_cmor_blog_asset_details_on_post_id" ON "cmor_blog_asset_details" ("post_id")
55
+ ↳ db/migrate/20190612144518_create_cmor_blog_asset_details.cmor_blog.rb:4
56
+  (0.2ms) CREATE INDEX "index_cmor_blog_asset_details_on_asset_id" ON "cmor_blog_asset_details" ("asset_id")
57
+ ↳ db/migrate/20190612144518_create_cmor_blog_asset_details.cmor_blog.rb:4
58
+ ActiveRecord::SchemaMigration Create (0.4ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20190612144518"]]
59
59
  ↳ bin/rails:4
60
-  (10.0ms) commit transaction
60
+  (6.2ms) commit transaction
61
61
  ↳ bin/rails:4
62
62
  ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
63
63
  ↳ bin/rails:4
64
64
   (0.2ms) begin transaction
65
65
  ↳ bin/rails:4
66
- ActiveRecord::InternalMetadata Create (0.9ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "development"], ["created_at", "2019-05-02 15:46:44.178862"], ["updated_at", "2019-05-02 15:46:44.178862"]]
66
+ ActiveRecord::InternalMetadata Create (0.6ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "development"], ["created_at", "2019-06-12 14:45:18.052006"], ["updated_at", "2019-06-12 14:45:18.052006"]]
67
67
  ↳ bin/rails:4
68
-  (14.1ms) commit transaction
68
+  (8.4ms) commit transaction
69
69
  ↳ bin/rails:4
70
-  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
70
+  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
71
71
  ↳ bin/rails:4
72
-  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
72
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
73
73
  ↳ bin/rails:4
74
-  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "environment"]]
74
+  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "environment"]]
75
75
  ↳ bin/rails:4
76
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
76
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
77
77
  ↳ bin/rails:4
78
78
   (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "environment"]]
79
79
  ↳ bin/rails:4
80
80
   (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
81
81
  ↳ bin/rails:4
82
-  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "environment"]]
82
+  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "environment"]]
83
83
  ↳ bin/rails:4
84
-  (0.1ms) DROP TABLE IF EXISTS "active_storage_attachments"
84
+  (0.2ms) DROP TABLE IF EXISTS "active_storage_attachments"
85
85
  ↳ db/schema.rb:15
86
-  (0.1ms) SELECT sqlite_version(*)
86
+  (0.3ms) SELECT sqlite_version(*)
87
87
  ↳ db/schema.rb:15
88
-  (5.7ms) CREATE TABLE "active_storage_attachments" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar NOT NULL, "record_type" varchar NOT NULL, "record_id" integer NOT NULL, "blob_id" integer NOT NULL, "created_at" datetime NOT NULL)
88
+  (6.0ms) CREATE TABLE "active_storage_attachments" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar NOT NULL, "record_type" varchar NOT NULL, "record_id" integer NOT NULL, "blob_id" integer NOT NULL, "created_at" datetime NOT NULL)
89
89
  ↳ db/schema.rb:15
90
-  (5.8ms) CREATE INDEX "index_active_storage_attachments_on_blob_id" ON "active_storage_attachments" ("blob_id")
90
+  (3.8ms) CREATE INDEX "index_active_storage_attachments_on_blob_id" ON "active_storage_attachments" ("blob_id")
91
91
  ↳ db/schema.rb:15
92
-  (5.3ms) CREATE UNIQUE INDEX "index_active_storage_attachments_uniqueness" ON "active_storage_attachments" ("record_type", "record_id", "name", "blob_id")
92
+  (3.7ms) CREATE UNIQUE INDEX "index_active_storage_attachments_uniqueness" ON "active_storage_attachments" ("record_type", "record_id", "name", "blob_id")
93
93
  ↳ db/schema.rb:15
94
94
   (0.2ms) DROP TABLE IF EXISTS "active_storage_blobs"
95
95
  ↳ db/schema.rb:25
96
-  (3.6ms) CREATE TABLE "active_storage_blobs" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "key" varchar NOT NULL, "filename" varchar NOT NULL, "content_type" varchar, "metadata" text, "byte_size" bigint NOT NULL, "checksum" varchar NOT NULL, "created_at" datetime NOT NULL)
96
+  (5.1ms) CREATE TABLE "active_storage_blobs" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "key" varchar NOT NULL, "filename" varchar NOT NULL, "content_type" varchar, "metadata" text, "byte_size" bigint NOT NULL, "checksum" varchar NOT NULL, "created_at" datetime NOT NULL)
97
97
  ↳ db/schema.rb:25
98
-  (3.4ms) CREATE UNIQUE INDEX "index_active_storage_blobs_on_key" ON "active_storage_blobs" ("key")
98
+  (3.5ms) CREATE UNIQUE INDEX "index_active_storage_blobs_on_key" ON "active_storage_blobs" ("key")
99
99
  ↳ db/schema.rb:25
100
-  (0.1ms) DROP TABLE IF EXISTS "cmor_blog_asset_details"
100
+  (0.2ms) DROP TABLE IF EXISTS "cmor_blog_asset_details"
101
101
  ↳ db/schema.rb:36
102
-  (4.0ms) CREATE TABLE "cmor_blog_asset_details" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "asset_id" integer, "title" varchar, "description" text, "position" integer, "published_at" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
102
+  (4.4ms) CREATE TABLE "cmor_blog_asset_details" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "asset_id" integer, "title" varchar, "description" text, "position" integer, "published_at" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
103
103
  ↳ db/schema.rb:36
104
-  (3.4ms) CREATE INDEX "index_cmor_blog_asset_details_on_asset_id" ON "cmor_blog_asset_details" ("asset_id")
104
+  (3.6ms) CREATE INDEX "index_cmor_blog_asset_details_on_asset_id" ON "cmor_blog_asset_details" ("asset_id")
105
105
  ↳ db/schema.rb:36
106
-  (3.6ms) CREATE INDEX "index_cmor_blog_asset_details_on_post_id" ON "cmor_blog_asset_details" ("post_id")
106
+  (6.1ms) CREATE INDEX "index_cmor_blog_asset_details_on_post_id" ON "cmor_blog_asset_details" ("post_id")
107
107
  ↳ db/schema.rb:36
108
-  (0.1ms) DROP TABLE IF EXISTS "cmor_blog_posts"
108
+  (0.4ms) DROP TABLE IF EXISTS "cmor_blog_posts"
109
109
  ↳ db/schema.rb:49
110
-  (3.3ms) CREATE TABLE "cmor_blog_posts" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "body" text, "published_at" datetime, "created_by_id" integer, "updated_by_id" integer, "slug" varchar, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
110
+  (7.9ms) CREATE TABLE "cmor_blog_posts" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "body" text, "published_at" datetime, "created_by_id" integer, "updated_by_id" integer, "slug" varchar, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
111
111
  ↳ db/schema.rb:49
112
-  (3.5ms) CREATE UNIQUE INDEX "index_cmor_blog_posts_on_slug" ON "cmor_blog_posts" ("slug")
112
+  (6.5ms) CREATE UNIQUE INDEX "index_cmor_blog_posts_on_slug" ON "cmor_blog_posts" ("slug")
113
113
  ↳ db/schema.rb:49
114
-  (0.1ms) DROP TABLE IF EXISTS "users"
114
+  (0.2ms) DROP TABLE IF EXISTS "users"
115
115
  ↳ db/schema.rb:62
116
-  (4.3ms) CREATE TABLE "users" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
116
+  (3.8ms) CREATE TABLE "users" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
117
117
  ↳ db/schema.rb:62
118
-  (4.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)
118
+  (7.7ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)
119
119
  ↳ db/schema.rb:13
120
-  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
120
+  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
121
121
  ↳ db/schema.rb:13
122
-  (4.1ms) INSERT INTO "schema_migrations" (version) VALUES (20190502154644)
122
+  (4.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190612144518)
123
123
  ↳ db/schema.rb:13
124
-  (3.4ms) INSERT INTO "schema_migrations" (version) VALUES
125
- (20190502154643),
126
- (20190502154613),
127
- (20190502154624);
124
+  (3.7ms) INSERT INTO "schema_migrations" (version) VALUES
125
+ (20190612144458),
126
+ (20190612144517),
127
+ (20190612144447);
128
128
 
129
129
  
130
130
  ↳ db/schema.rb:13
131
-  (4.3ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
131
+  (4.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
132
132
  ↳ db/schema.rb:13
133
- ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
133
+ ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
134
134
  ↳ db/schema.rb:13
135
-  (0.2ms) begin transaction
135
+  (0.1ms) begin transaction
136
136
  ↳ db/schema.rb:13
137
- ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "development"], ["created_at", "2019-05-02 15:46:44.338395"], ["updated_at", "2019-05-02 15:46:44.338395"]]
137
+ ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "development"], ["created_at", "2019-06-12 14:45:18.239530"], ["updated_at", "2019-06-12 14:45:18.239530"]]
138
138
  ↳ db/schema.rb:13
139
-  (4.4ms) commit transaction
139
+  (7.4ms) commit transaction
140
140
  ↳ db/schema.rb:13
141
- ActiveRecord::InternalMetadata Load (1.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
141
+ ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
142
142
  ↳ bin/rails:4
143
-  (0.3ms) begin transaction
143
+  (0.1ms) begin transaction
144
144
  ↳ bin/rails:4
145
- ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = ?, "updated_at" = ? WHERE "ar_internal_metadata"."key" = ? [["value", "test"], ["updated_at", "2019-05-02 15:46:44.349868"], ["key", "environment"]]
145
+ ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = ?, "updated_at" = ? WHERE "ar_internal_metadata"."key" = ? [["value", "test"], ["updated_at", "2019-06-12 14:45:18.256829"], ["key", "environment"]]
146
146
  ↳ bin/rails:4
147
-  (4.4ms) commit transaction
147
+  (3.4ms) commit transaction
148
148
  ↳ bin/rails:4
@@ -1,559 +1,573 @@
1
-  (0.2ms) begin transaction
2
-  (0.2ms) SAVEPOINT active_record_1
3
- User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-05-02 15:46:53.414825"], ["updated_at", "2019-05-02 15:46:53.414825"]]
4
-  (0.1ms) RELEASE SAVEPOINT active_record_1
1
+  (0.1ms) begin transaction
5
2
   (0.1ms) SAVEPOINT active_record_1
6
- Cmor::Blog::Post Exists (0.2ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-1"], ["LIMIT", 1]]
3
+ User Create (0.6ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-06-12 14:45:26.800124"], ["updated_at", "2019-06-12 14:45:26.800124"]]
4
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5
+  (0.4ms) SAVEPOINT active_record_1
6
+ Cmor::Blog::Post Exists (0.3ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-1"], ["LIMIT", 1]]
7
7
  Cmor::Blog::Post Load (0.3ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]]
8
- Cmor::Blog::Post Create (0.3ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 1"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-1"], ["position", 1], ["created_at", "2019-05-02 15:46:53.728784"], ["updated_at", "2019-05-02 15:46:53.728784"]]
8
+ Cmor::Blog::Post Create (0.3ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 1"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-1"], ["position", 1], ["created_at", "2019-06-12 14:45:27.125674"], ["updated_at", "2019-06-12 14:45:27.125674"]]
9
9
   (0.1ms) RELEASE SAVEPOINT active_record_1
10
-  (0.1ms) SAVEPOINT active_record_1
11
- User Create (0.2ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-05-02 15:46:53.735408"], ["updated_at", "2019-05-02 15:46:53.735408"]]
10
+  (0.2ms) SAVEPOINT active_record_1
11
+ User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-06-12 14:45:27.132195"], ["updated_at", "2019-06-12 14:45:27.132195"]]
12
12
   (0.1ms) RELEASE SAVEPOINT active_record_1
13
13
   (0.1ms) SAVEPOINT active_record_1
14
- Cmor::Blog::Post Exists (0.2ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-2"], ["LIMIT", 1]]
14
+ Cmor::Blog::Post Exists (0.1ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-2"], ["LIMIT", 1]]
15
15
  Cmor::Blog::Post Load (0.3ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]]
16
- Cmor::Blog::Post Create (0.1ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 2"], ["body", "This is a blog post!"], ["created_by_id", 2], ["slug", "blog-post-2"], ["position", 2], ["created_at", "2019-05-02 15:46:53.740808"], ["updated_at", "2019-05-02 15:46:53.740808"]]
17
-  (0.2ms) RELEASE SAVEPOINT active_record_1
18
-  (0.1ms) SAVEPOINT active_record_1
19
- User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-05-02 15:46:53.752678"], ["updated_at", "2019-05-02 15:46:53.752678"]]
16
+ Cmor::Blog::Post Create (0.2ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 2"], ["body", "This is a blog post!"], ["created_by_id", 2], ["slug", "blog-post-2"], ["position", 2], ["created_at", "2019-06-12 14:45:27.137735"], ["updated_at", "2019-06-12 14:45:27.137735"]]
20
17
   (0.1ms) RELEASE SAVEPOINT active_record_1
21
18
   (0.1ms) SAVEPOINT active_record_1
19
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-06-12 14:45:27.145595"], ["updated_at", "2019-06-12 14:45:27.145595"]]
20
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21
+  (0.2ms) SAVEPOINT active_record_1
22
22
  Cmor::Blog::Post Exists (0.2ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-3"], ["LIMIT", 1]]
23
- Cmor::Blog::Post Load (0.6ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]]
24
- Cmor::Blog::Post Create (0.4ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 3"], ["body", "This is a blog post!"], ["created_by_id", 3], ["slug", "blog-post-3"], ["position", 3], ["created_at", "2019-05-02 15:46:53.760146"], ["updated_at", "2019-05-02 15:46:53.760146"]]
25
-  (0.2ms) RELEASE SAVEPOINT active_record_1
26
- Started GET "/de/blog/posts" for 127.0.0.1 at 2019-05-02 17:46:53 +0200
23
+ Cmor::Blog::Post Load (0.2ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]]
24
+ Cmor::Blog::Post Create (0.2ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 3"], ["body", "This is a blog post!"], ["created_by_id", 3], ["slug", "blog-post-3"], ["position", 3], ["created_at", "2019-06-12 14:45:27.152448"], ["updated_at", "2019-06-12 14:45:27.152448"]]
25
+  (0.1ms) RELEASE SAVEPOINT active_record_1
26
+ Started GET "/de/blog/posts" for 127.0.0.1 at 2019-06-12 16:45:27 +0200
27
27
  Processing by Cmor::Blog::PostsController#index as HTML
28
28
  Parameters: {"locale"=>"de"}
29
29
  Rendering /home/vagrant/rails/cmor/cmor/cmor_blog/app/views/cmor/blog/posts/index.html.haml within layouts/application
30
- Cmor::Blog::Post Load (0.0ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."published_at" IS NOT NULL ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? OFFSET ? [["LIMIT", 25], ["OFFSET", 0]]
31
- Rendered /home/vagrant/rails/cmor/cmor/cmor_blog/app/views/cmor/blog/posts/index.html.haml within layouts/application (23.9ms)
32
- Completed 200 OK in 667ms (Views: 645.0ms | ActiveRecord: 0.0ms)
30
+ Cmor::Blog::Post Load (0.9ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."published_at" IS NOT NULL ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? OFFSET ? [["LIMIT", 25], ["OFFSET", 0]]
31
+ Rendered /home/vagrant/rails/cmor/cmor/cmor_blog/app/views/cmor/blog/posts/index.html.haml within layouts/application (24.4ms)
32
+ Completed 200 OK in 737ms (Views: 729.9ms | ActiveRecord: 0.9ms)
33
33
   (0.2ms) rollback transaction
34
34
   (0.1ms) begin transaction
35
35
   (0.1ms) SAVEPOINT active_record_1
36
- User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-05-02 15:46:54.494299"], ["updated_at", "2019-05-02 15:46:54.494299"]]
36
+ User Create (0.2ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-06-12 14:45:27.943330"], ["updated_at", "2019-06-12 14:45:27.943330"]]
37
37
   (0.1ms) RELEASE SAVEPOINT active_record_1
38
38
   (0.1ms) SAVEPOINT active_record_1
39
- Cmor::Blog::Post Exists (0.2ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-4"], ["LIMIT", 1]]
40
- Cmor::Blog::Post Load (0.3ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]]
41
- Cmor::Blog::Post Create (0.5ms) INSERT INTO "cmor_blog_posts" ("title", "body", "published_at", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 4"], ["body", "This is a blog post!"], ["published_at", "2019-05-02 15:41:54.491969"], ["created_by_id", 1], ["slug", "blog-post-4"], ["position", 1], ["created_at", "2019-05-02 15:46:54.503416"], ["updated_at", "2019-05-02 15:46:54.503416"]]
39
+ Cmor::Blog::Post Exists (0.1ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-4"], ["LIMIT", 1]]
40
+ Cmor::Blog::Post Load (0.2ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]]
41
+ Cmor::Blog::Post Create (0.3ms) INSERT INTO "cmor_blog_posts" ("title", "body", "published_at", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 4"], ["body", "This is a blog post!"], ["published_at", "2019-06-12 14:40:27.941529"], ["created_by_id", 1], ["slug", "blog-post-4"], ["position", 1], ["created_at", "2019-06-12 14:45:27.949205"], ["updated_at", "2019-06-12 14:45:27.949205"]]
42
42
   (0.1ms) RELEASE SAVEPOINT active_record_1
43
- Started GET "/de/blog/posts/blog-post-4" for 127.0.0.1 at 2019-05-02 17:46:54 +0200
43
+ Started GET "/de/blog/posts/blog-post-4" for 127.0.0.1 at 2019-06-12 16:45:27 +0200
44
44
  Processing by Cmor::Blog::PostsController#show as HTML
45
45
  Parameters: {"locale"=>"de", "id"=>"blog-post-4"}
46
46
  Cmor::Blog::Post Load (0.4ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."published_at" IS NOT NULL AND "cmor_blog_posts"."slug" = ? ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["slug", "blog-post-4"], ["LIMIT", 1]]
47
47
  Rendering /home/vagrant/rails/cmor/cmor/cmor_blog/app/views/cmor/blog/posts/show.html.haml within layouts/application
48
- User Load (1.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
49
- Cmor::Blog::AssetDetail Exists (0.3ms) SELECT 1 AS one FROM "cmor_blog_asset_details" INNER JOIN "active_storage_attachments" ON "active_storage_attachments"."id" = "cmor_blog_asset_details"."asset_id" INNER JOIN "active_storage_blobs" ON "active_storage_blobs"."id" = "active_storage_attachments"."blob_id" WHERE "cmor_blog_asset_details"."post_id" = ? AND (active_storage_blobs.content_type LIKE '%image/%') LIMIT ? [["post_id", 1], ["LIMIT", 1]]
50
- Cmor::Blog::AssetDetail Exists (0.3ms) SELECT 1 AS one FROM "cmor_blog_asset_details" INNER JOIN "active_storage_attachments" ON "active_storage_attachments"."id" = "cmor_blog_asset_details"."asset_id" INNER JOIN "active_storage_blobs" ON "active_storage_blobs"."id" = "active_storage_attachments"."blob_id" WHERE "cmor_blog_asset_details"."post_id" = ? AND (active_storage_blobs.content_type NOT LIKE '%image/%') LIMIT ? [["post_id", 1], ["LIMIT", 1]]
51
- Rendered /home/vagrant/rails/cmor/cmor/cmor_blog/app/views/cmor/blog/posts/_post.html.haml (404.5ms)
52
- Rendered /home/vagrant/rails/cmor/cmor/cmor_blog/app/views/cmor/blog/posts/show.html.haml within layouts/application (414.0ms)
53
- Completed 200 OK in 429ms (Views: 417.3ms | ActiveRecord: 2.7ms)
54
-  (0.1ms) rollback transaction
55
-  (0.3ms) begin transaction
48
+ User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
49
+ Cmor::Blog::AssetDetail Exists (0.2ms) SELECT 1 AS one FROM "cmor_blog_asset_details" INNER JOIN "active_storage_attachments" ON "active_storage_attachments"."id" = "cmor_blog_asset_details"."asset_id" INNER JOIN "active_storage_blobs" ON "active_storage_blobs"."id" = "active_storage_attachments"."blob_id" WHERE "cmor_blog_asset_details"."post_id" = ? AND (active_storage_blobs.content_type LIKE '%image/%') LIMIT ? [["post_id", 1], ["LIMIT", 1]]
50
+ Cmor::Blog::AssetDetail Exists (0.0ms) SELECT 1 AS one FROM "cmor_blog_asset_details" INNER JOIN "active_storage_attachments" ON "active_storage_attachments"."id" = "cmor_blog_asset_details"."asset_id" INNER JOIN "active_storage_blobs" ON "active_storage_blobs"."id" = "active_storage_attachments"."blob_id" WHERE "cmor_blog_asset_details"."post_id" = ? AND (active_storage_blobs.content_type NOT LIKE '%image/%') LIMIT ? [["post_id", 1], ["LIMIT", 1]]
51
+ Rendered /home/vagrant/rails/cmor/cmor/cmor_blog/app/views/cmor/blog/posts/_post.html.haml (277.9ms)
52
+ Rendered /home/vagrant/rails/cmor/cmor/cmor_blog/app/views/cmor/blog/posts/show.html.haml within layouts/application (286.5ms)
53
+ Completed 200 OK in 301ms (Views: 290.5ms | ActiveRecord: 1.5ms)
54
+  (0.4ms) rollback transaction
55
+  (0.1ms) begin transaction
56
56
  ActiveStorage::Attachment Load (0.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments"
57
- ActiveStorage::Blob Load (1.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs"
57
+ ActiveStorage::Blob Load (0.3ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs"
58
58
   (0.2ms) SAVEPOINT active_record_1
59
- Cmor::Blog::Post Exists (0.5ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-5"], ["LIMIT", 1]]
60
- User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-05-02 15:46:55.038796"], ["updated_at", "2019-05-02 15:46:55.038796"]]
61
- Cmor::Blog::Post Load (0.6ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]]
62
- Cmor::Blog::Post Create (1.1ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 5"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-5"], ["position", 1], ["created_at", "2019-05-02 15:46:55.041901"], ["updated_at", "2019-05-02 15:46:55.041901"]]
59
+ Cmor::Blog::Post Exists (0.3ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-5"], ["LIMIT", 1]]
60
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-06-12 14:45:28.281201"], ["updated_at", "2019-06-12 14:45:28.281201"]]
61
+ Cmor::Blog::Post Load (0.2ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]]
62
+ Cmor::Blog::Post Create (0.1ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 5"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-5"], ["position", 1], ["created_at", "2019-06-12 14:45:28.283258"], ["updated_at", "2019-06-12 14:45:28.283258"]]
63
63
   (0.1ms) RELEASE SAVEPOINT active_record_1
64
64
   (0.2ms) SELECT COUNT(*) FROM "cmor_blog_asset_details"
65
-  Disk Storage (1.5ms) Uploaded file to key: A83ebDe48ukMrCtX9UesT24F (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
65
+  Disk Storage (0.6ms) Uploaded file to key: rf7djfx5H4ooJYopxoppkrmx (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
66
66
   (0.1ms) SAVEPOINT active_record_1
67
- ActiveStorage::Blob Create (0.3ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "A83ebDe48ukMrCtX9UesT24F"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:55.230883"]]
67
+ ActiveStorage::Blob Create (0.3ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "rf7djfx5H4ooJYopxoppkrmx"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-06-12 14:45:28.368449"]]
68
68
   (0.1ms) RELEASE SAVEPOINT active_record_1
69
+  (0.3ms) SAVEPOINT active_record_1
70
+ ActiveStorage::Attachment Create (0.9ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 14:45:28.390232"]]
71
+ Cmor::Blog::Post Update (0.4ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-06-12 14:45:28.395496"], ["id", 1]]
72
+  (0.2ms) RELEASE SAVEPOINT active_record_1
73
+ [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 14adf9e1-c99a-4075-8d92-83887f16270e) to Async(default) with arguments: #<GlobalID:0x007fbca0015d38 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
74
+ ActiveStorage::Blob Load (6.7ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
75
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [14adf9e1-c99a-4075-8d92-83887f16270e] Performing ActiveStorage::AnalyzeJob (Job ID: 14adf9e1-c99a-4075-8d92-83887f16270e) from Async(default) with arguments: #<GlobalID:0x00000001ffa428 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
76
+  Disk Storage (0.7ms) Uploaded file to key: CYWS3S5Htjt17m1Uh4iS1GJw (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
77
+  (0.1ms) SAVEPOINT active_record_1
78
+ ActiveStorage::Blob Create (0.2ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "CYWS3S5Htjt17m1Uh4iS1GJw"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-06-12 14:45:28.434380"]]
79
+  (0.1ms) RELEASE SAVEPOINT active_record_1
80
+  (0.1ms) SAVEPOINT active_record_1
81
+ ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-06-12 14:45:28.438902"]]
82
+ Cmor::Blog::Post Update (0.8ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-06-12 14:45:28.440575"], ["id", 1]]
83
+  (0.3ms) RELEASE SAVEPOINT active_record_1
84
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [14adf9e1-c99a-4075-8d92-83887f16270e]  Disk Storage (27.9ms) Downloaded file from key: rf7djfx5H4ooJYopxoppkrmx
85
+ [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 5aea12c3-8ac0-44cd-b477-4c64a89f1be3) to Async(default) with arguments: #<GlobalID:0x00000008424d68 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
86
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [14adf9e1-c99a-4075-8d92-83887f16270e] Skipping image analysis because the mini_magick gem isn't installed
87
+ ActiveStorage::Blob Load (9.0ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
88
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [5aea12c3-8ac0-44cd-b477-4c64a89f1be3] Performing ActiveStorage::AnalyzeJob (Job ID: 5aea12c3-8ac0-44cd-b477-4c64a89f1be3) from Async(default) with arguments: #<GlobalID:0x00000008409518 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
69
89
   (0.2ms) SAVEPOINT active_record_1
70
- ActiveStorage::Attachment Create (0.3ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-05-02 15:46:55.249118"]]
71
- Cmor::Blog::Post Update (0.0ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-05-02 15:46:55.250627"], ["id", 1]]
72
-  (0.1ms) RELEASE SAVEPOINT active_record_1
73
- [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 60433845-4425-4fa0-b655-a64e0298d3d9) to Async(default) with arguments: #<GlobalID:0x00000007d78cd0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
74
- ActiveStorage::Blob Load (18.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
75
- [ActiveJob] [ActiveStorage::AnalyzeJob] [60433845-4425-4fa0-b655-a64e0298d3d9] Performing ActiveStorage::AnalyzeJob (Job ID: 60433845-4425-4fa0-b655-a64e0298d3d9) from Async(default) with arguments: #<GlobalID:0x00000001258478 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
76
- [ActiveJob] [ActiveStorage::AnalyzeJob] [60433845-4425-4fa0-b655-a64e0298d3d9]  Disk Storage (15.1ms) Downloaded file from key: A83ebDe48ukMrCtX9UesT24F
77
- [ActiveJob] [ActiveStorage::AnalyzeJob] [60433845-4425-4fa0-b655-a64e0298d3d9] Skipping image analysis because the mini_magick gem isn't installed
78
- [ActiveJob] [ActiveStorage::AnalyzeJob] [60433845-4425-4fa0-b655-a64e0298d3d9]  (0.1ms) SAVEPOINT active_record_1
79
- [ActiveJob] [ActiveStorage::AnalyzeJob] [60433845-4425-4fa0-b655-a64e0298d3d9] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]]
80
- [ActiveJob] [ActiveStorage::AnalyzeJob] [60433845-4425-4fa0-b655-a64e0298d3d9]  (0.1ms) RELEASE SAVEPOINT active_record_1
81
- [ActiveJob] [ActiveStorage::AnalyzeJob] [60433845-4425-4fa0-b655-a64e0298d3d9] Performed ActiveStorage::AnalyzeJob (Job ID: 60433845-4425-4fa0-b655-a64e0298d3d9) from Async(default) in 25.47ms
82
-  Disk Storage (29.5ms) Uploaded file to key: 3e7jcr5S7QqkzCd7B8Fv4xgK (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
83
-  (0.1ms) SAVEPOINT active_record_1
84
- ActiveStorage::Blob Create (0.2ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "3e7jcr5S7QqkzCd7B8Fv4xgK"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:55.306496"]]
85
-  (0.1ms) RELEASE SAVEPOINT active_record_1
86
-  (0.1ms) SAVEPOINT active_record_1
87
- ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-05-02 15:46:55.311019"]]
88
- Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-05-02 15:46:55.312552"], ["id", 1]]
89
-  (0.1ms) RELEASE SAVEPOINT active_record_1
90
- [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 5ee5761e-9195-47d5-b561-941d12c00b1b) to Async(default) with arguments: #<GlobalID:0x00000007314348 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
91
-  (0.1ms) SAVEPOINT active_record_1
92
- Cmor::Blog::AssetDetail Load (0.2ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? [["post_id", 1]]
90
+ Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? [["post_id", 1]]
91
+ Cmor::Blog::AssetDetail Load (0.8ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
92
+ Cmor::Blog::AssetDetail Create (0.4ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-06-12 14:45:28.482493"], ["updated_at", "2019-06-12 14:45:28.482493"]]
93
93
  Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
94
- Cmor::Blog::AssetDetail Create (0.4ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-05-02 15:46:55.338968"], ["updated_at", "2019-05-02 15:46:55.338968"]]
95
- Cmor::Blog::AssetDetail Load (0.2ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
96
- Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-05-02 15:46:55.344226"], ["updated_at", "2019-05-02 15:46:55.344226"]]
97
-  (0.1ms) RELEASE SAVEPOINT active_record_1
98
- ActiveStorage::Blob Load (6.6ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
99
- [ActiveJob] [ActiveStorage::AnalyzeJob] [5ee5761e-9195-47d5-b561-941d12c00b1b] Performing ActiveStorage::AnalyzeJob (Job ID: 5ee5761e-9195-47d5-b561-941d12c00b1b) from Async(default) with arguments: #<GlobalID:0x000000079ba788 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
100
- [ActiveJob] [ActiveStorage::AnalyzeJob] [5ee5761e-9195-47d5-b561-941d12c00b1b]  Disk Storage (0.1ms) Downloaded file from key: 3e7jcr5S7QqkzCd7B8Fv4xgK
101
- [ActiveJob] [ActiveStorage::AnalyzeJob] [5ee5761e-9195-47d5-b561-941d12c00b1b] Skipping image analysis because the mini_magick gem isn't installed
102
-  (7.7ms) SELECT COUNT(*) FROM "cmor_blog_asset_details"
103
- [ActiveJob] [ActiveStorage::AnalyzeJob] [5ee5761e-9195-47d5-b561-941d12c00b1b]  (1.0ms) SAVEPOINT active_record_1
104
- [ActiveJob] [ActiveStorage::AnalyzeJob] [5ee5761e-9195-47d5-b561-941d12c00b1b] ActiveStorage::Blob Update (0.1ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]]
105
- [ActiveJob] [ActiveStorage::AnalyzeJob] [5ee5761e-9195-47d5-b561-941d12c00b1b]  (0.2ms) RELEASE SAVEPOINT active_record_1
106
- [ActiveJob] [ActiveStorage::AnalyzeJob] [5ee5761e-9195-47d5-b561-941d12c00b1b] Performed ActiveStorage::AnalyzeJob (Job ID: 5ee5761e-9195-47d5-b561-941d12c00b1b) from Async(default) in 10.88ms
107
-  (0.3ms) rollback transaction
108
-  (0.1ms) begin transaction
109
- ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments"
94
+ Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-06-12 14:45:28.486622"], ["updated_at", "2019-06-12 14:45:28.486622"]]
95
+  (0.1ms) RELEASE SAVEPOINT active_record_1
96
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [5aea12c3-8ac0-44cd-b477-4c64a89f1be3]  Disk Storage (32.4ms) Downloaded file from key: CYWS3S5Htjt17m1Uh4iS1GJw
97
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [5aea12c3-8ac0-44cd-b477-4c64a89f1be3] Skipping image analysis because the mini_magick gem isn't installed
98
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [14adf9e1-c99a-4075-8d92-83887f16270e]  (0.1ms) SAVEPOINT active_record_1
99
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [14adf9e1-c99a-4075-8d92-83887f16270e] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]]
100
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [14adf9e1-c99a-4075-8d92-83887f16270e]  (0.1ms) RELEASE SAVEPOINT active_record_1
101
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [14adf9e1-c99a-4075-8d92-83887f16270e] Performed ActiveStorage::AnalyzeJob (Job ID: 14adf9e1-c99a-4075-8d92-83887f16270e) from Async(default) in 84.27ms
102
+  (9.7ms) SELECT COUNT(*) FROM "cmor_blog_asset_details"
103
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [5aea12c3-8ac0-44cd-b477-4c64a89f1be3]  (0.1ms) SAVEPOINT active_record_1
104
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [5aea12c3-8ac0-44cd-b477-4c64a89f1be3] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]]
105
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [5aea12c3-8ac0-44cd-b477-4c64a89f1be3]  (0.1ms) RELEASE SAVEPOINT active_record_1
106
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [5aea12c3-8ac0-44cd-b477-4c64a89f1be3] Performed ActiveStorage::AnalyzeJob (Job ID: 5aea12c3-8ac0-44cd-b477-4c64a89f1be3) from Async(default) in 47.81ms
107
+  (4.5ms) rollback transaction
108
+  (0.2ms) begin transaction
109
+ ActiveStorage::Attachment Load (0.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments"
110
110
  ActiveStorage::Blob Load (0.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs"
111
111
   (0.2ms) SAVEPOINT active_record_1
112
- Cmor::Blog::Post Exists (0.2ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-6"], ["LIMIT", 1]]
113
- User Create (0.9ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-05-02 15:46:55.425468"], ["updated_at", "2019-05-02 15:46:55.425468"]]
112
+ Cmor::Blog::Post Exists (1.1ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-6"], ["LIMIT", 1]]
113
+ User Create (0.6ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-06-12 14:45:28.595139"], ["updated_at", "2019-06-12 14:45:28.595139"]]
114
114
  Cmor::Blog::Post Load (0.3ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]]
115
- Cmor::Blog::Post Create (0.5ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 6"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-6"], ["position", 1], ["created_at", "2019-05-02 15:46:55.428272"], ["updated_at", "2019-05-02 15:46:55.428272"]]
115
+ Cmor::Blog::Post Create (0.4ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 6"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-6"], ["position", 1], ["created_at", "2019-06-12 14:45:28.599687"], ["updated_at", "2019-06-12 14:45:28.599687"]]
116
116
   (0.2ms) RELEASE SAVEPOINT active_record_1
117
117
   (0.2ms) SELECT COUNT(*) FROM "active_storage_attachments"
118
-  Disk Storage (2.0ms) Uploaded file to key: eySLpFwz11Pqrr2iwUpNp1kW (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
118
+  Disk Storage (1.2ms) Uploaded file to key: YA2zrSyC2VAXLjkiehCDtmzf (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
119
119
   (0.2ms) SAVEPOINT active_record_1
120
- ActiveStorage::Blob Create (0.8ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "eySLpFwz11Pqrr2iwUpNp1kW"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:55.445168"]]
121
-  (1.4ms) RELEASE SAVEPOINT active_record_1
122
-  (0.3ms) SAVEPOINT active_record_1
123
- ActiveStorage::Attachment Create (0.6ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-05-02 15:46:55.464582"]]
124
- Cmor::Blog::Post Update (0.3ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-05-02 15:46:55.467913"], ["id", 1]]
120
+ ActiveStorage::Blob Create (0.6ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "YA2zrSyC2VAXLjkiehCDtmzf"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-06-12 14:45:28.612571"]]
125
121
   (0.1ms) RELEASE SAVEPOINT active_record_1
126
- [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 5a3b1bd8-70a3-4108-9821-c3651c222dba) to Async(default) with arguments: #<GlobalID:0x000000078a9358 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
127
- ActiveStorage::Blob Load (0.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
128
- [ActiveJob] [ActiveStorage::AnalyzeJob] [5a3b1bd8-70a3-4108-9821-c3651c222dba] Performing ActiveStorage::AnalyzeJob (Job ID: 5a3b1bd8-70a3-4108-9821-c3651c222dba) from Async(default) with arguments: #<GlobalID:0x0000000153c9f0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
129
-  Disk Storage (2.2ms) Uploaded file to key: N8VEreAQY56xMoZ1bdf5BsjA (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
122
+  (0.4ms) SAVEPOINT active_record_1
123
+ ActiveStorage::Attachment Create (1.6ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 14:45:28.630213"]]
124
+ Cmor::Blog::Post Update (0.7ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-06-12 14:45:28.638100"], ["id", 1]]
125
+  (1.7ms) RELEASE SAVEPOINT active_record_1
126
+ [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 41532626-8016-4427-b0da-c45d801f80f5) to Async(default) with arguments: #<GlobalID:0x000000081aea98 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
127
+ ActiveStorage::Blob Load (18.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
128
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [41532626-8016-4427-b0da-c45d801f80f5] Performing ActiveStorage::AnalyzeJob (Job ID: 41532626-8016-4427-b0da-c45d801f80f5) from Async(default) with arguments: #<GlobalID:0x000000029ea2a8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
129
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [41532626-8016-4427-b0da-c45d801f80f5]  Disk Storage (0.6ms) Downloaded file from key: YA2zrSyC2VAXLjkiehCDtmzf
130
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [41532626-8016-4427-b0da-c45d801f80f5] Skipping image analysis because the mini_magick gem isn't installed
131
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [41532626-8016-4427-b0da-c45d801f80f5]  (0.2ms) SAVEPOINT active_record_1
132
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [41532626-8016-4427-b0da-c45d801f80f5] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]]
133
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [41532626-8016-4427-b0da-c45d801f80f5]  (0.3ms) RELEASE SAVEPOINT active_record_1
134
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [41532626-8016-4427-b0da-c45d801f80f5] Performed ActiveStorage::AnalyzeJob (Job ID: 41532626-8016-4427-b0da-c45d801f80f5) from Async(default) in 11.67ms
135
+  Disk Storage (16.3ms) Uploaded file to key: AxCeRABgCbdJBxQdCW3ixSV4 (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
136
+  (0.3ms) SAVEPOINT active_record_1
137
+ ActiveStorage::Blob Create (0.6ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "AxCeRABgCbdJBxQdCW3ixSV4"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-06-12 14:45:28.687140"]]
138
+  (0.5ms) RELEASE SAVEPOINT active_record_1
130
139
   (0.1ms) SAVEPOINT active_record_1
131
- ActiveStorage::Blob Create (0.3ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "N8VEreAQY56xMoZ1bdf5BsjA"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:55.488261"]]
140
+ ActiveStorage::Attachment Create (0.4ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-06-12 14:45:28.695484"]]
141
+ Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-06-12 14:45:28.697752"], ["id", 1]]
132
142
   (0.1ms) RELEASE SAVEPOINT active_record_1
133
-  (0.2ms) SAVEPOINT active_record_1
134
- ActiveStorage::Attachment Create (0.4ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-05-02 15:46:55.494126"]]
135
- Cmor::Blog::Post Update (0.4ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-05-02 15:46:55.496982"], ["id", 1]]
136
-  (0.1ms) RELEASE SAVEPOINT active_record_1
137
- [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 0bde835e-8cde-4592-a7be-ede6601cdbe9) to Async(default) with arguments: #<GlobalID:0x000000078a71e8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
138
-  (0.1ms) SAVEPOINT active_record_1
139
- Cmor::Blog::AssetDetail Load (0.0ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? [["post_id", 1]]
143
+ [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: d03e6a1d-73a1-4ce2-9ba7-55200b46fb55) to Async(default) with arguments: #<GlobalID:0x00000005400268 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
144
+  (0.3ms) SAVEPOINT active_record_1
145
+ Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? [["post_id", 1]]
140
146
  Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
141
- Cmor::Blog::AssetDetail Create (0.3ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-05-02 15:46:55.524012"], ["updated_at", "2019-05-02 15:46:55.524012"]]
142
- Cmor::Blog::AssetDetail Load (0.1ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
143
- Cmor::Blog::AssetDetail Create (0.3ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-05-02 15:46:55.527336"], ["updated_at", "2019-05-02 15:46:55.527336"]]
147
+ Cmor::Blog::AssetDetail Create (0.9ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-06-12 14:45:28.714423"], ["updated_at", "2019-06-12 14:45:28.714423"]]
148
+ Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
149
+ Cmor::Blog::AssetDetail Create (0.1ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-06-12 14:45:28.718730"], ["updated_at", "2019-06-12 14:45:28.718730"]]
144
150
   (0.1ms) RELEASE SAVEPOINT active_record_1
145
-  (0.1ms) SELECT COUNT(*) FROM "active_storage_attachments"
146
-  (0.3ms) rollback transaction
147
-  (0.1ms) begin transaction
148
- [ActiveJob] [ActiveStorage::AnalyzeJob] [5a3b1bd8-70a3-4108-9821-c3651c222dba]  Disk Storage (6.0ms) Downloaded file from key: eySLpFwz11Pqrr2iwUpNp1kW
151
+ ActiveStorage::Blob Load (14.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
152
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [d03e6a1d-73a1-4ce2-9ba7-55200b46fb55] Performing ActiveStorage::AnalyzeJob (Job ID: d03e6a1d-73a1-4ce2-9ba7-55200b46fb55) from Async(default) with arguments: #<GlobalID:0x00000006bb04a8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
153
+  (1.7ms) SELECT COUNT(*) FROM "active_storage_attachments"
154
+  (0.2ms) rollback transaction
155
+  (0.2ms) begin transaction
149
156
  ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments"
150
- ActiveStorage::Blob Load (0.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
151
- [ActiveJob] [ActiveStorage::AnalyzeJob] [5a3b1bd8-70a3-4108-9821-c3651c222dba] Skipping image analysis because the mini_magick gem isn't installed
152
157
  ActiveStorage::Blob Load (0.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs"
153
- [ActiveJob] [ActiveStorage::AnalyzeJob] [5a3b1bd8-70a3-4108-9821-c3651c222dba]  (0.1ms) SAVEPOINT active_record_1
154
- [ActiveJob] [ActiveStorage::AnalyzeJob] [5a3b1bd8-70a3-4108-9821-c3651c222dba] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]]
155
- [ActiveJob] [ActiveStorage::AnalyzeJob] [5a3b1bd8-70a3-4108-9821-c3651c222dba]  (0.1ms) RELEASE SAVEPOINT active_record_1
156
- [ActiveJob] [ActiveStorage::AnalyzeJob] [5a3b1bd8-70a3-4108-9821-c3651c222dba] Performed ActiveStorage::AnalyzeJob (Job ID: 5a3b1bd8-70a3-4108-9821-c3651c222dba) from Async(default) in 75.72ms
157
-  Disk Storage (4.4ms) Uploaded file to key: bShxpnfSTNM4LH7z1NXABc3a (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
158
-  (0.1ms) SAVEPOINT active_record_1
159
- ActiveStorage::Blob Create (0.9ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "bShxpnfSTNM4LH7z1NXABc3a"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:55.566804"]]
160
-  (0.1ms) RELEASE SAVEPOINT active_record_1
161
-  Disk Storage (0.9ms) Uploaded file to key: ax3J5BLQp8KQCEQFcxADE1jn (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
158
+  Disk Storage (0.8ms) Uploaded file to key: 9tSuTPEetxjoHTZaL3Yxtag9 (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
162
159
   (0.1ms) SAVEPOINT active_record_1
163
- ActiveStorage::Blob Create (0.2ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "ax3J5BLQp8KQCEQFcxADE1jn"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:55.575529"]]
164
-  (0.1ms) RELEASE SAVEPOINT active_record_1
165
-  (0.4ms) SAVEPOINT active_record_1
166
- Cmor::Blog::Post Exists (0.3ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-7"], ["LIMIT", 1]]
167
- User Create (0.6ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-05-02 15:46:55.594703"], ["updated_at", "2019-05-02 15:46:55.594703"]]
168
- Cmor::Blog::Post Load (0.4ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]]
169
- Cmor::Blog::Post Create (0.6ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 7"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-7"], ["position", 1], ["created_at", "2019-05-02 15:46:55.597314"], ["updated_at", "2019-05-02 15:46:55.597314"]]
170
- ActiveStorage::Attachment Create (0.3ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-05-02 15:46:55.602828"]]
171
- ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-05-02 15:46:55.605754"]]
160
+ ActiveStorage::Blob Create (0.9ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "9tSuTPEetxjoHTZaL3Yxtag9"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-06-12 14:45:28.743053"]]
161
+  (0.2ms) RELEASE SAVEPOINT active_record_1
162
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [d03e6a1d-73a1-4ce2-9ba7-55200b46fb55]  Disk Storage (0.3ms) Downloaded file from key: AxCeRABgCbdJBxQdCW3ixSV4
163
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [d03e6a1d-73a1-4ce2-9ba7-55200b46fb55] Skipping image analysis because the mini_magick gem isn't installed
164
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [d03e6a1d-73a1-4ce2-9ba7-55200b46fb55]  (0.3ms) SAVEPOINT active_record_1
165
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [d03e6a1d-73a1-4ce2-9ba7-55200b46fb55] ActiveStorage::Blob Update (0.4ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]]
166
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [d03e6a1d-73a1-4ce2-9ba7-55200b46fb55]  (0.2ms) RELEASE SAVEPOINT active_record_1
167
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [d03e6a1d-73a1-4ce2-9ba7-55200b46fb55] Performed ActiveStorage::AnalyzeJob (Job ID: d03e6a1d-73a1-4ce2-9ba7-55200b46fb55) from Async(default) in 46.62ms
168
+  Disk Storage (3.3ms) Uploaded file to key: odmK3ecxuhKWYykwy2pDZTXU (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
169
+  (0.1ms) SAVEPOINT active_record_1
170
+ ActiveStorage::Blob Create (0.4ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "odmK3ecxuhKWYykwy2pDZTXU"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-06-12 14:45:28.772761"]]
171
+  (0.2ms) RELEASE SAVEPOINT active_record_1
172
+  (0.3ms) SAVEPOINT active_record_1
173
+ Cmor::Blog::Post Exists (0.4ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-7"], ["LIMIT", 1]]
174
+ User Create (1.1ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-06-12 14:45:28.790053"], ["updated_at", "2019-06-12 14:45:28.790053"]]
175
+ Cmor::Blog::Post Load (1.4ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]]
176
+ Cmor::Blog::Post Create (0.5ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 7"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-7"], ["position", 1], ["created_at", "2019-06-12 14:45:28.800948"], ["updated_at", "2019-06-12 14:45:28.800948"]]
177
+ ActiveStorage::Attachment Create (0.5ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 14:45:28.809714"]]
178
+ ActiveStorage::Attachment Create (0.3ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-06-12 14:45:28.812862"]]
179
+ Cmor::Blog::AssetDetail Load (0.5ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
180
+ Cmor::Blog::AssetDetail Create (0.5ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-06-12 14:45:28.816671"], ["updated_at", "2019-06-12 14:45:28.816671"]]
172
181
  Cmor::Blog::AssetDetail Load (0.1ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
173
- Cmor::Blog::AssetDetail Create (0.3ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-05-02 15:46:55.608037"], ["updated_at", "2019-05-02 15:46:55.608037"]]
174
- Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
175
- Cmor::Blog::AssetDetail Create (0.9ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-05-02 15:46:55.612548"], ["updated_at", "2019-05-02 15:46:55.612548"]]
176
- Cmor::Blog::Post Update (0.1ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-05-02 15:46:55.607329"], ["id", 1]]
177
-  (0.1ms) RELEASE SAVEPOINT active_record_1
178
- [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 0b2464f0-0e03-4cd4-a8b4-1056b4afbc5a) to Async(default) with arguments: #<GlobalID:0x00000005d89938 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
179
- [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 9302a9e4-b647-406e-a38a-be32f5670a46) to Async(default) with arguments: #<GlobalID:0x0000000757cfb8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
180
- ActiveStorage::Blob Load (6.0ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
181
- [ActiveJob] [ActiveStorage::AnalyzeJob] [0b2464f0-0e03-4cd4-a8b4-1056b4afbc5a] Performing ActiveStorage::AnalyzeJob (Job ID: 0b2464f0-0e03-4cd4-a8b4-1056b4afbc5a) from Async(default) with arguments: #<GlobalID:0x0000000756d4c8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
182
- [ActiveJob] [ActiveStorage::AnalyzeJob] [0b2464f0-0e03-4cd4-a8b4-1056b4afbc5a]  Disk Storage (0.2ms) Downloaded file from key: bShxpnfSTNM4LH7z1NXABc3a
183
-  (3.4ms) SELECT COUNT(*) FROM "cmor_blog_asset_details"
184
- [ActiveJob] [ActiveStorage::AnalyzeJob] [0b2464f0-0e03-4cd4-a8b4-1056b4afbc5a] Skipping image analysis because the mini_magick gem isn't installed
185
-  Disk Storage (0.6ms) Uploaded file to key: 6rXs18MuH5ihp1ui6S7cHhne (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
186
- ActiveStorage::Blob Load (10.9ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
187
- [ActiveJob] [ActiveStorage::AnalyzeJob] [0b2464f0-0e03-4cd4-a8b4-1056b4afbc5a]  (0.1ms) SAVEPOINT active_record_1
188
- [ActiveJob] [ActiveStorage::AnalyzeJob] [9302a9e4-b647-406e-a38a-be32f5670a46] Performing ActiveStorage::AnalyzeJob (Job ID: 9302a9e4-b647-406e-a38a-be32f5670a46) from Async(default) with arguments: #<GlobalID:0x000000074b6c78 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
189
- [ActiveJob] [ActiveStorage::AnalyzeJob] [0b2464f0-0e03-4cd4-a8b4-1056b4afbc5a] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]]
190
- [ActiveJob] [ActiveStorage::AnalyzeJob] [9302a9e4-b647-406e-a38a-be32f5670a46]  Disk Storage (0.2ms) Downloaded file from key: ax3J5BLQp8KQCEQFcxADE1jn
191
- [ActiveJob] [ActiveStorage::AnalyzeJob] [0b2464f0-0e03-4cd4-a8b4-1056b4afbc5a]  (0.1ms) RELEASE SAVEPOINT active_record_1
192
- [ActiveJob] [ActiveStorage::AnalyzeJob] [9302a9e4-b647-406e-a38a-be32f5670a46] Skipping image analysis because the mini_magick gem isn't installed
193
- [ActiveJob] [ActiveStorage::AnalyzeJob] [0b2464f0-0e03-4cd4-a8b4-1056b4afbc5a] Performed ActiveStorage::AnalyzeJob (Job ID: 0b2464f0-0e03-4cd4-a8b4-1056b4afbc5a) from Async(default) in 20.59ms
194
-  (0.1ms) SAVEPOINT active_record_1
195
- ActiveStorage::Blob Create (0.2ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "6rXs18MuH5ihp1ui6S7cHhne"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:55.648858"]]
196
-  (0.1ms) RELEASE SAVEPOINT active_record_1
197
- [ActiveJob] [ActiveStorage::AnalyzeJob] [9302a9e4-b647-406e-a38a-be32f5670a46]  (0.1ms) SAVEPOINT active_record_1
198
- [ActiveJob] [ActiveStorage::AnalyzeJob] [9302a9e4-b647-406e-a38a-be32f5670a46] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]]
199
- [ActiveJob] [ActiveStorage::AnalyzeJob] [9302a9e4-b647-406e-a38a-be32f5670a46]  (0.1ms) RELEASE SAVEPOINT active_record_1
200
- [ActiveJob] [ActiveStorage::AnalyzeJob] [9302a9e4-b647-406e-a38a-be32f5670a46] Performed ActiveStorage::AnalyzeJob (Job ID: 9302a9e4-b647-406e-a38a-be32f5670a46) from Async(default) in 14.54ms
201
-  (0.1ms) SAVEPOINT active_record_1
202
- ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 3], ["created_at", "2019-05-02 15:46:55.656076"]]
203
- Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-05-02 15:46:55.657955"], ["id", 1]]
182
+ Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-06-12 14:45:28.822499"], ["updated_at", "2019-06-12 14:45:28.822499"]]
183
+ Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-06-12 14:45:28.815648"], ["id", 1]]
204
184
   (0.1ms) RELEASE SAVEPOINT active_record_1
205
- [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 83ce2dc9-28bc-4177-b5bb-5b4d83577a6a) to Async(default) with arguments: #<GlobalID:0x0000000746db68 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>>
185
+ [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 16d68af9-1db8-414d-8a0b-7cc1c7f7ebd9) to Async(default) with arguments: #<GlobalID:0x0000000755fd78 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
186
+ [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 1ce45bf0-241b-48aa-a1a8-97f89b8c5a76) to Async(default) with arguments: #<GlobalID:0x00000007571370 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
187
+  (0.2ms) SELECT COUNT(*) FROM "cmor_blog_asset_details"
188
+ ActiveStorage::Blob Load (0.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
189
+ ActiveStorage::Blob Load (0.4ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
190
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [1ce45bf0-241b-48aa-a1a8-97f89b8c5a76] Performing ActiveStorage::AnalyzeJob (Job ID: 1ce45bf0-241b-48aa-a1a8-97f89b8c5a76) from Async(default) with arguments: #<GlobalID:0x000000022cd330 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
191
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [16d68af9-1db8-414d-8a0b-7cc1c7f7ebd9] Performing ActiveStorage::AnalyzeJob (Job ID: 16d68af9-1db8-414d-8a0b-7cc1c7f7ebd9) from Async(default) with arguments: #<GlobalID:0x0000000294ec90 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
192
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [1ce45bf0-241b-48aa-a1a8-97f89b8c5a76]  Disk Storage (0.1ms) Downloaded file from key: odmK3ecxuhKWYykwy2pDZTXU
193
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [16d68af9-1db8-414d-8a0b-7cc1c7f7ebd9]  Disk Storage (0.1ms) Downloaded file from key: 9tSuTPEetxjoHTZaL3Yxtag9
194
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [1ce45bf0-241b-48aa-a1a8-97f89b8c5a76] Skipping image analysis because the mini_magick gem isn't installed
195
+  Disk Storage (7.2ms) Uploaded file to key: wJ1t1t6BuiTxVEDLPhLhvNkk (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
196
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [16d68af9-1db8-414d-8a0b-7cc1c7f7ebd9] Skipping image analysis because the mini_magick gem isn't installed
197
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [1ce45bf0-241b-48aa-a1a8-97f89b8c5a76]  (0.1ms) SAVEPOINT active_record_1
198
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [1ce45bf0-241b-48aa-a1a8-97f89b8c5a76] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]]
199
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [1ce45bf0-241b-48aa-a1a8-97f89b8c5a76]  (0.1ms) RELEASE SAVEPOINT active_record_1
200
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [1ce45bf0-241b-48aa-a1a8-97f89b8c5a76] Performed ActiveStorage::AnalyzeJob (Job ID: 1ce45bf0-241b-48aa-a1a8-97f89b8c5a76) from Async(default) in 17.64ms
201
+  (0.1ms) SAVEPOINT active_record_1
202
+ ActiveStorage::Blob Create (0.2ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "wJ1t1t6BuiTxVEDLPhLhvNkk"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-06-12 14:45:29.024358"]]
203
+  (0.1ms) RELEASE SAVEPOINT active_record_1
204
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [16d68af9-1db8-414d-8a0b-7cc1c7f7ebd9]  (0.1ms) SAVEPOINT active_record_1
205
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [16d68af9-1db8-414d-8a0b-7cc1c7f7ebd9] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]]
206
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [16d68af9-1db8-414d-8a0b-7cc1c7f7ebd9]  (0.1ms) RELEASE SAVEPOINT active_record_1
207
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [16d68af9-1db8-414d-8a0b-7cc1c7f7ebd9] Performed ActiveStorage::AnalyzeJob (Job ID: 16d68af9-1db8-414d-8a0b-7cc1c7f7ebd9) from Async(default) in 22.38ms
208
+  (0.1ms) SAVEPOINT active_record_1
209
+ ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 3], ["created_at", "2019-06-12 14:45:29.032357"]]
210
+ Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-06-12 14:45:29.034788"], ["id", 1]]
211
+  (0.1ms) RELEASE SAVEPOINT active_record_1
212
+ [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 0191ede4-7da6-41c4-accc-9e52abb8a2e8) to Async(default) with arguments: #<GlobalID:0x00000005869200 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>>
206
213
   (0.1ms) SAVEPOINT active_record_1
207
214
  Cmor::Blog::AssetDetail Load (0.1ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? [["post_id", 1]]
208
215
  ActiveStorage::Attachment Load (0.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
209
216
  ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
210
- Cmor::Blog::AssetDetail Load (1.0ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
211
- Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 3], ["position", 3], ["created_at", "2019-05-02 15:46:55.668430"], ["updated_at", "2019-05-02 15:46:55.668430"]]
217
+ Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
218
+ Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 3], ["position", 3], ["created_at", "2019-06-12 14:45:29.046053"], ["updated_at", "2019-06-12 14:45:29.046053"]]
212
219
   (0.1ms) RELEASE SAVEPOINT active_record_1
213
220
   (0.1ms) SELECT COUNT(*) FROM "cmor_blog_asset_details"
214
-  (0.3ms) rollback transaction
221
+ ActiveStorage::Blob Load (0.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]]
222
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [0191ede4-7da6-41c4-accc-9e52abb8a2e8] Performing ActiveStorage::AnalyzeJob (Job ID: 0191ede4-7da6-41c4-accc-9e52abb8a2e8) from Async(default) with arguments: #<GlobalID:0x00000006fa6648 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>>
223
+  (0.4ms) rollback transaction
215
224
   (0.1ms) begin transaction
216
225
  ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments"
217
226
  ActiveStorage::Blob Load (0.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs"
218
- ActiveStorage::Blob Load (0.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]]
219
-  Disk Storage (0.6ms) Uploaded file to key: JqeLjPN5eJtsnfE6HvxfkmBb (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
227
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [0191ede4-7da6-41c4-accc-9e52abb8a2e8]  Disk Storage (197.5ms) Downloaded file from key: wJ1t1t6BuiTxVEDLPhLhvNkk
228
+  Disk Storage (0.6ms) Uploaded file to key: EXT7qSpPyJ5eazqpn3tJ6iyw (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
220
229
   (0.1ms) SAVEPOINT active_record_1
221
- ActiveStorage::Blob Create (0.4ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "JqeLjPN5eJtsnfE6HvxfkmBb"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:55.699898"]]
230
+ ActiveStorage::Blob Create (0.4ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "EXT7qSpPyJ5eazqpn3tJ6iyw"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-06-12 14:45:29.253937"]]
222
231
   (0.1ms) RELEASE SAVEPOINT active_record_1
223
-  Disk Storage (1.1ms) Uploaded file to key: gVTku5t4ynSpBhMEe1UFcMbF (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
232
+  Disk Storage (0.7ms) Uploaded file to key: TgNUwep7gRcRv4TT11axoMBa (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
233
+  (0.3ms) SAVEPOINT active_record_1
234
+ ActiveStorage::Blob Create (1.9ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "TgNUwep7gRcRv4TT11axoMBa"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-06-12 14:45:29.260477"]]
235
+  (0.4ms) RELEASE SAVEPOINT active_record_1
236
+  (0.4ms) SAVEPOINT active_record_1
237
+ Cmor::Blog::Post Exists (0.4ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-8"], ["LIMIT", 1]]
238
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [0191ede4-7da6-41c4-accc-9e52abb8a2e8] Skipping image analysis because the mini_magick gem isn't installed
239
+ User Create (0.8ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-06-12 14:45:29.291488"], ["updated_at", "2019-06-12 14:45:29.291488"]]
240
+ Cmor::Blog::Post Load (0.6ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]]
241
+ Cmor::Blog::Post Create (0.4ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 8"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-8"], ["position", 1], ["created_at", "2019-06-12 14:45:29.298683"], ["updated_at", "2019-06-12 14:45:29.298683"]]
242
+ ActiveStorage::Attachment Create (0.7ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 14:45:29.308589"]]
243
+ ActiveStorage::Attachment Create (0.0ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-06-12 14:45:29.312706"]]
244
+ Cmor::Blog::AssetDetail Load (0.6ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
245
+ Cmor::Blog::AssetDetail Create (0.8ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-06-12 14:45:29.316514"], ["updated_at", "2019-06-12 14:45:29.316514"]]
246
+ Cmor::Blog::AssetDetail Load (0.6ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
247
+ Cmor::Blog::AssetDetail Create (0.3ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-06-12 14:45:29.323267"], ["updated_at", "2019-06-12 14:45:29.323267"]]
248
+ Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-06-12 14:45:29.315554"], ["id", 1]]
249
+  (0.1ms) RELEASE SAVEPOINT active_record_1
250
+ [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 171e495d-87d5-4928-b099-513405f41bcc) to Async(default) with arguments: #<GlobalID:0x0000000840ce70 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
251
+ [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 48ebcbe6-e0a2-4739-a49a-5a1a8fdf489f) to Async(default) with arguments: #<GlobalID:0x0000000840ba20 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
252
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [0191ede4-7da6-41c4-accc-9e52abb8a2e8] ActiveStorage::Blob Update (38.8ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 3]]
253
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [0191ede4-7da6-41c4-accc-9e52abb8a2e8] Performed ActiveStorage::AnalyzeJob (Job ID: 0191ede4-7da6-41c4-accc-9e52abb8a2e8) from Async(default) in 283.75ms
254
+ ActiveStorage::Blob Load (4.3ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
255
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [171e495d-87d5-4928-b099-513405f41bcc] Performing ActiveStorage::AnalyzeJob (Job ID: 171e495d-87d5-4928-b099-513405f41bcc) from Async(default) with arguments: #<GlobalID:0x000000083fe4d8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
256
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [171e495d-87d5-4928-b099-513405f41bcc]  Disk Storage (6.3ms) Downloaded file from key: EXT7qSpPyJ5eazqpn3tJ6iyw
257
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [171e495d-87d5-4928-b099-513405f41bcc] Skipping image analysis because the mini_magick gem isn't installed
258
+ ActiveStorage::Blob Load (15.8ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
259
+  (18.6ms) SELECT COUNT(*) FROM "active_storage_attachments"
260
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [171e495d-87d5-4928-b099-513405f41bcc]  (0.2ms) SAVEPOINT active_record_1
261
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [48ebcbe6-e0a2-4739-a49a-5a1a8fdf489f] Performing ActiveStorage::AnalyzeJob (Job ID: 48ebcbe6-e0a2-4739-a49a-5a1a8fdf489f) from Async(default) with arguments: #<GlobalID:0x000000025fb138 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
262
+  Disk Storage (0.8ms) Uploaded file to key: 5Gks3nFAKsDFEHwppaXLiqSh (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
263
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [171e495d-87d5-4928-b099-513405f41bcc] ActiveStorage::Blob Update (0.4ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]]
264
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [48ebcbe6-e0a2-4739-a49a-5a1a8fdf489f]  Disk Storage (1.8ms) Downloaded file from key: TgNUwep7gRcRv4TT11axoMBa
265
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [171e495d-87d5-4928-b099-513405f41bcc]  (0.2ms) RELEASE SAVEPOINT active_record_1
266
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [48ebcbe6-e0a2-4739-a49a-5a1a8fdf489f] Skipping image analysis because the mini_magick gem isn't installed
267
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [171e495d-87d5-4928-b099-513405f41bcc] Performed ActiveStorage::AnalyzeJob (Job ID: 171e495d-87d5-4928-b099-513405f41bcc) from Async(default) in 54.79ms
268
+ ActiveStorage::Blob Create (9.4ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "5Gks3nFAKsDFEHwppaXLiqSh"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-06-12 14:45:29.383538"]]
269
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [48ebcbe6-e0a2-4739-a49a-5a1a8fdf489f]  (0.1ms) SAVEPOINT active_record_1
270
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [48ebcbe6-e0a2-4739-a49a-5a1a8fdf489f] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]]
271
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [48ebcbe6-e0a2-4739-a49a-5a1a8fdf489f]  (0.1ms) RELEASE SAVEPOINT active_record_1
272
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [48ebcbe6-e0a2-4739-a49a-5a1a8fdf489f] Performed ActiveStorage::AnalyzeJob (Job ID: 48ebcbe6-e0a2-4739-a49a-5a1a8fdf489f) from Async(default) in 18.51ms
224
273
   (0.2ms) SAVEPOINT active_record_1
225
- ActiveStorage::Blob Create (0.7ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "gVTku5t4ynSpBhMEe1UFcMbF"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:55.709299"]]
226
-  (0.2ms) RELEASE SAVEPOINT active_record_1
227
-  (0.1ms) SAVEPOINT active_record_1
228
- Cmor::Blog::Post Exists (0.2ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-8"], ["LIMIT", 1]]
229
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-05-02 15:46:55.723196"], ["updated_at", "2019-05-02 15:46:55.723196"]]
230
- Cmor::Blog::Post Load (0.1ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]]
231
- Cmor::Blog::Post Create (0.7ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 8"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-8"], ["position", 1], ["created_at", "2019-05-02 15:46:55.724938"], ["updated_at", "2019-05-02 15:46:55.724938"]]
232
- ActiveStorage::Attachment Create (0.8ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-05-02 15:46:55.738906"]]
233
- ActiveStorage::Attachment Create (0.5ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-05-02 15:46:55.743698"]]
234
- Cmor::Blog::AssetDetail Load (0.4ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
235
- Cmor::Blog::AssetDetail Create (1.5ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-05-02 15:46:55.747563"], ["updated_at", "2019-05-02 15:46:55.747563"]]
236
- Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
237
- Cmor::Blog::AssetDetail Create (0.3ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-05-02 15:46:55.755785"], ["updated_at", "2019-05-02 15:46:55.755785"]]
238
- Cmor::Blog::Post Update (0.4ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-05-02 15:46:55.746511"], ["id", 1]]
239
-  (0.2ms) RELEASE SAVEPOINT active_record_1
240
- [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 9c414ea0-ec2b-4355-9f22-73d6320c2ed3) to Async(default) with arguments: #<GlobalID:0x0000000466e758 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
241
- [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: c30a9a88-3106-4f10-af92-0c16a95f0604) to Async(default) with arguments: #<GlobalID:0x000000051cec10 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
242
- ActiveStorage::Blob Load (4.7ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
243
-  (2.2ms) SELECT COUNT(*) FROM "active_storage_attachments"
244
- [ActiveJob] [ActiveStorage::AnalyzeJob] [9c414ea0-ec2b-4355-9f22-73d6320c2ed3] Performing ActiveStorage::AnalyzeJob (Job ID: 9c414ea0-ec2b-4355-9f22-73d6320c2ed3) from Async(default) with arguments: #<GlobalID:0x00000005050898 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
245
- ActiveStorage::Blob Load (2.7ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
246
-  Disk Storage (0.6ms) Uploaded file to key: nZraRdRhpa2pnxWuEtCMqBte (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
247
- [ActiveJob] [ActiveStorage::AnalyzeJob] [9c414ea0-ec2b-4355-9f22-73d6320c2ed3]  Disk Storage (158.0ms) Downloaded file from key: JqeLjPN5eJtsnfE6HvxfkmBb
248
- [ActiveJob] [ActiveStorage::AnalyzeJob] [c30a9a88-3106-4f10-af92-0c16a95f0604] Performing ActiveStorage::AnalyzeJob (Job ID: c30a9a88-3106-4f10-af92-0c16a95f0604) from Async(default) with arguments: #<GlobalID:0x00000000ef78d8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
249
-  (0.9ms) SAVEPOINT active_record_1
250
- [ActiveJob] [ActiveStorage::AnalyzeJob] [9c414ea0-ec2b-4355-9f22-73d6320c2ed3] Skipping image analysis because the mini_magick gem isn't installed
251
- [ActiveJob] [ActiveStorage::AnalyzeJob] [c30a9a88-3106-4f10-af92-0c16a95f0604]  Disk Storage (0.1ms) Downloaded file from key: gVTku5t4ynSpBhMEe1UFcMbF
252
- ActiveStorage::Blob Create (0.3ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "nZraRdRhpa2pnxWuEtCMqBte"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:55.946444"]]
253
- [ActiveJob] [ActiveStorage::AnalyzeJob] [c30a9a88-3106-4f10-af92-0c16a95f0604] Skipping image analysis because the mini_magick gem isn't installed
254
-  (0.1ms) RELEASE SAVEPOINT active_record_1
255
- [ActiveJob] [ActiveStorage::AnalyzeJob] [9c414ea0-ec2b-4355-9f22-73d6320c2ed3] ActiveStorage::Blob Update (9.3ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]]
256
- [ActiveJob] [ActiveStorage::AnalyzeJob] [9c414ea0-ec2b-4355-9f22-73d6320c2ed3] Performed ActiveStorage::AnalyzeJob (Job ID: 9c414ea0-ec2b-4355-9f22-73d6320c2ed3) from Async(default) in 180.68ms
257
- [ActiveJob] [ActiveStorage::AnalyzeJob] [c30a9a88-3106-4f10-af92-0c16a95f0604]  (0.1ms) SAVEPOINT active_record_1
258
- [ActiveJob] [ActiveStorage::AnalyzeJob] [c30a9a88-3106-4f10-af92-0c16a95f0604] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]]
259
- [ActiveJob] [ActiveStorage::AnalyzeJob] [c30a9a88-3106-4f10-af92-0c16a95f0604]  (0.1ms) RELEASE SAVEPOINT active_record_1
260
- [ActiveJob] [ActiveStorage::AnalyzeJob] [c30a9a88-3106-4f10-af92-0c16a95f0604] Performed ActiveStorage::AnalyzeJob (Job ID: c30a9a88-3106-4f10-af92-0c16a95f0604) from Async(default) in 19.95ms
261
-  (0.1ms) SAVEPOINT active_record_1
262
- ActiveStorage::Attachment Create (0.6ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 3], ["created_at", "2019-05-02 15:46:55.966421"]]
263
- Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-05-02 15:46:55.968841"], ["id", 1]]
264
-  (0.1ms) RELEASE SAVEPOINT active_record_1
265
- [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 0744306f-5727-4447-93ef-ded31111d46e) to Async(default) with arguments: #<GlobalID:0x00000003ef91a8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>>
266
- ActiveStorage::Blob Load (0.7ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]]
267
- [ActiveJob] [ActiveStorage::AnalyzeJob] [0744306f-5727-4447-93ef-ded31111d46e] Performing ActiveStorage::AnalyzeJob (Job ID: 0744306f-5727-4447-93ef-ded31111d46e) from Async(default) with arguments: #<GlobalID:0x00000003f4bef8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>>
268
- [ActiveJob] [ActiveStorage::AnalyzeJob] [0744306f-5727-4447-93ef-ded31111d46e]  Disk Storage (0.1ms) Downloaded file from key: nZraRdRhpa2pnxWuEtCMqBte
269
- [ActiveJob] [ActiveStorage::AnalyzeJob] [0744306f-5727-4447-93ef-ded31111d46e] Skipping image analysis because the mini_magick gem isn't installed
274
+ ActiveStorage::Attachment Create (0.3ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 3], ["created_at", "2019-06-12 14:45:29.402608"]]
275
+ Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-06-12 14:45:29.404057"], ["id", 1]]
276
+  (0.1ms) RELEASE SAVEPOINT active_record_1
277
+ [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 0b98e695-f66f-46b9-a2b9-68c4a9d4da59) to Async(default) with arguments: #<GlobalID:0x000000084d7238 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>>
270
278
   (0.1ms) SAVEPOINT active_record_1
271
279
  Cmor::Blog::AssetDetail Load (0.1ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? [["post_id", 1]]
272
- ActiveStorage::Attachment Load (0.7ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
273
- ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
274
- Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
275
- Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 3], ["position", 3], ["created_at", "2019-05-02 15:46:55.987398"], ["updated_at", "2019-05-02 15:46:55.987398"]]
276
-  (0.8ms) RELEASE SAVEPOINT active_record_1
277
- [ActiveJob] [ActiveStorage::AnalyzeJob] [0744306f-5727-4447-93ef-ded31111d46e]  (0.1ms) SAVEPOINT active_record_1
278
- [ActiveJob] [ActiveStorage::AnalyzeJob] [0744306f-5727-4447-93ef-ded31111d46e] ActiveStorage::Blob Update (0.3ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 3]]
279
- [ActiveJob] [ActiveStorage::AnalyzeJob] [0744306f-5727-4447-93ef-ded31111d46e]  (0.1ms) RELEASE SAVEPOINT active_record_1
280
- [ActiveJob] [ActiveStorage::AnalyzeJob] [0744306f-5727-4447-93ef-ded31111d46e] Performed ActiveStorage::AnalyzeJob (Job ID: 0744306f-5727-4447-93ef-ded31111d46e) from Async(default) in 21.6ms
281
-  (3.6ms) SELECT COUNT(*) FROM "active_storage_attachments"
280
+ ActiveStorage::Attachment Load (0.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
281
+ ActiveStorage::Attachment Load (0.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
282
+ Cmor::Blog::AssetDetail Load (0.5ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
283
+ Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 3], ["position", 3], ["created_at", "2019-06-12 14:45:29.422260"], ["updated_at", "2019-06-12 14:45:29.422260"]]
284
+  (0.1ms) RELEASE SAVEPOINT active_record_1
285
+ ActiveStorage::Blob Load (14.5ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]]
286
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [0b98e695-f66f-46b9-a2b9-68c4a9d4da59] Performing ActiveStorage::AnalyzeJob (Job ID: 0b98e695-f66f-46b9-a2b9-68c4a9d4da59) from Async(default) with arguments: #<GlobalID:0x00000008442f98 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>>
287
+  (1.9ms) SELECT COUNT(*) FROM "active_storage_attachments"
282
288
   (0.3ms) rollback transaction
283
289
   (0.1ms) begin transaction
284
290
  ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments"
285
291
  ActiveStorage::Blob Load (0.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs"
286
-  Disk Storage (0.6ms) Uploaded file to key: dr8unBXXQcwbHzY5QumjR7b8 (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
287
-  (0.2ms) SAVEPOINT active_record_1
288
- ActiveStorage::Blob Create (0.3ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "dr8unBXXQcwbHzY5QumjR7b8"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:56.012744"]]
289
-  (0.1ms) RELEASE SAVEPOINT active_record_1
290
-  Disk Storage (1.2ms) Uploaded file to key: VMsa4kE3VdRFzDJ7vz2vQGtZ (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
291
-  (0.1ms) SAVEPOINT active_record_1
292
- ActiveStorage::Blob Create (0.2ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "VMsa4kE3VdRFzDJ7vz2vQGtZ"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:56.222372"]]
293
-  (0.1ms) RELEASE SAVEPOINT active_record_1
292
+  Disk Storage (0.7ms) Uploaded file to key: 77iVQ6atR7KWaZYGM75pUmzX (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
294
293
   (0.1ms) SAVEPOINT active_record_1
295
- Cmor::Blog::Post Exists (0.2ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-9"], ["LIMIT", 1]]
296
- User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-05-02 15:46:56.231182"], ["updated_at", "2019-05-02 15:46:56.231182"]]
297
- Cmor::Blog::Post Load (0.2ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]]
298
- Cmor::Blog::Post Create (0.9ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 9"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-9"], ["position", 1], ["created_at", "2019-05-02 15:46:56.233300"], ["updated_at", "2019-05-02 15:46:56.233300"]]
299
- ActiveStorage::Attachment Create (0.3ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-05-02 15:46:56.237377"]]
300
- ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-05-02 15:46:56.239240"]]
301
- Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
302
- Cmor::Blog::AssetDetail Create (0.3ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-05-02 15:46:56.242305"], ["updated_at", "2019-05-02 15:46:56.242305"]]
303
- Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
304
- Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-05-02 15:46:56.246353"], ["updated_at", "2019-05-02 15:46:56.246353"]]
305
- Cmor::Blog::Post Update (0.3ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-05-02 15:46:56.241653"], ["id", 1]]
306
-  (0.1ms) RELEASE SAVEPOINT active_record_1
307
- [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 538fb238-0cb4-4e42-8867-89af7b5c4dc5) to Async(default) with arguments: #<GlobalID:0x000000078c5580 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
308
- [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 7658d1d6-c806-4911-80ef-ffc6d439f2a1) to Async(default) with arguments: #<GlobalID:0x0000000781a608 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
309
- ActiveStorage::Blob Load (3.3ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
310
- [ActiveJob] [ActiveStorage::AnalyzeJob] [538fb238-0cb4-4e42-8867-89af7b5c4dc5] Performing ActiveStorage::AnalyzeJob (Job ID: 538fb238-0cb4-4e42-8867-89af7b5c4dc5) from Async(default) with arguments: #<GlobalID:0x000000078c8078 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
311
-  (2.8ms) SELECT COUNT(*) FROM "cmor_blog_asset_details"
312
- ActiveStorage::Blob Load (3.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
313
- [ActiveJob] [ActiveStorage::AnalyzeJob] [7658d1d6-c806-4911-80ef-ffc6d439f2a1] Performing ActiveStorage::AnalyzeJob (Job ID: 7658d1d6-c806-4911-80ef-ffc6d439f2a1) from Async(default) with arguments: #<GlobalID:0x00000007810f68 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
314
- [ActiveJob] [ActiveStorage::AnalyzeJob] [7658d1d6-c806-4911-80ef-ffc6d439f2a1]  Disk Storage (5.2ms) Downloaded file from key: VMsa4kE3VdRFzDJ7vz2vQGtZ
315
-  Disk Storage (0.6ms) Uploaded file to key: A6bmdgqBBXLhWQeTu2r1ZHMi (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
316
- [ActiveJob] [ActiveStorage::AnalyzeJob] [538fb238-0cb4-4e42-8867-89af7b5c4dc5]  Disk Storage (9.3ms) Downloaded file from key: dr8unBXXQcwbHzY5QumjR7b8
317
- [ActiveJob] [ActiveStorage::AnalyzeJob] [7658d1d6-c806-4911-80ef-ffc6d439f2a1] Skipping image analysis because the mini_magick gem isn't installed
318
-  (0.1ms) SAVEPOINT active_record_1
319
- [ActiveJob] [ActiveStorage::AnalyzeJob] [538fb238-0cb4-4e42-8867-89af7b5c4dc5] Skipping image analysis because the mini_magick gem isn't installed
320
- ActiveStorage::Blob Create (0.4ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "A6bmdgqBBXLhWQeTu2r1ZHMi"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:56.280086"]]
321
-  (0.1ms) RELEASE SAVEPOINT active_record_1
322
- [ActiveJob] [ActiveStorage::AnalyzeJob] [7658d1d6-c806-4911-80ef-ffc6d439f2a1]  (0.1ms) SAVEPOINT active_record_1
323
- [ActiveJob] [ActiveStorage::AnalyzeJob] [7658d1d6-c806-4911-80ef-ffc6d439f2a1] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]]
324
- [ActiveJob] [ActiveStorage::AnalyzeJob] [7658d1d6-c806-4911-80ef-ffc6d439f2a1]  (0.1ms) RELEASE SAVEPOINT active_record_1
325
- [ActiveJob] [ActiveStorage::AnalyzeJob] [7658d1d6-c806-4911-80ef-ffc6d439f2a1] Performed ActiveStorage::AnalyzeJob (Job ID: 7658d1d6-c806-4911-80ef-ffc6d439f2a1) from Async(default) in 29.03ms
326
- [ActiveJob] [ActiveStorage::AnalyzeJob] [538fb238-0cb4-4e42-8867-89af7b5c4dc5] ActiveStorage::Blob Update (6.7ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]]
327
-  (0.1ms) SAVEPOINT active_record_1
328
- [ActiveJob] [ActiveStorage::AnalyzeJob] [538fb238-0cb4-4e42-8867-89af7b5c4dc5] Performed ActiveStorage::AnalyzeJob (Job ID: 538fb238-0cb4-4e42-8867-89af7b5c4dc5) from Async(default) in 33.39ms
329
- ActiveStorage::Attachment Create (0.1ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 3], ["created_at", "2019-05-02 15:46:56.291064"]]
330
- Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-05-02 15:46:56.292931"], ["id", 1]]
294
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [0b98e695-f66f-46b9-a2b9-68c4a9d4da59]  Disk Storage (0.1ms) Downloaded file from key: 5Gks3nFAKsDFEHwppaXLiqSh
295
+ ActiveStorage::Blob Create (0.3ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "77iVQ6atR7KWaZYGM75pUmzX"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-06-12 14:45:29.449042"]]
331
296
   (0.1ms) RELEASE SAVEPOINT active_record_1
332
- [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 9b691915-e7d7-4bef-9cd3-91e833a60171) to Async(default) with arguments: #<GlobalID:0x00000002c97c08 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>>
297
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [0b98e695-f66f-46b9-a2b9-68c4a9d4da59] Skipping image analysis because the mini_magick gem isn't installed
298
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [0b98e695-f66f-46b9-a2b9-68c4a9d4da59]  (0.3ms) SAVEPOINT active_record_1
299
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [0b98e695-f66f-46b9-a2b9-68c4a9d4da59] ActiveStorage::Blob Update (0.3ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 3]]
300
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [0b98e695-f66f-46b9-a2b9-68c4a9d4da59]  (0.1ms) RELEASE SAVEPOINT active_record_1
301
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [0b98e695-f66f-46b9-a2b9-68c4a9d4da59] Performed ActiveStorage::AnalyzeJob (Job ID: 0b98e695-f66f-46b9-a2b9-68c4a9d4da59) from Async(default) in 47.52ms
302
+  Disk Storage (6.9ms) Uploaded file to key: edheSgjVB2hYPEdAGaGYuy4E (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
303
+  (0.2ms) SAVEPOINT active_record_1
304
+ ActiveStorage::Blob Create (1.2ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "edheSgjVB2hYPEdAGaGYuy4E"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-06-12 14:45:29.478354"]]
305
+  (0.0ms) RELEASE SAVEPOINT active_record_1
306
+  (0.2ms) SAVEPOINT active_record_1
307
+ Cmor::Blog::Post Exists (0.1ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-9"], ["LIMIT", 1]]
308
+ User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-06-12 14:45:29.500818"], ["updated_at", "2019-06-12 14:45:29.500818"]]
309
+ Cmor::Blog::Post Load (0.6ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]]
310
+ Cmor::Blog::Post Create (0.3ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 9"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-9"], ["position", 1], ["created_at", "2019-06-12 14:45:29.502696"], ["updated_at", "2019-06-12 14:45:29.502696"]]
311
+ ActiveStorage::Attachment Create (1.1ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 14:45:29.508076"]]
312
+ ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-06-12 14:45:29.512039"]]
313
+ Cmor::Blog::AssetDetail Load (0.2ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
314
+ Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-06-12 14:45:29.513812"], ["updated_at", "2019-06-12 14:45:29.513812"]]
315
+ Cmor::Blog::AssetDetail Load (1.0ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
316
+ Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-06-12 14:45:29.516983"], ["updated_at", "2019-06-12 14:45:29.516983"]]
317
+ Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-06-12 14:45:29.513251"], ["id", 1]]
318
+  (0.1ms) RELEASE SAVEPOINT active_record_1
319
+ [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 93cb4986-3801-41cb-b4b6-6df4880a3d96) to Async(default) with arguments: #<GlobalID:0x00000007e81168 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
320
+ [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 889800bf-ac8e-4396-b118-f3f8f7052c2c) to Async(default) with arguments: #<GlobalID:0x00000007e2f458 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
321
+ ActiveStorage::Blob Load (2.6ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
322
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [93cb4986-3801-41cb-b4b6-6df4880a3d96] Performing ActiveStorage::AnalyzeJob (Job ID: 93cb4986-3801-41cb-b4b6-6df4880a3d96) from Async(default) with arguments: #<GlobalID:0x00000007e18280 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
323
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [93cb4986-3801-41cb-b4b6-6df4880a3d96]  Disk Storage (5.2ms) Downloaded file from key: 77iVQ6atR7KWaZYGM75pUmzX
324
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [93cb4986-3801-41cb-b4b6-6df4880a3d96] Skipping image analysis because the mini_magick gem isn't installed
325
+  (17.0ms) SELECT COUNT(*) FROM "cmor_blog_asset_details"
326
+ ActiveStorage::Blob Load (16.4ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
327
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [93cb4986-3801-41cb-b4b6-6df4880a3d96]  (0.2ms) SAVEPOINT active_record_1
328
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [889800bf-ac8e-4396-b118-f3f8f7052c2c] Performing ActiveStorage::AnalyzeJob (Job ID: 889800bf-ac8e-4396-b118-f3f8f7052c2c) from Async(default) with arguments: #<GlobalID:0x0000000425abd0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
329
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [93cb4986-3801-41cb-b4b6-6df4880a3d96] ActiveStorage::Blob Update (0.7ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]]
330
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [93cb4986-3801-41cb-b4b6-6df4880a3d96]  (0.2ms) RELEASE SAVEPOINT active_record_1
331
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [93cb4986-3801-41cb-b4b6-6df4880a3d96] Performed ActiveStorage::AnalyzeJob (Job ID: 93cb4986-3801-41cb-b4b6-6df4880a3d96) from Async(default) in 27.42ms
332
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [889800bf-ac8e-4396-b118-f3f8f7052c2c]  Disk Storage (0.1ms) Downloaded file from key: edheSgjVB2hYPEdAGaGYuy4E
333
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [889800bf-ac8e-4396-b118-f3f8f7052c2c] Skipping image analysis because the mini_magick gem isn't installed
334
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [889800bf-ac8e-4396-b118-f3f8f7052c2c]  (0.1ms) SAVEPOINT active_record_1
335
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [889800bf-ac8e-4396-b118-f3f8f7052c2c] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]]
336
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [889800bf-ac8e-4396-b118-f3f8f7052c2c]  (0.1ms) RELEASE SAVEPOINT active_record_1
337
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [889800bf-ac8e-4396-b118-f3f8f7052c2c] Performed ActiveStorage::AnalyzeJob (Job ID: 889800bf-ac8e-4396-b118-f3f8f7052c2c) from Async(default) in 13.63ms
338
+  Disk Storage (11.2ms) Uploaded file to key: yg8H8rFAF776kAJeBt4bcz3W (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
339
+  (0.1ms) SAVEPOINT active_record_1
340
+ ActiveStorage::Blob Create (0.7ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "yg8H8rFAF776kAJeBt4bcz3W"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-06-12 14:45:29.567536"]]
341
+  (0.1ms) RELEASE SAVEPOINT active_record_1
342
+  (0.8ms) SAVEPOINT active_record_1
343
+ ActiveStorage::Attachment Create (0.6ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 3], ["created_at", "2019-06-12 14:45:29.572068"]]
344
+ Cmor::Blog::Post Update (0.1ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-06-12 14:45:29.573787"], ["id", 1]]
345
+  (0.1ms) RELEASE SAVEPOINT active_record_1
346
+ [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 1604c3b9-75b0-4f2c-8d39-53b64e10b8f4) to Async(default) with arguments: #<GlobalID:0x00000005de94a0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>>
333
347
   (0.1ms) SAVEPOINT active_record_1
334
- Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? [["post_id", 1]]
335
- ActiveStorage::Attachment Load (0.4ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
348
+ Cmor::Blog::AssetDetail Load (0.1ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? [["post_id", 1]]
349
+ ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
336
350
  ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
337
- Cmor::Blog::AssetDetail Load (0.2ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
351
+ Cmor::Blog::AssetDetail Load (0.7ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
338
352
  Cmor::Blog::AssetDetail Destroy (0.2ms) DELETE FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? [["id", 1]]
339
353
  ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
340
- ActiveStorage::Attachment Destroy (0.2ms) DELETE FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? [["id", 1]]
354
+ ActiveStorage::Attachment Destroy (0.1ms) DELETE FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? [["id", 1]]
341
355
  Cmor::Blog::Post Load (0.2ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" = ? ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["id", 1], ["LIMIT", 1]]
342
- Cmor::Blog::AssetDetail Update All (0.2ms) UPDATE "cmor_blog_asset_details" SET "position" = ("cmor_blog_asset_details"."position" - 1), "updated_at" = '2019-05-02 15:46:56.311973' WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" > 1) [["post_id", 1]]
343
- Cmor::Blog::AssetDetail Load (0.9ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
344
- Cmor::Blog::AssetDetail Destroy (0.1ms) DELETE FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? [["id", 2]]
356
+ Cmor::Blog::AssetDetail Update All (0.4ms) UPDATE "cmor_blog_asset_details" SET "position" = ("cmor_blog_asset_details"."position" - 1), "updated_at" = '2019-06-12 14:45:29.594681' WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" > 1) [["post_id", 1]]
357
+ Cmor::Blog::AssetDetail Load (0.2ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
358
+ Cmor::Blog::AssetDetail Destroy (0.3ms) DELETE FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? [["id", 2]]
345
359
  ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
346
- ActiveStorage::Attachment Destroy (0.1ms) DELETE FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? [["id", 2]]
347
- Cmor::Blog::Post Load (0.1ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" = ? ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["id", 1], ["LIMIT", 1]]
348
- Cmor::Blog::AssetDetail Update All (0.1ms) UPDATE "cmor_blog_asset_details" SET "position" = ("cmor_blog_asset_details"."position" - 1), "updated_at" = '2019-05-02 15:46:56.321290' WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" > 1) [["post_id", 1]]
349
- Cmor::Blog::AssetDetail Load (0.2ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
350
- Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 3], ["position", 1], ["created_at", "2019-05-02 15:46:56.322443"], ["updated_at", "2019-05-02 15:46:56.322443"]]
351
-  (0.1ms) RELEASE SAVEPOINT active_record_1
352
- ActiveStorage::Blob Load (1.3ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]]
353
- [ActiveJob] [ActiveStorage::AnalyzeJob] [9b691915-e7d7-4bef-9cd3-91e833a60171] Performing ActiveStorage::AnalyzeJob (Job ID: 9b691915-e7d7-4bef-9cd3-91e833a60171) from Async(default) with arguments: #<GlobalID:0x00000003fdfb30 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>>
354
- [ActiveJob] [ActiveStorage::AnalyzeJob] [9b691915-e7d7-4bef-9cd3-91e833a60171]  Disk Storage (11.9ms) Downloaded file from key: A6bmdgqBBXLhWQeTu2r1ZHMi
355
- [ActiveJob] [ActiveStorage::AnalyzeJob] [9b691915-e7d7-4bef-9cd3-91e833a60171] Skipping image analysis because the mini_magick gem isn't installed
356
-  (19.4ms) SELECT COUNT(*) FROM "cmor_blog_asset_details"
357
- [ActiveJob] [ActiveStorage::AnalyzeJob] [9b691915-e7d7-4bef-9cd3-91e833a60171]  (0.1ms) SAVEPOINT active_record_1
358
- [ActiveJob] [ActiveStorage::AnalyzeJob] [9b691915-e7d7-4bef-9cd3-91e833a60171] ActiveStorage::Blob Update (0.3ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 3]]
359
- [ActiveJob] [ActiveStorage::AnalyzeJob] [9b691915-e7d7-4bef-9cd3-91e833a60171]  (0.1ms) RELEASE SAVEPOINT active_record_1
360
- [ActiveJob] [ActiveStorage::AnalyzeJob] [9b691915-e7d7-4bef-9cd3-91e833a60171] Performed ActiveStorage::AnalyzeJob (Job ID: 9b691915-e7d7-4bef-9cd3-91e833a60171) from Async(default) in 26.05ms
361
-  (0.5ms) rollback transaction
360
+ ActiveStorage::Attachment Destroy (0.2ms) DELETE FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? [["id", 2]]
361
+ Cmor::Blog::Post Load (0.2ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" = ? ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["id", 1], ["LIMIT", 1]]
362
+ Cmor::Blog::AssetDetail Update All (0.1ms) UPDATE "cmor_blog_asset_details" SET "position" = ("cmor_blog_asset_details"."position" - 1), "updated_at" = '2019-06-12 14:45:29.607876' WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" > 1) [["post_id", 1]]
363
+ Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
364
+ Cmor::Blog::AssetDetail Create (0.3ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 3], ["position", 1], ["created_at", "2019-06-12 14:45:29.610337"], ["updated_at", "2019-06-12 14:45:29.610337"]]
365
+  (0.1ms) RELEASE SAVEPOINT active_record_1
366
+ ActiveStorage::Blob Load (39.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]]
367
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [1604c3b9-75b0-4f2c-8d39-53b64e10b8f4] Performing ActiveStorage::AnalyzeJob (Job ID: 1604c3b9-75b0-4f2c-8d39-53b64e10b8f4) from Async(default) with arguments: #<GlobalID:0x000000071bb820 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>>
368
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [1604c3b9-75b0-4f2c-8d39-53b64e10b8f4]  Disk Storage (0.1ms) Downloaded file from key: yg8H8rFAF776kAJeBt4bcz3W
369
+  (2.7ms) SELECT COUNT(*) FROM "cmor_blog_asset_details"
370
+  (0.3ms) rollback transaction
362
371
   (0.1ms) begin transaction
363
372
  ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments"
364
373
  ActiveStorage::Blob Load (0.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs"
365
-  Disk Storage (0.7ms) Uploaded file to key: HVhJdNZxiPL3NJYW6WUECLZR (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
374
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [1604c3b9-75b0-4f2c-8d39-53b64e10b8f4] Skipping image analysis because the mini_magick gem isn't installed
375
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [1604c3b9-75b0-4f2c-8d39-53b64e10b8f4]  (0.2ms) SAVEPOINT active_record_1
376
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [1604c3b9-75b0-4f2c-8d39-53b64e10b8f4] ActiveStorage::Blob Update (1.0ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 3]]
377
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [1604c3b9-75b0-4f2c-8d39-53b64e10b8f4]  (0.1ms) RELEASE SAVEPOINT active_record_1
378
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [1604c3b9-75b0-4f2c-8d39-53b64e10b8f4] Performed ActiveStorage::AnalyzeJob (Job ID: 1604c3b9-75b0-4f2c-8d39-53b64e10b8f4) from Async(default) in 235.5ms
379
+  Disk Storage (1.6ms) Uploaded file to key: zgfXE8nho5cwfJSknPef5YDF (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
366
380
   (0.1ms) SAVEPOINT active_record_1
367
- ActiveStorage::Blob Create (0.7ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "HVhJdNZxiPL3NJYW6WUECLZR"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:56.370917"]]
368
-  (0.1ms) RELEASE SAVEPOINT active_record_1
369
-  Disk Storage (1.3ms) Uploaded file to key: 7FizjvcGWKty8LBdFA95BkZF (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
381
+ ActiveStorage::Blob Create (0.5ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "zgfXE8nho5cwfJSknPef5YDF"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-06-12 14:45:29.856764"]]
382
+  (0.0ms) RELEASE SAVEPOINT active_record_1
383
+  Disk Storage (0.7ms) Uploaded file to key: RYCwjcC7YkNUpAvKFScffHXC (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
370
384
   (0.1ms) SAVEPOINT active_record_1
371
- ActiveStorage::Blob Create (0.4ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "7FizjvcGWKty8LBdFA95BkZF"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:56.378847"]]
385
+ ActiveStorage::Blob Create (0.3ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "RYCwjcC7YkNUpAvKFScffHXC"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-06-12 14:45:29.863669"]]
372
386
   (0.1ms) RELEASE SAVEPOINT active_record_1
373
-  (0.1ms) SAVEPOINT active_record_1
374
- Cmor::Blog::Post Exists (0.5ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-10"], ["LIMIT", 1]]
375
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-05-02 15:46:56.392173"], ["updated_at", "2019-05-02 15:46:56.392173"]]
376
- Cmor::Blog::Post Load (0.2ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]]
377
- Cmor::Blog::Post Create (0.5ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 10"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-10"], ["position", 1], ["created_at", "2019-05-02 15:46:56.395155"], ["updated_at", "2019-05-02 15:46:56.395155"]]
378
- ActiveStorage::Attachment Create (0.4ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-05-02 15:46:56.400229"]]
379
- ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-05-02 15:46:56.403356"]]
387
+  (0.2ms) SAVEPOINT active_record_1
388
+ Cmor::Blog::Post Exists (0.1ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-10"], ["LIMIT", 1]]
389
+ User Create (0.2ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-06-12 14:45:29.871455"], ["updated_at", "2019-06-12 14:45:29.871455"]]
390
+ Cmor::Blog::Post Load (0.3ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]]
391
+ Cmor::Blog::Post Create (0.2ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 10"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-10"], ["position", 1], ["created_at", "2019-06-12 14:45:29.873507"], ["updated_at", "2019-06-12 14:45:29.873507"]]
392
+ ActiveStorage::Attachment Create (0.4ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 14:45:29.877247"]]
393
+ ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-06-12 14:45:29.879451"]]
380
394
  Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
381
- Cmor::Blog::AssetDetail Create (1.0ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-05-02 15:46:56.406035"], ["updated_at", "2019-05-02 15:46:56.406035"]]
382
- Cmor::Blog::AssetDetail Load (0.7ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
383
- Cmor::Blog::AssetDetail Create (0.6ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-05-02 15:46:56.421882"], ["updated_at", "2019-05-02 15:46:56.421882"]]
384
- Cmor::Blog::Post Update (0.6ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-05-02 15:46:56.405306"], ["id", 1]]
385
-  (0.2ms) RELEASE SAVEPOINT active_record_1
386
- [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 025419e9-3ab4-44d4-bb45-b0baf6c73aa1) to Async(default) with arguments: #<GlobalID:0x00000007d680d8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
387
- [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 1ec85f6a-ff15-4ab8-8092-38066199466f) to Async(default) with arguments: #<GlobalID:0x00000007d60f68 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
388
-  (0.2ms) SELECT COUNT(*) FROM "active_storage_attachments"
389
-  Disk Storage (3.5ms) Uploaded file to key: r7uU1o5gS4LH1Hgjpw9juui9 (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
390
- ActiveStorage::Blob Load (0.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
391
-  (0.1ms) SAVEPOINT active_record_1
392
- [ActiveJob] [ActiveStorage::AnalyzeJob] [025419e9-3ab4-44d4-bb45-b0baf6c73aa1] Performing ActiveStorage::AnalyzeJob (Job ID: 025419e9-3ab4-44d4-bb45-b0baf6c73aa1) from Async(default) with arguments: #<GlobalID:0x00000007758300 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
393
- ActiveStorage::Blob Create (0.6ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "r7uU1o5gS4LH1Hgjpw9juui9"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:56.455866"]]
394
- [ActiveJob] [ActiveStorage::AnalyzeJob] [025419e9-3ab4-44d4-bb45-b0baf6c73aa1]  Disk Storage (8.9ms) Downloaded file from key: HVhJdNZxiPL3NJYW6WUECLZR
395
-  (0.2ms) RELEASE SAVEPOINT active_record_1
396
- [ActiveJob] [ActiveStorage::AnalyzeJob] [025419e9-3ab4-44d4-bb45-b0baf6c73aa1] Skipping image analysis because the mini_magick gem isn't installed
397
- ActiveStorage::Blob Load (24.8ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
398
- [ActiveJob] [ActiveStorage::AnalyzeJob] [1ec85f6a-ff15-4ab8-8092-38066199466f] Performing ActiveStorage::AnalyzeJob (Job ID: 1ec85f6a-ff15-4ab8-8092-38066199466f) from Async(default) with arguments: #<GlobalID:0x00000001eb45f0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
399
- [ActiveJob] [ActiveStorage::AnalyzeJob] [1ec85f6a-ff15-4ab8-8092-38066199466f]  Disk Storage (0.1ms) Downloaded file from key: 7FizjvcGWKty8LBdFA95BkZF
400
- [ActiveJob] [ActiveStorage::AnalyzeJob] [1ec85f6a-ff15-4ab8-8092-38066199466f] Skipping image analysis because the mini_magick gem isn't installed
401
-  (0.1ms) SAVEPOINT active_record_1
402
- ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 3], ["created_at", "2019-05-02 15:46:56.487219"]]
403
- Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-05-02 15:46:56.489134"], ["id", 1]]
404
-  (0.1ms) RELEASE SAVEPOINT active_record_1
405
- [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 47c579ca-0556-4b61-ad5f-6887b190b1b1) to Async(default) with arguments: #<GlobalID:0x00000002d36da8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>>
406
- [ActiveJob] [ActiveStorage::AnalyzeJob] [025419e9-3ab4-44d4-bb45-b0baf6c73aa1]  (0.1ms) SAVEPOINT active_record_1
407
- [ActiveJob] [ActiveStorage::AnalyzeJob] [025419e9-3ab4-44d4-bb45-b0baf6c73aa1] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]]
408
- [ActiveJob] [ActiveStorage::AnalyzeJob] [025419e9-3ab4-44d4-bb45-b0baf6c73aa1]  (0.1ms) RELEASE SAVEPOINT active_record_1
409
- [ActiveJob] [ActiveStorage::AnalyzeJob] [025419e9-3ab4-44d4-bb45-b0baf6c73aa1] Performed ActiveStorage::AnalyzeJob (Job ID: 025419e9-3ab4-44d4-bb45-b0baf6c73aa1) from Async(default) in 36.63ms
410
- [ActiveJob] [ActiveStorage::AnalyzeJob] [1ec85f6a-ff15-4ab8-8092-38066199466f]  (0.1ms) SAVEPOINT active_record_1
411
- [ActiveJob] [ActiveStorage::AnalyzeJob] [1ec85f6a-ff15-4ab8-8092-38066199466f] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]]
412
- [ActiveJob] [ActiveStorage::AnalyzeJob] [1ec85f6a-ff15-4ab8-8092-38066199466f]  (0.1ms) RELEASE SAVEPOINT active_record_1
413
- [ActiveJob] [ActiveStorage::AnalyzeJob] [1ec85f6a-ff15-4ab8-8092-38066199466f] Performed ActiveStorage::AnalyzeJob (Job ID: 1ec85f6a-ff15-4ab8-8092-38066199466f) from Async(default) in 20.08ms
395
+ Cmor::Blog::AssetDetail Create (0.5ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-06-12 14:45:29.881800"], ["updated_at", "2019-06-12 14:45:29.881800"]]
396
+ Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
397
+ Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-06-12 14:45:29.885091"], ["updated_at", "2019-06-12 14:45:29.885091"]]
398
+ Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-06-12 14:45:29.881039"], ["id", 1]]
399
+  (0.1ms) RELEASE SAVEPOINT active_record_1
400
+ [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 99d39c77-c27f-4738-993d-247e491bb00e) to Async(default) with arguments: #<GlobalID:0x000000070308e8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
401
+ [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: f7051a8f-5d2c-4099-804b-89ca3e19dea1) to Async(default) with arguments: #<GlobalID:0x0000000705e8b0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
402
+ ActiveStorage::Blob Load (4.8ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
403
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [99d39c77-c27f-4738-993d-247e491bb00e] Performing ActiveStorage::AnalyzeJob (Job ID: 99d39c77-c27f-4738-993d-247e491bb00e) from Async(default) with arguments: #<GlobalID:0x000000070a0698 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
404
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [99d39c77-c27f-4738-993d-247e491bb00e]  Disk Storage (0.1ms) Downloaded file from key: zgfXE8nho5cwfJSknPef5YDF
405
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [99d39c77-c27f-4738-993d-247e491bb00e] Skipping image analysis because the mini_magick gem isn't installed
406
+  (10.6ms) SELECT COUNT(*) FROM "active_storage_attachments"
407
+ ActiveStorage::Blob Load (11.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
408
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [f7051a8f-5d2c-4099-804b-89ca3e19dea1] Performing ActiveStorage::AnalyzeJob (Job ID: f7051a8f-5d2c-4099-804b-89ca3e19dea1) from Async(default) with arguments: #<GlobalID:0x0000000715e828 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
409
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [99d39c77-c27f-4738-993d-247e491bb00e]  (0.1ms) SAVEPOINT active_record_1
410
+  Disk Storage (160.4ms) Uploaded file to key: m31465kmZpiNMxiYnepQhcJ7 (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
411
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [99d39c77-c27f-4738-993d-247e491bb00e] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]]
412
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [f7051a8f-5d2c-4099-804b-89ca3e19dea1]  Disk Storage (160.5ms) Downloaded file from key: RYCwjcC7YkNUpAvKFScffHXC
413
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [99d39c77-c27f-4738-993d-247e491bb00e]  (0.1ms) RELEASE SAVEPOINT active_record_1
414
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [f7051a8f-5d2c-4099-804b-89ca3e19dea1] Skipping image analysis because the mini_magick gem isn't installed
415
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [99d39c77-c27f-4738-993d-247e491bb00e] Performed ActiveStorage::AnalyzeJob (Job ID: 99d39c77-c27f-4738-993d-247e491bb00e) from Async(default) in 179.69ms
416
+ ActiveStorage::Blob Create (7.7ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "m31465kmZpiNMxiYnepQhcJ7"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-06-12 14:45:30.069009"]]
417
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [f7051a8f-5d2c-4099-804b-89ca3e19dea1]  (0.1ms) SAVEPOINT active_record_1
418
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [f7051a8f-5d2c-4099-804b-89ca3e19dea1] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]]
419
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [f7051a8f-5d2c-4099-804b-89ca3e19dea1]  (0.1ms) RELEASE SAVEPOINT active_record_1
420
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [f7051a8f-5d2c-4099-804b-89ca3e19dea1] Performed ActiveStorage::AnalyzeJob (Job ID: f7051a8f-5d2c-4099-804b-89ca3e19dea1) from Async(default) in 176.68ms
421
+  (0.1ms) SAVEPOINT active_record_1
422
+ ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 3], ["created_at", "2019-06-12 14:45:30.085527"]]
423
+ Cmor::Blog::Post Update (0.3ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-06-12 14:45:30.087788"], ["id", 1]]
424
+  (0.1ms) RELEASE SAVEPOINT active_record_1
425
+ [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 2a77f6a8-caf9-4681-90f0-b8d4caaae9dd) to Async(default) with arguments: #<GlobalID:0x00000007cebd08 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>>
414
426
   (0.1ms) SAVEPOINT active_record_1
415
- Cmor::Blog::AssetDetail Load (1.0ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? [["post_id", 1]]
427
+ Cmor::Blog::AssetDetail Load (0.2ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? [["post_id", 1]]
416
428
  ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
417
429
  ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
418
430
  Cmor::Blog::AssetDetail Load (0.1ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
419
- Cmor::Blog::AssetDetail Destroy (0.3ms) DELETE FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? [["id", 1]]
420
- ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
421
- ActiveStorage::Attachment Destroy (0.2ms) DELETE FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? [["id", 1]]
431
+ Cmor::Blog::AssetDetail Destroy (0.1ms) DELETE FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? [["id", 1]]
432
+ ActiveStorage::Attachment Load (1.0ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
433
+ ActiveStorage::Attachment Destroy (0.1ms) DELETE FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? [["id", 1]]
422
434
  Cmor::Blog::Post Load (0.1ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" = ? ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["id", 1], ["LIMIT", 1]]
423
- Cmor::Blog::AssetDetail Update All (0.2ms) UPDATE "cmor_blog_asset_details" SET "position" = ("cmor_blog_asset_details"."position" - 1), "updated_at" = '2019-05-02 15:46:56.515585' WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" > 1) [["post_id", 1]]
435
+ Cmor::Blog::AssetDetail Update All (0.2ms) UPDATE "cmor_blog_asset_details" SET "position" = ("cmor_blog_asset_details"."position" - 1), "updated_at" = '2019-06-12 14:45:30.105426' WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" > 1) [["post_id", 1]]
424
436
  Cmor::Blog::AssetDetail Load (0.1ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
425
437
  Cmor::Blog::AssetDetail Destroy (0.1ms) DELETE FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? [["id", 2]]
426
438
  ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
427
439
  ActiveStorage::Attachment Destroy (0.1ms) DELETE FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? [["id", 2]]
428
- Cmor::Blog::Post Load (0.3ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" = ? ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["id", 1], ["LIMIT", 1]]
429
- Cmor::Blog::AssetDetail Update All (0.2ms) UPDATE "cmor_blog_asset_details" SET "position" = ("cmor_blog_asset_details"."position" - 1), "updated_at" = '2019-05-02 15:46:56.524704' WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" > 1) [["post_id", 1]]
430
- Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
431
- Cmor::Blog::AssetDetail Create (0.3ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 3], ["position", 1], ["created_at", "2019-05-02 15:46:56.526098"], ["updated_at", "2019-05-02 15:46:56.526098"]]
432
-  (0.2ms) RELEASE SAVEPOINT active_record_1
433
- ActiveStorage::Blob Load (39.9ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]]
434
- [ActiveJob] [ActiveStorage::AnalyzeJob] [47c579ca-0556-4b61-ad5f-6887b190b1b1] Performing ActiveStorage::AnalyzeJob (Job ID: 47c579ca-0556-4b61-ad5f-6887b190b1b1) from Async(default) with arguments: #<GlobalID:0x0000000516ca88 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>>
435
- [ActiveJob] [ActiveStorage::AnalyzeJob] [47c579ca-0556-4b61-ad5f-6887b190b1b1]  Disk Storage (0.1ms) Downloaded file from key: r7uU1o5gS4LH1Hgjpw9juui9
436
- [ActiveJob] [ActiveStorage::AnalyzeJob] [47c579ca-0556-4b61-ad5f-6887b190b1b1] Skipping image analysis because the mini_magick gem isn't installed
437
-  (7.5ms) SELECT COUNT(*) FROM "active_storage_attachments"
438
- [ActiveJob] [ActiveStorage::AnalyzeJob] [47c579ca-0556-4b61-ad5f-6887b190b1b1]  (0.1ms) SAVEPOINT active_record_1
439
- [ActiveJob] [ActiveStorage::AnalyzeJob] [47c579ca-0556-4b61-ad5f-6887b190b1b1] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 3]]
440
- [ActiveJob] [ActiveStorage::AnalyzeJob] [47c579ca-0556-4b61-ad5f-6887b190b1b1]  (0.2ms) RELEASE SAVEPOINT active_record_1
441
- [ActiveJob] [ActiveStorage::AnalyzeJob] [47c579ca-0556-4b61-ad5f-6887b190b1b1] Performed ActiveStorage::AnalyzeJob (Job ID: 47c579ca-0556-4b61-ad5f-6887b190b1b1) from Async(default) in 18.51ms
440
+ Cmor::Blog::Post Load (0.1ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" = ? ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["id", 1], ["LIMIT", 1]]
441
+ Cmor::Blog::AssetDetail Update All (0.2ms) UPDATE "cmor_blog_asset_details" SET "position" = ("cmor_blog_asset_details"."position" - 1), "updated_at" = '2019-06-12 14:45:30.113701' WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" > 1) [["post_id", 1]]
442
+ Cmor::Blog::AssetDetail Load (0.2ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
443
+ Cmor::Blog::AssetDetail Create (0.1ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 3], ["position", 1], ["created_at", "2019-06-12 14:45:30.114539"], ["updated_at", "2019-06-12 14:45:30.114539"]]
444
+  (0.1ms) RELEASE SAVEPOINT active_record_1
445
+ ActiveStorage::Blob Load (27.0ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]]
446
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [2a77f6a8-caf9-4681-90f0-b8d4caaae9dd] Performing ActiveStorage::AnalyzeJob (Job ID: 2a77f6a8-caf9-4681-90f0-b8d4caaae9dd) from Async(default) with arguments: #<GlobalID:0x000000079a3c90 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>>
447
+  (1.3ms) SELECT COUNT(*) FROM "active_storage_attachments"
448
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [2a77f6a8-caf9-4681-90f0-b8d4caaae9dd]  Disk Storage (0.1ms) Downloaded file from key: m31465kmZpiNMxiYnepQhcJ7
442
449
   (0.3ms) rollback transaction
450
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [2a77f6a8-caf9-4681-90f0-b8d4caaae9dd] Skipping image analysis because the mini_magick gem isn't installed
451
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [2a77f6a8-caf9-4681-90f0-b8d4caaae9dd]  (0.1ms) begin transaction
452
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [2a77f6a8-caf9-4681-90f0-b8d4caaae9dd] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 3]]
453
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [2a77f6a8-caf9-4681-90f0-b8d4caaae9dd]  (0.1ms) commit transaction
454
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [2a77f6a8-caf9-4681-90f0-b8d4caaae9dd] Performed ActiveStorage::AnalyzeJob (Job ID: 2a77f6a8-caf9-4681-90f0-b8d4caaae9dd) from Async(default) in 19.06ms
455
+  (0.2ms) begin transaction
456
+  (1.2ms) rollback transaction
443
457
   (0.1ms) begin transaction
444
458
   (0.1ms) rollback transaction
445
459
   (0.1ms) begin transaction
446
-  (0.3ms) rollback transaction
460
+ Cmor::Blog::Post Exists (0.6ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-11"], ["LIMIT", 1]]
461
+  (0.2ms) rollback transaction
447
462
   (0.3ms) begin transaction
448
- Cmor::Blog::Post Exists (0.4ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-11"], ["LIMIT", 1]]
449
-  (0.0ms) rollback transaction
463
+  (0.3ms) rollback transaction
450
464
   (0.2ms) begin transaction
465
+  (0.1ms) SAVEPOINT active_record_1
466
+ Cmor::Blog::Post Exists (0.4ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-12"], ["LIMIT", 1]]
467
+ User Create (2.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-06-12 14:45:30.243837"], ["updated_at", "2019-06-12 14:45:30.243837"]]
468
+ Cmor::Blog::Post Load (0.7ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]]
469
+ Cmor::Blog::Post Create (0.9ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 12"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-12"], ["position", 1], ["created_at", "2019-06-12 14:45:30.254880"], ["updated_at", "2019-06-12 14:45:30.254880"]]
470
+  (0.4ms) RELEASE SAVEPOINT active_record_1
471
+  (0.9ms) rollback transaction
472
+  (0.1ms) begin transaction
451
473
   (0.2ms) rollback transaction
474
+  (0.2ms) begin transaction
475
+  (0.1ms) rollback transaction
476
+  (0.5ms) begin transaction
477
+  Disk Storage (9.2ms) Uploaded file to key: qhooCtyVYcpjQSzTcPiBKVJD (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
478
+  (0.3ms) SAVEPOINT active_record_1
479
+ ActiveStorage::Blob Create (4.0ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "qhooCtyVYcpjQSzTcPiBKVJD"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-06-12 14:45:30.327514"]]
480
+  (1.3ms) RELEASE SAVEPOINT active_record_1
481
+  (0.3ms) rollback transaction
452
482
   (0.1ms) begin transaction
483
+  (0.3ms) rollback transaction
484
+  (0.2ms) begin transaction
485
+  Disk Storage (2.3ms) Uploaded file to key: PQ8bggUp78zyiHZWQN1yksZY (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
486
+  (0.5ms) SAVEPOINT active_record_1
487
+ ActiveStorage::Blob Create (0.8ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "PQ8bggUp78zyiHZWQN1yksZY"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-06-12 14:45:30.415382"]]
488
+  (0.2ms) RELEASE SAVEPOINT active_record_1
453
489
   (0.2ms) SAVEPOINT active_record_1
454
- Cmor::Blog::Post Exists (0.3ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-12"], ["LIMIT", 1]]
455
- User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-05-02 15:46:56.659902"], ["updated_at", "2019-05-02 15:46:56.659902"]]
490
+ Cmor::Blog::Post Exists (0.2ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-14"], ["LIMIT", 1]]
491
+ User Create (1.9ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-06-12 14:45:30.449039"], ["updated_at", "2019-06-12 14:45:30.449039"]]
456
492
  Cmor::Blog::Post Load (0.5ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]]
457
- Cmor::Blog::Post Create (0.4ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 12"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-12"], ["position", 1], ["created_at", "2019-05-02 15:46:56.663414"], ["updated_at", "2019-05-02 15:46:56.663414"]]
458
-  (0.1ms) RELEASE SAVEPOINT active_record_1
493
+ Cmor::Blog::Post Create (0.6ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 14"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-14"], ["position", 1], ["created_at", "2019-06-12 14:45:30.456048"], ["updated_at", "2019-06-12 14:45:30.456048"]]
494
+ ActiveStorage::Attachment Create (0.9ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 14:45:30.464617"]]
495
+ Cmor::Blog::AssetDetail Load (0.8ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
496
+ Cmor::Blog::AssetDetail Create (0.9ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-06-12 14:45:30.471380"], ["updated_at", "2019-06-12 14:45:30.471380"]]
497
+ Cmor::Blog::AssetDetail Load (1.1ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
498
+ Cmor::Blog::AssetDetail Create (0.8ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 2], ["created_at", "2019-06-12 14:45:30.482053"], ["updated_at", "2019-06-12 14:45:30.482053"]]
499
+ Cmor::Blog::Post Update (0.7ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-06-12 14:45:30.468127"], ["id", 1]]
500
+  (0.3ms) RELEASE SAVEPOINT active_record_1
501
+ [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 9aab5d01-e0ab-4d6e-aeb9-bb23a5e18456) to Async(default) with arguments: #<GlobalID:0x00000005586ee8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
502
+ ActiveStorage::Blob Load (1.5ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
503
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [9aab5d01-e0ab-4d6e-aeb9-bb23a5e18456] Performing ActiveStorage::AnalyzeJob (Job ID: 9aab5d01-e0ab-4d6e-aeb9-bb23a5e18456) from Async(default) with arguments: #<GlobalID:0x000000053fc438 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
459
504
   (0.2ms) rollback transaction
460
-  (0.1ms) begin transaction
505
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [9aab5d01-e0ab-4d6e-aeb9-bb23a5e18456]  Disk Storage (16.6ms) Downloaded file from key: PQ8bggUp78zyiHZWQN1yksZY
506
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [9aab5d01-e0ab-4d6e-aeb9-bb23a5e18456] Skipping image analysis because the mini_magick gem isn't installed
507
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [9aab5d01-e0ab-4d6e-aeb9-bb23a5e18456]  (0.3ms) begin transaction
508
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [9aab5d01-e0ab-4d6e-aeb9-bb23a5e18456] ActiveStorage::Blob Update (0.9ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]]
509
+  (0.3ms) begin transaction
510
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [9aab5d01-e0ab-4d6e-aeb9-bb23a5e18456]  (0.4ms) commit transaction
461
511
   (0.1ms) rollback transaction
512
+ [ActiveJob] [ActiveStorage::AnalyzeJob] [9aab5d01-e0ab-4d6e-aeb9-bb23a5e18456] Performed ActiveStorage::AnalyzeJob (Job ID: 9aab5d01-e0ab-4d6e-aeb9-bb23a5e18456) from Async(default) in 61.64ms
513
+  (0.6ms) begin transaction
514
+  (0.3ms) rollback transaction
462
515
   (0.3ms) begin transaction
463
-  (0.2ms) rollback transaction
464
-  (6.5ms) begin transaction
465
-  Disk Storage (1.6ms) Uploaded file to key: WY1quKDpeHwxN2b9F8RebA59 (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
466
-  (0.2ms) SAVEPOINT active_record_1
467
- ActiveStorage::Blob Create (1.8ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "WY1quKDpeHwxN2b9F8RebA59"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:56.729815"]]
468
-  (0.2ms) RELEASE SAVEPOINT active_record_1
469
-  (0.5ms) rollback transaction
516
+  (0.3ms) rollback transaction
470
517
   (0.2ms) begin transaction
471
-  (0.1ms) rollback transaction
518
+  (0.2ms) rollback transaction
519
+  (0.5ms) begin transaction
520
+  (0.6ms) rollback transaction
521
+  (0.4ms) begin transaction
522
+  (0.2ms) rollback transaction
472
523
   (0.2ms) begin transaction
473
-  Disk Storage (0.4ms) Uploaded file to key: jexqhr6FbAfXRJX7CHSoEZX2 (checksum: EH6qlR0oQyZbAPIJqHzCpw==)
474
-  (0.1ms) SAVEPOINT active_record_1
475
- ActiveStorage::Blob Create (0.5ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "jexqhr6FbAfXRJX7CHSoEZX2"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:56.977744"]]
476
-  (0.2ms) RELEASE SAVEPOINT active_record_1
477
-  (0.2ms) SAVEPOINT active_record_1
478
- Cmor::Blog::Post Exists (0.3ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-14"], ["LIMIT", 1]]
479
- User Create (0.6ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-05-02 15:46:56.990824"], ["updated_at", "2019-05-02 15:46:56.990824"]]
480
- Cmor::Blog::Post Load (0.4ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]]
481
- Cmor::Blog::Post Create (0.8ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 14"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-14"], ["position", 1], ["created_at", "2019-05-02 15:46:56.993009"], ["updated_at", "2019-05-02 15:46:56.993009"]]
482
- ActiveStorage::Attachment Create (0.6ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-05-02 15:46:57.000030"]]
483
- Cmor::Blog::AssetDetail Load (1.0ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
484
- Cmor::Blog::AssetDetail Create (0.3ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-05-02 15:46:57.003822"], ["updated_at", "2019-05-02 15:46:57.003822"]]
485
- Cmor::Blog::AssetDetail Load (0.4ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]]
486
- Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 2], ["created_at", "2019-05-02 15:46:57.009441"], ["updated_at", "2019-05-02 15:46:57.009441"]]
487
- Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-05-02 15:46:57.003573"], ["id", 1]]
488
-  (0.1ms) RELEASE SAVEPOINT active_record_1
489
- [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: d93a5e4d-9c54-4e98-a3cb-80b91fb24502) to Async(default) with arguments: #<GlobalID:0x000000041177a0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
490
- ActiveStorage::Blob Load (0.9ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
491
- [ActiveJob] [ActiveStorage::AnalyzeJob] [d93a5e4d-9c54-4e98-a3cb-80b91fb24502] Performing ActiveStorage::AnalyzeJob (Job ID: d93a5e4d-9c54-4e98-a3cb-80b91fb24502) from Async(default) with arguments: #<GlobalID:0x000000041494f8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
492
524
   (0.2ms) rollback transaction
493
525
   (0.1ms) begin transaction
494
- [ActiveJob] [ActiveStorage::AnalyzeJob] [d93a5e4d-9c54-4e98-a3cb-80b91fb24502]  Disk Storage (0.2ms) Downloaded file from key: jexqhr6FbAfXRJX7CHSoEZX2
495
526
   (0.1ms) rollback transaction
496
- [ActiveJob] [ActiveStorage::AnalyzeJob] [d93a5e4d-9c54-4e98-a3cb-80b91fb24502] Skipping image analysis because the mini_magick gem isn't installed
497
-  (0.2ms) begin transaction
498
- [ActiveJob] [ActiveStorage::AnalyzeJob] [d93a5e4d-9c54-4e98-a3cb-80b91fb24502]  (0.1ms) begin transaction
527
+  (0.3ms) begin transaction
499
528
   (0.2ms) rollback transaction
500
- [ActiveJob] [ActiveStorage::AnalyzeJob] [d93a5e4d-9c54-4e98-a3cb-80b91fb24502]  (0.5ms) begin transaction
501
- [ActiveJob] [ActiveStorage::AnalyzeJob] [d93a5e4d-9c54-4e98-a3cb-80b91fb24502] ActiveStorage::Blob Update (0.4ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]]
502
- [ActiveJob] [ActiveStorage::AnalyzeJob] [d93a5e4d-9c54-4e98-a3cb-80b91fb24502]  (0.3ms) commit transaction
503
- [ActiveJob] [ActiveStorage::AnalyzeJob] [d93a5e4d-9c54-4e98-a3cb-80b91fb24502]  (0.3ms) commit transaction
504
529
   (0.1ms) begin transaction
505
530
   (0.3ms) rollback transaction
506
- [ActiveJob] [ActiveStorage::AnalyzeJob] [d93a5e4d-9c54-4e98-a3cb-80b91fb24502] Performed ActiveStorage::AnalyzeJob (Job ID: d93a5e4d-9c54-4e98-a3cb-80b91fb24502) from Async(default) in 57.18ms
507
-  (0.2ms) begin transaction
508
-  (0.1ms) rollback transaction
509
531
   (0.2ms) begin transaction
510
532
   (0.2ms) rollback transaction
511
533
   (0.2ms) begin transaction
512
534
   (0.1ms) rollback transaction
513
535
   (0.2ms) begin transaction
514
-  (0.1ms) rollback transaction
515
-  (0.1ms) begin transaction
516
-  (0.1ms) rollback transaction
517
-  (0.3ms) begin transaction
518
-  (0.1ms) rollback transaction
519
-  (0.3ms) begin transaction
520
-  (1.3ms) rollback transaction
521
-  (0.0ms) begin transaction
522
-  (0.1ms) rollback transaction
523
-  (0.2ms) begin transaction
536
+  (0.2ms) rollback transaction
537
+  (0.5ms) begin transaction
524
538
   (0.3ms) rollback transaction
525
539
   (0.1ms) begin transaction
526
-  (0.1ms) rollback transaction
527
-  (0.4ms) begin transaction
528
-  (0.1ms) rollback transaction
529
-  (0.4ms) begin transaction
530
-  (0.1ms) rollback transaction
531
-  (0.2ms) begin transaction
532
-  (0.1ms) rollback transaction
540
+  (0.2ms) rollback transaction
533
541
   (0.1ms) begin transaction
534
-  (0.1ms) rollback transaction
542
+  (0.2ms) rollback transaction
535
543
   (0.2ms) begin transaction
536
-  (0.1ms) rollback transaction
544
+  (0.2ms) rollback transaction
545
+  (0.3ms) begin transaction
546
+  (0.2ms) rollback transaction
537
547
   (0.2ms) begin transaction
548
+  (0.4ms) rollback transaction
549
+  (0.3ms) begin transaction
538
550
   (0.1ms) rollback transaction
551
+  (0.4ms) begin transaction
552
+  (0.3ms) rollback transaction
539
553
   (0.1ms) begin transaction
540
554
   (0.1ms) rollback transaction
541
555
   (0.2ms) begin transaction
542
-  (0.1ms) rollback transaction
543
-  (0.2ms) begin transaction
544
-  (0.1ms) rollback transaction
556
+  (0.4ms) rollback transaction
545
557
   (0.2ms) begin transaction
546
-  (0.2ms) rollback transaction
547
-  (6.3ms) begin transaction
548
-  (0.1ms) rollback transaction
558
+  (0.3ms) rollback transaction
559
+  (0.4ms) begin transaction
560
+  (0.3ms) rollback transaction
549
561
   (0.1ms) begin transaction
550
-  (0.1ms) rollback transaction
562
+  (12.6ms) rollback transaction
551
563
   (0.2ms) begin transaction
564
+  (0.3ms) rollback transaction
565
+  (0.3ms) begin transaction
552
566
   (0.2ms) rollback transaction
553
567
   (0.2ms) begin transaction
554
-  (15.6ms) rollback transaction
555
-  (0.2ms) begin transaction
556
-  (1.6ms) rollback transaction
568
+  (0.2ms) rollback transaction
569
+  (0.3ms) begin transaction
570
+  (0.2ms) rollback transaction
557
571
   (0.3ms) begin transaction
558
572
   (0.2ms) rollback transaction
559
573
   (0.1ms) begin transaction
@@ -561,34 +575,30 @@ Completed 200 OK in 429ms (Views: 417.3ms | ActiveRecord: 2.7ms)
561
575
   (0.2ms) begin transaction
562
576
   (0.2ms) rollback transaction
563
577
   (0.2ms) begin transaction
578
+  (0.2ms) rollback transaction
579
+  (0.2ms) begin transaction
564
580
   (0.1ms) rollback transaction
565
581
   (0.1ms) begin transaction
566
582
   (0.1ms) rollback transaction
567
-  (0.5ms) begin transaction
568
-  (0.5ms) rollback transaction
569
-  (0.6ms) begin transaction
570
-  (0.2ms) rollback transaction
571
-  (0.2ms) begin transaction
583
+  (0.1ms) begin transaction
584
+  (0.1ms) rollback transaction
585
+  (0.1ms) begin transaction
572
586
   (0.1ms) rollback transaction
573
-  (0.3ms) begin transaction
574
-  (0.2ms) rollback transaction
575
587
   (0.2ms) begin transaction
576
588
   (0.2ms) rollback transaction
577
-  (0.1ms) begin transaction
589
+  (0.2ms) begin transaction
578
590
   (0.2ms) rollback transaction
579
-  (0.1ms) begin transaction
580
-  (0.4ms) rollback transaction
581
591
   (0.2ms) begin transaction
582
-  (0.4ms) rollback transaction
583
-  (0.3ms) begin transaction
584
592
   (0.1ms) rollback transaction
585
-  (0.4ms) begin transaction
586
-  (0.3ms) rollback transaction
587
-  (0.2ms) begin transaction
593
+  (0.1ms) begin transaction
594
+  (0.1ms) rollback transaction
595
+  (0.3ms) begin transaction
588
596
   (0.2ms) rollback transaction
589
-  (0.2ms) begin transaction
597
+  (0.4ms) begin transaction
590
598
   (0.4ms) rollback transaction
591
-  (2.3ms) begin transaction
599
+  (0.4ms) begin transaction
600
+  (0.5ms) rollback transaction
601
+  (0.3ms) begin transaction
592
602
   (0.3ms) rollback transaction
593
603
   (0.2ms) begin transaction
594
-  (0.3ms) rollback transaction
604
+  (0.6ms) rollback transaction