lady_josephine 0.5.0 → 0.6.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (58) hide show
  1. checksums.yaml +4 -4
  2. data/MIT-LICENSE +1 -1
  3. data/app/controllers/lady_josephine/images_controller.rb +9 -1
  4. data/app/uploader/lady_josephine/base_uploader.rb +20 -0
  5. data/app/uploader/lady_josephine/image_uploader.rb +8 -32
  6. data/lib/lady_josephine/version.rb +1 -1
  7. data/lib/lady_josephine.rb +19 -0
  8. data/spec/controllers/lady_josephine/images_controller_spec.rb +6 -0
  9. data/spec/dummy/log/test.log +2982 -0
  10. data/spec/dummy/public/storage/test/lady_josephine/image/file/1/thumbnail_depressed-cat.jpg +0 -0
  11. data/spec/dummy/public/storage/test/lady_josephine/image/file/1/w1000_depressed-cat.jpg +0 -0
  12. data/spec/dummy/public/storage/test/lady_josephine/image/file/1/w2000_depressed-cat.jpg +0 -0
  13. data/spec/dummy/public/storage/test/lady_josephine/image/file/1/w300_depressed-cat.jpg +0 -0
  14. data/spec/dummy/public/storage/test/lady_josephine/image/file/1/w600_depressed-cat.jpg +0 -0
  15. data/spec/dummy/public/uploads/tmp/1458297625-14767-2478/depressed-cat.jpg +0 -0
  16. data/spec/dummy/public/uploads/tmp/1458297625-14767-5632/depressed-cat.jpg +0 -0
  17. data/spec/dummy/public/uploads/tmp/1458297625-14767-6955/depressed-cat.jpg +0 -0
  18. data/spec/dummy/public/uploads/tmp/1458297625-14767-7681/depressed-cat.jpg +0 -0
  19. data/spec/dummy/public/uploads/tmp/1458297650-14955-0391/depressed-cat.jpg +0 -0
  20. data/spec/dummy/public/uploads/tmp/1458297650-14955-0678/w600_depressed-cat.jpg +0 -0
  21. data/spec/dummy/public/uploads/tmp/1458297650-14955-2981/depressed-cat.jpg +0 -0
  22. data/spec/dummy/public/uploads/tmp/1458297650-14955-3843/depressed-cat.jpg +0 -0
  23. data/spec/dummy/public/uploads/tmp/1458297650-14955-4815/w600_depressed-cat.jpg +0 -0
  24. data/spec/dummy/public/uploads/tmp/1458297650-14955-5314/w600_depressed-cat.jpg +0 -0
  25. data/spec/dummy/public/uploads/tmp/1458297650-14955-6911/w600_depressed-cat.jpg +0 -0
  26. data/spec/dummy/public/uploads/tmp/1458297650-14955-8584/depressed-cat.jpg +0 -0
  27. data/spec/dummy/public/uploads/tmp/1458297683-15123-1076/w600_depressed-cat.jpg +0 -0
  28. data/spec/dummy/public/uploads/tmp/1458297683-15123-1603/w600_depressed-cat.jpg +0 -0
  29. data/spec/dummy/public/uploads/tmp/1458297683-15123-2185/depressed-cat.jpg +0 -0
  30. data/spec/dummy/public/uploads/tmp/1458297683-15123-2208/w600_depressed-cat.jpg +0 -0
  31. data/spec/dummy/public/uploads/tmp/1458297683-15123-4253/depressed-cat.jpg +0 -0
  32. data/spec/dummy/public/uploads/tmp/1458297683-15123-5822/depressed-cat.jpg +0 -0
  33. data/spec/dummy/public/uploads/tmp/1458297684-15123-6302/w600_depressed-cat.jpg +0 -0
  34. data/spec/dummy/public/uploads/tmp/1458297684-15123-7185/depressed-cat.jpg +0 -0
  35. data/spec/dummy/public/uploads/tmp/1458297837-15423-0221/w600_depressed-cat.jpg +0 -0
  36. data/spec/dummy/public/uploads/tmp/1458297837-15423-4034/depressed-cat.jpg +0 -0
  37. data/spec/dummy/public/uploads/tmp/1458297941-15648-3378/w600_depressed-cat.jpg +0 -0
  38. data/spec/dummy/public/uploads/tmp/1458297941-15648-7747/depressed-cat.jpg +0 -0
  39. data/spec/dummy/public/uploads/tmp/1458298031-15804-3719/w600_depressed-cat.jpg +0 -0
  40. data/spec/dummy/public/uploads/tmp/1458298031-15804-6451/depressed-cat.jpg +0 -0
  41. data/spec/dummy/public/uploads/tmp/1458298080-15891-3288/w600_depressed-cat.jpg +0 -0
  42. data/spec/dummy/public/uploads/tmp/1458298080-15891-8575/depressed-cat.jpg +0 -0
  43. data/spec/dummy/public/uploads/tmp/1458298150-16006-2061/w2000_depressed-cat.jpg +0 -0
  44. data/spec/dummy/public/uploads/tmp/1458298150-16006-4216/depressed-cat.jpg +0 -0
  45. data/spec/dummy/public/uploads/tmp/1458298150-16006-4216/thumbnail_depressed-cat.jpg +0 -0
  46. data/spec/dummy/public/uploads/tmp/1458298150-16006-4216/w1000_depressed-cat.jpg +0 -0
  47. data/spec/dummy/public/uploads/tmp/1458298150-16006-4216/w300_depressed-cat.jpg +0 -0
  48. data/spec/dummy/public/uploads/tmp/1458298150-16006-7424/w600_depressed-cat.jpg +0 -0
  49. data/spec/dummy/public/uploads/tmp/1458298244-16154-1253/depressed-cat.jpg +0 -0
  50. data/spec/dummy/public/uploads/tmp/1458298244-16154-1253/thumbnail_depressed-cat.jpg +0 -0
  51. data/spec/dummy/public/uploads/tmp/1458298244-16154-1253/w1000_depressed-cat.jpg +0 -0
  52. data/spec/dummy/public/uploads/tmp/1458298244-16154-1253/w300_depressed-cat.jpg +0 -0
  53. data/spec/dummy/public/uploads/tmp/1458298244-16154-2402/w600_depressed-cat.jpg +0 -0
  54. data/spec/dummy/public/uploads/tmp/1458298244-16154-9561/w2000_depressed-cat.jpg +0 -0
  55. data/spec/dummy/public/uploads/tmp/1458298289-16330-3415/depressed-cat.jpg +0 -0
  56. data/spec/dummy/public/uploads/tmp/1458298289-16330-4694/w600_depressed-cat.jpg +0 -0
  57. data/spec/helper/lady_josephine/sir_trevor_helper_spec.rb +1 -1
  58. metadata +88 -2
@@ -19981,3 +19981,2985 @@ Completed 404 Not Found in 1ms (Views: 0.2ms | ActiveRecord: 0.1ms)
19981
19981
   (0.0ms) rollback transaction
19982
19982
   (0.0ms) begin transaction
19983
19983
   (0.0ms) rollback transaction
19984
+  (0.3ms) begin transaction
19985
+  (0.1ms) SAVEPOINT active_record_1
19986
+ User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
19987
+ SQL (1.4ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$CJ6dW8rL8yCL3kccC1bffeto1PHrRRlR5qplMQQ6rnR24fOUoIRoC"], ["created_at", "2016-03-12 15:22:57.653160"], ["updated_at", "2016-03-12 15:22:57.653160"]]
19988
+  (0.1ms) RELEASE SAVEPOINT active_record_1
19989
+  (0.0ms) SAVEPOINT active_record_1
19990
+ SQL (0.0ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
19991
+  (0.0ms) RELEASE SAVEPOINT active_record_1
19992
+  (0.0ms) SAVEPOINT active_record_1
19993
+ User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'marge@simpson.com' LIMIT 1
19994
+ SQL (0.0ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Marge"], ["email", "marge@simpson.com"], ["encrypted_password", "$2a$04$o4Xa/Xv5HMKH3vlR7x28E.vDmpHPuLDDg5w3tsWE.0G9VYoMwGLGu"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
19995
+  (0.0ms) RELEASE SAVEPOINT active_record_1
19996
+  (0.0ms) SAVEPOINT active_record_1
19997
+ SQL (0.0ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2014-10-09 23:00:00.000000"], ["lady_josephine_ping_user_id", 2], ["id", 1]]
19998
+  (0.0ms) RELEASE SAVEPOINT active_record_1
19999
+ Processing by LadyJosephine::EditorController#ping as HTML
20000
+ Parameters: {"update"=>"force", "id"=>"uuid-uuid-uuid", "resource"=>"article"}
20001
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
20002
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
20003
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]
20004
+  (0.0ms) SAVEPOINT active_record_1
20005
+ SQL (0.0ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2014-10-09 23:00:15.000000"], ["lady_josephine_ping_user_id", 1], ["id", 1]]
20006
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20007
+ Completed 200 OK in 0ms (Views: 0.0ms | ActiveRecord: 0.0ms)
20008
+  (0.5ms) rollback transaction
20009
+  (0.0ms) begin transaction
20010
+  (0.0ms) SAVEPOINT active_record_1
20011
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
20012
+ SQL (0.2ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$RxrM.3MNTNwfb8VLxNDFd.slrF2hWJqk/Dx4jlNtMUKoWhGkV7ew2"], ["created_at", "2016-03-12 15:22:57.701998"], ["updated_at", "2016-03-12 15:22:57.701998"]]
20013
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20014
+  (0.0ms) SAVEPOINT active_record_1
20015
+ SQL (0.3ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-12 15:22:57.703638"], ["updated_at", "2016-03-12 15:22:57.703638"]]
20016
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20017
+ Processing by LadyJosephine::EditorController#ping as HTML
20018
+ Parameters: {"id"=>"uuid-uuid-uuid", "resource"=>"article"}
20019
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
20020
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
20021
+  (0.1ms) SAVEPOINT active_record_1
20022
+ SQL (0.1ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ?, "updated_at" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2016-03-12 15:22:57.709291"], ["lady_josephine_ping_user_id", 1], ["updated_at", "2016-03-12 15:22:57.710005"], ["id", 1]]
20023
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20024
+ Completed 200 OK in 3ms (Views: 0.2ms | ActiveRecord: 0.3ms)
20025
+  (0.5ms) rollback transaction
20026
+  (0.0ms) begin transaction
20027
+  (0.1ms) SAVEPOINT active_record_1
20028
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
20029
+ SQL (0.2ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$RyfFVT1E2edLDIaEJRREduI.8gLf0x8uY4kJX5AQvEJWh.RGVDBqa"], ["created_at", "2016-03-12 15:22:57.716111"], ["updated_at", "2016-03-12 15:22:57.716111"]]
20030
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20031
+  (0.0ms) SAVEPOINT active_record_1
20032
+ SQL (0.0ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
20033
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20034
+  (0.0ms) SAVEPOINT active_record_1
20035
+ User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'marge@simpson.com' LIMIT 1
20036
+ SQL (0.0ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Marge"], ["email", "marge@simpson.com"], ["encrypted_password", "$2a$04$eDo6udWz8TCto0o95Hs.Q.3YsdZHykpUqIwXwyOvLRLPlqL94A5oa"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
20037
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20038
+  (0.0ms) SAVEPOINT active_record_1
20039
+ SQL (0.0ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2014-10-09 23:00:00.000000"], ["lady_josephine_ping_user_id", 2], ["id", 1]]
20040
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20041
+ Processing by LadyJosephine::EditorController#ping as HTML
20042
+ Parameters: {"id"=>"uuid-uuid-uuid", "resource"=>"article"}
20043
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
20044
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
20045
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]
20046
+ Completed 200 OK in 0ms (Views: 0.0ms | ActiveRecord: 0.0ms)
20047
+  (0.6ms) rollback transaction
20048
+  (0.0ms) begin transaction
20049
+  (0.0ms) SAVEPOINT active_record_1
20050
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
20051
+ SQL (0.2ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$H6XcI9d4p6TKaVGJ9uJljOeaJgYzfUiQws9SRTUmF2N5PNSRkIpdi"], ["created_at", "2016-03-12 15:22:57.732522"], ["updated_at", "2016-03-12 15:22:57.732522"]]
20052
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20053
+ Processing by LadyJosephine::EditorController#ping as HTML
20054
+ Parameters: {"id"=>"not-found", "resource"=>"article"}
20055
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "not-found"]]
20056
+ Rendered text template (0.0ms)
20057
+ Completed 404 Not Found in 8ms (Views: 6.9ms | ActiveRecord: 0.0ms)
20058
+  (0.3ms) rollback transaction
20059
+  (0.0ms) begin transaction
20060
+  (0.0ms) SAVEPOINT active_record_1
20061
+ SQL (0.3ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-12 15:22:57.747443"], ["updated_at", "2016-03-12 15:22:57.747443"]]
20062
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20063
+ Processing by LadyJosephine::EditorController#version as HTML
20064
+ Parameters: {"id"=>"uuid-uuid-uuid", "resource"=>"article"}
20065
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
20066
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
20067
+  (0.3ms) rollback transaction
20068
+  (0.0ms) begin transaction
20069
+ Processing by LadyJosephine::EditorController#version as HTML
20070
+ Parameters: {"id"=>"not-found", "resource"=>"article"}
20071
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "not-found"]]
20072
+ Rendered text template (0.0ms)
20073
+ Completed 404 Not Found in 1ms (Views: 0.2ms | ActiveRecord: 0.1ms)
20074
+  (0.1ms) rollback transaction
20075
+  (0.0ms) begin transaction
20076
+  (0.0ms) rollback transaction
20077
+  (0.0ms) begin transaction
20078
+  (0.0ms) rollback transaction
20079
+  (0.0ms) begin transaction
20080
+  (0.0ms) rollback transaction
20081
+  (0.0ms) begin transaction
20082
+  (0.1ms) SAVEPOINT active_record_1
20083
+ SQL (0.2ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-12 15:22:57.759425"], ["updated_at", "2016-03-12 15:22:57.759425"]]
20084
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20085
+  (0.3ms) rollback transaction
20086
+  (0.0ms) begin transaction
20087
+  (0.1ms) SAVEPOINT active_record_1
20088
+ SQL (0.1ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-12 15:22:57.761359"], ["updated_at", "2016-03-12 15:22:57.761359"]]
20089
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20090
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
20091
+  (0.1ms) SAVEPOINT active_record_1
20092
+ SQL (0.9ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_uuid", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "block-uuid-uuid"], ["uploadable_type", "Article"], ["uploadable_uuid", "uuid-uuid-uuid"], ["uploadable_id", 1], ["uploadable_attribute", "image"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1000,\"height\":667,\"size\":90,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5}}"], ["created_at", "2016-03-12 15:22:58.923557"], ["updated_at", "2016-03-12 15:22:58.923557"]]
20093
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20094
+  (0.5ms) rollback transaction
20095
+  (0.1ms) begin transaction
20096
+  (0.0ms) SAVEPOINT active_record_1
20097
+ SQL (0.3ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-12 15:22:58.941020"], ["updated_at", "2016-03-12 15:22:58.941020"]]
20098
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20099
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
20100
+  (0.1ms) SAVEPOINT active_record_1
20101
+ SQL (0.4ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_uuid", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "block-uuid-uuid"], ["uploadable_type", "Article"], ["uploadable_uuid", "uuid-uuid-uuid"], ["uploadable_id", 1], ["uploadable_attribute", "image"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1000,\"height\":667,\"size\":90,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5}}"], ["created_at", "2016-03-12 15:23:00.002383"], ["updated_at", "2016-03-12 15:23:00.002383"]]
20102
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20103
+  (0.5ms) rollback transaction
20104
+  (0.1ms) begin transaction
20105
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (4.2ms)
20106
+  (0.1ms) rollback transaction
20107
+  (0.1ms) begin transaction
20108
+  (0.0ms) SAVEPOINT active_record_1
20109
+ SQL (0.3ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-12 15:23:00.026903"], ["updated_at", "2016-03-12 15:23:00.026903"]]
20110
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20111
+  (0.3ms) rollback transaction
20112
+  (0.1ms) begin transaction
20113
+  (0.0ms) SAVEPOINT active_record_1
20114
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-12 15:23:00.030752"], ["updated_at", "2016-03-12 15:23:00.030752"]]
20115
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20116
+  (0.3ms) rollback transaction
20117
+  (0.0ms) begin transaction
20118
+  (0.1ms) SAVEPOINT active_record_1
20119
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-12 15:23:00.034577"], ["updated_at", "2016-03-12 15:23:00.034577"]]
20120
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20121
+  (0.3ms) rollback transaction
20122
+  (0.0ms) begin transaction
20123
+  (0.0ms) SAVEPOINT active_record_1
20124
+ SQL (0.5ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_uuid", "lady_josephine_server_version", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.1\",\"server_version\":\"1.1\"}"], ["lady_josephine_server_uuid", "abc-abc-abc"], ["lady_josephine_server_version", "1.1"], ["created_at", "2016-03-12 15:23:00.037205"], ["updated_at", "2016-03-12 15:23:00.037205"]]
20125
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20126
+  (0.6ms) rollback transaction
20127
+  (0.1ms) begin transaction
20128
+  (0.1ms) rollback transaction
20129
+  (0.0ms) begin transaction
20130
+  (0.0ms) rollback transaction
20131
+  (0.0ms) begin transaction
20132
+  (0.0ms) rollback transaction
20133
+  (0.0ms) begin transaction
20134
+  (0.0ms) rollback transaction
20135
+  (0.1ms) begin transaction
20136
+  (0.1ms) rollback transaction
20137
+  (0.0ms) begin transaction
20138
+  (0.0ms) rollback transaction
20139
+  (0.0ms) begin transaction
20140
+  (0.0ms) rollback transaction
20141
+  (0.0ms) begin transaction
20142
+  (0.0ms) rollback transaction
20143
+  (0.0ms) begin transaction
20144
+  (0.0ms) rollback transaction
20145
+  (0.0ms) begin transaction
20146
+  (0.0ms) rollback transaction
20147
+  (0.0ms) begin transaction
20148
+  (0.0ms) rollback transaction
20149
+  (0.1ms) begin transaction
20150
+  (0.0ms) rollback transaction
20151
+  (0.0ms) begin transaction
20152
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
20153
+  (0.0ms) SAVEPOINT active_record_1
20154
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-12 15:23:00.064465"], ["updated_at", "2016-03-12 15:23:00.064465"]]
20155
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20156
+ Processing by LadyJosephine::ImagesController#create as HTML
20157
+ Parameters: {"attachment"=>{"name"=>"file.jpg", "file"=>#<Rack::Test::UploadedFile:0x007f8d496cc338 @content_type="image/jpeg", @original_filename="depressed-cat.jpg", @tempfile=#<Tempfile:/var/folders/k1/gqz8k3_x2612vk470583zhwc0000gn/T/depressed-cat.jpg20160312-18096-195bw3t>>}, "block-uuid"=>"uuid-uuid-uuid", "article-uuid"=>"uuid-uuid-uuid", "model-name"=>"article", "column-name"=>"content-data"}
20158
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
20159
+  (0.2ms) SAVEPOINT active_record_1
20160
+ SQL (0.2ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_uuid", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "uuid-uuid-uuid"], ["uploadable_type", "Article"], ["uploadable_uuid", "uuid-uuid-uuid"], ["uploadable_id", 1], ["uploadable_attribute", "content-data"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1000,\"height\":667,\"size\":90,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5}}"], ["created_at", "2016-03-12 15:23:01.146012"], ["updated_at", "2016-03-12 15:23:01.146012"]]
20161
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20162
+ Completed 200 OK in 1081ms (Views: 0.2ms | ActiveRecord: 0.5ms)
20163
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
20164
+ LadyJosephine::Image Load (0.1ms) SELECT "lady_josephine_images".* FROM "lady_josephine_images" ORDER BY "lady_josephine_images"."id" DESC LIMIT 1
20165
+  (0.5ms) rollback transaction
20166
+  (0.1ms) begin transaction
20167
+  (0.2ms) SELECT COUNT(*) FROM "lady_josephine_images"
20168
+  (0.0ms) SAVEPOINT active_record_1
20169
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-12 15:23:01.156778"], ["updated_at", "2016-03-12 15:23:01.156778"]]
20170
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20171
+ Processing by LadyJosephine::ImagesController#create as HTML
20172
+ Parameters: {"attachment"=>{"name"=>"file.jpg", "file"=>#<Rack::Test::UploadedFile:0x007f8d50027760 @content_type="image/jpeg", @original_filename="depressed-cat.jpg", @tempfile=#<Tempfile:/var/folders/k1/gqz8k3_x2612vk470583zhwc0000gn/T/depressed-cat.jpg20160312-18096-msaiar>>}, "block-uuid"=>"uuid-uuid-uuid", "article-uuid"=>"uuid-uuid-uuid", "model-name"=>"NotAllowed", "column-name"=>"content-data"}
20173
+ Completed 500 Internal Server Error in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
20174
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
20175
+  (0.4ms) rollback transaction
20176
+  (0.0ms) begin transaction
20177
+  (0.0ms) rollback transaction
20178
+  (0.0ms) begin transaction
20179
+  (0.0ms) rollback transaction
20180
+  (0.1ms) begin transaction
20181
+  (0.1ms) rollback transaction
20182
+  (0.0ms) begin transaction
20183
+  (0.0ms) SAVEPOINT active_record_1
20184
+ SQL (0.2ms) INSERT INTO "articles" ("content_data", "created_at", "updated_at") VALUES (?, ?, ?) [["content_data", "{\"one\":\"two\"}"], ["created_at", "2016-03-12 15:23:01.166444"], ["updated_at", "2016-03-12 15:23:01.166444"]]
20185
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20186
+  (0.3ms) rollback transaction
20187
+  (0.1ms) begin transaction
20188
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (1.5ms)
20189
+  (0.0ms) rollback transaction
20190
+  (0.1ms) begin transaction
20191
+  (0.0ms) rollback transaction
20192
+  (0.0ms) begin transaction
20193
+  (0.0ms) rollback transaction
20194
+  (0.0ms) begin transaction
20195
+  (0.0ms) SAVEPOINT active_record_1
20196
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-12 15:23:01.177718"], ["updated_at", "2016-03-12 15:23:01.177718"]]
20197
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20198
+  (0.0ms) SAVEPOINT active_record_1
20199
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20200
+  (0.3ms) rollback transaction
20201
+  (0.1ms) begin transaction
20202
+  (0.0ms) SAVEPOINT active_record_1
20203
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-12 15:23:01.192075"], ["updated_at", "2016-03-12 15:23:01.192075"]]
20204
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20205
+  (0.0ms) SAVEPOINT active_record_1
20206
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20207
+  (0.0ms) SAVEPOINT active_record_1
20208
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20209
+  (0.3ms) rollback transaction
20210
+  (0.1ms) begin transaction
20211
+  (0.0ms) SAVEPOINT active_record_1
20212
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20213
+  (0.0ms) SAVEPOINT active_record_1
20214
+ SQL (0.2ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-12 15:23:01.200414"], ["updated_at", "2016-03-12 15:23:01.200414"]]
20215
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20216
+  (0.3ms) rollback transaction
20217
+  (0.1ms) begin transaction
20218
+  (0.0ms) SAVEPOINT active_record_1
20219
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-12 15:23:01.202796"], ["updated_at", "2016-03-12 15:23:01.202796"]]
20220
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20221
+  (0.0ms) SAVEPOINT active_record_1
20222
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20223
+  (0.0ms) SAVEPOINT active_record_1
20224
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20225
+  (0.2ms) rollback transaction
20226
+  (0.0ms) begin transaction
20227
+  (0.0ms) SAVEPOINT active_record_1
20228
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-12 15:23:01.207452"], ["updated_at", "2016-03-12 15:23:01.207452"]]
20229
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20230
+  (0.0ms) SAVEPOINT active_record_1
20231
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20232
+  (0.0ms) SAVEPOINT active_record_1
20233
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20234
+  (0.2ms) rollback transaction
20235
+  (0.0ms) begin transaction
20236
+  (0.0ms) SAVEPOINT active_record_1
20237
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-12 15:23:01.212243"], ["updated_at", "2016-03-12 15:23:01.212243"]]
20238
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20239
+  (0.0ms) SAVEPOINT active_record_1
20240
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20241
+  (0.0ms) SAVEPOINT active_record_1
20242
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20243
+  (0.3ms) rollback transaction
20244
+  (0.0ms) begin transaction
20245
+  (0.0ms) rollback transaction
20246
+  (0.0ms) begin transaction
20247
+  (0.1ms) rollback transaction
20248
+  (0.0ms) begin transaction
20249
+  (0.0ms) rollback transaction
20250
+  (0.0ms) begin transaction
20251
+  (0.0ms) rollback transaction
20252
+  (0.0ms) begin transaction
20253
+  (0.0ms) rollback transaction
20254
+  (0.1ms) begin transaction
20255
+  (0.0ms) rollback transaction
20256
+  (0.1ms) begin transaction
20257
+  (0.1ms) rollback transaction
20258
+  (0.1ms) begin transaction
20259
+  (0.0ms) rollback transaction
20260
+  (0.0ms) begin transaction
20261
+  (0.0ms) rollback transaction
20262
+  (0.0ms) begin transaction
20263
+  (0.0ms) rollback transaction
20264
+  (0.0ms) begin transaction
20265
+  (0.0ms) rollback transaction
20266
+  (0.0ms) begin transaction
20267
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (1.3ms)
20268
+  (0.0ms) rollback transaction
20269
+  (0.0ms) begin transaction
20270
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (0.8ms)
20271
+  (0.0ms) rollback transaction
20272
+  (0.1ms) begin transaction
20273
+  (0.1ms) rollback transaction
20274
+  (0.0ms) begin transaction
20275
+  (0.1ms) rollback transaction
20276
+  (0.0ms) begin transaction
20277
+  (0.2ms) SAVEPOINT active_record_1
20278
+ SQL (0.2ms) INSERT INTO "articles" ("content_data", "created_at", "updated_at") VALUES (?, ?, ?) [["content_data", "{\"one\":\"two\"}"], ["created_at", "2016-03-12 15:23:01.249699"], ["updated_at", "2016-03-12 15:23:01.249699"]]
20279
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20280
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" IS NULL LIMIT 1
20281
+  (0.1ms) SAVEPOINT active_record_1
20282
+ SQL (0.3ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "uuid-image"], ["uploadable_type", "Article"], ["uploadable_id", 1], ["uploadable_attribute", "image"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1000,\"height\":667,\"size\":90,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5}}"], ["created_at", "2016-03-12 15:23:02.361291"], ["updated_at", "2016-03-12 15:23:02.361291"]]
20283
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20284
+ LadyJosephine::Image Load (0.1ms) SELECT "lady_josephine_images".* FROM "lady_josephine_images" WHERE "lady_josephine_images"."block_uuid" = ? LIMIT 1 [["block_uuid", "uuid-image"]]
20285
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_extended_image_block.haml (8.5ms)
20286
+  (0.6ms) rollback transaction
20287
+  (0.0ms) begin transaction
20288
+  (0.0ms) rollback transaction
20289
+  (0.0ms) begin transaction
20290
+  (0.0ms) rollback transaction
20291
+  (0.1ms) begin transaction
20292
+  (0.0ms) rollback transaction
20293
+  (0.0ms) begin transaction
20294
+  (0.0ms) rollback transaction
20295
+  (0.0ms) begin transaction
20296
+  (0.0ms) rollback transaction
20297
+  (0.1ms) begin transaction
20298
+  (0.0ms) rollback transaction
20299
+  (0.1ms) begin transaction
20300
+  (0.0ms) rollback transaction
20301
+  (0.0ms) begin transaction
20302
+  (0.0ms) rollback transaction
20303
+  (0.0ms) begin transaction
20304
+  (0.0ms) rollback transaction
20305
+  (0.0ms) begin transaction
20306
+  (0.0ms) rollback transaction
20307
+  (0.3ms) begin transaction
20308
+  (0.1ms) SAVEPOINT active_record_1
20309
+ SQL (0.3ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-12 15:23:07.203741"], ["updated_at", "2016-03-12 15:23:07.203741"]]
20310
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20311
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
20312
+  (0.1ms) SAVEPOINT active_record_1
20313
+ SQL (1.1ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_uuid", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "block-uuid-uuid"], ["uploadable_type", "Article"], ["uploadable_uuid", "uuid-uuid-uuid"], ["uploadable_id", 1], ["uploadable_attribute", "image"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1000,\"height\":667,\"size\":90,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5}}"], ["created_at", "2016-03-12 15:23:08.304939"], ["updated_at", "2016-03-12 15:23:08.304939"]]
20314
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20315
+  (0.6ms) rollback transaction
20316
+  (0.1ms) begin transaction
20317
+  (0.0ms) SAVEPOINT active_record_1
20318
+ SQL (0.2ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-12 15:23:08.313303"], ["updated_at", "2016-03-12 15:23:08.313303"]]
20319
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20320
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
20321
+  (0.3ms) SAVEPOINT active_record_1
20322
+ SQL (0.3ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_uuid", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "block-uuid-uuid"], ["uploadable_type", "Article"], ["uploadable_uuid", "uuid-uuid-uuid"], ["uploadable_id", 1], ["uploadable_attribute", "image"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1000,\"height\":667,\"size\":90,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5}}"], ["created_at", "2016-03-12 15:23:09.380610"], ["updated_at", "2016-03-12 15:23:09.380610"]]
20323
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20324
+  (0.4ms) rollback transaction
20325
+  (0.0ms) begin transaction
20326
+  (0.0ms) SAVEPOINT active_record_1
20327
+ SQL (0.2ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-12 15:23:09.387813"], ["updated_at", "2016-03-12 15:23:09.387813"]]
20328
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20329
+  (0.2ms) rollback transaction
20330
+  (0.1ms) begin transaction
20331
+  (0.0ms) rollback transaction
20332
+  (0.0ms) begin transaction
20333
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (2.5ms)
20334
+  (0.1ms) rollback transaction
20335
+  (0.0ms) begin transaction
20336
+  (0.0ms) rollback transaction
20337
+  (0.0ms) begin transaction
20338
+  (0.0ms) SAVEPOINT active_record_1
20339
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_uuid", "lady_josephine_server_version", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.1\",\"server_version\":\"1.1\"}"], ["lady_josephine_server_uuid", "abc-abc-abc"], ["lady_josephine_server_version", "1.1"], ["created_at", "2016-03-12 15:23:09.407076"], ["updated_at", "2016-03-12 15:23:09.407076"]]
20340
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20341
+  (0.3ms) rollback transaction
20342
+  (0.1ms) begin transaction
20343
+  (0.1ms) SAVEPOINT active_record_1
20344
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-12 15:23:09.410280"], ["updated_at", "2016-03-12 15:23:09.410280"]]
20345
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20346
+  (0.4ms) rollback transaction
20347
+  (0.0ms) begin transaction
20348
+  (0.0ms) rollback transaction
20349
+  (0.0ms) begin transaction
20350
+  (0.0ms) rollback transaction
20351
+  (0.0ms) begin transaction
20352
+  (0.0ms) rollback transaction
20353
+  (0.0ms) begin transaction
20354
+  (0.0ms) rollback transaction
20355
+  (0.0ms) begin transaction
20356
+  (0.1ms) rollback transaction
20357
+  (0.1ms) begin transaction
20358
+  (0.0ms) rollback transaction
20359
+  (0.0ms) begin transaction
20360
+  (0.0ms) rollback transaction
20361
+  (0.0ms) begin transaction
20362
+  (0.1ms) rollback transaction
20363
+  (0.0ms) begin transaction
20364
+  (0.0ms) rollback transaction
20365
+  (0.0ms) begin transaction
20366
+  (0.0ms) rollback transaction
20367
+  (0.0ms) begin transaction
20368
+  (0.0ms) rollback transaction
20369
+  (0.0ms) begin transaction
20370
+  (0.0ms) rollback transaction
20371
+  (0.0ms) begin transaction
20372
+  (0.0ms) rollback transaction
20373
+  (0.0ms) begin transaction
20374
+  (0.0ms) rollback transaction
20375
+  (0.0ms) begin transaction
20376
+  (0.0ms) SAVEPOINT active_record_1
20377
+ SQL (0.2ms) INSERT INTO "articles" ("content_data", "created_at", "updated_at") VALUES (?, ?, ?) [["content_data", "{\"one\":\"two\"}"], ["created_at", "2016-03-12 15:23:09.424525"], ["updated_at", "2016-03-12 15:23:09.424525"]]
20378
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20379
+  (0.4ms) rollback transaction
20380
+  (0.0ms) begin transaction
20381
+  (0.0ms) rollback transaction
20382
+  (0.0ms) begin transaction
20383
+  (0.0ms) SAVEPOINT active_record_1
20384
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-12 15:23:09.427115"], ["updated_at", "2016-03-12 15:23:09.427115"]]
20385
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20386
+  (0.0ms) SAVEPOINT active_record_1
20387
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20388
+  (0.4ms) rollback transaction
20389
+  (0.0ms) begin transaction
20390
+  (0.0ms) SAVEPOINT active_record_1
20391
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20392
+  (0.0ms) SAVEPOINT active_record_1
20393
+ SQL (0.2ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-12 15:23:09.449786"], ["updated_at", "2016-03-12 15:23:09.449786"]]
20394
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20395
+  (0.3ms) rollback transaction
20396
+  (0.1ms) begin transaction
20397
+  (0.0ms) SAVEPOINT active_record_1
20398
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-12 15:23:09.451962"], ["updated_at", "2016-03-12 15:23:09.451962"]]
20399
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20400
+  (0.0ms) SAVEPOINT active_record_1
20401
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20402
+  (0.0ms) SAVEPOINT active_record_1
20403
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20404
+  (0.3ms) rollback transaction
20405
+  (0.1ms) begin transaction
20406
+  (0.0ms) SAVEPOINT active_record_1
20407
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-12 15:23:09.458342"], ["updated_at", "2016-03-12 15:23:09.458342"]]
20408
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20409
+  (0.0ms) SAVEPOINT active_record_1
20410
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20411
+  (0.0ms) SAVEPOINT active_record_1
20412
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20413
+  (0.3ms) rollback transaction
20414
+  (0.1ms) begin transaction
20415
+  (0.0ms) SAVEPOINT active_record_1
20416
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-12 15:23:09.463930"], ["updated_at", "2016-03-12 15:23:09.463930"]]
20417
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20418
+  (0.0ms) SAVEPOINT active_record_1
20419
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20420
+  (0.0ms) SAVEPOINT active_record_1
20421
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20422
+  (0.3ms) rollback transaction
20423
+  (0.0ms) begin transaction
20424
+  (0.0ms) SAVEPOINT active_record_1
20425
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-12 15:23:09.469483"], ["updated_at", "2016-03-12 15:23:09.469483"]]
20426
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20427
+  (0.0ms) SAVEPOINT active_record_1
20428
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20429
+  (0.0ms) SAVEPOINT active_record_1
20430
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20431
+  (0.3ms) rollback transaction
20432
+  (0.0ms) begin transaction
20433
+  (0.0ms) rollback transaction
20434
+  (0.0ms) begin transaction
20435
+  (0.0ms) rollback transaction
20436
+  (0.0ms) begin transaction
20437
+  (0.0ms) rollback transaction
20438
+  (0.0ms) begin transaction
20439
+  (0.0ms) rollback transaction
20440
+  (0.0ms) begin transaction
20441
+  (0.0ms) rollback transaction
20442
+  (0.0ms) begin transaction
20443
+  (0.0ms) rollback transaction
20444
+  (0.0ms) begin transaction
20445
+  (0.0ms) rollback transaction
20446
+  (0.0ms) begin transaction
20447
+  (0.0ms) rollback transaction
20448
+  (0.0ms) begin transaction
20449
+  (0.0ms) rollback transaction
20450
+  (0.0ms) begin transaction
20451
+  (0.0ms) rollback transaction
20452
+  (0.0ms) begin transaction
20453
+  (0.1ms) rollback transaction
20454
+  (0.1ms) begin transaction
20455
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
20456
+  (0.1ms) SAVEPOINT active_record_1
20457
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-12 15:23:09.485260"], ["updated_at", "2016-03-12 15:23:09.485260"]]
20458
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20459
+ Processing by LadyJosephine::ImagesController#create as HTML
20460
+ Parameters: {"attachment"=>{"name"=>"file.jpg", "file"=>#<Rack::Test::UploadedFile:0x007f9a61b9ff48 @content_type="image/jpeg", @original_filename="depressed-cat.jpg", @tempfile=#<Tempfile:/var/folders/k1/gqz8k3_x2612vk470583zhwc0000gn/T/depressed-cat.jpg20160312-18269-1ky69is>>}, "block-uuid"=>"uuid-uuid-uuid", "article-uuid"=>"uuid-uuid-uuid", "model-name"=>"NotAllowed", "column-name"=>"content-data"}
20461
+ Completed 500 Internal Server Error in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
20462
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
20463
+  (0.3ms) rollback transaction
20464
+  (0.0ms) begin transaction
20465
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
20466
+  (0.0ms) SAVEPOINT active_record_1
20467
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-12 15:23:09.494829"], ["updated_at", "2016-03-12 15:23:09.494829"]]
20468
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20469
+ Processing by LadyJosephine::ImagesController#create as HTML
20470
+ Parameters: {"attachment"=>{"name"=>"file.jpg", "file"=>#<Rack::Test::UploadedFile:0x007f9a629adc70 @content_type="image/jpeg", @original_filename="depressed-cat.jpg", @tempfile=#<Tempfile:/var/folders/k1/gqz8k3_x2612vk470583zhwc0000gn/T/depressed-cat.jpg20160312-18269-uyer9k>>}, "block-uuid"=>"uuid-uuid-uuid", "article-uuid"=>"uuid-uuid-uuid", "model-name"=>"article", "column-name"=>"content-data"}
20471
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
20472
+  (0.1ms) SAVEPOINT active_record_1
20473
+ SQL (0.3ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_uuid", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "uuid-uuid-uuid"], ["uploadable_type", "Article"], ["uploadable_uuid", "uuid-uuid-uuid"], ["uploadable_id", 1], ["uploadable_attribute", "content-data"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1000,\"height\":667,\"size\":90,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5}}"], ["created_at", "2016-03-12 15:23:10.580550"], ["updated_at", "2016-03-12 15:23:10.580550"]]
20474
+  (0.2ms) RELEASE SAVEPOINT active_record_1
20475
+ Completed 200 OK in 1078ms (Views: 0.3ms | ActiveRecord: 0.6ms)
20476
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
20477
+ LadyJosephine::Image Load (0.1ms) SELECT "lady_josephine_images".* FROM "lady_josephine_images" ORDER BY "lady_josephine_images"."id" DESC LIMIT 1
20478
+  (0.6ms) rollback transaction
20479
+  (0.1ms) begin transaction
20480
+  (0.0ms) SAVEPOINT active_record_1
20481
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
20482
+ SQL (0.2ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$E28ukauFGhch2HHczh5TsOxeFG3bghf69YKbWqJPzBgOtsxsbfQxq"], ["created_at", "2016-03-12 15:23:10.600406"], ["updated_at", "2016-03-12 15:23:10.600406"]]
20483
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20484
+  (0.0ms) SAVEPOINT active_record_1
20485
+ SQL (0.0ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
20486
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20487
+  (0.0ms) SAVEPOINT active_record_1
20488
+ User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'marge@simpson.com' LIMIT 1
20489
+ SQL (0.0ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Marge"], ["email", "marge@simpson.com"], ["encrypted_password", "$2a$04$gpQ99b5V2CUk0y.NfZ9kvevSU9GwGDs6tmouHrxC4GrVx52p1AL.2"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
20490
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20491
+  (0.0ms) SAVEPOINT active_record_1
20492
+ SQL (0.0ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2014-10-09 23:00:00.000000"], ["lady_josephine_ping_user_id", 2], ["id", 1]]
20493
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20494
+ Processing by LadyJosephine::EditorController#ping as HTML
20495
+ Parameters: {"id"=>"uuid-uuid-uuid", "resource"=>"article"}
20496
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
20497
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
20498
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]
20499
+ Completed 200 OK in 0ms (Views: 0.0ms | ActiveRecord: 0.0ms)
20500
+  (0.6ms) rollback transaction
20501
+  (0.0ms) begin transaction
20502
+  (0.0ms) SAVEPOINT active_record_1
20503
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
20504
+ SQL (0.1ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$ogEWbf5g.ztRi2Y1gJQI.O32YhzPCZkUm5bVXJCVHITSqYllAK2Ti"], ["created_at", "2016-03-12 15:23:10.622566"], ["updated_at", "2016-03-12 15:23:10.622566"]]
20505
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20506
+ Processing by LadyJosephine::EditorController#ping as HTML
20507
+ Parameters: {"id"=>"not-found", "resource"=>"article"}
20508
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "not-found"]]
20509
+ Rendered text template (0.0ms)
20510
+ Completed 404 Not Found in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms)
20511
+  (0.3ms) rollback transaction
20512
+  (0.0ms) begin transaction
20513
+  (0.1ms) SAVEPOINT active_record_1
20514
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
20515
+ SQL (0.2ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$tl3uEnIuvniYPHEKbO7sWOGQDWA7KxBAT5DmAvKSR8GUJljvHkoF2"], ["created_at", "2016-03-12 15:23:10.633829"], ["updated_at", "2016-03-12 15:23:10.633829"]]
20516
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20517
+  (0.0ms) SAVEPOINT active_record_1
20518
+ SQL (0.0ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
20519
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20520
+  (0.0ms) SAVEPOINT active_record_1
20521
+ User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'marge@simpson.com' LIMIT 1
20522
+ SQL (0.0ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Marge"], ["email", "marge@simpson.com"], ["encrypted_password", "$2a$04$zws7D19JlJTiGratZimtVuWnTUJ.PU6DV1lSaPWAF3KmExt.7iJX6"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
20523
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20524
+  (0.0ms) SAVEPOINT active_record_1
20525
+ SQL (0.0ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2014-10-09 23:00:00.000000"], ["lady_josephine_ping_user_id", 2], ["id", 1]]
20526
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20527
+ Processing by LadyJosephine::EditorController#ping as HTML
20528
+ Parameters: {"update"=>"force", "id"=>"uuid-uuid-uuid", "resource"=>"article"}
20529
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
20530
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
20531
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]
20532
+  (0.0ms) SAVEPOINT active_record_1
20533
+ SQL (0.0ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2014-10-09 23:00:15.000000"], ["lady_josephine_ping_user_id", 1], ["id", 1]]
20534
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20535
+ Completed 200 OK in 0ms (Views: 0.0ms | ActiveRecord: 0.0ms)
20536
+  (0.5ms) rollback transaction
20537
+  (0.0ms) begin transaction
20538
+  (0.0ms) SAVEPOINT active_record_1
20539
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
20540
+ SQL (0.1ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$0RbEwowixYVxkUgSbvnZAuX15.SupnIKdTC1/c2DgBEdqsp3c82d."], ["created_at", "2016-03-12 15:23:10.651722"], ["updated_at", "2016-03-12 15:23:10.651722"]]
20541
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20542
+  (0.0ms) SAVEPOINT active_record_1
20543
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-12 15:23:10.653118"], ["updated_at", "2016-03-12 15:23:10.653118"]]
20544
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20545
+ Processing by LadyJosephine::EditorController#ping as HTML
20546
+ Parameters: {"id"=>"uuid-uuid-uuid", "resource"=>"article"}
20547
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
20548
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
20549
+  (0.0ms) SAVEPOINT active_record_1
20550
+ SQL (0.1ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ?, "updated_at" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2016-03-12 15:23:10.657073"], ["lady_josephine_ping_user_id", 1], ["updated_at", "2016-03-12 15:23:10.657569"], ["id", 1]]
20551
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20552
+ Completed 200 OK in 3ms (Views: 0.2ms | ActiveRecord: 0.2ms)
20553
+  (0.5ms) rollback transaction
20554
+  (0.0ms) begin transaction
20555
+ Processing by LadyJosephine::EditorController#version as HTML
20556
+ Parameters: {"id"=>"not-found", "resource"=>"article"}
20557
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "not-found"]]
20558
+ Rendered text template (0.0ms)
20559
+ Completed 404 Not Found in 1ms (Views: 0.3ms | ActiveRecord: 0.1ms)
20560
+  (0.0ms) rollback transaction
20561
+  (0.0ms) begin transaction
20562
+  (0.0ms) SAVEPOINT active_record_1
20563
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-12 15:23:10.665127"], ["updated_at", "2016-03-12 15:23:10.665127"]]
20564
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20565
+ Processing by LadyJosephine::EditorController#version as HTML
20566
+ Parameters: {"id"=>"uuid-uuid-uuid", "resource"=>"article"}
20567
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
20568
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
20569
+  (0.3ms) rollback transaction
20570
+  (0.0ms) begin transaction
20571
+  (0.0ms) rollback transaction
20572
+  (0.1ms) begin transaction
20573
+  (0.0ms) rollback transaction
20574
+  (0.1ms) begin transaction
20575
+  (0.1ms) rollback transaction
20576
+  (0.0ms) begin transaction
20577
+  (0.0ms) rollback transaction
20578
+  (0.0ms) begin transaction
20579
+  (0.1ms) rollback transaction
20580
+  (0.0ms) begin transaction
20581
+  (0.0ms) rollback transaction
20582
+  (0.1ms) begin transaction
20583
+  (0.0ms) rollback transaction
20584
+  (0.0ms) begin transaction
20585
+  (0.0ms) rollback transaction
20586
+  (0.0ms) begin transaction
20587
+  (0.0ms) rollback transaction
20588
+  (0.0ms) begin transaction
20589
+  (0.0ms) rollback transaction
20590
+  (0.0ms) begin transaction
20591
+  (0.0ms) rollback transaction
20592
+  (0.0ms) begin transaction
20593
+  (0.0ms) rollback transaction
20594
+  (0.0ms) begin transaction
20595
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (1.5ms)
20596
+  (0.0ms) rollback transaction
20597
+  (0.0ms) begin transaction
20598
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (0.8ms)
20599
+  (0.0ms) rollback transaction
20600
+  (0.0ms) begin transaction
20601
+  (0.0ms) rollback transaction
20602
+  (0.1ms) begin transaction
20603
+  (0.0ms) SAVEPOINT active_record_1
20604
+ SQL (0.2ms) INSERT INTO "articles" ("content_data", "created_at", "updated_at") VALUES (?, ?, ?) [["content_data", "{\"one\":\"two\"}"], ["created_at", "2016-03-12 15:23:10.700729"], ["updated_at", "2016-03-12 15:23:10.700729"]]
20605
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20606
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" IS NULL LIMIT 1
20607
+  (0.1ms) SAVEPOINT active_record_1
20608
+ SQL (0.3ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "uuid-image"], ["uploadable_type", "Article"], ["uploadable_id", 1], ["uploadable_attribute", "image"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1000,\"height\":667,\"size\":90,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5}}"], ["created_at", "2016-03-12 15:23:11.774222"], ["updated_at", "2016-03-12 15:23:11.774222"]]
20609
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20610
+ LadyJosephine::Image Load (0.2ms) SELECT "lady_josephine_images".* FROM "lady_josephine_images" WHERE "lady_josephine_images"."block_uuid" = ? LIMIT 1 [["block_uuid", "uuid-image"]]
20611
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_extended_image_block.haml (9.0ms)
20612
+  (0.9ms) rollback transaction
20613
+  (0.1ms) begin transaction
20614
+  (0.0ms) rollback transaction
20615
+  (0.0ms) begin transaction
20616
+  (0.0ms) rollback transaction
20617
+  (0.0ms) begin transaction
20618
+  (0.0ms) SAVEPOINT active_record_1
20619
+ SQL (0.3ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-12 15:23:11.799070"], ["updated_at", "2016-03-12 15:23:11.799070"]]
20620
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20621
+  (0.4ms) rollback transaction
20622
+  (0.0ms) begin transaction
20623
+  (0.0ms) SAVEPOINT active_record_1
20624
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-12 15:23:11.802997"], ["updated_at", "2016-03-12 15:23:11.802997"]]
20625
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20626
+  (0.3ms) rollback transaction
20627
+  (0.1ms) begin transaction
20628
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (1.4ms)
20629
+  (0.0ms) rollback transaction
20630
+  (0.3ms) begin transaction
20631
+  (0.1ms) rollback transaction
20632
+  (0.1ms) begin transaction
20633
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (3.2ms)
20634
+  (0.1ms) rollback transaction
20635
+  (0.0ms) begin transaction
20636
+  (0.1ms) rollback transaction
20637
+  (0.1ms) begin transaction
20638
+  (0.3ms) SELECT COUNT(*) FROM "lady_josephine_images"
20639
+  (0.1ms) SAVEPOINT active_record_1
20640
+ SQL (0.6ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:40:25.154227"], ["updated_at", "2016-03-18 10:40:25.154227"]]
20641
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20642
+ Processing by LadyJosephine::ImagesController#create as HTML
20643
+ Parameters: {"attachment"=>{"name"=>"file.jpg", "file"=>#<Rack::Test::UploadedFile:0x007fb25cc7ede8 @content_type="image/jpeg", @original_filename="depressed-cat.jpg", @tempfile=#<Tempfile:/var/folders/k1/gqz8k3_x2612vk470583zhwc0000gn/T/depressed-cat.jpg20160318-14767-1uzzbsd>>}, "block-uuid"=>"uuid-uuid-uuid", "article-uuid"=>"uuid-uuid-uuid", "model-name"=>"article", "column-name"=>"content-data"}
20644
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
20645
+ Completed 500 Internal Server Error in 126ms (ActiveRecord: 0.2ms)
20646
+  (0.3ms) rollback transaction
20647
+  (0.1ms) begin transaction
20648
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
20649
+  (0.0ms) SAVEPOINT active_record_1
20650
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:40:25.293218"], ["updated_at", "2016-03-18 10:40:25.293218"]]
20651
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20652
+ Processing by LadyJosephine::ImagesController#create as HTML
20653
+ Parameters: {"attachment"=>{"name"=>"file.jpg", "file"=>#<Rack::Test::UploadedFile:0x007fb25cd87028 @content_type="image/jpeg", @original_filename="depressed-cat.jpg", @tempfile=#<Tempfile:/var/folders/k1/gqz8k3_x2612vk470583zhwc0000gn/T/depressed-cat.jpg20160318-14767-rzlmda>>}, "block-uuid"=>"uuid-uuid-uuid", "article-uuid"=>"uuid-uuid-uuid", "model-name"=>"NotAllowed", "column-name"=>"content-data"}
20654
+ Completed 500 Internal Server Error in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
20655
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
20656
+  (0.3ms) rollback transaction
20657
+  (0.0ms) begin transaction
20658
+  (0.0ms) rollback transaction
20659
+  (0.0ms) begin transaction
20660
+  (0.0ms) rollback transaction
20661
+  (0.0ms) begin transaction
20662
+  (0.0ms) rollback transaction
20663
+  (0.0ms) begin transaction
20664
+  (0.0ms) rollback transaction
20665
+  (0.1ms) begin transaction
20666
+  (0.0ms) rollback transaction
20667
+  (0.0ms) begin transaction
20668
+  (0.0ms) rollback transaction
20669
+  (0.0ms) begin transaction
20670
+  (0.0ms) rollback transaction
20671
+  (0.0ms) begin transaction
20672
+  (0.0ms) rollback transaction
20673
+  (0.0ms) begin transaction
20674
+  (0.0ms) rollback transaction
20675
+  (0.0ms) begin transaction
20676
+  (0.0ms) rollback transaction
20677
+  (0.0ms) begin transaction
20678
+  (0.0ms) rollback transaction
20679
+  (0.0ms) begin transaction
20680
+  (0.0ms) rollback transaction
20681
+  (0.0ms) begin transaction
20682
+  (0.1ms) rollback transaction
20683
+  (0.1ms) begin transaction
20684
+  (0.0ms) rollback transaction
20685
+  (0.0ms) begin transaction
20686
+  (0.0ms) rollback transaction
20687
+  (0.0ms) begin transaction
20688
+  (0.0ms) rollback transaction
20689
+  (0.1ms) begin transaction
20690
+  (0.0ms) rollback transaction
20691
+  (0.0ms) begin transaction
20692
+  (0.1ms) rollback transaction
20693
+  (0.0ms) begin transaction
20694
+  (0.0ms) rollback transaction
20695
+  (0.0ms) begin transaction
20696
+  (0.0ms) rollback transaction
20697
+  (0.0ms) begin transaction
20698
+  (0.0ms) rollback transaction
20699
+  (0.0ms) begin transaction
20700
+  (0.0ms) rollback transaction
20701
+  (0.0ms) begin transaction
20702
+  (0.0ms) rollback transaction
20703
+  (0.1ms) begin transaction
20704
+  (0.0ms) SAVEPOINT active_record_1
20705
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:40:25.319286"], ["updated_at", "2016-03-18 10:40:25.319286"]]
20706
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20707
+  (0.0ms) SAVEPOINT active_record_1
20708
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20709
+  (0.0ms) SAVEPOINT active_record_1
20710
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20711
+  (0.3ms) rollback transaction
20712
+  (0.0ms) begin transaction
20713
+  (0.0ms) SAVEPOINT active_record_1
20714
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:40:25.346735"], ["updated_at", "2016-03-18 10:40:25.346735"]]
20715
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20716
+  (0.0ms) SAVEPOINT active_record_1
20717
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20718
+  (0.0ms) SAVEPOINT active_record_1
20719
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20720
+  (0.2ms) rollback transaction
20721
+  (0.0ms) begin transaction
20722
+  (0.0ms) SAVEPOINT active_record_1
20723
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:40:25.351073"], ["updated_at", "2016-03-18 10:40:25.351073"]]
20724
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20725
+  (0.0ms) SAVEPOINT active_record_1
20726
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20727
+  (0.0ms) SAVEPOINT active_record_1
20728
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20729
+  (0.2ms) rollback transaction
20730
+  (0.0ms) begin transaction
20731
+  (0.0ms) SAVEPOINT active_record_1
20732
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20733
+  (0.0ms) SAVEPOINT active_record_1
20734
+ SQL (0.2ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:40:25.356642"], ["updated_at", "2016-03-18 10:40:25.356642"]]
20735
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20736
+  (0.3ms) rollback transaction
20737
+  (0.0ms) begin transaction
20738
+  (0.0ms) SAVEPOINT active_record_1
20739
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:40:25.358970"], ["updated_at", "2016-03-18 10:40:25.358970"]]
20740
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20741
+  (0.0ms) SAVEPOINT active_record_1
20742
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20743
+  (0.0ms) SAVEPOINT active_record_1
20744
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20745
+  (0.4ms) rollback transaction
20746
+  (0.1ms) begin transaction
20747
+  (0.0ms) SAVEPOINT active_record_1
20748
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:40:25.366395"], ["updated_at", "2016-03-18 10:40:25.366395"]]
20749
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20750
+  (0.0ms) SAVEPOINT active_record_1
20751
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20752
+  (0.2ms) rollback transaction
20753
+  (0.0ms) begin transaction
20754
+  (0.0ms) rollback transaction
20755
+  (0.0ms) begin transaction
20756
+  (0.0ms) rollback transaction
20757
+  (0.0ms) begin transaction
20758
+  (0.0ms) SAVEPOINT active_record_1
20759
+ SQL (0.2ms) INSERT INTO "articles" ("content_data", "created_at", "updated_at") VALUES (?, ?, ?) [["content_data", "{\"one\":\"two\"}"], ["created_at", "2016-03-18 10:40:25.372463"], ["updated_at", "2016-03-18 10:40:25.372463"]]
20760
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20761
+  (0.2ms) rollback transaction
20762
+  (0.0ms) begin transaction
20763
+  (0.0ms) rollback transaction
20764
+  (0.0ms) begin transaction
20765
+  (0.0ms) rollback transaction
20766
+  (0.0ms) begin transaction
20767
+  (0.0ms) rollback transaction
20768
+  (0.0ms) begin transaction
20769
+  (0.0ms) rollback transaction
20770
+  (0.0ms) begin transaction
20771
+  (0.0ms) rollback transaction
20772
+  (0.0ms) begin transaction
20773
+  (0.1ms) rollback transaction
20774
+  (0.0ms) begin transaction
20775
+  (0.0ms) rollback transaction
20776
+  (0.0ms) begin transaction
20777
+  (0.0ms) rollback transaction
20778
+  (0.0ms) begin transaction
20779
+  (0.0ms) rollback transaction
20780
+  (0.0ms) begin transaction
20781
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (1.9ms)
20782
+  (0.1ms) rollback transaction
20783
+  (0.0ms) begin transaction
20784
+  (0.0ms) rollback transaction
20785
+  (0.0ms) begin transaction
20786
+  (0.1ms) rollback transaction
20787
+  (0.0ms) begin transaction
20788
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (1.2ms)
20789
+  (0.1ms) rollback transaction
20790
+  (0.1ms) begin transaction
20791
+  (0.1ms) SAVEPOINT active_record_1
20792
+ SQL (0.2ms) INSERT INTO "articles" ("content_data", "created_at", "updated_at") VALUES (?, ?, ?) [["content_data", "{\"one\":\"two\"}"], ["created_at", "2016-03-18 10:40:25.401318"], ["updated_at", "2016-03-18 10:40:25.401318"]]
20793
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20794
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" IS NULL LIMIT 1
20795
+  (0.4ms) rollback transaction
20796
+  (0.0ms) begin transaction
20797
+  (0.1ms) rollback transaction
20798
+  (0.0ms) begin transaction
20799
+  (0.0ms) rollback transaction
20800
+  (0.1ms) begin transaction
20801
+  (0.1ms) rollback transaction
20802
+  (0.1ms) begin transaction
20803
+  (0.1ms) rollback transaction
20804
+  (0.1ms) begin transaction
20805
+  (0.0ms) rollback transaction
20806
+  (0.0ms) begin transaction
20807
+  (0.1ms) SAVEPOINT active_record_1
20808
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:40:25.509567"], ["updated_at", "2016-03-18 10:40:25.509567"]]
20809
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20810
+  (0.2ms) rollback transaction
20811
+  (0.0ms) begin transaction
20812
+  (0.0ms) SAVEPOINT active_record_1
20813
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_uuid", "lady_josephine_server_version", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.1\",\"server_version\":\"1.1\"}"], ["lady_josephine_server_uuid", "abc-abc-abc"], ["lady_josephine_server_version", "1.1"], ["created_at", "2016-03-18 10:40:25.512494"], ["updated_at", "2016-03-18 10:40:25.512494"]]
20814
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20815
+  (0.3ms) rollback transaction
20816
+  (0.0ms) begin transaction
20817
+  (0.0ms) SAVEPOINT active_record_1
20818
+ SQL (0.1ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:40:25.516041"], ["updated_at", "2016-03-18 10:40:25.516041"]]
20819
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20820
+  (0.2ms) rollback transaction
20821
+  (0.0ms) begin transaction
20822
+  (0.0ms) SAVEPOINT active_record_1
20823
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:40:25.518689"], ["updated_at", "2016-03-18 10:40:25.518689"]]
20824
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20825
+  (0.3ms) rollback transaction
20826
+  (0.0ms) begin transaction
20827
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (1.5ms)
20828
+  (0.1ms) rollback transaction
20829
+  (0.1ms) begin transaction
20830
+  (0.0ms) SAVEPOINT active_record_1
20831
+ SQL (0.2ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:40:25.528943"], ["updated_at", "2016-03-18 10:40:25.528943"]]
20832
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20833
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
20834
+  (0.4ms) rollback transaction
20835
+  (0.1ms) begin transaction
20836
+  (0.0ms) SAVEPOINT active_record_1
20837
+ SQL (0.2ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:40:25.604866"], ["updated_at", "2016-03-18 10:40:25.604866"]]
20838
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20839
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
20840
+  (0.3ms) rollback transaction
20841
+  (0.1ms) begin transaction
20842
+  (0.0ms) SAVEPOINT active_record_1
20843
+ SQL (0.2ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:40:25.682649"], ["updated_at", "2016-03-18 10:40:25.682649"]]
20844
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20845
+  (0.4ms) rollback transaction
20846
+  (0.0ms) begin transaction
20847
+  (0.1ms) SAVEPOINT active_record_1
20848
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
20849
+ SQL (0.6ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$D/DiSsVFdQtDkj7OPPZRZ.CEaoP8bP.CFSV4KqeeYIWfZSdmlyoIq"], ["created_at", "2016-03-18 10:40:25.697896"], ["updated_at", "2016-03-18 10:40:25.697896"]]
20850
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20851
+  (0.0ms) SAVEPOINT active_record_1
20852
+ SQL (0.9ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:40:25.700368"], ["updated_at", "2016-03-18 10:40:25.700368"]]
20853
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20854
+ Processing by LadyJosephine::EditorController#ping as HTML
20855
+ Parameters: {"id"=>"uuid-uuid-uuid", "resource"=>"article"}
20856
+ Article Load (0.2ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
20857
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
20858
+  (0.0ms) SAVEPOINT active_record_1
20859
+ SQL (0.1ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ?, "updated_at" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2016-03-18 10:40:25.708447"], ["lady_josephine_ping_user_id", 1], ["updated_at", "2016-03-18 10:40:25.709086"], ["id", 1]]
20860
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20861
+ Completed 200 OK in 5ms (Views: 0.3ms | ActiveRecord: 0.5ms)
20862
+  (0.6ms) rollback transaction
20863
+  (0.0ms) begin transaction
20864
+  (0.1ms) SAVEPOINT active_record_1
20865
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
20866
+ SQL (0.2ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$f4V1LUYspPluF2ZzseuiHOq4S2na2vvyW.BR7dxw4bFTSbTAB.NOO"], ["created_at", "2016-03-18 10:40:25.715967"], ["updated_at", "2016-03-18 10:40:25.715967"]]
20867
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20868
+  (0.0ms) SAVEPOINT active_record_1
20869
+ SQL (0.0ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
20870
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20871
+  (0.0ms) SAVEPOINT active_record_1
20872
+ User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'marge@simpson.com' LIMIT 1
20873
+ SQL (0.0ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Marge"], ["email", "marge@simpson.com"], ["encrypted_password", "$2a$04$I72BXootfu2M0xVVU4x5AOa6s2cgrM8bjER.VVB8RXnHdZTDSex8G"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
20874
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20875
+  (0.0ms) SAVEPOINT active_record_1
20876
+ SQL (0.0ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2014-10-09 23:00:00.000000"], ["lady_josephine_ping_user_id", 2], ["id", 1]]
20877
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20878
+ Processing by LadyJosephine::EditorController#ping as HTML
20879
+ Parameters: {"id"=>"uuid-uuid-uuid", "resource"=>"article"}
20880
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
20881
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
20882
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]
20883
+ Completed 200 OK in 0ms (Views: 0.0ms | ActiveRecord: 0.0ms)
20884
+  (0.5ms) rollback transaction
20885
+  (0.0ms) begin transaction
20886
+  (0.0ms) SAVEPOINT active_record_1
20887
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
20888
+ SQL (0.2ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$lGPHkwSR6rVB1y/ijbsdduU9mhM2.0QFohTGxUcxYZeP2pwHFA6ya"], ["created_at", "2016-03-18 10:40:25.735492"], ["updated_at", "2016-03-18 10:40:25.735492"]]
20889
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20890
+ Processing by LadyJosephine::EditorController#ping as HTML
20891
+ Parameters: {"id"=>"not-found", "resource"=>"article"}
20892
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "not-found"]]
20893
+ Rendered text template (0.0ms)
20894
+ Completed 404 Not Found in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms)
20895
+  (0.3ms) rollback transaction
20896
+  (0.0ms) begin transaction
20897
+  (0.0ms) SAVEPOINT active_record_1
20898
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
20899
+ SQL (0.6ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$4fhWZPPrWs86ntRvVImJruDEjvHiJeerX.xvYJyhVSspGhMkGurk6"], ["created_at", "2016-03-18 10:40:25.748630"], ["updated_at", "2016-03-18 10:40:25.748630"]]
20900
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20901
+  (0.0ms) SAVEPOINT active_record_1
20902
+ SQL (0.0ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
20903
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20904
+  (0.0ms) SAVEPOINT active_record_1
20905
+ User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'marge@simpson.com' LIMIT 1
20906
+ SQL (0.0ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Marge"], ["email", "marge@simpson.com"], ["encrypted_password", "$2a$04$xNEvAuD3oPzAAXwtWc.cl.m55MdQOakibASq9ewV7WAjR2uCX0AdK"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
20907
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20908
+  (0.0ms) SAVEPOINT active_record_1
20909
+ SQL (0.0ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2014-10-09 23:00:00.000000"], ["lady_josephine_ping_user_id", 2], ["id", 1]]
20910
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20911
+ Processing by LadyJosephine::EditorController#ping as HTML
20912
+ Parameters: {"update"=>"force", "id"=>"uuid-uuid-uuid", "resource"=>"article"}
20913
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
20914
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
20915
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]
20916
+  (0.0ms) SAVEPOINT active_record_1
20917
+ SQL (0.0ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2014-10-09 23:00:15.000000"], ["lady_josephine_ping_user_id", 1], ["id", 1]]
20918
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20919
+ Completed 200 OK in 0ms (Views: 0.0ms | ActiveRecord: 0.0ms)
20920
+  (0.7ms) rollback transaction
20921
+  (0.0ms) begin transaction
20922
+  (0.0ms) SAVEPOINT active_record_1
20923
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:40:25.766080"], ["updated_at", "2016-03-18 10:40:25.766080"]]
20924
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20925
+ Processing by LadyJosephine::EditorController#version as HTML
20926
+ Parameters: {"id"=>"uuid-uuid-uuid", "resource"=>"article"}
20927
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
20928
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.1ms)
20929
+  (0.4ms) rollback transaction
20930
+  (0.0ms) begin transaction
20931
+ Processing by LadyJosephine::EditorController#version as HTML
20932
+ Parameters: {"id"=>"not-found", "resource"=>"article"}
20933
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "not-found"]]
20934
+ Rendered text template (0.0ms)
20935
+ Completed 404 Not Found in 1ms (Views: 0.3ms | ActiveRecord: 0.1ms)
20936
+  (0.0ms) rollback transaction
20937
+  (0.2ms) begin transaction
20938
+ Processing by LadyJosephine::EditorController#version as HTML
20939
+ Parameters: {"id"=>"not-found", "resource"=>"article"}
20940
+ Rendered text template (0.0ms)
20941
+ Completed 404 Not Found in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms)
20942
+  (0.1ms) rollback transaction
20943
+  (0.0ms) begin transaction
20944
+  (0.1ms) SAVEPOINT active_record_1
20945
+ SQL (0.4ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:40:50.140090"], ["updated_at", "2016-03-18 10:40:50.140090"]]
20946
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20947
+ Processing by LadyJosephine::EditorController#version as HTML
20948
+ Parameters: {"id"=>"uuid-uuid-uuid", "resource"=>"article"}
20949
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
20950
+ Completed 200 OK in 5ms (Views: 0.5ms | ActiveRecord: 0.1ms)
20951
+  (0.3ms) rollback transaction
20952
+  (0.0ms) begin transaction
20953
+  (0.1ms) SAVEPOINT active_record_1
20954
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
20955
+ SQL (0.2ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$2ovepGSODQyAw3nREJbHHOfrnKcUn7k7ITWZgGzNO4l4qud/X1MSa"], ["created_at", "2016-03-18 10:40:50.167826"], ["updated_at", "2016-03-18 10:40:50.167826"]]
20956
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20957
+  (0.0ms) SAVEPOINT active_record_1
20958
+ SQL (0.0ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
20959
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20960
+  (0.0ms) SAVEPOINT active_record_1
20961
+ User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'marge@simpson.com' LIMIT 1
20962
+ SQL (0.0ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Marge"], ["email", "marge@simpson.com"], ["encrypted_password", "$2a$04$6Yhdxbc06s230qDVW/yzxehKthtC8.4KNIp4BlvcT0PhOKYBUhFd2"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
20963
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20964
+  (0.0ms) SAVEPOINT active_record_1
20965
+ SQL (0.0ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2014-10-09 23:00:00.000000"], ["lady_josephine_ping_user_id", 2], ["id", 1]]
20966
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20967
+ Processing by LadyJosephine::EditorController#ping as HTML
20968
+ Parameters: {"id"=>"uuid-uuid-uuid", "resource"=>"article"}
20969
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
20970
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
20971
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]
20972
+ Completed 200 OK in 0ms (Views: 0.0ms | ActiveRecord: 0.0ms)
20973
+  (0.6ms) rollback transaction
20974
+  (0.0ms) begin transaction
20975
+  (0.0ms) SAVEPOINT active_record_1
20976
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
20977
+ SQL (0.2ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$C.imNzpFnhmyABGgJXxgYeKy8KkArbanYt7xigXvm7Yk2U6y62nye"], ["created_at", "2016-03-18 10:40:50.191346"], ["updated_at", "2016-03-18 10:40:50.191346"]]
20978
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20979
+  (0.0ms) SAVEPOINT active_record_1
20980
+ SQL (0.5ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:40:50.193010"], ["updated_at", "2016-03-18 10:40:50.193010"]]
20981
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20982
+ Processing by LadyJosephine::EditorController#ping as HTML
20983
+ Parameters: {"id"=>"uuid-uuid-uuid", "resource"=>"article"}
20984
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
20985
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
20986
+  (0.0ms) SAVEPOINT active_record_1
20987
+ SQL (0.1ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ?, "updated_at" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2016-03-18 10:40:50.197954"], ["lady_josephine_ping_user_id", 1], ["updated_at", "2016-03-18 10:40:50.198583"], ["id", 1]]
20988
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20989
+ Completed 200 OK in 3ms (Views: 0.2ms | ActiveRecord: 0.2ms)
20990
+  (0.4ms) rollback transaction
20991
+  (0.0ms) begin transaction
20992
+  (0.0ms) SAVEPOINT active_record_1
20993
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
20994
+ SQL (0.1ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$bEi5840WeZJnXJxgalj0UuPp8/OtGwGFI53yyUo9q82FvS.zbcxPG"], ["created_at", "2016-03-18 10:40:50.203146"], ["updated_at", "2016-03-18 10:40:50.203146"]]
20995
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20996
+  (0.0ms) SAVEPOINT active_record_1
20997
+ SQL (0.0ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
20998
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20999
+  (0.0ms) SAVEPOINT active_record_1
21000
+ User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'marge@simpson.com' LIMIT 1
21001
+ SQL (0.0ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Marge"], ["email", "marge@simpson.com"], ["encrypted_password", "$2a$04$tXcJkToccwZN2S2.pk1wVeJN5x22Av2SVpWekmhHusZM2kfBAIOlu"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
21002
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21003
+  (0.0ms) SAVEPOINT active_record_1
21004
+ SQL (0.0ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2014-10-09 23:00:00.000000"], ["lady_josephine_ping_user_id", 2], ["id", 1]]
21005
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21006
+ Processing by LadyJosephine::EditorController#ping as HTML
21007
+ Parameters: {"update"=>"force", "id"=>"uuid-uuid-uuid", "resource"=>"article"}
21008
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21009
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
21010
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]
21011
+  (0.0ms) SAVEPOINT active_record_1
21012
+ SQL (0.0ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2014-10-09 23:00:15.000000"], ["lady_josephine_ping_user_id", 1], ["id", 1]]
21013
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21014
+ Completed 200 OK in 0ms (Views: 0.0ms | ActiveRecord: 0.0ms)
21015
+  (0.6ms) rollback transaction
21016
+  (0.0ms) begin transaction
21017
+  (0.0ms) SAVEPOINT active_record_1
21018
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
21019
+ SQL (0.2ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$42R/lCwfkH2phDKO8hnWD.x/t53RKDqpuJDyi1WjN7hwAkM3FNn06"], ["created_at", "2016-03-18 10:40:50.219317"], ["updated_at", "2016-03-18 10:40:50.219317"]]
21020
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21021
+ Processing by LadyJosephine::EditorController#ping as HTML
21022
+ Parameters: {"id"=>"not-found", "resource"=>"article"}
21023
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "not-found"]]
21024
+ Rendered text template (0.0ms)
21025
+ Completed 404 Not Found in 1ms (Views: 0.3ms | ActiveRecord: 0.1ms)
21026
+  (0.4ms) rollback transaction
21027
+  (0.0ms) begin transaction
21028
+  (0.0ms) SAVEPOINT active_record_1
21029
+ SQL (0.3ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:40:50.225607"], ["updated_at", "2016-03-18 10:40:50.225607"]]
21030
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21031
+  (0.3ms) rollback transaction
21032
+  (0.1ms) begin transaction
21033
+  (0.0ms) SAVEPOINT active_record_1
21034
+ SQL (0.2ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:40:50.228418"], ["updated_at", "2016-03-18 10:40:50.228418"]]
21035
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21036
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21037
+  (0.4ms) rollback transaction
21038
+  (0.1ms) begin transaction
21039
+  (0.0ms) SAVEPOINT active_record_1
21040
+ SQL (0.2ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:40:50.415174"], ["updated_at", "2016-03-18 10:40:50.415174"]]
21041
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21042
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21043
+  (0.4ms) rollback transaction
21044
+  (0.1ms) begin transaction
21045
+  (0.1ms) SAVEPOINT active_record_1
21046
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:40:50.595208"], ["updated_at", "2016-03-18 10:40:50.595208"]]
21047
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21048
+  (0.3ms) rollback transaction
21049
+  (0.0ms) begin transaction
21050
+  (0.0ms) SAVEPOINT active_record_1
21051
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:40:50.598807"], ["updated_at", "2016-03-18 10:40:50.598807"]]
21052
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21053
+  (0.4ms) rollback transaction
21054
+  (0.1ms) begin transaction
21055
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (2.6ms)
21056
+  (0.1ms) rollback transaction
21057
+  (0.0ms) begin transaction
21058
+  (0.0ms) rollback transaction
21059
+  (0.0ms) begin transaction
21060
+  (0.0ms) rollback transaction
21061
+  (0.0ms) begin transaction
21062
+  (0.0ms) rollback transaction
21063
+  (0.0ms) begin transaction
21064
+  (0.0ms) rollback transaction
21065
+  (0.0ms) begin transaction
21066
+  (0.0ms) rollback transaction
21067
+  (0.1ms) begin transaction
21068
+  (0.0ms) rollback transaction
21069
+  (0.0ms) begin transaction
21070
+  (0.0ms) rollback transaction
21071
+  (0.0ms) begin transaction
21072
+  (0.0ms) rollback transaction
21073
+  (0.0ms) begin transaction
21074
+  (0.0ms) SAVEPOINT active_record_1
21075
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:40:50.617016"], ["updated_at", "2016-03-18 10:40:50.617016"]]
21076
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21077
+  (0.0ms) SAVEPOINT active_record_1
21078
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21079
+  (0.0ms) SAVEPOINT active_record_1
21080
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21081
+  (0.4ms) rollback transaction
21082
+  (0.1ms) begin transaction
21083
+  (0.0ms) SAVEPOINT active_record_1
21084
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:40:50.633004"], ["updated_at", "2016-03-18 10:40:50.633004"]]
21085
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21086
+  (0.0ms) SAVEPOINT active_record_1
21087
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21088
+  (0.0ms) SAVEPOINT active_record_1
21089
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21090
+  (0.3ms) rollback transaction
21091
+  (0.0ms) begin transaction
21092
+  (0.0ms) SAVEPOINT active_record_1
21093
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:40:50.647504"], ["updated_at", "2016-03-18 10:40:50.647504"]]
21094
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21095
+  (0.0ms) SAVEPOINT active_record_1
21096
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21097
+  (0.3ms) rollback transaction
21098
+  (0.0ms) begin transaction
21099
+  (0.0ms) SAVEPOINT active_record_1
21100
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:40:50.651344"], ["updated_at", "2016-03-18 10:40:50.651344"]]
21101
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21102
+  (0.0ms) SAVEPOINT active_record_1
21103
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21104
+  (0.0ms) SAVEPOINT active_record_1
21105
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21106
+  (0.4ms) rollback transaction
21107
+  (0.0ms) begin transaction
21108
+  (0.0ms) SAVEPOINT active_record_1
21109
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21110
+  (0.0ms) SAVEPOINT active_record_1
21111
+ SQL (0.2ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:40:50.657871"], ["updated_at", "2016-03-18 10:40:50.657871"]]
21112
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21113
+  (0.3ms) rollback transaction
21114
+  (0.0ms) begin transaction
21115
+  (0.0ms) SAVEPOINT active_record_1
21116
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:40:50.660081"], ["updated_at", "2016-03-18 10:40:50.660081"]]
21117
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21118
+  (0.0ms) SAVEPOINT active_record_1
21119
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21120
+  (0.0ms) SAVEPOINT active_record_1
21121
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21122
+  (0.3ms) rollback transaction
21123
+  (0.0ms) begin transaction
21124
+  (0.0ms) rollback transaction
21125
+  (0.0ms) begin transaction
21126
+  (0.0ms) rollback transaction
21127
+  (0.0ms) begin transaction
21128
+  (0.0ms) rollback transaction
21129
+  (0.0ms) begin transaction
21130
+  (0.1ms) rollback transaction
21131
+  (0.0ms) begin transaction
21132
+  (0.0ms) rollback transaction
21133
+  (0.0ms) begin transaction
21134
+  (0.0ms) rollback transaction
21135
+  (0.0ms) begin transaction
21136
+  (0.0ms) rollback transaction
21137
+  (0.0ms) begin transaction
21138
+  (0.1ms) rollback transaction
21139
+  (0.0ms) begin transaction
21140
+  (0.0ms) rollback transaction
21141
+  (0.0ms) begin transaction
21142
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (1.1ms)
21143
+  (0.0ms) rollback transaction
21144
+  (0.0ms) begin transaction
21145
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (0.9ms)
21146
+  (0.0ms) rollback transaction
21147
+  (0.0ms) begin transaction
21148
+  (0.0ms) rollback transaction
21149
+  (0.0ms) begin transaction
21150
+  (0.0ms) SAVEPOINT active_record_1
21151
+ SQL (0.2ms) INSERT INTO "articles" ("content_data", "created_at", "updated_at") VALUES (?, ?, ?) [["content_data", "{\"one\":\"two\"}"], ["created_at", "2016-03-18 10:40:50.686835"], ["updated_at", "2016-03-18 10:40:50.686835"]]
21152
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21153
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" IS NULL LIMIT 1
21154
+  (0.4ms) rollback transaction
21155
+  (0.1ms) begin transaction
21156
+  (0.0ms) rollback transaction
21157
+  (0.1ms) begin transaction
21158
+  (0.0ms) rollback transaction
21159
+  (0.1ms) begin transaction
21160
+  (0.1ms) rollback transaction
21161
+  (0.0ms) begin transaction
21162
+  (0.0ms) rollback transaction
21163
+  (0.1ms) begin transaction
21164
+  (0.0ms) rollback transaction
21165
+  (0.1ms) begin transaction
21166
+  (0.0ms) rollback transaction
21167
+  (0.0ms) begin transaction
21168
+  (0.1ms) rollback transaction
21169
+  (0.1ms) begin transaction
21170
+  (0.0ms) rollback transaction
21171
+  (0.0ms) begin transaction
21172
+  (0.1ms) rollback transaction
21173
+  (0.0ms) begin transaction
21174
+  (0.0ms) SAVEPOINT active_record_1
21175
+ SQL (0.3ms) INSERT INTO "articles" ("content_data", "created_at", "updated_at") VALUES (?, ?, ?) [["content_data", "{\"one\":\"two\"}"], ["created_at", "2016-03-18 10:40:50.881690"], ["updated_at", "2016-03-18 10:40:50.881690"]]
21176
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21177
+  (0.3ms) rollback transaction
21178
+  (0.1ms) begin transaction
21179
+  (0.0ms) rollback transaction
21180
+  (0.0ms) begin transaction
21181
+  (0.0ms) rollback transaction
21182
+  (0.0ms) begin transaction
21183
+  (0.0ms) SAVEPOINT active_record_1
21184
+ SQL (0.1ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:40:50.885735"], ["updated_at", "2016-03-18 10:40:50.885735"]]
21185
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21186
+  (0.3ms) rollback transaction
21187
+  (0.1ms) begin transaction
21188
+  (0.0ms) SAVEPOINT active_record_1
21189
+ SQL (0.3ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_uuid", "lady_josephine_server_version", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.1\",\"server_version\":\"1.1\"}"], ["lady_josephine_server_uuid", "abc-abc-abc"], ["lady_josephine_server_version", "1.1"], ["created_at", "2016-03-18 10:40:50.887999"], ["updated_at", "2016-03-18 10:40:50.887999"]]
21190
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21191
+  (0.2ms) rollback transaction
21192
+  (0.1ms) begin transaction
21193
+  (0.0ms) rollback transaction
21194
+  (0.0ms) begin transaction
21195
+  (0.0ms) rollback transaction
21196
+  (0.0ms) begin transaction
21197
+  (0.0ms) rollback transaction
21198
+  (0.0ms) begin transaction
21199
+  (0.0ms) rollback transaction
21200
+  (0.0ms) begin transaction
21201
+  (0.0ms) rollback transaction
21202
+  (0.0ms) begin transaction
21203
+  (0.0ms) rollback transaction
21204
+  (0.0ms) begin transaction
21205
+  (0.0ms) rollback transaction
21206
+  (0.1ms) begin transaction
21207
+  (0.1ms) rollback transaction
21208
+  (0.0ms) begin transaction
21209
+  (0.0ms) rollback transaction
21210
+  (0.0ms) begin transaction
21211
+  (0.0ms) rollback transaction
21212
+  (0.0ms) begin transaction
21213
+  (0.0ms) rollback transaction
21214
+  (0.0ms) begin transaction
21215
+  (0.0ms) rollback transaction
21216
+  (0.0ms) begin transaction
21217
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
21218
+  (0.0ms) SAVEPOINT active_record_1
21219
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:40:50.902079"], ["updated_at", "2016-03-18 10:40:50.902079"]]
21220
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21221
+ Processing by LadyJosephine::ImagesController#create as HTML
21222
+ Parameters: {"attachment"=>{"name"=>"file.jpg", "file"=>#<Rack::Test::UploadedFile:0x007ff719bd6880 @content_type="image/jpeg", @original_filename="depressed-cat.jpg", @tempfile=#<Tempfile:/var/folders/k1/gqz8k3_x2612vk470583zhwc0000gn/T/depressed-cat.jpg20160318-14955-o83ntk>>}, "block-uuid"=>"uuid-uuid-uuid", "article-uuid"=>"uuid-uuid-uuid", "model-name"=>"article", "column-name"=>"content-data"}
21223
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21224
+ Completed 500 Internal Server Error in 174ms (ActiveRecord: 0.1ms)
21225
+  (0.4ms) rollback transaction
21226
+  (0.0ms) begin transaction
21227
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
21228
+  (0.0ms) SAVEPOINT active_record_1
21229
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:40:51.086295"], ["updated_at", "2016-03-18 10:40:51.086295"]]
21230
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21231
+ Processing by LadyJosephine::ImagesController#create as HTML
21232
+ Parameters: {"attachment"=>{"name"=>"file.jpg", "file"=>#<Rack::Test::UploadedFile:0x007ff71b4a8610 @content_type="image/jpeg", @original_filename="depressed-cat.jpg", @tempfile=#<Tempfile:/var/folders/k1/gqz8k3_x2612vk470583zhwc0000gn/T/depressed-cat.jpg20160318-14955-1ee2zqt>>}, "block-uuid"=>"uuid-uuid-uuid", "article-uuid"=>"uuid-uuid-uuid", "model-name"=>"NotAllowed", "column-name"=>"content-data"}
21233
+ Completed 500 Internal Server Error in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
21234
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
21235
+  (0.4ms) rollback transaction
21236
+  (0.1ms) begin transaction
21237
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (1.5ms)
21238
+  (0.1ms) rollback transaction
21239
+  (0.0ms) begin transaction
21240
+  (0.0ms) rollback transaction
21241
+  (0.0ms) begin transaction
21242
+  (0.0ms) rollback transaction
21243
+  (0.3ms) begin transaction
21244
+  (0.1ms) rollback transaction
21245
+  (0.0ms) begin transaction
21246
+  (0.0ms) rollback transaction
21247
+  (0.0ms) begin transaction
21248
+  (0.0ms) rollback transaction
21249
+  (0.0ms) begin transaction
21250
+  (0.1ms) rollback transaction
21251
+  (0.0ms) begin transaction
21252
+  (0.0ms) rollback transaction
21253
+  (0.0ms) begin transaction
21254
+  (0.0ms) rollback transaction
21255
+  (0.0ms) begin transaction
21256
+  (0.0ms) rollback transaction
21257
+  (0.0ms) begin transaction
21258
+  (0.0ms) rollback transaction
21259
+  (0.0ms) begin transaction
21260
+  (0.0ms) rollback transaction
21261
+  (0.1ms) begin transaction
21262
+  (0.1ms) rollback transaction
21263
+  (0.0ms) begin transaction
21264
+  (0.0ms) rollback transaction
21265
+  (0.0ms) begin transaction
21266
+  (0.0ms) rollback transaction
21267
+  (0.0ms) begin transaction
21268
+  (0.0ms) rollback transaction
21269
+  (0.0ms) begin transaction
21270
+  (0.0ms) rollback transaction
21271
+  (0.0ms) begin transaction
21272
+  (0.0ms) rollback transaction
21273
+  (0.0ms) begin transaction
21274
+  (0.0ms) rollback transaction
21275
+  (0.0ms) begin transaction
21276
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (2.2ms)
21277
+  (0.1ms) rollback transaction
21278
+  (0.0ms) begin transaction
21279
+  (0.0ms) rollback transaction
21280
+  (0.0ms) begin transaction
21281
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (1.1ms)
21282
+  (0.1ms) rollback transaction
21283
+  (0.0ms) begin transaction
21284
+  (0.0ms) SAVEPOINT active_record_1
21285
+ SQL (0.4ms) INSERT INTO "articles" ("content_data", "created_at", "updated_at") VALUES (?, ?, ?) [["content_data", "{\"one\":\"two\"}"], ["created_at", "2016-03-18 10:41:23.487718"], ["updated_at", "2016-03-18 10:41:23.487718"]]
21286
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21287
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" IS NULL LIMIT 1
21288
+  (0.4ms) rollback transaction
21289
+  (0.1ms) begin transaction
21290
+  (0.0ms) rollback transaction
21291
+  (0.0ms) begin transaction
21292
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
21293
+  (0.0ms) SAVEPOINT active_record_1
21294
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:41:23.685104"], ["updated_at", "2016-03-18 10:41:23.685104"]]
21295
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21296
+ Processing by LadyJosephine::ImagesController#create as HTML
21297
+ Parameters: {"attachment"=>{"name"=>"file.jpg", "file"=>#<Rack::Test::UploadedFile:0x007f80c4f227a8 @content_type="image/jpeg", @original_filename="depressed-cat.jpg", @tempfile=#<Tempfile:/var/folders/k1/gqz8k3_x2612vk470583zhwc0000gn/T/depressed-cat.jpg20160318-15123-3n5d4e>>}, "block-uuid"=>"uuid-uuid-uuid", "article-uuid"=>"uuid-uuid-uuid", "model-name"=>"NotAllowed", "column-name"=>"content-data"}
21298
+ Completed 500 Internal Server Error in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
21299
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
21300
+  (0.3ms) rollback transaction
21301
+  (0.0ms) begin transaction
21302
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
21303
+  (0.0ms) SAVEPOINT active_record_1
21304
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:41:23.696075"], ["updated_at", "2016-03-18 10:41:23.696075"]]
21305
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21306
+ Processing by LadyJosephine::ImagesController#create as HTML
21307
+ Parameters: {"attachment"=>{"name"=>"file.jpg", "file"=>#<Rack::Test::UploadedFile:0x007f80c335d018 @content_type="image/jpeg", @original_filename="depressed-cat.jpg", @tempfile=#<Tempfile:/var/folders/k1/gqz8k3_x2612vk470583zhwc0000gn/T/depressed-cat.jpg20160318-15123-3xcijt>>}, "block-uuid"=>"uuid-uuid-uuid", "article-uuid"=>"uuid-uuid-uuid", "model-name"=>"article", "column-name"=>"content-data"}
21308
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21309
+ Completed 500 Internal Server Error in 178ms (ActiveRecord: 0.1ms)
21310
+  (0.4ms) rollback transaction
21311
+  (0.1ms) begin transaction
21312
+  (0.0ms) rollback transaction
21313
+  (0.0ms) begin transaction
21314
+  (0.0ms) rollback transaction
21315
+  (0.0ms) begin transaction
21316
+  (0.0ms) rollback transaction
21317
+  (0.0ms) begin transaction
21318
+  (0.1ms) rollback transaction
21319
+  (0.1ms) begin transaction
21320
+  (0.0ms) rollback transaction
21321
+  (0.1ms) begin transaction
21322
+  (0.0ms) rollback transaction
21323
+  (0.0ms) begin transaction
21324
+  (0.0ms) rollback transaction
21325
+  (0.0ms) begin transaction
21326
+  (0.0ms) rollback transaction
21327
+  (0.0ms) begin transaction
21328
+  (0.1ms) rollback transaction
21329
+  (0.0ms) begin transaction
21330
+  (0.1ms) rollback transaction
21331
+  (0.0ms) begin transaction
21332
+  (0.0ms) rollback transaction
21333
+  (0.3ms) begin transaction
21334
+  (0.1ms) rollback transaction
21335
+  (0.1ms) begin transaction
21336
+  (0.0ms) rollback transaction
21337
+  (0.0ms) begin transaction
21338
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (1.3ms)
21339
+  (0.1ms) rollback transaction
21340
+  (0.0ms) begin transaction
21341
+  (0.0ms) rollback transaction
21342
+  (0.1ms) begin transaction
21343
+  (0.0ms) rollback transaction
21344
+  (0.0ms) begin transaction
21345
+  (0.0ms) rollback transaction
21346
+  (0.0ms) begin transaction
21347
+  (0.0ms) rollback transaction
21348
+  (0.0ms) begin transaction
21349
+  (0.0ms) rollback transaction
21350
+  (0.0ms) begin transaction
21351
+  (0.0ms) rollback transaction
21352
+  (0.0ms) begin transaction
21353
+  (0.0ms) rollback transaction
21354
+  (0.0ms) begin transaction
21355
+  (0.0ms) rollback transaction
21356
+  (0.0ms) begin transaction
21357
+  (0.0ms) rollback transaction
21358
+  (0.0ms) begin transaction
21359
+  (0.0ms) rollback transaction
21360
+  (0.0ms) begin transaction
21361
+  (0.0ms) rollback transaction
21362
+  (0.0ms) begin transaction
21363
+  (0.0ms) rollback transaction
21364
+  (0.0ms) begin transaction
21365
+  (0.0ms) SAVEPOINT active_record_1
21366
+ SQL (0.2ms) INSERT INTO "articles" ("content_data", "created_at", "updated_at") VALUES (?, ?, ?) [["content_data", "{\"one\":\"two\"}"], ["created_at", "2016-03-18 10:41:23.906026"], ["updated_at", "2016-03-18 10:41:23.906026"]]
21367
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21368
+  (0.3ms) rollback transaction
21369
+  (0.1ms) begin transaction
21370
+  (0.0ms) SAVEPOINT active_record_1
21371
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:41:23.910185"], ["updated_at", "2016-03-18 10:41:23.910185"]]
21372
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21373
+  (0.2ms) rollback transaction
21374
+  (0.0ms) begin transaction
21375
+  (0.0ms) SAVEPOINT active_record_1
21376
+ SQL (0.1ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:41:23.913723"], ["updated_at", "2016-03-18 10:41:23.913723"]]
21377
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21378
+  (0.2ms) rollback transaction
21379
+  (0.0ms) begin transaction
21380
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (1.1ms)
21381
+  (0.0ms) rollback transaction
21382
+  (0.0ms) begin transaction
21383
+  (0.0ms) SAVEPOINT active_record_1
21384
+ SQL (0.2ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:41:23.922739"], ["updated_at", "2016-03-18 10:41:23.922739"]]
21385
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21386
+  (0.2ms) rollback transaction
21387
+  (0.0ms) begin transaction
21388
+  (0.0ms) SAVEPOINT active_record_1
21389
+ SQL (0.1ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:41:23.924903"], ["updated_at", "2016-03-18 10:41:23.924903"]]
21390
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21391
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21392
+  (0.4ms) rollback transaction
21393
+  (0.1ms) begin transaction
21394
+  (0.1ms) SAVEPOINT active_record_1
21395
+ SQL (0.2ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:41:24.104997"], ["updated_at", "2016-03-18 10:41:24.104997"]]
21396
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21397
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21398
+  (0.4ms) rollback transaction
21399
+  (0.1ms) begin transaction
21400
+  (0.0ms) SAVEPOINT active_record_1
21401
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:41:24.284861"], ["updated_at", "2016-03-18 10:41:24.284861"]]
21402
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21403
+  (0.0ms) SAVEPOINT active_record_1
21404
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21405
+  (0.0ms) SAVEPOINT active_record_1
21406
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21407
+  (0.3ms) rollback transaction
21408
+  (0.1ms) begin transaction
21409
+  (0.0ms) SAVEPOINT active_record_1
21410
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21411
+  (0.0ms) SAVEPOINT active_record_1
21412
+ SQL (0.2ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:41:24.324580"], ["updated_at", "2016-03-18 10:41:24.324580"]]
21413
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21414
+  (0.3ms) rollback transaction
21415
+  (0.0ms) begin transaction
21416
+  (0.0ms) SAVEPOINT active_record_1
21417
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:41:24.326627"], ["updated_at", "2016-03-18 10:41:24.326627"]]
21418
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21419
+  (0.0ms) SAVEPOINT active_record_1
21420
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21421
+  (0.3ms) rollback transaction
21422
+  (0.0ms) begin transaction
21423
+  (0.0ms) SAVEPOINT active_record_1
21424
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:41:24.330404"], ["updated_at", "2016-03-18 10:41:24.330404"]]
21425
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21426
+  (0.0ms) SAVEPOINT active_record_1
21427
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21428
+  (0.0ms) SAVEPOINT active_record_1
21429
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21430
+  (0.3ms) rollback transaction
21431
+  (0.0ms) begin transaction
21432
+  (0.0ms) SAVEPOINT active_record_1
21433
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:41:24.336386"], ["updated_at", "2016-03-18 10:41:24.336386"]]
21434
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21435
+  (0.0ms) SAVEPOINT active_record_1
21436
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21437
+  (0.0ms) SAVEPOINT active_record_1
21438
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21439
+  (0.2ms) rollback transaction
21440
+  (0.1ms) begin transaction
21441
+  (0.0ms) SAVEPOINT active_record_1
21442
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:41:24.340763"], ["updated_at", "2016-03-18 10:41:24.340763"]]
21443
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21444
+  (0.0ms) SAVEPOINT active_record_1
21445
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21446
+  (0.0ms) SAVEPOINT active_record_1
21447
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21448
+  (0.3ms) rollback transaction
21449
+  (0.0ms) begin transaction
21450
+  (0.0ms) SAVEPOINT active_record_1
21451
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:41:24.346461"], ["updated_at", "2016-03-18 10:41:24.346461"]]
21452
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21453
+  (0.2ms) rollback transaction
21454
+  (0.0ms) begin transaction
21455
+  (0.0ms) SAVEPOINT active_record_1
21456
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_uuid", "lady_josephine_server_version", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.1\",\"server_version\":\"1.1\"}"], ["lady_josephine_server_uuid", "abc-abc-abc"], ["lady_josephine_server_version", "1.1"], ["created_at", "2016-03-18 10:41:24.348739"], ["updated_at", "2016-03-18 10:41:24.348739"]]
21457
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21458
+  (0.2ms) rollback transaction
21459
+  (0.0ms) begin transaction
21460
+  (0.0ms) SAVEPOINT active_record_1
21461
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:41:24.351918"], ["updated_at", "2016-03-18 10:41:24.351918"]]
21462
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21463
+ Processing by LadyJosephine::EditorController#version as HTML
21464
+ Parameters: {"id"=>"uuid-uuid-uuid", "resource"=>"article"}
21465
+ Article Load (0.2ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21466
+ Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.1ms)
21467
+  (0.4ms) rollback transaction
21468
+  (0.0ms) begin transaction
21469
+ Processing by LadyJosephine::EditorController#version as HTML
21470
+ Parameters: {"id"=>"not-found", "resource"=>"article"}
21471
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "not-found"]]
21472
+ Rendered text template (0.0ms)
21473
+ Completed 404 Not Found in 3ms (Views: 2.1ms | ActiveRecord: 0.1ms)
21474
+  (0.1ms) rollback transaction
21475
+  (0.0ms) begin transaction
21476
+  (0.0ms) SAVEPOINT active_record_1
21477
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
21478
+ SQL (0.3ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$2gEwtKMA/7CQ9K/NjJoyAuksnLEq1xVJfCzDTX/ypB2PGGSFNdvQq"], ["created_at", "2016-03-18 10:41:24.376750"], ["updated_at", "2016-03-18 10:41:24.376750"]]
21479
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21480
+ Processing by LadyJosephine::EditorController#ping as HTML
21481
+ Parameters: {"id"=>"not-found", "resource"=>"article"}
21482
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "not-found"]]
21483
+ Rendered text template (0.0ms)
21484
+ Completed 404 Not Found in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
21485
+  (0.4ms) rollback transaction
21486
+  (0.0ms) begin transaction
21487
+  (0.1ms) SAVEPOINT active_record_1
21488
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
21489
+ SQL (0.2ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$gDNh7.XRw3DYjqChHMM6tuBcZNkPW0pAl/4mfLy59z2MXsReVsZjO"], ["created_at", "2016-03-18 10:41:24.386207"], ["updated_at", "2016-03-18 10:41:24.386207"]]
21490
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21491
+  (0.0ms) SAVEPOINT active_record_1
21492
+ SQL (0.0ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
21493
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21494
+  (0.0ms) SAVEPOINT active_record_1
21495
+ User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'marge@simpson.com' LIMIT 1
21496
+ SQL (0.0ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Marge"], ["email", "marge@simpson.com"], ["encrypted_password", "$2a$04$AMVd46zTkMw3LBvHjUTxj.9KQsvx15SpYpc3QignMOD/cFyCFpNqu"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
21497
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21498
+  (0.0ms) SAVEPOINT active_record_1
21499
+ SQL (0.0ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2014-10-09 23:00:00.000000"], ["lady_josephine_ping_user_id", 2], ["id", 1]]
21500
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21501
+ Processing by LadyJosephine::EditorController#ping as HTML
21502
+ Parameters: {"update"=>"force", "id"=>"uuid-uuid-uuid", "resource"=>"article"}
21503
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21504
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
21505
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]
21506
+  (0.0ms) SAVEPOINT active_record_1
21507
+ SQL (0.0ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2014-10-09 23:00:15.000000"], ["lady_josephine_ping_user_id", 1], ["id", 1]]
21508
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21509
+ Completed 200 OK in 0ms (Views: 0.0ms | ActiveRecord: 0.0ms)
21510
+  (0.6ms) rollback transaction
21511
+  (0.0ms) begin transaction
21512
+  (0.0ms) SAVEPOINT active_record_1
21513
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
21514
+ SQL (0.2ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$1vDEPuMYDZaVr9/0UL8.s.q9Rmp8k.Qw.KZhG2FseDku7ihPUTT/m"], ["created_at", "2016-03-18 10:41:24.407584"], ["updated_at", "2016-03-18 10:41:24.407584"]]
21515
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21516
+  (0.0ms) SAVEPOINT active_record_1
21517
+ SQL (0.0ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
21518
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21519
+  (0.0ms) SAVEPOINT active_record_1
21520
+ User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'marge@simpson.com' LIMIT 1
21521
+ SQL (0.0ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Marge"], ["email", "marge@simpson.com"], ["encrypted_password", "$2a$04$EYLsbGgrBvzxtxE9dK9Dme2nt.fKc0jEfJ0NjRezVCXymMSzGlXdW"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
21522
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21523
+  (0.0ms) SAVEPOINT active_record_1
21524
+ SQL (0.0ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2014-10-09 23:00:00.000000"], ["lady_josephine_ping_user_id", 2], ["id", 1]]
21525
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21526
+ Processing by LadyJosephine::EditorController#ping as HTML
21527
+ Parameters: {"id"=>"uuid-uuid-uuid", "resource"=>"article"}
21528
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21529
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
21530
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]
21531
+ Completed 200 OK in 0ms (Views: 0.0ms | ActiveRecord: 0.0ms)
21532
+  (0.5ms) rollback transaction
21533
+  (0.1ms) begin transaction
21534
+  (0.1ms) SAVEPOINT active_record_1
21535
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
21536
+ SQL (0.2ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$45rnfoZPHUVoXguWnDyBDOdF1Tl.xcHiOWVzrRzJ3J9HvMKppL0O6"], ["created_at", "2016-03-18 10:41:24.425721"], ["updated_at", "2016-03-18 10:41:24.425721"]]
21537
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21538
+  (0.0ms) SAVEPOINT active_record_1
21539
+ SQL (0.3ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:41:24.427945"], ["updated_at", "2016-03-18 10:41:24.427945"]]
21540
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21541
+ Processing by LadyJosephine::EditorController#ping as HTML
21542
+ Parameters: {"id"=>"uuid-uuid-uuid", "resource"=>"article"}
21543
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21544
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
21545
+  (0.0ms) SAVEPOINT active_record_1
21546
+ SQL (0.1ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ?, "updated_at" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2016-03-18 10:41:24.433414"], ["lady_josephine_ping_user_id", 1], ["updated_at", "2016-03-18 10:41:24.434003"], ["id", 1]]
21547
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21548
+ Completed 200 OK in 4ms (Views: 0.2ms | ActiveRecord: 0.3ms)
21549
+  (0.5ms) rollback transaction
21550
+  (0.3ms) begin transaction
21551
+  (0.0ms) SAVEPOINT active_record_1
21552
+ SQL (0.3ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:43:57.220760"], ["updated_at", "2016-03-18 10:43:57.220760"]]
21553
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21554
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21555
+  (0.2ms) rollback transaction
21556
+  (0.3ms) begin transaction
21557
+  (0.0ms) SAVEPOINT active_record_1
21558
+ SQL (0.7ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:45:41.197508"], ["updated_at", "2016-03-18 10:45:41.197508"]]
21559
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21560
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21561
+  (0.3ms) rollback transaction
21562
+  (0.2ms) begin transaction
21563
+  (0.1ms) SAVEPOINT active_record_1
21564
+ SQL (0.3ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:47:11.349864"], ["updated_at", "2016-03-18 10:47:11.349864"]]
21565
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21566
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21567
+  (0.3ms) rollback transaction
21568
+  (0.3ms) begin transaction
21569
+  (0.1ms) SAVEPOINT active_record_1
21570
+ SQL (0.3ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:48:00.139738"], ["updated_at", "2016-03-18 10:48:00.139738"]]
21571
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21572
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21573
+  (0.3ms) rollback transaction
21574
+  (0.3ms) begin transaction
21575
+  (0.1ms) SAVEPOINT active_record_1
21576
+ SQL (0.3ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:49:10.209011"], ["updated_at", "2016-03-18 10:49:10.209011"]]
21577
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21578
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21579
+  (0.5ms) rollback transaction
21580
+  (0.2ms) begin transaction
21581
+  (0.0ms) SAVEPOINT active_record_1
21582
+ SQL (0.4ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:50:44.385625"], ["updated_at", "2016-03-18 10:50:44.385625"]]
21583
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21584
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21585
+  (1.0ms) rollback transaction
21586
+  (0.3ms) begin transaction
21587
+  (0.0ms) SAVEPOINT active_record_1
21588
+ SQL (0.4ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:51:29.436603"], ["updated_at", "2016-03-18 10:51:29.436603"]]
21589
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21590
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21591
+  (0.4ms) rollback transaction
21592
+  (0.2ms) begin transaction
21593
+  (0.1ms) SAVEPOINT active_record_1
21594
+ SQL (0.4ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:51:43.112089"], ["updated_at", "2016-03-18 10:51:43.112089"]]
21595
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21596
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21597
+  (0.1ms) SAVEPOINT active_record_1
21598
+ SQL (1.2ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_uuid", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "block-uuid-uuid"], ["uploadable_type", "Article"], ["uploadable_uuid", "uuid-uuid-uuid"], ["uploadable_id", 1], ["uploadable_attribute", "image"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1090,\"height\":727,\"size\":100,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5},\"thumbnail\":{\"width\":128,\"height\":128,\"size\":4,\"ratio\":1.0}}"], ["created_at", "2016-03-18 10:51:45.081893"], ["updated_at", "2016-03-18 10:51:45.081893"]]
21599
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21600
+  (0.4ms) rollback transaction
21601
+  (0.3ms) begin transaction
21602
+  (0.0ms) SAVEPOINT active_record_1
21603
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
21604
+  (0.1ms) SAVEPOINT active_record_1
21605
+ SQL (0.4ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:51:50.631953"], ["updated_at", "2016-03-18 10:51:50.631953"]]
21606
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21607
+  (0.4ms) rollback transaction
21608
+  (0.0ms) begin transaction
21609
+  (0.0ms) SAVEPOINT active_record_1
21610
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:51:50.642104"], ["updated_at", "2016-03-18 10:51:50.642104"]]
21611
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21612
+  (0.0ms) SAVEPOINT active_record_1
21613
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21614
+  (0.0ms) SAVEPOINT active_record_1
21615
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21616
+  (0.3ms) rollback transaction
21617
+  (0.0ms) begin transaction
21618
+  (0.0ms) SAVEPOINT active_record_1
21619
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:51:50.647201"], ["updated_at", "2016-03-18 10:51:50.647201"]]
21620
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21621
+  (0.0ms) SAVEPOINT active_record_1
21622
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21623
+  (0.0ms) SAVEPOINT active_record_1
21624
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21625
+  (0.3ms) rollback transaction
21626
+  (0.0ms) begin transaction
21627
+  (0.0ms) SAVEPOINT active_record_1
21628
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:51:50.651460"], ["updated_at", "2016-03-18 10:51:50.651460"]]
21629
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21630
+  (0.0ms) SAVEPOINT active_record_1
21631
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21632
+  (0.3ms) rollback transaction
21633
+  (0.0ms) begin transaction
21634
+  (0.0ms) SAVEPOINT active_record_1
21635
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:51:50.654571"], ["updated_at", "2016-03-18 10:51:50.654571"]]
21636
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21637
+  (0.0ms) SAVEPOINT active_record_1
21638
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21639
+  (0.0ms) SAVEPOINT active_record_1
21640
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21641
+  (0.3ms) rollback transaction
21642
+  (0.0ms) begin transaction
21643
+  (0.0ms) SAVEPOINT active_record_1
21644
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:51:50.659110"], ["updated_at", "2016-03-18 10:51:50.659110"]]
21645
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21646
+  (0.0ms) SAVEPOINT active_record_1
21647
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21648
+  (0.0ms) SAVEPOINT active_record_1
21649
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21650
+  (0.3ms) rollback transaction
21651
+  (0.0ms) begin transaction
21652
+  (0.0ms) SAVEPOINT active_record_1
21653
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_uuid", "lady_josephine_server_version", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.1\",\"server_version\":\"1.1\"}"], ["lady_josephine_server_uuid", "abc-abc-abc"], ["lady_josephine_server_version", "1.1"], ["created_at", "2016-03-18 10:51:50.664764"], ["updated_at", "2016-03-18 10:51:50.664764"]]
21654
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21655
+  (0.3ms) rollback transaction
21656
+  (0.0ms) begin transaction
21657
+  (0.0ms) SAVEPOINT active_record_1
21658
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:51:50.667633"], ["updated_at", "2016-03-18 10:51:50.667633"]]
21659
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21660
+  (0.3ms) rollback transaction
21661
+  (0.0ms) begin transaction
21662
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
21663
+  (0.0ms) SAVEPOINT active_record_1
21664
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:51:50.672700"], ["updated_at", "2016-03-18 10:51:50.672700"]]
21665
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21666
+ Processing by LadyJosephine::ImagesController#create as HTML
21667
+ Parameters: {"attachment"=>{"name"=>"file.jpg", "file"=>#<Rack::Test::UploadedFile:0x007fb50a0cfaa0 @content_type="image/jpeg", @original_filename="depressed-cat.jpg", @tempfile=#<Tempfile:/var/folders/k1/gqz8k3_x2612vk470583zhwc0000gn/T/depressed-cat.jpg20160318-16499-dosygg>>}, "block-uuid"=>"uuid-uuid-uuid", "article-uuid"=>"uuid-uuid-uuid", "model-name"=>"article", "column-name"=>"content-data"}
21668
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21669
+  (0.1ms) SAVEPOINT active_record_1
21670
+ SQL (0.9ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_uuid", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "uuid-uuid-uuid"], ["uploadable_type", "Article"], ["uploadable_uuid", "uuid-uuid-uuid"], ["uploadable_id", 1], ["uploadable_attribute", "content-data"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1090,\"height\":727,\"size\":100,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5},\"thumbnail\":{\"width\":128,\"height\":128,\"size\":4,\"ratio\":1.0}}"], ["created_at", "2016-03-18 10:51:52.644254"], ["updated_at", "2016-03-18 10:51:52.644254"]]
21671
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21672
+ Completed 200 OK in 1973ms (Views: 0.3ms | ActiveRecord: 1.2ms)
21673
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
21674
+ LadyJosephine::Image Load (0.2ms) SELECT "lady_josephine_images".* FROM "lady_josephine_images" ORDER BY "lady_josephine_images"."id" DESC LIMIT 1
21675
+  (0.5ms) rollback transaction
21676
+  (0.0ms) begin transaction
21677
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
21678
+  (0.0ms) SAVEPOINT active_record_1
21679
+ SQL (0.1ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:51:52.660154"], ["updated_at", "2016-03-18 10:51:52.660154"]]
21680
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21681
+ Processing by LadyJosephine::ImagesController#create as HTML
21682
+ Parameters: {"attachment"=>{"name"=>"file.jpg", "file"=>#<Rack::Test::UploadedFile:0x007fb50366ae08 @content_type="image/jpeg", @original_filename="depressed-cat.jpg", @tempfile=#<Tempfile:/var/folders/k1/gqz8k3_x2612vk470583zhwc0000gn/T/depressed-cat.jpg20160318-16499-t0hkkf>>}, "block-uuid"=>"uuid-uuid-uuid", "article-uuid"=>"uuid-uuid-uuid", "model-name"=>"NotAllowed", "column-name"=>"content-data"}
21683
+ Completed 500 Internal Server Error in 1ms (Views: 0.1ms | ActiveRecord: 0.0ms)
21684
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
21685
+  (0.3ms) rollback transaction
21686
+  (0.0ms) begin transaction
21687
+  (0.0ms) rollback transaction
21688
+  (0.0ms) begin transaction
21689
+  (0.0ms) rollback transaction
21690
+  (0.1ms) begin transaction
21691
+  (0.0ms) rollback transaction
21692
+  (0.1ms) begin transaction
21693
+  (0.0ms) SAVEPOINT active_record_1
21694
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:51:52.673116"], ["updated_at", "2016-03-18 10:51:52.673116"]]
21695
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21696
+  (0.3ms) rollback transaction
21697
+  (0.0ms) begin transaction
21698
+  (0.0ms) SAVEPOINT active_record_1
21699
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:51:52.676386"], ["updated_at", "2016-03-18 10:51:52.676386"]]
21700
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21701
+  (0.3ms) rollback transaction
21702
+  (0.0ms) begin transaction
21703
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (3.7ms)
21704
+  (0.1ms) rollback transaction
21705
+  (0.1ms) begin transaction
21706
+  (0.0ms) rollback transaction
21707
+  (0.0ms) begin transaction
21708
+  (0.1ms) rollback transaction
21709
+  (0.0ms) begin transaction
21710
+  (0.0ms) rollback transaction
21711
+  (0.0ms) begin transaction
21712
+  (0.0ms) rollback transaction
21713
+  (0.1ms) begin transaction
21714
+  (0.0ms) rollback transaction
21715
+  (0.1ms) begin transaction
21716
+  (0.0ms) rollback transaction
21717
+  (0.1ms) begin transaction
21718
+  (0.0ms) rollback transaction
21719
+  (0.0ms) begin transaction
21720
+  (0.0ms) rollback transaction
21721
+  (0.0ms) begin transaction
21722
+ Processing by LadyJosephine::EditorController#version as HTML
21723
+ Parameters: {"id"=>"not-found", "resource"=>"article"}
21724
+ Article Load (0.2ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "not-found"]]
21725
+ Rendered text template (0.0ms)
21726
+ Completed 404 Not Found in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms)
21727
+  (0.1ms) rollback transaction
21728
+  (0.0ms) begin transaction
21729
+  (0.0ms) SAVEPOINT active_record_1
21730
+ SQL (0.3ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:51:52.712010"], ["updated_at", "2016-03-18 10:51:52.712010"]]
21731
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21732
+ Processing by LadyJosephine::EditorController#version as HTML
21733
+ Parameters: {"id"=>"uuid-uuid-uuid", "resource"=>"article"}
21734
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21735
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.1ms)
21736
+  (0.3ms) rollback transaction
21737
+  (0.0ms) begin transaction
21738
+  (0.0ms) SAVEPOINT active_record_1
21739
+ User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
21740
+ SQL (0.4ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$Irg9BcIIqeNhek/wyFAhsORY9zkDBHsbdvSZFToxvinldnXzRN6Rm"], ["created_at", "2016-03-18 10:51:52.741371"], ["updated_at", "2016-03-18 10:51:52.741371"]]
21741
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21742
+  (0.0ms) SAVEPOINT active_record_1
21743
+ SQL (0.0ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
21744
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21745
+  (0.0ms) SAVEPOINT active_record_1
21746
+ User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'marge@simpson.com' LIMIT 1
21747
+ SQL (0.0ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Marge"], ["email", "marge@simpson.com"], ["encrypted_password", "$2a$04$zbIkpd97kBWx.WdFjms2..o76htask8QnenzUDj6vE1KZK06zSUwe"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
21748
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21749
+  (0.0ms) SAVEPOINT active_record_1
21750
+ SQL (0.0ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2014-10-09 23:00:00.000000"], ["lady_josephine_ping_user_id", 2], ["id", 1]]
21751
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21752
+ Processing by LadyJosephine::EditorController#ping as HTML
21753
+ Parameters: {"id"=>"uuid-uuid-uuid", "resource"=>"article"}
21754
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21755
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
21756
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]
21757
+ Completed 200 OK in 0ms (Views: 0.0ms | ActiveRecord: 0.0ms)
21758
+  (0.5ms) rollback transaction
21759
+  (0.1ms) begin transaction
21760
+  (0.0ms) SAVEPOINT active_record_1
21761
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
21762
+ SQL (0.2ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$FBK94hVNQvLA6gtRBEZg8e7m2JK0eo5yVcAr10y4rbs2o3VNUaqBy"], ["created_at", "2016-03-18 10:51:52.763296"], ["updated_at", "2016-03-18 10:51:52.763296"]]
21763
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21764
+ Processing by LadyJosephine::EditorController#ping as HTML
21765
+ Parameters: {"id"=>"not-found", "resource"=>"article"}
21766
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "not-found"]]
21767
+ Rendered text template (0.0ms)
21768
+ Completed 404 Not Found in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
21769
+  (0.3ms) rollback transaction
21770
+  (0.0ms) begin transaction
21771
+  (0.0ms) SAVEPOINT active_record_1
21772
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
21773
+ SQL (0.1ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$/a1fUGwPeJTQ0dXJybvJEulXBwCR2mrz9OMlUXJ7PM8H/E02fbOaC"], ["created_at", "2016-03-18 10:51:52.771632"], ["updated_at", "2016-03-18 10:51:52.771632"]]
21774
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21775
+  (0.0ms) SAVEPOINT active_record_1
21776
+ SQL (0.3ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:51:52.773253"], ["updated_at", "2016-03-18 10:51:52.773253"]]
21777
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21778
+ Processing by LadyJosephine::EditorController#ping as HTML
21779
+ Parameters: {"id"=>"uuid-uuid-uuid", "resource"=>"article"}
21780
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21781
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
21782
+  (0.0ms) SAVEPOINT active_record_1
21783
+ SQL (0.1ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ?, "updated_at" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2016-03-18 10:51:52.778656"], ["lady_josephine_ping_user_id", 1], ["updated_at", "2016-03-18 10:51:52.779379"], ["id", 1]]
21784
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21785
+ Completed 200 OK in 4ms (Views: 0.3ms | ActiveRecord: 0.4ms)
21786
+  (0.5ms) rollback transaction
21787
+  (0.0ms) begin transaction
21788
+  (0.0ms) SAVEPOINT active_record_1
21789
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
21790
+ SQL (0.2ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$t9rCL5JItDl4Zaq1uMA08eai3fLM2EZVTtA1cXJYeWvyd3N74U/7G"], ["created_at", "2016-03-18 10:51:52.785081"], ["updated_at", "2016-03-18 10:51:52.785081"]]
21791
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21792
+  (0.0ms) SAVEPOINT active_record_1
21793
+ SQL (0.0ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
21794
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21795
+  (0.0ms) SAVEPOINT active_record_1
21796
+ User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'marge@simpson.com' LIMIT 1
21797
+ SQL (0.0ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Marge"], ["email", "marge@simpson.com"], ["encrypted_password", "$2a$04$Aj1hqvRK6wWfkJzx5.BgXuXw7TorrLgZxhk/zFmB/RiKhUga0I0yC"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
21798
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21799
+  (0.0ms) SAVEPOINT active_record_1
21800
+ SQL (0.0ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2014-10-09 23:00:00.000000"], ["lady_josephine_ping_user_id", 2], ["id", 1]]
21801
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21802
+ Processing by LadyJosephine::EditorController#ping as HTML
21803
+ Parameters: {"update"=>"force", "id"=>"uuid-uuid-uuid", "resource"=>"article"}
21804
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21805
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
21806
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]
21807
+  (0.0ms) SAVEPOINT active_record_1
21808
+ SQL (0.0ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2014-10-09 23:00:15.000000"], ["lady_josephine_ping_user_id", 1], ["id", 1]]
21809
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21810
+ Completed 200 OK in 0ms (Views: 0.0ms | ActiveRecord: 0.0ms)
21811
+  (0.6ms) rollback transaction
21812
+  (0.1ms) begin transaction
21813
+  (0.1ms) rollback transaction
21814
+  (0.1ms) begin transaction
21815
+  (0.0ms) SAVEPOINT active_record_1
21816
+ SQL (0.3ms) INSERT INTO "articles" ("content_data", "created_at", "updated_at") VALUES (?, ?, ?) [["content_data", "{\"one\":\"two\"}"], ["created_at", "2016-03-18 10:51:52.802199"], ["updated_at", "2016-03-18 10:51:52.802199"]]
21817
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21818
+  (0.2ms) rollback transaction
21819
+  (0.0ms) begin transaction
21820
+  (0.0ms) rollback transaction
21821
+  (0.0ms) begin transaction
21822
+  (0.0ms) rollback transaction
21823
+  (0.0ms) begin transaction
21824
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (1.2ms)
21825
+  (0.1ms) rollback transaction
21826
+  (0.0ms) begin transaction
21827
+  (0.0ms) rollback transaction
21828
+  (0.0ms) begin transaction
21829
+  (0.0ms) rollback transaction
21830
+  (0.0ms) begin transaction
21831
+  (0.0ms) rollback transaction
21832
+  (0.0ms) begin transaction
21833
+  (0.0ms) rollback transaction
21834
+  (0.0ms) begin transaction
21835
+  (0.0ms) rollback transaction
21836
+  (0.0ms) begin transaction
21837
+  (0.0ms) rollback transaction
21838
+  (0.0ms) begin transaction
21839
+  (0.0ms) rollback transaction
21840
+  (0.1ms) begin transaction
21841
+  (0.0ms) rollback transaction
21842
+  (0.0ms) begin transaction
21843
+  (0.1ms) rollback transaction
21844
+  (0.0ms) begin transaction
21845
+  (0.0ms) rollback transaction
21846
+  (0.0ms) begin transaction
21847
+  (0.0ms) rollback transaction
21848
+  (0.0ms) begin transaction
21849
+  (0.0ms) rollback transaction
21850
+  (0.0ms) begin transaction
21851
+  (0.0ms) rollback transaction
21852
+  (0.1ms) begin transaction
21853
+  (0.0ms) rollback transaction
21854
+  (0.0ms) begin transaction
21855
+  (0.0ms) rollback transaction
21856
+  (0.0ms) begin transaction
21857
+  (0.0ms) rollback transaction
21858
+  (0.0ms) begin transaction
21859
+  (0.1ms) rollback transaction
21860
+  (0.0ms) begin transaction
21861
+  (0.0ms) rollback transaction
21862
+  (0.0ms) begin transaction
21863
+  (0.0ms) rollback transaction
21864
+  (0.0ms) begin transaction
21865
+  (0.0ms) rollback transaction
21866
+  (0.0ms) begin transaction
21867
+  (0.0ms) rollback transaction
21868
+  (0.0ms) begin transaction
21869
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (1.7ms)
21870
+  (0.1ms) rollback transaction
21871
+  (0.1ms) begin transaction
21872
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (1.4ms)
21873
+  (0.1ms) rollback transaction
21874
+  (0.0ms) begin transaction
21875
+  (0.0ms) rollback transaction
21876
+  (0.0ms) begin transaction
21877
+  (0.0ms) rollback transaction
21878
+  (0.0ms) begin transaction
21879
+  (0.0ms) SAVEPOINT active_record_1
21880
+ SQL (0.2ms) INSERT INTO "articles" ("content_data", "created_at", "updated_at") VALUES (?, ?, ?) [["content_data", "{\"one\":\"two\"}"], ["created_at", "2016-03-18 10:51:52.851438"], ["updated_at", "2016-03-18 10:51:52.851438"]]
21881
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21882
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" IS NULL LIMIT 1
21883
+  (0.1ms) SAVEPOINT active_record_1
21884
+ SQL (0.4ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "uuid-image"], ["uploadable_type", "Article"], ["uploadable_id", 1], ["uploadable_attribute", "image"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1090,\"height\":727,\"size\":100,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5},\"thumbnail\":{\"width\":128,\"height\":128,\"size\":4,\"ratio\":1.0}}"], ["created_at", "2016-03-18 10:51:54.770348"], ["updated_at", "2016-03-18 10:51:54.770348"]]
21885
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21886
+ LadyJosephine::Image Load (0.1ms) SELECT "lady_josephine_images".* FROM "lady_josephine_images" WHERE "lady_josephine_images"."block_uuid" = ? LIMIT 1 [["block_uuid", "uuid-image"]]
21887
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_extended_image_block.haml (9.7ms)
21888
+  (0.6ms) rollback transaction
21889
+  (0.1ms) begin transaction
21890
+  (0.1ms) rollback transaction
21891
+  (0.0ms) begin transaction
21892
+  (0.1ms) rollback transaction
21893
+  (0.1ms) begin transaction
21894
+  (0.0ms) rollback transaction
21895
+  (0.1ms) begin transaction
21896
+  (0.0ms) rollback transaction
21897
+  (0.0ms) begin transaction
21898
+  (0.1ms) rollback transaction
21899
+  (0.0ms) begin transaction
21900
+  (0.0ms) rollback transaction
21901
+  (0.0ms) begin transaction
21902
+  (0.0ms) SAVEPOINT active_record_1
21903
+ SQL (0.3ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:51:54.823779"], ["updated_at", "2016-03-18 10:51:54.823779"]]
21904
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21905
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21906
+  (0.1ms) SAVEPOINT active_record_1
21907
+ SQL (0.3ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_uuid", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "block-uuid-uuid"], ["uploadable_type", "Article"], ["uploadable_uuid", "uuid-uuid-uuid"], ["uploadable_id", 1], ["uploadable_attribute", "image"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1090,\"height\":727,\"size\":100,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5},\"thumbnail\":{\"width\":128,\"height\":128,\"size\":4,\"ratio\":1.0}}"], ["created_at", "2016-03-18 10:51:56.748956"], ["updated_at", "2016-03-18 10:51:56.748956"]]
21908
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21909
+  (0.4ms) rollback transaction
21910
+  (0.1ms) begin transaction
21911
+  (0.0ms) SAVEPOINT active_record_1
21912
+ SQL (0.2ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:51:56.793305"], ["updated_at", "2016-03-18 10:51:56.793305"]]
21913
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21914
+  (0.3ms) rollback transaction
21915
+  (0.1ms) begin transaction
21916
+  (0.0ms) SAVEPOINT active_record_1
21917
+ SQL (0.2ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:51:56.795569"], ["updated_at", "2016-03-18 10:51:56.795569"]]
21918
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21919
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21920
+  (0.2ms) SAVEPOINT active_record_1
21921
+ SQL (0.3ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_uuid", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "block-uuid-uuid"], ["uploadable_type", "Article"], ["uploadable_uuid", "uuid-uuid-uuid"], ["uploadable_id", 1], ["uploadable_attribute", "image"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1090,\"height\":727,\"size\":100,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5},\"thumbnail\":{\"width\":128,\"height\":128,\"size\":4,\"ratio\":1.0}}"], ["created_at", "2016-03-18 10:51:58.751707"], ["updated_at", "2016-03-18 10:51:58.751707"]]
21922
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21923
+  (2.8ms) rollback transaction
21924
+  (0.4ms) begin transaction
21925
+  (0.1ms) SAVEPOINT active_record_1
21926
+ SQL (0.3ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:53:31.270560"], ["updated_at", "2016-03-18 10:53:31.270560"]]
21927
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21928
+  (0.3ms) rollback transaction
21929
+  (0.0ms) begin transaction
21930
+  (0.0ms) SAVEPOINT active_record_1
21931
+ SQL (0.2ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:53:31.275015"], ["updated_at", "2016-03-18 10:53:31.275015"]]
21932
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21933
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21934
+  (0.1ms) SAVEPOINT active_record_1
21935
+ SQL (0.9ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_uuid", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "block-uuid-uuid"], ["uploadable_type", "Article"], ["uploadable_uuid", "uuid-uuid-uuid"], ["uploadable_id", 1], ["uploadable_attribute", "image"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1090,\"height\":727,\"size\":100,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5},\"thumbnail\":{\"width\":128,\"height\":128,\"size\":4,\"ratio\":1.0}}"], ["created_at", "2016-03-18 10:53:33.243329"], ["updated_at", "2016-03-18 10:53:33.243329"]]
21936
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21937
+  (0.6ms) rollback transaction
21938
+  (0.1ms) begin transaction
21939
+  (0.1ms) SAVEPOINT active_record_1
21940
+ SQL (0.2ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:53:33.264813"], ["updated_at", "2016-03-18 10:53:33.264813"]]
21941
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21942
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
21943
+  (0.1ms) SAVEPOINT active_record_1
21944
+ SQL (0.2ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_uuid", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "block-uuid-uuid"], ["uploadable_type", "Article"], ["uploadable_uuid", "uuid-uuid-uuid"], ["uploadable_id", 1], ["uploadable_attribute", "image"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1090,\"height\":727,\"size\":100,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5},\"thumbnail\":{\"width\":128,\"height\":128,\"size\":4,\"ratio\":1.0}}"], ["created_at", "2016-03-18 10:53:35.233002"], ["updated_at", "2016-03-18 10:53:35.233002"]]
21945
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21946
+  (0.5ms) rollback transaction
21947
+  (0.1ms) begin transaction
21948
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (2.6ms)
21949
+  (0.1ms) rollback transaction
21950
+  (0.0ms) begin transaction
21951
+  (0.0ms) rollback transaction
21952
+  (0.0ms) begin transaction
21953
+  (0.1ms) rollback transaction
21954
+  (0.0ms) begin transaction
21955
+  (0.0ms) rollback transaction
21956
+  (0.0ms) begin transaction
21957
+  (0.0ms) rollback transaction
21958
+  (0.0ms) begin transaction
21959
+  (0.0ms) SAVEPOINT active_record_1
21960
+ SQL (0.2ms) INSERT INTO "articles" ("content_data", "created_at", "updated_at") VALUES (?, ?, ?) [["content_data", "{\"one\":\"two\"}"], ["created_at", "2016-03-18 10:53:35.263715"], ["updated_at", "2016-03-18 10:53:35.263715"]]
21961
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21962
+  (0.3ms) rollback transaction
21963
+  (0.0ms) begin transaction
21964
+  (0.0ms) rollback transaction
21965
+  (0.0ms) begin transaction
21966
+  (0.0ms) SAVEPOINT active_record_1
21967
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_uuid", "lady_josephine_server_version", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.1\",\"server_version\":\"1.1\"}"], ["lady_josephine_server_uuid", "abc-abc-abc"], ["lady_josephine_server_version", "1.1"], ["created_at", "2016-03-18 10:53:35.266782"], ["updated_at", "2016-03-18 10:53:35.266782"]]
21968
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21969
+  (0.2ms) rollback transaction
21970
+  (0.0ms) begin transaction
21971
+  (0.0ms) SAVEPOINT active_record_1
21972
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:53:35.268956"], ["updated_at", "2016-03-18 10:53:35.268956"]]
21973
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21974
+  (0.3ms) rollback transaction
21975
+  (0.0ms) begin transaction
21976
+  (0.0ms) SAVEPOINT active_record_1
21977
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:53:35.270829"], ["updated_at", "2016-03-18 10:53:35.270829"]]
21978
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21979
+  (0.0ms) SAVEPOINT active_record_1
21980
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21981
+  (0.0ms) SAVEPOINT active_record_1
21982
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21983
+  (0.4ms) rollback transaction
21984
+  (0.1ms) begin transaction
21985
+  (0.0ms) SAVEPOINT active_record_1
21986
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:53:35.302110"], ["updated_at", "2016-03-18 10:53:35.302110"]]
21987
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21988
+  (0.0ms) SAVEPOINT active_record_1
21989
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21990
+  (0.3ms) rollback transaction
21991
+  (0.1ms) begin transaction
21992
+  (0.0ms) SAVEPOINT active_record_1
21993
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:53:35.306864"], ["updated_at", "2016-03-18 10:53:35.306864"]]
21994
+  (0.0ms) RELEASE SAVEPOINT active_record_1
21995
+  (0.0ms) SAVEPOINT active_record_1
21996
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21997
+  (0.0ms) SAVEPOINT active_record_1
21998
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21999
+  (0.3ms) rollback transaction
22000
+  (0.1ms) begin transaction
22001
+  (0.0ms) SAVEPOINT active_record_1
22002
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
22003
+  (0.0ms) SAVEPOINT active_record_1
22004
+ SQL (0.2ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:53:35.314455"], ["updated_at", "2016-03-18 10:53:35.314455"]]
22005
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22006
+  (0.3ms) rollback transaction
22007
+  (0.0ms) begin transaction
22008
+  (0.0ms) SAVEPOINT active_record_1
22009
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:53:35.325470"], ["updated_at", "2016-03-18 10:53:35.325470"]]
22010
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22011
+  (0.0ms) SAVEPOINT active_record_1
22012
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
22013
+  (0.0ms) SAVEPOINT active_record_1
22014
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
22015
+  (0.4ms) rollback transaction
22016
+  (0.0ms) begin transaction
22017
+  (0.0ms) SAVEPOINT active_record_1
22018
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:53:35.330419"], ["updated_at", "2016-03-18 10:53:35.330419"]]
22019
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22020
+  (0.0ms) SAVEPOINT active_record_1
22021
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
22022
+  (0.0ms) SAVEPOINT active_record_1
22023
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
22024
+  (0.4ms) rollback transaction
22025
+  (0.1ms) begin transaction
22026
+  (0.0ms) rollback transaction
22027
+  (0.0ms) begin transaction
22028
+  (0.1ms) rollback transaction
22029
+  (0.0ms) begin transaction
22030
+  (0.0ms) rollback transaction
22031
+  (0.0ms) begin transaction
22032
+  (0.1ms) rollback transaction
22033
+  (0.1ms) begin transaction
22034
+  (0.1ms) rollback transaction
22035
+  (0.1ms) begin transaction
22036
+  (0.1ms) rollback transaction
22037
+  (0.1ms) begin transaction
22038
+  (0.0ms) rollback transaction
22039
+  (0.0ms) begin transaction
22040
+  (0.1ms) rollback transaction
22041
+  (0.1ms) begin transaction
22042
+  (0.1ms) SAVEPOINT active_record_1
22043
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:53:35.346691"], ["updated_at", "2016-03-18 10:53:35.346691"]]
22044
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22045
+  (0.3ms) rollback transaction
22046
+  (0.0ms) begin transaction
22047
+  (0.0ms) SAVEPOINT active_record_1
22048
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:53:35.350481"], ["updated_at", "2016-03-18 10:53:35.350481"]]
22049
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22050
+  (0.2ms) rollback transaction
22051
+  (0.0ms) begin transaction
22052
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (1.4ms)
22053
+  (0.1ms) rollback transaction
22054
+  (0.1ms) begin transaction
22055
+  (0.0ms) rollback transaction
22056
+  (0.1ms) begin transaction
22057
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (1.1ms)
22058
+  (0.0ms) rollback transaction
22059
+  (0.0ms) begin transaction
22060
+  (0.0ms) rollback transaction
22061
+  (0.0ms) begin transaction
22062
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (0.9ms)
22063
+  (0.0ms) rollback transaction
22064
+  (0.0ms) begin transaction
22065
+  (0.0ms) SAVEPOINT active_record_1
22066
+ SQL (0.2ms) INSERT INTO "articles" ("content_data", "created_at", "updated_at") VALUES (?, ?, ?) [["content_data", "{\"one\":\"two\"}"], ["created_at", "2016-03-18 10:53:35.374224"], ["updated_at", "2016-03-18 10:53:35.374224"]]
22067
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22068
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" IS NULL LIMIT 1
22069
+  (0.1ms) SAVEPOINT active_record_1
22070
+ SQL (0.3ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "uuid-image"], ["uploadable_type", "Article"], ["uploadable_id", 1], ["uploadable_attribute", "image"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1090,\"height\":727,\"size\":100,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5},\"thumbnail\":{\"width\":128,\"height\":128,\"size\":4,\"ratio\":1.0}}"], ["created_at", "2016-03-18 10:53:37.342129"], ["updated_at", "2016-03-18 10:53:37.342129"]]
22071
+  (0.1ms) RELEASE SAVEPOINT active_record_1
22072
+ LadyJosephine::Image Load (0.1ms) SELECT "lady_josephine_images".* FROM "lady_josephine_images" WHERE "lady_josephine_images"."block_uuid" = ? LIMIT 1 [["block_uuid", "uuid-image"]]
22073
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_extended_image_block.haml (7.3ms)
22074
+  (0.6ms) rollback transaction
22075
+  (0.1ms) begin transaction
22076
+  (0.1ms) rollback transaction
22077
+  (0.0ms) begin transaction
22078
+  (0.0ms) rollback transaction
22079
+  (0.0ms) begin transaction
22080
+  (0.0ms) rollback transaction
22081
+  (0.0ms) begin transaction
22082
+  (0.1ms) rollback transaction
22083
+  (0.0ms) begin transaction
22084
+  (0.0ms) rollback transaction
22085
+  (0.0ms) begin transaction
22086
+  (0.0ms) rollback transaction
22087
+  (0.0ms) begin transaction
22088
+  (0.0ms) rollback transaction
22089
+  (0.0ms) begin transaction
22090
+  (0.0ms) rollback transaction
22091
+  (0.0ms) begin transaction
22092
+  (0.1ms) rollback transaction
22093
+  (0.0ms) begin transaction
22094
+  (0.0ms) rollback transaction
22095
+  (0.0ms) begin transaction
22096
+  (0.0ms) rollback transaction
22097
+  (0.0ms) begin transaction
22098
+  (0.0ms) rollback transaction
22099
+  (0.0ms) begin transaction
22100
+  (0.0ms) rollback transaction
22101
+  (0.0ms) begin transaction
22102
+  (0.0ms) rollback transaction
22103
+  (0.0ms) begin transaction
22104
+  (0.0ms) rollback transaction
22105
+  (0.0ms) begin transaction
22106
+  (0.0ms) rollback transaction
22107
+  (0.0ms) begin transaction
22108
+  (0.0ms) rollback transaction
22109
+  (0.1ms) begin transaction
22110
+  (0.0ms) rollback transaction
22111
+  (0.0ms) begin transaction
22112
+  (0.0ms) rollback transaction
22113
+  (0.0ms) begin transaction
22114
+  (0.0ms) rollback transaction
22115
+  (0.0ms) begin transaction
22116
+  (0.0ms) rollback transaction
22117
+  (0.0ms) begin transaction
22118
+  (0.0ms) rollback transaction
22119
+  (0.0ms) begin transaction
22120
+  (0.0ms) rollback transaction
22121
+  (0.0ms) begin transaction
22122
+  (0.0ms) rollback transaction
22123
+  (0.0ms) begin transaction
22124
+  (0.0ms) rollback transaction
22125
+  (0.0ms) begin transaction
22126
+  (0.0ms) rollback transaction
22127
+  (0.0ms) begin transaction
22128
+  (0.0ms) rollback transaction
22129
+  (0.0ms) begin transaction
22130
+  (0.0ms) rollback transaction
22131
+  (0.0ms) begin transaction
22132
+  (0.0ms) SAVEPOINT active_record_1
22133
+ User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
22134
+ SQL (0.4ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$szNq.PFIV0CMSpDojcGG/eNuYH4gkigC7L899t03HK.xKY6u8aE2m"], ["created_at", "2016-03-18 10:53:37.403098"], ["updated_at", "2016-03-18 10:53:37.403098"]]
22135
+  (0.1ms) RELEASE SAVEPOINT active_record_1
22136
+  (0.0ms) SAVEPOINT active_record_1
22137
+ SQL (0.3ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:53:37.405216"], ["updated_at", "2016-03-18 10:53:37.405216"]]
22138
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22139
+ Processing by LadyJosephine::EditorController#ping as HTML
22140
+ Parameters: {"id"=>"uuid-uuid-uuid", "resource"=>"article"}
22141
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
22142
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
22143
+  (0.0ms) SAVEPOINT active_record_1
22144
+ SQL (0.1ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ?, "updated_at" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2016-03-18 10:53:37.413957"], ["lady_josephine_ping_user_id", 1], ["updated_at", "2016-03-18 10:53:37.414647"], ["id", 1]]
22145
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22146
+ Completed 200 OK in 5ms (Views: 0.2ms | ActiveRecord: 0.4ms)
22147
+  (0.5ms) rollback transaction
22148
+  (0.0ms) begin transaction
22149
+  (0.0ms) SAVEPOINT active_record_1
22150
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
22151
+ SQL (0.2ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$6R0aHBoA6d..5MK5ifTR.Ohl4KJwDAKPsfgc6FYBv1ytWQdm.Mm7."], ["created_at", "2016-03-18 10:53:37.420860"], ["updated_at", "2016-03-18 10:53:37.420860"]]
22152
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22153
+  (0.0ms) SAVEPOINT active_record_1
22154
+ SQL (0.0ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
22155
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22156
+  (0.0ms) SAVEPOINT active_record_1
22157
+ User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'marge@simpson.com' LIMIT 1
22158
+ SQL (0.0ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Marge"], ["email", "marge@simpson.com"], ["encrypted_password", "$2a$04$OPg6ULM7XqLr50R3lJzQ.OfMfqerlYQzKQs2182MgERv/1RQf9jtS"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
22159
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22160
+  (0.0ms) SAVEPOINT active_record_1
22161
+ SQL (0.0ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2014-10-09 23:00:00.000000"], ["lady_josephine_ping_user_id", 2], ["id", 1]]
22162
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22163
+ Processing by LadyJosephine::EditorController#ping as HTML
22164
+ Parameters: {"update"=>"force", "id"=>"uuid-uuid-uuid", "resource"=>"article"}
22165
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
22166
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
22167
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]
22168
+  (0.0ms) SAVEPOINT active_record_1
22169
+ SQL (0.0ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2014-10-09 23:00:15.000000"], ["lady_josephine_ping_user_id", 1], ["id", 1]]
22170
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22171
+ Completed 200 OK in 0ms (Views: 0.0ms | ActiveRecord: 0.0ms)
22172
+  (0.5ms) rollback transaction
22173
+  (0.0ms) begin transaction
22174
+  (0.0ms) SAVEPOINT active_record_1
22175
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
22176
+ SQL (0.2ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$mdk5Swd1IKDjv/WyF8SJ0elBCvLBlg31UZz5MNJ8PbE3yodRU3KiW"], ["created_at", "2016-03-18 10:53:37.441306"], ["updated_at", "2016-03-18 10:53:37.441306"]]
22177
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22178
+ Processing by LadyJosephine::EditorController#ping as HTML
22179
+ Parameters: {"id"=>"not-found", "resource"=>"article"}
22180
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "not-found"]]
22181
+ Rendered text template (0.0ms)
22182
+ Completed 404 Not Found in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
22183
+  (0.3ms) rollback transaction
22184
+  (0.0ms) begin transaction
22185
+  (0.0ms) SAVEPOINT active_record_1
22186
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
22187
+ SQL (0.1ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$/.2PTJ5x/olbjrAkMifH1.KAvygDHE809v2Czxyf4zPGCnghimc5."], ["created_at", "2016-03-18 10:53:37.452497"], ["updated_at", "2016-03-18 10:53:37.452497"]]
22188
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22189
+  (0.0ms) SAVEPOINT active_record_1
22190
+ SQL (0.0ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
22191
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22192
+  (0.0ms) SAVEPOINT active_record_1
22193
+ User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'marge@simpson.com' LIMIT 1
22194
+ SQL (0.0ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Marge"], ["email", "marge@simpson.com"], ["encrypted_password", "$2a$04$RGvbhJR.tSwVOqv80ZEIi.UnAjCnnc5iAzH1aqx2zI64JEYPljgeG"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
22195
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22196
+  (0.0ms) SAVEPOINT active_record_1
22197
+ SQL (0.0ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2014-10-09 23:00:00.000000"], ["lady_josephine_ping_user_id", 2], ["id", 1]]
22198
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22199
+ Processing by LadyJosephine::EditorController#ping as HTML
22200
+ Parameters: {"id"=>"uuid-uuid-uuid", "resource"=>"article"}
22201
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
22202
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
22203
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]
22204
+ Completed 200 OK in 0ms (Views: 0.0ms | ActiveRecord: 0.0ms)
22205
+  (0.7ms) rollback transaction
22206
+  (0.0ms) begin transaction
22207
+ Processing by LadyJosephine::EditorController#version as HTML
22208
+ Parameters: {"id"=>"not-found", "resource"=>"article"}
22209
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "not-found"]]
22210
+ Rendered text template (0.0ms)
22211
+ Completed 404 Not Found in 1ms (Views: 0.3ms | ActiveRecord: 0.1ms)
22212
+  (0.0ms) rollback transaction
22213
+  (0.0ms) begin transaction
22214
+  (0.1ms) SAVEPOINT active_record_1
22215
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:53:37.474246"], ["updated_at", "2016-03-18 10:53:37.474246"]]
22216
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22217
+ Processing by LadyJosephine::EditorController#version as HTML
22218
+ Parameters: {"id"=>"uuid-uuid-uuid", "resource"=>"article"}
22219
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
22220
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.1ms)
22221
+  (0.4ms) rollback transaction
22222
+  (0.0ms) begin transaction
22223
+  (0.2ms) SELECT COUNT(*) FROM "lady_josephine_images"
22224
+  (0.0ms) SAVEPOINT active_record_1
22225
+ SQL (0.1ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:53:37.484826"], ["updated_at", "2016-03-18 10:53:37.484826"]]
22226
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22227
+ Processing by LadyJosephine::ImagesController#create as HTML
22228
+ Parameters: {"attachment"=>{"name"=>"file.jpg", "file"=>#<Rack::Test::UploadedFile:0x007fee9ba6b058 @content_type="image/jpeg", @original_filename="depressed-cat.jpg", @tempfile=#<Tempfile:/var/folders/k1/gqz8k3_x2612vk470583zhwc0000gn/T/depressed-cat.jpg20160318-16942-bqjj70>>}, "block-uuid"=>"uuid-uuid-uuid", "article-uuid"=>"uuid-uuid-uuid", "model-name"=>"NotAllowed", "column-name"=>"content-data"}
22229
+ Completed 500 Internal Server Error in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)
22230
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
22231
+  (0.3ms) rollback transaction
22232
+  (0.0ms) begin transaction
22233
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
22234
+  (0.0ms) SAVEPOINT active_record_1
22235
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:53:37.492805"], ["updated_at", "2016-03-18 10:53:37.492805"]]
22236
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22237
+ Processing by LadyJosephine::ImagesController#create as HTML
22238
+ Parameters: {"attachment"=>{"name"=>"file.jpg", "file"=>#<Rack::Test::UploadedFile:0x007fee9b948b58 @content_type="image/jpeg", @original_filename="depressed-cat.jpg", @tempfile=#<Tempfile:/var/folders/k1/gqz8k3_x2612vk470583zhwc0000gn/T/depressed-cat.jpg20160318-16942-fsnhi2>>}, "block-uuid"=>"uuid-uuid-uuid", "article-uuid"=>"uuid-uuid-uuid", "model-name"=>"article", "column-name"=>"content-data"}
22239
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
22240
+  (0.1ms) SAVEPOINT active_record_1
22241
+ SQL (0.3ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_uuid", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "uuid-uuid-uuid"], ["uploadable_type", "Article"], ["uploadable_uuid", "uuid-uuid-uuid"], ["uploadable_id", 1], ["uploadable_attribute", "content-data"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1090,\"height\":727,\"size\":100,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5},\"thumbnail\":{\"width\":128,\"height\":128,\"size\":4,\"ratio\":1.0}}"], ["created_at", "2016-03-18 10:53:39.466847"], ["updated_at", "2016-03-18 10:53:39.466847"]]
22242
+  (0.1ms) RELEASE SAVEPOINT active_record_1
22243
+ Completed 200 OK in 1942ms (Views: 0.5ms | ActiveRecord: 0.5ms)
22244
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
22245
+ LadyJosephine::Image Load (0.1ms) SELECT "lady_josephine_images".* FROM "lady_josephine_images" ORDER BY "lady_josephine_images"."id" DESC LIMIT 1
22246
+  (0.6ms) rollback transaction
22247
+  (0.2ms) begin transaction
22248
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (2.0ms)
22249
+  (0.1ms) rollback transaction
22250
+  (0.0ms) begin transaction
22251
+  (0.1ms) SAVEPOINT active_record_1
22252
+ SQL (0.4ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:54:38.650136"], ["updated_at", "2016-03-18 10:54:38.650136"]]
22253
+  (0.1ms) RELEASE SAVEPOINT active_record_1
22254
+  (0.3ms) rollback transaction
22255
+  (0.0ms) begin transaction
22256
+  (0.0ms) SAVEPOINT active_record_1
22257
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:54:38.655980"], ["updated_at", "2016-03-18 10:54:38.655980"]]
22258
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22259
+  (0.2ms) rollback transaction
22260
+  (0.0ms) begin transaction
22261
+  (0.0ms) rollback transaction
22262
+  (0.0ms) begin transaction
22263
+  (0.0ms) SAVEPOINT active_record_1
22264
+ SQL (0.2ms) INSERT INTO "articles" ("content_data", "created_at", "updated_at") VALUES (?, ?, ?) [["content_data", "{\"one\":\"two\"}"], ["created_at", "2016-03-18 10:54:38.658763"], ["updated_at", "2016-03-18 10:54:38.658763"]]
22265
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22266
+  (0.2ms) rollback transaction
22267
+  (0.0ms) begin transaction
22268
+  (0.0ms) rollback transaction
22269
+  (0.0ms) begin transaction
22270
+  (0.0ms) rollback transaction
22271
+  (0.1ms) begin transaction
22272
+  (0.0ms) SAVEPOINT active_record_1
22273
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:54:38.662120"], ["updated_at", "2016-03-18 10:54:38.662120"]]
22274
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22275
+ Processing by LadyJosephine::EditorController#version as HTML
22276
+ Parameters: {"id"=>"uuid-uuid-uuid", "resource"=>"article"}
22277
+ Article Load (0.2ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
22278
+ Completed 200 OK in 6ms (Views: 0.5ms | ActiveRecord: 0.1ms)
22279
+  (0.3ms) rollback transaction
22280
+  (0.0ms) begin transaction
22281
+ Processing by LadyJosephine::EditorController#version as HTML
22282
+ Parameters: {"id"=>"not-found", "resource"=>"article"}
22283
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "not-found"]]
22284
+ Rendered text template (0.0ms)
22285
+ Completed 404 Not Found in 4ms (Views: 2.8ms | ActiveRecord: 0.1ms)
22286
+  (0.1ms) rollback transaction
22287
+  (0.0ms) begin transaction
22288
+  (0.0ms) SAVEPOINT active_record_1
22289
+ User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
22290
+ SQL (0.5ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$fNOGKlkBwDyL0YBG7il5P.64SHSKHprGxqHnDKeI7GDMBqFe769pa"], ["created_at", "2016-03-18 10:54:38.698682"], ["updated_at", "2016-03-18 10:54:38.698682"]]
22291
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22292
+  (0.0ms) SAVEPOINT active_record_1
22293
+ SQL (0.9ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:54:38.700855"], ["updated_at", "2016-03-18 10:54:38.700855"]]
22294
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22295
+ Processing by LadyJosephine::EditorController#ping as HTML
22296
+ Parameters: {"id"=>"uuid-uuid-uuid", "resource"=>"article"}
22297
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
22298
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
22299
+  (0.0ms) SAVEPOINT active_record_1
22300
+ SQL (0.1ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ?, "updated_at" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2016-03-18 10:54:38.710599"], ["lady_josephine_ping_user_id", 1], ["updated_at", "2016-03-18 10:54:38.711273"], ["id", 1]]
22301
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22302
+ Completed 200 OK in 8ms (Views: 0.2ms | ActiveRecord: 0.3ms)
22303
+  (0.6ms) rollback transaction
22304
+  (0.0ms) begin transaction
22305
+  (0.0ms) SAVEPOINT active_record_1
22306
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
22307
+ SQL (0.2ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$7VgRt/xwrY7JUBTFmB5g5uHZkt4VbejhPFdPhE4rprbySl9PYRYRa"], ["created_at", "2016-03-18 10:54:38.716584"], ["updated_at", "2016-03-18 10:54:38.716584"]]
22308
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22309
+  (0.0ms) SAVEPOINT active_record_1
22310
+ SQL (0.0ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
22311
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22312
+  (0.0ms) SAVEPOINT active_record_1
22313
+ User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'marge@simpson.com' LIMIT 1
22314
+ SQL (0.0ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Marge"], ["email", "marge@simpson.com"], ["encrypted_password", "$2a$04$1/myDaEE1nh43y9FT6xeeuTfwVirxDGfWvcRhrApS4biUHjCtk.Ya"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
22315
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22316
+  (0.0ms) SAVEPOINT active_record_1
22317
+ SQL (0.0ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2014-10-09 23:00:00.000000"], ["lady_josephine_ping_user_id", 2], ["id", 1]]
22318
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22319
+ Processing by LadyJosephine::EditorController#ping as HTML
22320
+ Parameters: {"update"=>"force", "id"=>"uuid-uuid-uuid", "resource"=>"article"}
22321
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
22322
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
22323
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]
22324
+  (0.0ms) SAVEPOINT active_record_1
22325
+ SQL (0.0ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2014-10-09 23:00:15.000000"], ["lady_josephine_ping_user_id", 1], ["id", 1]]
22326
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22327
+ Completed 200 OK in 0ms (Views: 0.0ms | ActiveRecord: 0.0ms)
22328
+  (0.6ms) rollback transaction
22329
+  (0.0ms) begin transaction
22330
+  (0.1ms) SAVEPOINT active_record_1
22331
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
22332
+ SQL (0.2ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$ujRtOJRnbPC2cEX5dAzOgeBNVVejNq1lB3Vc7UUPFkz7XVR1/ejmK"], ["created_at", "2016-03-18 10:54:38.736850"], ["updated_at", "2016-03-18 10:54:38.736850"]]
22333
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22334
+ Processing by LadyJosephine::EditorController#ping as HTML
22335
+ Parameters: {"id"=>"not-found", "resource"=>"article"}
22336
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "not-found"]]
22337
+ Rendered text template (0.0ms)
22338
+ Completed 404 Not Found in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
22339
+  (0.3ms) rollback transaction
22340
+  (0.0ms) begin transaction
22341
+  (0.0ms) SAVEPOINT active_record_1
22342
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
22343
+ SQL (0.2ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$i2hkdYooctaT2PCRn2rRSeGO9ZXn9X9Ehy5//6V9hJMz26uIxuvdS"], ["created_at", "2016-03-18 10:54:38.744843"], ["updated_at", "2016-03-18 10:54:38.744843"]]
22344
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22345
+  (0.0ms) SAVEPOINT active_record_1
22346
+ SQL (0.0ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
22347
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22348
+  (0.0ms) SAVEPOINT active_record_1
22349
+ User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'marge@simpson.com' LIMIT 1
22350
+ SQL (0.0ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Marge"], ["email", "marge@simpson.com"], ["encrypted_password", "$2a$04$QbOqtIEz/uv.XK/P.CaOX.arzHYq8iZKJc4JHtWUNyA5eZVzqgA.G"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
22351
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22352
+  (0.0ms) SAVEPOINT active_record_1
22353
+ SQL (0.0ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2014-10-09 23:00:00.000000"], ["lady_josephine_ping_user_id", 2], ["id", 1]]
22354
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22355
+ Processing by LadyJosephine::EditorController#ping as HTML
22356
+ Parameters: {"id"=>"uuid-uuid-uuid", "resource"=>"article"}
22357
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
22358
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
22359
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]
22360
+ Completed 200 OK in 0ms (Views: 0.0ms | ActiveRecord: 0.0ms)
22361
+  (0.7ms) rollback transaction
22362
+  (0.1ms) begin transaction
22363
+  (0.0ms) rollback transaction
22364
+  (0.0ms) begin transaction
22365
+  (0.0ms) rollback transaction
22366
+  (0.0ms) begin transaction
22367
+  (0.1ms) rollback transaction
22368
+  (0.0ms) begin transaction
22369
+  (0.0ms) rollback transaction
22370
+  (0.0ms) begin transaction
22371
+  (0.0ms) rollback transaction
22372
+  (0.0ms) begin transaction
22373
+  (0.0ms) rollback transaction
22374
+  (0.0ms) begin transaction
22375
+  (0.0ms) rollback transaction
22376
+  (0.0ms) begin transaction
22377
+  (0.0ms) rollback transaction
22378
+  (0.0ms) begin transaction
22379
+  (0.0ms) rollback transaction
22380
+  (0.0ms) begin transaction
22381
+  (0.0ms) rollback transaction
22382
+  (0.0ms) begin transaction
22383
+  (0.0ms) rollback transaction
22384
+  (0.0ms) begin transaction
22385
+  (0.0ms) rollback transaction
22386
+  (0.1ms) begin transaction
22387
+  (0.0ms) rollback transaction
22388
+  (0.0ms) begin transaction
22389
+  (0.0ms) rollback transaction
22390
+  (0.1ms) begin transaction
22391
+  (0.0ms) rollback transaction
22392
+  (0.0ms) begin transaction
22393
+  (0.0ms) rollback transaction
22394
+  (0.0ms) begin transaction
22395
+  (0.1ms) rollback transaction
22396
+  (0.1ms) begin transaction
22397
+  (0.0ms) rollback transaction
22398
+  (0.0ms) begin transaction
22399
+  (0.0ms) rollback transaction
22400
+  (0.1ms) begin transaction
22401
+  (0.0ms) rollback transaction
22402
+  (0.0ms) begin transaction
22403
+  (0.1ms) rollback transaction
22404
+  (0.0ms) begin transaction
22405
+  (0.0ms) rollback transaction
22406
+  (0.1ms) begin transaction
22407
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (1.0ms)
22408
+  (0.1ms) rollback transaction
22409
+  (0.0ms) begin transaction
22410
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (0.8ms)
22411
+  (0.0ms) rollback transaction
22412
+  (0.0ms) begin transaction
22413
+  (0.0ms) rollback transaction
22414
+  (0.0ms) begin transaction
22415
+  (0.1ms) rollback transaction
22416
+  (0.0ms) begin transaction
22417
+  (0.0ms) SAVEPOINT active_record_1
22418
+ SQL (0.2ms) INSERT INTO "articles" ("content_data", "created_at", "updated_at") VALUES (?, ?, ?) [["content_data", "{\"one\":\"two\"}"], ["created_at", "2016-03-18 10:54:38.787888"], ["updated_at", "2016-03-18 10:54:38.787888"]]
22419
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22420
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" IS NULL LIMIT 1
22421
+  (0.1ms) SAVEPOINT active_record_1
22422
+ SQL (0.3ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "uuid-image"], ["uploadable_type", "Article"], ["uploadable_id", 1], ["uploadable_attribute", "image"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1000,\"height\":667,\"size\":90,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5},\"thumbnail\":{\"width\":128,\"height\":128,\"size\":4,\"ratio\":1.0}}"], ["created_at", "2016-03-18 10:54:40.665662"], ["updated_at", "2016-03-18 10:54:40.665662"]]
22423
+  (0.1ms) RELEASE SAVEPOINT active_record_1
22424
+ LadyJosephine::Image Load (0.1ms) SELECT "lady_josephine_images".* FROM "lady_josephine_images" WHERE "lady_josephine_images"."block_uuid" = ? LIMIT 1 [["block_uuid", "uuid-image"]]
22425
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_extended_image_block.haml (8.3ms)
22426
+  (0.6ms) rollback transaction
22427
+  (0.1ms) begin transaction
22428
+  (0.0ms) rollback transaction
22429
+  (0.0ms) begin transaction
22430
+  (0.0ms) rollback transaction
22431
+  (0.0ms) begin transaction
22432
+  (0.1ms) rollback transaction
22433
+  (0.0ms) begin transaction
22434
+  (0.1ms) rollback transaction
22435
+  (0.0ms) begin transaction
22436
+  (0.0ms) rollback transaction
22437
+  (0.0ms) begin transaction
22438
+  (0.0ms) rollback transaction
22439
+  (0.0ms) begin transaction
22440
+  (0.0ms) rollback transaction
22441
+  (0.1ms) begin transaction
22442
+  (0.0ms) rollback transaction
22443
+  (0.0ms) begin transaction
22444
+  (0.0ms) rollback transaction
22445
+  (0.0ms) begin transaction
22446
+  (0.0ms) rollback transaction
22447
+  (0.0ms) begin transaction
22448
+  (0.0ms) rollback transaction
22449
+  (0.0ms) begin transaction
22450
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
22451
+  (0.0ms) SAVEPOINT active_record_1
22452
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:54:40.706383"], ["updated_at", "2016-03-18 10:54:40.706383"]]
22453
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22454
+ Processing by LadyJosephine::ImagesController#create as HTML
22455
+ Parameters: {"attachment"=>{"name"=>"file.jpg", "file"=>#<Rack::Test::UploadedFile:0x007fcfb55a1c70 @content_type="image/jpeg", @original_filename="depressed-cat.jpg", @tempfile=#<Tempfile:/var/folders/k1/gqz8k3_x2612vk470583zhwc0000gn/T/depressed-cat.jpg20160318-17281-bxj4l7>>}, "block-uuid"=>"uuid-uuid-uuid", "article-uuid"=>"uuid-uuid-uuid", "model-name"=>"article", "column-name"=>"content-data"}
22456
+ Article Load (0.2ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
22457
+  (0.1ms) SAVEPOINT active_record_1
22458
+ SQL (0.3ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_uuid", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "uuid-uuid-uuid"], ["uploadable_type", "Article"], ["uploadable_uuid", "uuid-uuid-uuid"], ["uploadable_id", 1], ["uploadable_attribute", "content-data"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1000,\"height\":667,\"size\":90,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5},\"thumbnail\":{\"width\":128,\"height\":128,\"size\":4,\"ratio\":1.0}}"], ["created_at", "2016-03-18 10:54:42.589304"], ["updated_at", "2016-03-18 10:54:42.589304"]]
22459
+  (0.1ms) RELEASE SAVEPOINT active_record_1
22460
+ Completed 200 OK in 1884ms (Views: 0.2ms | ActiveRecord: 0.6ms)
22461
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
22462
+ LadyJosephine::Image Load (0.1ms) SELECT "lady_josephine_images".* FROM "lady_josephine_images" ORDER BY "lady_josephine_images"."id" DESC LIMIT 1
22463
+  (0.5ms) rollback transaction
22464
+  (0.1ms) begin transaction
22465
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
22466
+  (0.0ms) SAVEPOINT active_record_1
22467
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:54:42.600552"], ["updated_at", "2016-03-18 10:54:42.600552"]]
22468
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22469
+ Processing by LadyJosephine::ImagesController#create as HTML
22470
+ Parameters: {"attachment"=>{"name"=>"file.jpg", "file"=>#<Rack::Test::UploadedFile:0x007fcfb4aac8b0 @content_type="image/jpeg", @original_filename="depressed-cat.jpg", @tempfile=#<Tempfile:/var/folders/k1/gqz8k3_x2612vk470583zhwc0000gn/T/depressed-cat.jpg20160318-17281-dz9t7w>>}, "block-uuid"=>"uuid-uuid-uuid", "article-uuid"=>"uuid-uuid-uuid", "model-name"=>"NotAllowed", "column-name"=>"content-data"}
22471
+ Completed 500 Internal Server Error in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
22472
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
22473
+  (0.4ms) rollback transaction
22474
+  (0.0ms) begin transaction
22475
+  (0.0ms) SAVEPOINT active_record_1
22476
+ SQL (0.3ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:54:42.607627"], ["updated_at", "2016-03-18 10:54:42.607627"]]
22477
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22478
+  (0.4ms) rollback transaction
22479
+  (0.0ms) begin transaction
22480
+  (0.1ms) SAVEPOINT active_record_1
22481
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_uuid", "lady_josephine_server_version", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.1\",\"server_version\":\"1.1\"}"], ["lady_josephine_server_uuid", "abc-abc-abc"], ["lady_josephine_server_version", "1.1"], ["created_at", "2016-03-18 10:54:42.610234"], ["updated_at", "2016-03-18 10:54:42.610234"]]
22482
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22483
+  (0.3ms) rollback transaction
22484
+  (0.1ms) begin transaction
22485
+  (0.0ms) SAVEPOINT active_record_1
22486
+ SQL (0.2ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:54:42.612649"], ["updated_at", "2016-03-18 10:54:42.612649"]]
22487
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22488
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
22489
+  (0.1ms) SAVEPOINT active_record_1
22490
+ SQL (0.3ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_uuid", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "block-uuid-uuid"], ["uploadable_type", "Article"], ["uploadable_uuid", "uuid-uuid-uuid"], ["uploadable_id", 1], ["uploadable_attribute", "image"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1000,\"height\":667,\"size\":90,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5},\"thumbnail\":{\"width\":128,\"height\":128,\"size\":4,\"ratio\":1.0}}"], ["created_at", "2016-03-18 10:54:44.471576"], ["updated_at", "2016-03-18 10:54:44.471576"]]
22491
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22492
+  (0.5ms) rollback transaction
22493
+  (0.3ms) begin transaction
22494
+  (0.0ms) SAVEPOINT active_record_1
22495
+ SQL (0.2ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:54:44.478855"], ["updated_at", "2016-03-18 10:54:44.478855"]]
22496
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22497
+  (0.3ms) rollback transaction
22498
+  (0.0ms) begin transaction
22499
+  (0.0ms) SAVEPOINT active_record_1
22500
+ SQL (0.2ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 10:54:44.481490"], ["updated_at", "2016-03-18 10:54:44.481490"]]
22501
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22502
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
22503
+  (0.1ms) SAVEPOINT active_record_1
22504
+ SQL (0.3ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_uuid", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "block-uuid-uuid"], ["uploadable_type", "Article"], ["uploadable_uuid", "uuid-uuid-uuid"], ["uploadable_id", 1], ["uploadable_attribute", "image"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1000,\"height\":667,\"size\":90,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5},\"thumbnail\":{\"width\":128,\"height\":128,\"size\":4,\"ratio\":1.0}}"], ["created_at", "2016-03-18 10:54:46.352731"], ["updated_at", "2016-03-18 10:54:46.352731"]]
22505
+  (0.1ms) RELEASE SAVEPOINT active_record_1
22506
+  (0.5ms) rollback transaction
22507
+  (0.1ms) begin transaction
22508
+  (0.0ms) rollback transaction
22509
+  (0.1ms) begin transaction
22510
+  (0.0ms) rollback transaction
22511
+  (0.0ms) begin transaction
22512
+  (0.1ms) rollback transaction
22513
+  (0.0ms) begin transaction
22514
+  (0.0ms) SAVEPOINT active_record_1
22515
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:54:46.363057"], ["updated_at", "2016-03-18 10:54:46.363057"]]
22516
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22517
+  (0.0ms) SAVEPOINT active_record_1
22518
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
22519
+  (0.4ms) rollback transaction
22520
+  (0.0ms) begin transaction
22521
+  (0.0ms) SAVEPOINT active_record_1
22522
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:54:46.376822"], ["updated_at", "2016-03-18 10:54:46.376822"]]
22523
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22524
+  (0.0ms) SAVEPOINT active_record_1
22525
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
22526
+  (0.0ms) SAVEPOINT active_record_1
22527
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
22528
+  (0.3ms) rollback transaction
22529
+  (0.1ms) begin transaction
22530
+  (0.0ms) SAVEPOINT active_record_1
22531
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:54:46.382084"], ["updated_at", "2016-03-18 10:54:46.382084"]]
22532
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22533
+  (0.0ms) SAVEPOINT active_record_1
22534
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
22535
+  (0.0ms) SAVEPOINT active_record_1
22536
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
22537
+  (0.3ms) rollback transaction
22538
+  (0.0ms) begin transaction
22539
+  (0.0ms) SAVEPOINT active_record_1
22540
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:54:46.387235"], ["updated_at", "2016-03-18 10:54:46.387235"]]
22541
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22542
+  (0.0ms) SAVEPOINT active_record_1
22543
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
22544
+  (0.0ms) SAVEPOINT active_record_1
22545
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
22546
+  (0.4ms) rollback transaction
22547
+  (0.1ms) begin transaction
22548
+  (0.0ms) SAVEPOINT active_record_1
22549
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
22550
+  (0.0ms) SAVEPOINT active_record_1
22551
+ SQL (0.3ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:54:46.394899"], ["updated_at", "2016-03-18 10:54:46.394899"]]
22552
+  (0.1ms) RELEASE SAVEPOINT active_record_1
22553
+  (0.3ms) rollback transaction
22554
+  (0.1ms) begin transaction
22555
+  (0.0ms) SAVEPOINT active_record_1
22556
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 10:54:46.397803"], ["updated_at", "2016-03-18 10:54:46.397803"]]
22557
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22558
+  (0.0ms) SAVEPOINT active_record_1
22559
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
22560
+  (0.0ms) SAVEPOINT active_record_1
22561
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
22562
+  (0.4ms) rollback transaction
22563
+  (0.0ms) begin transaction
22564
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (1.6ms)
22565
+  (0.1ms) rollback transaction
22566
+  (0.0ms) begin transaction
22567
+  (0.0ms) rollback transaction
22568
+  (0.0ms) begin transaction
22569
+  (0.1ms) rollback transaction
22570
+  (0.3ms) begin transaction
22571
+  (0.4ms) SELECT COUNT(*) FROM "lady_josephine_images"
22572
+  (0.0ms) SAVEPOINT active_record_1
22573
+ SQL (0.6ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 11:04:37.105099"], ["updated_at", "2016-03-18 11:04:37.105099"]]
22574
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22575
+ Processing by LadyJosephine::ImagesController#create as HTML
22576
+ Parameters: {"attachment"=>{"name"=>"file.jpg", "file"=>#<Rack::Test::UploadedFile:0x007fdc35566eb8 @content_type="image/jpeg", @original_filename="depressed-cat.jpg", @tempfile=#<Tempfile:/var/folders/k1/gqz8k3_x2612vk470583zhwc0000gn/T/depressed-cat.jpg20160318-18118-10s266a>>}, "block-uuid"=>"uuid-uuid-uuid", "article-uuid"=>"uuid-uuid-uuid", "model-name"=>"NotAllowed", "column-name"=>"content-data"}
22577
+ Completed 500 Internal Server Error in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
22578
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
22579
+  (0.3ms) rollback transaction
22580
+  (0.0ms) begin transaction
22581
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
22582
+  (0.0ms) SAVEPOINT active_record_1
22583
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 11:04:37.118137"], ["updated_at", "2016-03-18 11:04:37.118137"]]
22584
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22585
+ Processing by LadyJosephine::ImagesController#create as HTML
22586
+ Parameters: {"attachment"=>{"name"=>"file.jpg", "file"=>#<Rack::Test::UploadedFile:0x007fdc3720e4a8 @content_type="image/jpeg", @original_filename="depressed-cat.jpg", @tempfile=#<Tempfile:/var/folders/k1/gqz8k3_x2612vk470583zhwc0000gn/T/depressed-cat.jpg20160318-18118-1quxmz>>}, "block-uuid"=>"uuid-uuid-uuid", "article-uuid"=>"uuid-uuid-uuid", "model-name"=>"article", "column-name"=>"content-data"}
22587
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
22588
+  (0.1ms) SAVEPOINT active_record_1
22589
+ SQL (1.0ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_uuid", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "uuid-uuid-uuid"], ["uploadable_type", "Article"], ["uploadable_uuid", "uuid-uuid-uuid"], ["uploadable_id", 1], ["uploadable_attribute", "content-data"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1000,\"height\":667,\"size\":90,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5},\"thumbnail\":{\"width\":128,\"height\":128,\"size\":4,\"ratio\":1.0}}"], ["created_at", "2016-03-18 11:04:39.013432"], ["updated_at", "2016-03-18 11:04:39.013432"]]
22590
+  (0.1ms) RELEASE SAVEPOINT active_record_1
22591
+ Completed 200 OK in 1902ms (Views: 0.3ms | ActiveRecord: 1.3ms)
22592
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
22593
+ LadyJosephine::Image Load (0.1ms) SELECT "lady_josephine_images".* FROM "lady_josephine_images" ORDER BY "lady_josephine_images"."id" DESC LIMIT 1
22594
+  (0.5ms) rollback transaction
22595
+  (0.3ms) begin transaction
22596
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
22597
+  (0.0ms) SAVEPOINT active_record_1
22598
+ SQL (0.3ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 11:04:57.717675"], ["updated_at", "2016-03-18 11:04:57.717675"]]
22599
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22600
+ Processing by LadyJosephine::ImagesController#create as HTML
22601
+ Parameters: {"attachment"=>{"name"=>"file.jpg", "file"=>#<Rack::Test::UploadedFile:0x007fd2421c6c10 @content_type="image/jpeg", @original_filename="depressed-cat.jpg", @tempfile=#<Tempfile:/var/folders/k1/gqz8k3_x2612vk470583zhwc0000gn/T/depressed-cat.jpg20160318-18363-wnpepf>>}, "block-uuid"=>"uuid-uuid-uuid", "article-uuid"=>"uuid-uuid-uuid", "model-name"=>"article", "column-name"=>"content-data"}
22602
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
22603
+  (0.1ms) SAVEPOINT active_record_1
22604
+ SQL (0.9ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_uuid", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "uuid-uuid-uuid"], ["uploadable_type", "Article"], ["uploadable_uuid", "uuid-uuid-uuid"], ["uploadable_id", 1], ["uploadable_attribute", "content-data"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1000,\"height\":667,\"size\":90,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5},\"thumbnail\":{\"width\":128,\"height\":128,\"size\":4,\"ratio\":1.0}}"], ["created_at", "2016-03-18 11:04:59.615583"], ["updated_at", "2016-03-18 11:04:59.615583"]]
22605
+  (0.1ms) RELEASE SAVEPOINT active_record_1
22606
+  (0.5ms) begin transaction
22607
+  (0.3ms) SELECT COUNT(*) FROM "lady_josephine_images"
22608
+  (0.1ms) SAVEPOINT active_record_1
22609
+ SQL (1.1ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 11:10:16.017744"], ["updated_at", "2016-03-18 11:10:16.017744"]]
22610
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22611
+ Processing by LadyJosephine::ImagesController#create as HTML
22612
+ Parameters: {"attachment"=>{"name"=>"file.jpg", "file"=>#<Rack::Test::UploadedFile:0x007f95ace82170 @content_type="image/jpeg", @original_filename="depressed-cat.jpg", @tempfile=#<Tempfile:/var/folders/k1/gqz8k3_x2612vk470583zhwc0000gn/T/depressed-cat.jpg20160318-18723-1qdso2e>>}, "block-uuid"=>"uuid-uuid-uuid", "article-uuid"=>"uuid-uuid-uuid", "model-name"=>"article", "column-name"=>"content-data"}
22613
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
22614
+  (0.1ms) SAVEPOINT active_record_1
22615
+ SQL (1.2ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_uuid", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "uuid-uuid-uuid"], ["uploadable_type", "Article"], ["uploadable_uuid", "uuid-uuid-uuid"], ["uploadable_id", 1], ["uploadable_attribute", "content-data"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1000,\"height\":667,\"size\":90,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5},\"thumbnail\":{\"width\":128,\"height\":128,\"size\":4,\"ratio\":1.0}}"], ["created_at", "2016-03-18 11:10:17.996968"], ["updated_at", "2016-03-18 11:10:17.996968"]]
22616
+  (0.1ms) RELEASE SAVEPOINT active_record_1
22617
+ Completed 200 OK in 1977ms (Views: 0.3ms | ActiveRecord: 1.5ms)
22618
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
22619
+ LadyJosephine::Image Load (0.1ms) SELECT "lady_josephine_images".* FROM "lady_josephine_images" ORDER BY "lady_josephine_images"."id" DESC LIMIT 1
22620
+  (0.6ms) rollback transaction
22621
+  (0.1ms) begin transaction
22622
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
22623
+  (0.0ms) SAVEPOINT active_record_1
22624
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 11:10:18.012709"], ["updated_at", "2016-03-18 11:10:18.012709"]]
22625
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22626
+ Processing by LadyJosephine::ImagesController#create as HTML
22627
+ Parameters: {"attachment"=>{"name"=>"file.jpg", "file"=>#<Rack::Test::UploadedFile:0x007f95aca91d40 @content_type="image/jpeg", @original_filename="depressed-cat.jpg", @tempfile=#<Tempfile:/var/folders/k1/gqz8k3_x2612vk470583zhwc0000gn/T/depressed-cat.jpg20160318-18723-5idjn7>>}, "block-uuid"=>"uuid-uuid-uuid", "article-uuid"=>"uuid-uuid-uuid", "model-name"=>"NotAllowed", "column-name"=>"content-data"}
22628
+ Completed 500 Internal Server Error in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)
22629
+  (0.0ms) SELECT COUNT(*) FROM "lady_josephine_images"
22630
+  (0.3ms) rollback transaction
22631
+  (0.3ms) begin transaction
22632
+  (0.1ms) rollback transaction
22633
+  (0.0ms) begin transaction
22634
+  (0.0ms) SAVEPOINT active_record_1
22635
+ SQL (0.3ms) INSERT INTO "articles" ("content_data", "created_at", "updated_at") VALUES (?, ?, ?) [["content_data", "{\"one\":\"two\"}"], ["created_at", "2016-03-18 11:11:55.545921"], ["updated_at", "2016-03-18 11:11:55.545921"]]
22636
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22637
+  (0.3ms) rollback transaction
22638
+  (0.0ms) begin transaction
22639
+  (0.0ms) rollback transaction
22640
+  (0.0ms) begin transaction
22641
+  (0.0ms) rollback transaction
22642
+  (0.0ms) begin transaction
22643
+  (0.0ms) rollback transaction
22644
+  (0.0ms) begin transaction
22645
+  (0.0ms) rollback transaction
22646
+  (0.0ms) begin transaction
22647
+  (0.0ms) rollback transaction
22648
+  (0.0ms) begin transaction
22649
+  (0.0ms) rollback transaction
22650
+  (0.1ms) begin transaction
22651
+  (0.0ms) rollback transaction
22652
+  (0.0ms) begin transaction
22653
+  (0.0ms) rollback transaction
22654
+  (0.0ms) begin transaction
22655
+  (0.0ms) rollback transaction
22656
+  (0.0ms) begin transaction
22657
+  (0.0ms) rollback transaction
22658
+  (0.0ms) begin transaction
22659
+  (0.0ms) rollback transaction
22660
+  (0.0ms) begin transaction
22661
+  (0.0ms) rollback transaction
22662
+  (0.0ms) begin transaction
22663
+  (0.0ms) rollback transaction
22664
+  (0.0ms) begin transaction
22665
+  (0.0ms) rollback transaction
22666
+  (0.0ms) begin transaction
22667
+  (0.0ms) rollback transaction
22668
+  (0.0ms) begin transaction
22669
+  (0.0ms) rollback transaction
22670
+  (0.0ms) begin transaction
22671
+  (0.0ms) rollback transaction
22672
+  (0.0ms) begin transaction
22673
+  (0.0ms) rollback transaction
22674
+  (0.0ms) begin transaction
22675
+  (0.0ms) rollback transaction
22676
+  (0.1ms) begin transaction
22677
+  (0.0ms) rollback transaction
22678
+  (0.0ms) begin transaction
22679
+  (0.0ms) rollback transaction
22680
+  (0.0ms) begin transaction
22681
+  (0.0ms) rollback transaction
22682
+  (0.0ms) begin transaction
22683
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (2.1ms)
22684
+  (0.1ms) rollback transaction
22685
+  (0.1ms) begin transaction
22686
+  (0.0ms) SAVEPOINT active_record_1
22687
+ SQL (0.3ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 11:11:55.580633"], ["updated_at", "2016-03-18 11:11:55.580633"]]
22688
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22689
+  (0.3ms) rollback transaction
22690
+  (0.0ms) begin transaction
22691
+  (0.0ms) SAVEPOINT active_record_1
22692
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 11:11:55.583848"], ["updated_at", "2016-03-18 11:11:55.583848"]]
22693
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22694
+  (0.3ms) rollback transaction
22695
+  (0.0ms) begin transaction
22696
+  (0.0ms) SAVEPOINT active_record_1
22697
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 11:11:55.587383"], ["updated_at", "2016-03-18 11:11:55.587383"]]
22698
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22699
+ Processing by LadyJosephine::ImagesController#create as HTML
22700
+ Parameters: {"attachment"=>{"name"=>"file.jpg", "file"=>#<Rack::Test::UploadedFile:0x007fe4229cd5e8 @content_type="image/jpeg", @original_filename="depressed-cat.jpg", @tempfile=#<Tempfile:/var/folders/k1/gqz8k3_x2612vk470583zhwc0000gn/T/depressed-cat.jpg20160318-18939-1udgnk>>}, "block-uuid"=>"uuid-uuid-uuid", "article-uuid"=>"uuid-uuid-uuid", "model-name"=>"article", "column-name"=>"content-data"}
22701
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
22702
+  (0.1ms) SAVEPOINT active_record_1
22703
+ SQL (0.8ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_uuid", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "uuid-uuid-uuid"], ["uploadable_type", "Article"], ["uploadable_uuid", "uuid-uuid-uuid"], ["uploadable_id", 1], ["uploadable_attribute", "content-data"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1000,\"height\":667,\"size\":90,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5},\"thumbnail\":{\"width\":128,\"height\":128,\"size\":4,\"ratio\":1.0}}"], ["created_at", "2016-03-18 11:11:57.481198"], ["updated_at", "2016-03-18 11:11:57.481198"]]
22704
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22705
+ Completed 200 OK in 1894ms (Views: 0.3ms | ActiveRecord: 1.2ms)
22706
+  (0.4ms) rollback transaction
22707
+  (0.0ms) begin transaction
22708
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
22709
+  (0.0ms) SAVEPOINT active_record_1
22710
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 11:11:57.493282"], ["updated_at", "2016-03-18 11:11:57.493282"]]
22711
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22712
+ Processing by LadyJosephine::ImagesController#create as HTML
22713
+ Parameters: {"attachment"=>{"name"=>"file.jpg", "file"=>#<Rack::Test::UploadedFile:0x007fe41bf49ac8 @content_type="image/jpeg", @original_filename="depressed-cat.jpg", @tempfile=#<Tempfile:/var/folders/k1/gqz8k3_x2612vk470583zhwc0000gn/T/depressed-cat.jpg20160318-18939-i1z7ue>>}, "block-uuid"=>"uuid-uuid-uuid", "article-uuid"=>"uuid-uuid-uuid", "model-name"=>"NotAllowed", "column-name"=>"content-data"}
22714
+ Completed 500 Internal Server Error in 1ms (Views: 0.1ms | ActiveRecord: 0.0ms)
22715
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
22716
+  (0.4ms) rollback transaction
22717
+  (0.1ms) begin transaction
22718
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
22719
+  (0.0ms) SAVEPOINT active_record_1
22720
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 11:11:57.502532"], ["updated_at", "2016-03-18 11:11:57.502532"]]
22721
+  (0.1ms) RELEASE SAVEPOINT active_record_1
22722
+ Processing by LadyJosephine::ImagesController#create as HTML
22723
+ Parameters: {"attachment"=>{"name"=>"file.jpg", "file"=>#<Rack::Test::UploadedFile:0x007fe41bec94b8 @content_type="image/jpeg", @original_filename="depressed-cat.jpg", @tempfile=#<Tempfile:/var/folders/k1/gqz8k3_x2612vk470583zhwc0000gn/T/depressed-cat.jpg20160318-18939-18av70c>>}, "block-uuid"=>"uuid-uuid-uuid", "article-uuid"=>"uuid-uuid-uuid", "model-name"=>"article", "column-name"=>"content-data"}
22724
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
22725
+  (0.1ms) SAVEPOINT active_record_1
22726
+ SQL (0.3ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_uuid", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "uuid-uuid-uuid"], ["uploadable_type", "Article"], ["uploadable_uuid", "uuid-uuid-uuid"], ["uploadable_id", 1], ["uploadable_attribute", "content-data"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1000,\"height\":667,\"size\":90,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5},\"thumbnail\":{\"width\":128,\"height\":128,\"size\":4,\"ratio\":1.0}}"], ["created_at", "2016-03-18 11:11:59.378408"], ["updated_at", "2016-03-18 11:11:59.378408"]]
22727
+  (0.1ms) RELEASE SAVEPOINT active_record_1
22728
+ Completed 200 OK in 1878ms (Views: 0.3ms | ActiveRecord: 0.5ms)
22729
+  (0.1ms) SELECT COUNT(*) FROM "lady_josephine_images"
22730
+ LadyJosephine::Image Load (0.1ms) SELECT "lady_josephine_images".* FROM "lady_josephine_images" ORDER BY "lady_josephine_images"."id" DESC LIMIT 1
22731
+  (0.6ms) rollback transaction
22732
+  (0.0ms) begin transaction
22733
+  (0.0ms) rollback transaction
22734
+  (0.0ms) begin transaction
22735
+  (0.0ms) rollback transaction
22736
+  (0.0ms) begin transaction
22737
+  (0.0ms) rollback transaction
22738
+  (0.0ms) begin transaction
22739
+  (0.1ms) SAVEPOINT active_record_1
22740
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
22741
+  (0.0ms) SAVEPOINT active_record_1
22742
+ SQL (0.3ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 11:11:59.411997"], ["updated_at", "2016-03-18 11:11:59.411997"]]
22743
+  (0.1ms) RELEASE SAVEPOINT active_record_1
22744
+  (0.4ms) rollback transaction
22745
+  (0.1ms) begin transaction
22746
+  (0.0ms) SAVEPOINT active_record_1
22747
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 11:11:59.429613"], ["updated_at", "2016-03-18 11:11:59.429613"]]
22748
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22749
+  (0.0ms) SAVEPOINT active_record_1
22750
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
22751
+  (0.0ms) SAVEPOINT active_record_1
22752
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
22753
+  (0.3ms) rollback transaction
22754
+  (0.0ms) begin transaction
22755
+  (0.0ms) SAVEPOINT active_record_1
22756
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 11:11:59.434721"], ["updated_at", "2016-03-18 11:11:59.434721"]]
22757
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22758
+  (0.0ms) SAVEPOINT active_record_1
22759
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
22760
+  (0.0ms) SAVEPOINT active_record_1
22761
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
22762
+  (0.3ms) rollback transaction
22763
+  (0.0ms) begin transaction
22764
+  (0.0ms) SAVEPOINT active_record_1
22765
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 11:11:59.438996"], ["updated_at", "2016-03-18 11:11:59.438996"]]
22766
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22767
+  (0.0ms) SAVEPOINT active_record_1
22768
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
22769
+  (0.3ms) rollback transaction
22770
+  (0.0ms) begin transaction
22771
+  (0.0ms) SAVEPOINT active_record_1
22772
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 11:11:59.442563"], ["updated_at", "2016-03-18 11:11:59.442563"]]
22773
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22774
+  (0.0ms) SAVEPOINT active_record_1
22775
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
22776
+  (0.0ms) SAVEPOINT active_record_1
22777
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
22778
+  (0.3ms) rollback transaction
22779
+  (0.0ms) begin transaction
22780
+  (0.0ms) SAVEPOINT active_record_1
22781
+ SQL (0.0ms) INSERT INTO "articles" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "Local man thinks wrestling is real"], ["created_at", "2016-03-18 11:11:59.447219"], ["updated_at", "2016-03-18 11:11:59.447219"]]
22782
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22783
+  (0.0ms) SAVEPOINT active_record_1
22784
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
22785
+  (0.0ms) SAVEPOINT active_record_1
22786
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
22787
+  (0.3ms) rollback transaction
22788
+  (0.0ms) begin transaction
22789
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (1.4ms)
22790
+  (0.1ms) rollback transaction
22791
+  (0.1ms) begin transaction
22792
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (1.3ms)
22793
+  (0.1ms) rollback transaction
22794
+  (0.0ms) begin transaction
22795
+  (0.0ms) rollback transaction
22796
+  (0.1ms) begin transaction
22797
+  (0.1ms) rollback transaction
22798
+  (0.1ms) begin transaction
22799
+  (0.0ms) SAVEPOINT active_record_1
22800
+ SQL (0.3ms) INSERT INTO "articles" ("content_data", "created_at", "updated_at") VALUES (?, ?, ?) [["content_data", "{\"one\":\"two\"}"], ["created_at", "2016-03-18 11:11:59.471378"], ["updated_at", "2016-03-18 11:11:59.471378"]]
22801
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22802
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" IS NULL LIMIT 1
22803
+  (0.1ms) SAVEPOINT active_record_1
22804
+ SQL (0.3ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "uuid-image"], ["uploadable_type", "Article"], ["uploadable_id", 1], ["uploadable_attribute", "image"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1000,\"height\":667,\"size\":90,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5},\"thumbnail\":{\"width\":128,\"height\":128,\"size\":4,\"ratio\":1.0}}"], ["created_at", "2016-03-18 11:12:01.402282"], ["updated_at", "2016-03-18 11:12:01.402282"]]
22805
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22806
+ LadyJosephine::Image Load (0.1ms) SELECT "lady_josephine_images".* FROM "lady_josephine_images" WHERE "lady_josephine_images"."block_uuid" = ? LIMIT 1 [["block_uuid", "uuid-image"]]
22807
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_extended_image_block.haml (8.7ms)
22808
+  (0.6ms) rollback transaction
22809
+  (0.1ms) begin transaction
22810
+  (0.0ms) rollback transaction
22811
+  (0.0ms) begin transaction
22812
+  (0.0ms) rollback transaction
22813
+  (0.0ms) begin transaction
22814
+  (0.0ms) rollback transaction
22815
+  (0.0ms) begin transaction
22816
+  (0.1ms) rollback transaction
22817
+  (0.0ms) begin transaction
22818
+  (0.0ms) rollback transaction
22819
+  (0.0ms) begin transaction
22820
+  (0.0ms) rollback transaction
22821
+  (0.0ms) begin transaction
22822
+  (0.1ms) rollback transaction
22823
+  (0.0ms) begin transaction
22824
+  (0.0ms) rollback transaction
22825
+  (0.0ms) begin transaction
22826
+  (0.0ms) rollback transaction
22827
+  (0.0ms) begin transaction
22828
+  (0.0ms) rollback transaction
22829
+  (0.0ms) begin transaction
22830
+  (0.0ms) rollback transaction
22831
+  (0.0ms) begin transaction
22832
+  (0.0ms) rollback transaction
22833
+  (0.0ms) begin transaction
22834
+  (0.1ms) rollback transaction
22835
+  (0.0ms) begin transaction
22836
+  (0.0ms) SAVEPOINT active_record_1
22837
+ SQL (0.3ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_uuid", "lady_josephine_server_version", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.1\",\"server_version\":\"1.1\"}"], ["lady_josephine_server_uuid", "abc-abc-abc"], ["lady_josephine_server_version", "1.1"], ["created_at", "2016-03-18 11:12:01.443908"], ["updated_at", "2016-03-18 11:12:01.443908"]]
22838
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22839
+  (0.3ms) rollback transaction
22840
+  (0.0ms) begin transaction
22841
+  (0.0ms) SAVEPOINT active_record_1
22842
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 11:12:01.446831"], ["updated_at", "2016-03-18 11:12:01.446831"]]
22843
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22844
+  (0.3ms) rollback transaction
22845
+  (0.0ms) begin transaction
22846
+  (0.0ms) SAVEPOINT active_record_1
22847
+ SQL (0.2ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 11:12:01.449195"], ["updated_at", "2016-03-18 11:12:01.449195"]]
22848
+  (0.1ms) RELEASE SAVEPOINT active_record_1
22849
+  (0.3ms) rollback transaction
22850
+  (0.0ms) begin transaction
22851
+  (0.0ms) SAVEPOINT active_record_1
22852
+ SQL (0.2ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 11:12:01.451909"], ["updated_at", "2016-03-18 11:12:01.451909"]]
22853
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22854
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
22855
+  (0.1ms) SAVEPOINT active_record_1
22856
+ SQL (0.8ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_uuid", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "block-uuid-uuid"], ["uploadable_type", "Article"], ["uploadable_uuid", "uuid-uuid-uuid"], ["uploadable_id", 1], ["uploadable_attribute", "image"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1000,\"height\":667,\"size\":90,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5},\"thumbnail\":{\"width\":128,\"height\":128,\"size\":4,\"ratio\":1.0}}"], ["created_at", "2016-03-18 11:12:03.372325"], ["updated_at", "2016-03-18 11:12:03.372325"]]
22857
+  (0.1ms) RELEASE SAVEPOINT active_record_1
22858
+  (0.5ms) rollback transaction
22859
+  (0.0ms) begin transaction
22860
+  (0.0ms) SAVEPOINT active_record_1
22861
+ SQL (0.2ms) INSERT INTO "articles" ("title", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Hello"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 11:12:03.383892"], ["updated_at", "2016-03-18 11:12:03.383892"]]
22862
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22863
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
22864
+  (0.1ms) SAVEPOINT active_record_1
22865
+ SQL (0.3ms) INSERT INTO "lady_josephine_images" ("block_uuid", "uploadable_type", "uploadable_uuid", "uploadable_id", "uploadable_attribute", "file", "file_metadata", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["block_uuid", "block-uuid-uuid"], ["uploadable_type", "Article"], ["uploadable_uuid", "uuid-uuid-uuid"], ["uploadable_id", 1], ["uploadable_attribute", "image"], ["file", "depressed-cat.jpg"], ["file_metadata", "{\"w300\":{\"width\":300,\"height\":200,\"size\":15,\"ratio\":1.5},\"w600\":{\"width\":600,\"height\":400,\"size\":46,\"ratio\":1.5},\"w1000\":{\"width\":1000,\"height\":667,\"size\":90,\"ratio\":1.5},\"w2000\":{\"width\":2000,\"height\":1333,\"size\":222,\"ratio\":1.5},\"thumbnail\":{\"width\":128,\"height\":128,\"size\":4,\"ratio\":1.0}}"], ["created_at", "2016-03-18 11:12:05.277231"], ["updated_at", "2016-03-18 11:12:05.277231"]]
22866
+  (0.1ms) RELEASE SAVEPOINT active_record_1
22867
+  (0.5ms) rollback transaction
22868
+  (0.1ms) begin transaction
22869
+  (0.1ms) SAVEPOINT active_record_1
22870
+ SQL (0.3ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 11:12:05.286625"], ["updated_at", "2016-03-18 11:12:05.286625"]]
22871
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22872
+ Processing by LadyJosephine::EditorController#version as HTML
22873
+ Parameters: {"id"=>"uuid-uuid-uuid", "resource"=>"article"}
22874
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
22875
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.1ms)
22876
+  (0.5ms) rollback transaction
22877
+  (0.1ms) begin transaction
22878
+ Processing by LadyJosephine::EditorController#version as HTML
22879
+ Parameters: {"id"=>"not-found", "resource"=>"article"}
22880
+ Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "not-found"]]
22881
+ Rendered text template (0.0ms)
22882
+ Completed 404 Not Found in 4ms (Views: 3.5ms | ActiveRecord: 0.1ms)
22883
+  (0.1ms) rollback transaction
22884
+  (0.1ms) begin transaction
22885
+  (0.0ms) SAVEPOINT active_record_1
22886
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
22887
+ SQL (0.5ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$cyLHzLuIN3oe2YwofOdZdu86s7hDexjFjEaJxpPG1..EifzcFT2rO"], ["created_at", "2016-03-18 11:12:05.317165"], ["updated_at", "2016-03-18 11:12:05.317165"]]
22888
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22889
+  (0.0ms) SAVEPOINT active_record_1
22890
+ SQL (0.0ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
22891
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22892
+  (0.0ms) SAVEPOINT active_record_1
22893
+ User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'marge@simpson.com' LIMIT 1
22894
+ SQL (0.0ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Marge"], ["email", "marge@simpson.com"], ["encrypted_password", "$2a$04$3gV5Xsa2oW1oQ5/t7DZ6uuYRgyNJTvwoHBIbL6Fc5idtIDI2SrCTi"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
22895
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22896
+  (0.0ms) SAVEPOINT active_record_1
22897
+ SQL (0.0ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2014-10-09 23:00:00.000000"], ["lady_josephine_ping_user_id", 2], ["id", 1]]
22898
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22899
+ Processing by LadyJosephine::EditorController#ping as HTML
22900
+ Parameters: {"id"=>"uuid-uuid-uuid", "resource"=>"article"}
22901
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
22902
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
22903
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]
22904
+ Completed 200 OK in 0ms (Views: 0.0ms | ActiveRecord: 0.0ms)
22905
+  (0.6ms) rollback transaction
22906
+  (0.0ms) begin transaction
22907
+  (0.0ms) SAVEPOINT active_record_1
22908
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
22909
+ SQL (0.3ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$s.4e.B5KTCVnZkyNXfV.EOVuy4r6NXrh8HKKwrtkTk/2eTRSt2lw6"], ["created_at", "2016-03-18 11:12:05.374694"], ["updated_at", "2016-03-18 11:12:05.374694"]]
22910
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22911
+  (0.0ms) SAVEPOINT active_record_1
22912
+ SQL (0.2ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2016-03-18 11:12:05.376644"], ["updated_at", "2016-03-18 11:12:05.376644"]]
22913
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22914
+ Processing by LadyJosephine::EditorController#ping as HTML
22915
+ Parameters: {"id"=>"uuid-uuid-uuid", "resource"=>"article"}
22916
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
22917
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
22918
+  (0.0ms) SAVEPOINT active_record_1
22919
+ SQL (0.1ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ?, "updated_at" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2016-03-18 11:12:05.382471"], ["lady_josephine_ping_user_id", 1], ["updated_at", "2016-03-18 11:12:05.383138"], ["id", 1]]
22920
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22921
+ Completed 200 OK in 3ms (Views: 0.2ms | ActiveRecord: 0.2ms)
22922
+  (0.6ms) rollback transaction
22923
+  (0.1ms) begin transaction
22924
+  (0.0ms) SAVEPOINT active_record_1
22925
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
22926
+ SQL (0.2ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$QcyBzx4PtUTGZvgIPlm8O.KAZOSjQVupwbpIE1dhe7wUSBzFrJtI2"], ["created_at", "2016-03-18 11:12:05.388531"], ["updated_at", "2016-03-18 11:12:05.388531"]]
22927
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22928
+ Processing by LadyJosephine::EditorController#ping as HTML
22929
+ Parameters: {"id"=>"not-found", "resource"=>"article"}
22930
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "not-found"]]
22931
+ Rendered text template (0.0ms)
22932
+ Completed 404 Not Found in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
22933
+  (0.4ms) rollback transaction
22934
+  (0.0ms) begin transaction
22935
+  (0.0ms) SAVEPOINT active_record_1
22936
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'homer@simpson.com' LIMIT 1
22937
+ SQL (0.4ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Homer"], ["email", "homer@simpson.com"], ["encrypted_password", "$2a$04$41M5WbEY/OuShbkgf6jfQO3gvz9xieM6xbdtyamlkjkpyCol6Wige"], ["created_at", "2016-03-18 11:12:05.397610"], ["updated_at", "2016-03-18 11:12:05.397610"]]
22938
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22939
+  (0.0ms) SAVEPOINT active_record_1
22940
+ SQL (0.0ms) INSERT INTO "articles" ("title", "content_data", "lady_josephine_server_version", "lady_josephine_server_uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["title", "Local man thinks wrestling is real"], ["content_data", "{\"uuid\":\"uuid-uuid-uuid\",\"version\":\"1.0\",\"server_uuid\":\"uuid-uuid-uuid\",\"server_version\":\"1.0\"}"], ["lady_josephine_server_version", "1.0"], ["lady_josephine_server_uuid", "uuid-uuid-uuid"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
22941
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22942
+  (0.0ms) SAVEPOINT active_record_1
22943
+ User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'marge@simpson.com' LIMIT 1
22944
+ SQL (0.0ms) INSERT INTO "users" ("first_name", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["first_name", "Marge"], ["email", "marge@simpson.com"], ["encrypted_password", "$2a$04$hyN1LND6Mb0bxZPmuxlyKutQ2Cbj6jj5QAgfFXHso6e4zKR8kh6/C"], ["created_at", "2014-10-09 23:00:15.000000"], ["updated_at", "2014-10-09 23:00:15.000000"]]
22945
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22946
+  (0.0ms) SAVEPOINT active_record_1
22947
+ SQL (0.0ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2014-10-09 23:00:00.000000"], ["lady_josephine_ping_user_id", 2], ["id", 1]]
22948
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22949
+ Processing by LadyJosephine::EditorController#ping as HTML
22950
+ Parameters: {"update"=>"force", "id"=>"uuid-uuid-uuid", "resource"=>"article"}
22951
+ Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."lady_josephine_server_uuid" = ? ORDER BY "articles"."id" ASC LIMIT 1 [["lady_josephine_server_uuid", "uuid-uuid-uuid"]]
22952
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
22953
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]
22954
+  (0.0ms) SAVEPOINT active_record_1
22955
+ SQL (0.0ms) UPDATE "articles" SET "lady_josephine_ping_date" = ?, "lady_josephine_ping_user_id" = ? WHERE "articles"."id" = ? [["lady_josephine_ping_date", "2014-10-09 23:00:15.000000"], ["lady_josephine_ping_user_id", 1], ["id", 1]]
22956
+  (0.0ms) RELEASE SAVEPOINT active_record_1
22957
+ Completed 200 OK in 0ms (Views: 0.0ms | ActiveRecord: 0.0ms)
22958
+  (0.7ms) rollback transaction
22959
+  (0.1ms) begin transaction
22960
+  (0.0ms) rollback transaction
22961
+  (0.0ms) begin transaction
22962
+  (0.0ms) rollback transaction
22963
+  (0.1ms) begin transaction
22964
+ Rendered /Users/bodo/bitcrowd/bitcrowd/lady_josephine/app/views/lady_josephine/blocks/_text_block.html.haml (1.4ms)
22965
+  (0.0ms) rollback transaction