poodle-rb 0.1.8 → 0.1.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/helpers/poodle/image_helper.rb +1 -1
- data/app/uploaders/image_uploader.rb +1 -1
- data/lib/poodle/version.rb +1 -1
- data/spec/dummy/log/test.log +1248 -0
- data/spec/dummy/spec/helpers/image_helper_spec.rb +3 -3
- metadata +2 -2
data/spec/dummy/log/test.log
CHANGED
@@ -19447,3 +19447,1251 @@ Processing by ProfilePicturesController#new as JS
|
|
19447
19447
|
Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.1ms)
|
19448
19448
|
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19449
19449
|
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
19450
|
+
[1m[36m (0.4ms)[0m [1mbegin transaction[0m
|
19451
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
19452
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19453
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19454
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
19455
|
+
[1m[35mSQL (0.8ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "First Middle Last"], ["created_at", "2015-04-09 06:29:25.001200"], ["updated_at", "2015-04-09 06:29:25.001200"]]
|
19456
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
19457
|
+
Processing by ProfilePicturesController#new as JS
|
19458
|
+
Parameters: {"image_type"=>"Image::ProfilePicture", "imageable_type"=>"User", "imageable_id"=>"1"}
|
19459
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
19460
|
+
Rendered profile_pictures/new.js.erb (0.5ms)
|
19461
|
+
Completed 200 OK in 113ms (Views: 81.0ms | ActiveRecord: 0.3ms)
|
19462
|
+
[1m[36m (26.3ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
19463
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
19464
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
19465
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19466
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19467
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19468
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
19469
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "First Middle Last"], ["created_at", "2015-04-09 06:29:25.329202"], ["updated_at", "2015-04-09 06:29:25.329202"]]
|
19470
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
19471
|
+
Processing by ProfilePicturesController#create as HTML
|
19472
|
+
Parameters: {"image"=>#<Rack::Test::UploadedFile:0x007fbd6730cf38 @content_type="image/jpg", @original_filename="test.jpg", @tempfile=#<Tempfile:/var/folders/s1/_3h4h96n4w37msyfhzkwz4yr0000gn/T/test.jpg20150409-88186-1um6lvc>>, "image_type"=>"Image::ProfilePicture", "imageable_type"=>"User", "imageable_id"=>"1"}
|
19473
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
19474
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
19475
|
+
[1m[35mSQL (28.1ms)[0m INSERT INTO "images" ("imageable_id", "imageable_type", "image", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["imageable_id", 1], ["imageable_type", "User"], ["image", "test.jpg"], ["created_at", "2015-04-09 06:29:25.591900"], ["updated_at", "2015-04-09 06:29:25.591900"]]
|
19476
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
19477
|
+
Rendered profile_pictures/create.html.erb within layouts/poodle/image_upload (1.0ms)
|
19478
|
+
Completed 200 OK in 323ms (Views: 28.7ms | ActiveRecord: 28.4ms)
|
19479
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "images"
|
19480
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
19481
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
19482
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
19483
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19484
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19485
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19486
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_2[0m
|
19487
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "First Middle Last"], ["created_at", "2015-04-09 06:29:25.660397"], ["updated_at", "2015-04-09 06:29:25.660397"]]
|
19488
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
19489
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
19490
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:29:25.702706"], ["updated_at", "2015-04-09 06:29:25.702706"]]
|
19491
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
19492
|
+
[1m[36mImage::ProfilePicture Load (0.2ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
19493
|
+
Processing by ProfilePicturesController#edit as JS
|
19494
|
+
Parameters: {"image_type"=>"Image::ProfilePicture", "imageable_type"=>"User", "imageable_id"=>"1", "id"=>"1"}
|
19495
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
19496
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 1]]
|
19497
|
+
Rendered profile_pictures/edit.js.erb (0.4ms)
|
19498
|
+
Completed 200 OK in 24ms (Views: 23.2ms | ActiveRecord: 0.2ms)
|
19499
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19500
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
19501
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19502
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19503
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19504
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19505
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_2
|
19506
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "First Middle Last"], ["created_at", "2015-04-09 06:29:25.777447"], ["updated_at", "2015-04-09 06:29:25.777447"]]
|
19507
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_2
|
19508
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
19509
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:29:25.825259"], ["updated_at", "2015-04-09 06:29:25.825259"]]
|
19510
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
19511
|
+
[1m[35mImage::ProfilePicture Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
19512
|
+
Processing by ProfilePicturesController#update as HTML
|
19513
|
+
Parameters: {"image"=>#<Rack::Test::UploadedFile:0x007fbd6749aad0 @content_type="image/jpg", @original_filename="test.jpg", @tempfile=#<Tempfile:/var/folders/s1/_3h4h96n4w37msyfhzkwz4yr0000gn/T/test.jpg20150409-88186-1egd62g>>, "image_type"=>"Image::ProfilePicture", "imageable_type"=>"User", "imageable_id"=>"1", "id"=>"1"}
|
19514
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
19515
|
+
[1m[35mImage::ProfilePicture Load (0.0ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 1]]
|
19516
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
19517
|
+
[1m[35mImage::ProfilePicture Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 1]]
|
19518
|
+
[1m[36mSQL (0.2ms)[0m [1mUPDATE "images" SET "image" = ?, "updated_at" = ? WHERE "images"."id" = ?[0m [["image", "test.jpg"], ["updated_at", "2015-04-09 06:29:25.878137"], ["id", 1]]
|
19519
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
19520
|
+
Rendered profile_pictures/update.html.erb within layouts/poodle/image_upload (0.5ms)
|
19521
|
+
Completed 200 OK in 55ms (Views: 2.4ms | ActiveRecord: 0.5ms)
|
19522
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "images"[0m
|
19523
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19524
|
+
[1m[36m (0.8ms)[0m [1mrollback transaction[0m
|
19525
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19526
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19527
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19528
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19529
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19530
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19531
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19532
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19533
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19534
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19535
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19536
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19537
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19538
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19539
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19540
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19541
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_2
|
19542
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "First Middle Last"], ["created_at", "2015-04-09 06:29:25.899012"], ["updated_at", "2015-04-09 06:29:25.899012"]]
|
19543
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_2
|
19544
|
+
[1m[36mImage::ProfilePicture Load (0.0ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
19545
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19546
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
19547
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19548
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19549
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19550
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19551
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
19552
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "First Middle Last"], ["created_at", "2015-04-09 06:29:25.937744"], ["updated_at", "2015-04-09 06:29:25.937744"]]
|
19553
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_2
|
19554
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
19555
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19556
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
19557
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19558
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19559
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
19560
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19561
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_2
|
19562
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "First Middle Last"], ["created_at", "2015-04-09 06:29:25.943641"], ["updated_at", "2015-04-09 06:29:25.943641"]]
|
19563
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_2
|
19564
|
+
[1m[36mImage::ProfilePicture Load (0.0ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
19565
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19566
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
19567
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19568
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19569
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19570
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19571
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_2
|
19572
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "Some Name"], ["created_at", "2015-04-09 06:29:25.948895"], ["updated_at", "2015-04-09 06:29:25.948895"]]
|
19573
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_2
|
19574
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
19575
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:29:26.001559"], ["updated_at", "2015-04-09 06:29:26.001559"]]
|
19576
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
19577
|
+
[1m[35mImage::ProfilePicture Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
19578
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
19579
|
+
[1m[35m (1.2ms)[0m rollback transaction
|
19580
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
19581
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19582
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19583
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19584
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_2[0m
|
19585
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Some Name"], ["created_at", "2015-04-09 06:29:26.014254"], ["updated_at", "2015-04-09 06:29:26.014254"]]
|
19586
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
19587
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
19588
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:29:26.058178"], ["updated_at", "2015-04-09 06:29:26.058178"]]
|
19589
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
19590
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
19591
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19592
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
19593
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19594
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19595
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19596
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19597
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
19598
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "First Middle Last"], ["created_at", "2015-04-09 06:29:26.069334"], ["updated_at", "2015-04-09 06:29:26.069334"]]
|
19599
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
19600
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
19601
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19602
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
19603
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19604
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19605
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19606
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19607
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_2
|
19608
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "Some Name"], ["created_at", "2015-04-09 06:29:26.075638"], ["updated_at", "2015-04-09 06:29:26.075638"]]
|
19609
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
19610
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
19611
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:29:26.120086"], ["updated_at", "2015-04-09 06:29:26.120086"]]
|
19612
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
19613
|
+
[1m[35mImage::ProfilePicture Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
19614
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
19615
|
+
[1m[35m (0.9ms)[0m rollback transaction
|
19616
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
19617
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19618
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19619
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19620
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_2[0m
|
19621
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "First Middle Last"], ["created_at", "2015-04-09 06:29:26.131829"], ["updated_at", "2015-04-09 06:29:26.131829"]]
|
19622
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
19623
|
+
[1m[35mImage::ProfilePicture Load (0.0ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
19624
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
19625
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
19626
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
19627
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19628
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19629
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19630
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
19631
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Some Name"], ["created_at", "2015-04-09 06:29:26.137581"], ["updated_at", "2015-04-09 06:29:26.137581"]]
|
19632
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
19633
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
19634
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:29:26.181329"], ["updated_at", "2015-04-09 06:29:26.181329"]]
|
19635
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
19636
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
19637
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19638
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
19639
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19640
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19641
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19642
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19643
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_2
|
19644
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "First Middle Last"], ["created_at", "2015-04-09 06:29:26.192684"], ["updated_at", "2015-04-09 06:29:26.192684"]]
|
19645
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_2
|
19646
|
+
[1m[36mImage::ProfilePicture Load (0.0ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
19647
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19648
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
19649
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19650
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19651
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19652
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19653
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_2
|
19654
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "First Middle Last"], ["created_at", "2015-04-09 06:29:26.199913"], ["updated_at", "2015-04-09 06:29:26.199913"]]
|
19655
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
19656
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
19657
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19658
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
19659
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19660
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19661
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19662
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19663
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_2
|
19664
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "Some Name"], ["created_at", "2015-04-09 06:29:26.243791"], ["updated_at", "2015-04-09 06:29:26.243791"]]
|
19665
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_2
|
19666
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
19667
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:29:26.288853"], ["updated_at", "2015-04-09 06:29:26.288853"]]
|
19668
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
19669
|
+
[1m[35mImage::ProfilePicture Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
19670
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
19671
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
19672
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
19673
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
19674
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19675
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19676
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_2[0m
|
19677
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "First Middle Last"], ["created_at", "2015-04-09 06:29:26.298583"], ["updated_at", "2015-04-09 06:29:26.298583"]]
|
19678
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
19679
|
+
[1m[35mImage::ProfilePicture Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
19680
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
19681
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Some Name"], ["created_at", "2015-04-09 06:29:26.302115"], ["updated_at", "2015-04-09 06:29:26.302115"]]
|
19682
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
19683
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
19684
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["image", "test.jpg"], ["imageable_id", 2], ["imageable_type", "User"], ["created_at", "2015-04-09 06:29:26.345832"], ["updated_at", "2015-04-09 06:29:26.345832"]]
|
19685
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
19686
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 2], ["imageable_type", "User"]]
|
19687
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19688
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
19689
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19690
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19691
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19692
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19693
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19694
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19695
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19696
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19697
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19698
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19699
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19700
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19701
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19702
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19703
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19704
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19705
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19706
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19707
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19708
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19709
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19710
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19711
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19712
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19713
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19714
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19715
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
19716
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19717
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19718
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19719
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19720
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19721
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19722
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19723
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19724
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
19725
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19726
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19727
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19728
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19729
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19730
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19731
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19732
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19733
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19734
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19735
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19736
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19737
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19738
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19739
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19740
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19741
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19742
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19743
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19744
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19745
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19746
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19747
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19748
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19749
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19750
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19751
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19752
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19753
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19754
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19755
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19756
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19757
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
19758
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19759
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19760
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19761
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19762
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19763
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19764
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19765
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19766
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19767
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19768
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19769
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
19770
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19771
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19772
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
19773
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19774
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
19775
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
19776
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19777
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19778
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19779
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19780
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19781
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19782
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19783
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19784
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19785
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19786
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19787
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19788
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19789
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19790
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
19791
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19792
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19793
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19794
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19795
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19796
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
19797
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19798
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19799
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19800
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19801
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19802
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19803
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19804
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19805
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19806
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19807
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19808
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19809
|
+
[1m[36m (0.4ms)[0m [1mbegin transaction[0m
|
19810
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
19811
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19812
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19813
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
19814
|
+
[1m[35mSQL (0.8ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Some Name"], ["created_at", "2015-04-09 06:35:48.038593"], ["updated_at", "2015-04-09 06:35:48.038593"]]
|
19815
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
19816
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
19817
|
+
[1m[36mSQL (16.8ms)[0m [1mINSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:35:48.338570"], ["updated_at", "2015-04-09 06:35:48.338570"]]
|
19818
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
19819
|
+
[1m[36mImage::ProfilePicture Load (0.2ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
19820
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19821
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
19822
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19823
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19824
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19825
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19826
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_2
|
19827
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "First Middle Last"], ["created_at", "2015-04-09 06:35:48.451093"], ["updated_at", "2015-04-09 06:35:48.451093"]]
|
19828
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
19829
|
+
[1m[36mImage::ProfilePicture Load (0.0ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
19830
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19831
|
+
[1m[36m (0.6ms)[0m [1mrollback transaction[0m
|
19832
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19833
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19834
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19835
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19836
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_2
|
19837
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "First Middle Last"], ["created_at", "2015-04-09 06:35:48.457988"], ["updated_at", "2015-04-09 06:35:48.457988"]]
|
19838
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
19839
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
19840
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19841
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
19842
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19843
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19844
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19845
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19846
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19847
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19848
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19849
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19850
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19851
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19852
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
19853
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "First Middle Last"], ["created_at", "2015-04-09 06:35:48.467392"], ["updated_at", "2015-04-09 06:35:48.467392"]]
|
19854
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_2
|
19855
|
+
[1m[36mImage::ProfilePicture Load (0.0ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
19856
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
19857
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "Some Name"], ["created_at", "2015-04-09 06:35:48.520372"], ["updated_at", "2015-04-09 06:35:48.520372"]]
|
19858
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
19859
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
19860
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["image", "test.jpg"], ["imageable_id", 2], ["imageable_type", "User"], ["created_at", "2015-04-09 06:35:48.563472"], ["updated_at", "2015-04-09 06:35:48.563472"]]
|
19861
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
19862
|
+
[1m[35mImage::ProfilePicture Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 2], ["imageable_type", "User"]]
|
19863
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
19864
|
+
[1m[35m (0.9ms)[0m rollback transaction
|
19865
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
19866
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19867
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19868
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19869
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_2[0m
|
19870
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Some Name"], ["created_at", "2015-04-09 06:35:48.574628"], ["updated_at", "2015-04-09 06:35:48.574628"]]
|
19871
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
19872
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
19873
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:35:48.617067"], ["updated_at", "2015-04-09 06:35:48.617067"]]
|
19874
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
19875
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
19876
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19877
|
+
[1m[36m (0.8ms)[0m [1mrollback transaction[0m
|
19878
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19879
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19880
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19881
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19882
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_2
|
19883
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "First Middle Last"], ["created_at", "2015-04-09 06:35:48.626778"], ["updated_at", "2015-04-09 06:35:48.626778"]]
|
19884
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_2
|
19885
|
+
[1m[36mImage::ProfilePicture Load (0.0ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
19886
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19887
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
19888
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19889
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19890
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19891
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19892
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
19893
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "First Middle Last"], ["created_at", "2015-04-09 06:35:48.633123"], ["updated_at", "2015-04-09 06:35:48.633123"]]
|
19894
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_2
|
19895
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
19896
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19897
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
19898
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19899
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19900
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19901
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19902
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_2
|
19903
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "Some Name"], ["created_at", "2015-04-09 06:35:48.640938"], ["updated_at", "2015-04-09 06:35:48.640938"]]
|
19904
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_2
|
19905
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
19906
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:35:48.686495"], ["updated_at", "2015-04-09 06:35:48.686495"]]
|
19907
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
19908
|
+
[1m[35mImage::ProfilePicture Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
19909
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
19910
|
+
[1m[35m (1.1ms)[0m rollback transaction
|
19911
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
19912
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19913
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19914
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19915
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_2[0m
|
19916
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "First Middle Last"], ["created_at", "2015-04-09 06:35:48.696767"], ["updated_at", "2015-04-09 06:35:48.696767"]]
|
19917
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
19918
|
+
[1m[35mImage::ProfilePicture Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
19919
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
19920
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
19921
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
19922
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19923
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19924
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19925
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
19926
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
19927
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
19928
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
19929
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19930
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19931
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
19932
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Some Name"], ["created_at", "2015-04-09 06:35:48.705460"], ["updated_at", "2015-04-09 06:35:48.705460"]]
|
19933
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
19934
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
19935
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:35:48.749814"], ["updated_at", "2015-04-09 06:35:48.749814"]]
|
19936
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
19937
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
19938
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19939
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
19940
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19941
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19942
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19943
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19944
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_2
|
19945
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "Some Name"], ["created_at", "2015-04-09 06:35:48.760043"], ["updated_at", "2015-04-09 06:35:48.760043"]]
|
19946
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_2
|
19947
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
19948
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:35:48.806633"], ["updated_at", "2015-04-09 06:35:48.806633"]]
|
19949
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
19950
|
+
[1m[35mImage::ProfilePicture Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
19951
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
19952
|
+
[1m[35m (0.9ms)[0m rollback transaction
|
19953
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
19954
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19955
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19956
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19957
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_2[0m
|
19958
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "First Middle Last"], ["created_at", "2015-04-09 06:35:48.817738"], ["updated_at", "2015-04-09 06:35:48.817738"]]
|
19959
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
19960
|
+
[1m[35mImage::ProfilePicture Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
19961
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
19962
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
19963
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
19964
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19965
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19966
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19967
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_2[0m
|
19968
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "First Middle Last"], ["created_at", "2015-04-09 06:35:48.823319"], ["updated_at", "2015-04-09 06:35:48.823319"]]
|
19969
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
19970
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" ORDER BY "users"."id" DESC LIMIT 1
|
19971
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
19972
|
+
[1m[35mImage::ProfilePicture Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
19973
|
+
[1m[36m (12.4ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
19974
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
19975
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
19976
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
19977
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19978
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19979
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
19980
|
+
[1m[35mSQL (19.9ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "First Middle Last"], ["created_at", "2015-04-09 06:38:47.803530"], ["updated_at", "2015-04-09 06:38:47.803530"]]
|
19981
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
19982
|
+
[1m[35mImage::ProfilePicture Load (0.6ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
19983
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
19984
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
19985
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
19986
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19987
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19988
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19989
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_2[0m
|
19990
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Some Name"], ["created_at", "2015-04-09 06:38:47.938573"], ["updated_at", "2015-04-09 06:38:47.938573"]]
|
19991
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
19992
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
19993
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:38:48.076485"], ["updated_at", "2015-04-09 06:38:48.076485"]]
|
19994
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
19995
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
19996
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
19997
|
+
[1m[36m (0.8ms)[0m [1mrollback transaction[0m
|
19998
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19999
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20000
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20001
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20002
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
20003
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "First Middle Last"], ["created_at", "2015-04-09 06:38:48.117203"], ["updated_at", "2015-04-09 06:38:48.117203"]]
|
20004
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
20005
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
20006
|
+
[1m[35m (0.2ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20007
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
20008
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20009
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20010
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20011
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20012
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_2
|
20013
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "Some Name"], ["created_at", "2015-04-09 06:38:55.580287"], ["updated_at", "2015-04-09 06:38:55.580287"]]
|
20014
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
20015
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
20016
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:38:55.627069"], ["updated_at", "2015-04-09 06:38:55.627069"]]
|
20017
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20018
|
+
[1m[35mImage::ProfilePicture Load (0.2ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
20019
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20020
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
20021
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20022
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20023
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20024
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20025
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_2[0m
|
20026
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "First Middle Last"], ["created_at", "2015-04-09 06:38:55.637765"], ["updated_at", "2015-04-09 06:38:55.637765"]]
|
20027
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20028
|
+
[1m[35mImage::ProfilePicture Load (0.0ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
20029
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20030
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
20031
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20032
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20033
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20034
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20035
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_2[0m
|
20036
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Some Name"], ["created_at", "2015-04-09 06:38:55.643339"], ["updated_at", "2015-04-09 06:38:55.643339"]]
|
20037
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20038
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
20039
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:38:55.686306"], ["updated_at", "2015-04-09 06:38:55.686306"]]
|
20040
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
20041
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
20042
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20043
|
+
[1m[36m (0.8ms)[0m [1mrollback transaction[0m
|
20044
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20045
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20046
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20047
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20048
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20049
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
20050
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20051
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20052
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20053
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20054
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20055
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
20056
|
+
[1m[35m (0.0ms)[0m begin transaction
|
20057
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20058
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20059
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20060
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
20061
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "First Middle Last"], ["created_at", "2015-04-09 06:38:55.704309"], ["updated_at", "2015-04-09 06:38:55.704309"]]
|
20062
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
20063
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
20064
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20065
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
20066
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20067
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20068
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20069
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20070
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_2
|
20071
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "Some Name"], ["created_at", "2015-04-09 06:38:55.710469"], ["updated_at", "2015-04-09 06:38:55.710469"]]
|
20072
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_2
|
20073
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
20074
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:38:55.754453"], ["updated_at", "2015-04-09 06:38:55.754453"]]
|
20075
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20076
|
+
[1m[35mImage::ProfilePicture Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
20077
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20078
|
+
[1m[35m (0.9ms)[0m rollback transaction
|
20079
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20080
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20081
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20082
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20083
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
20084
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "First Middle Last"], ["created_at", "2015-04-09 06:38:55.765594"], ["updated_at", "2015-04-09 06:38:55.765594"]]
|
20085
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20086
|
+
[1m[35mImage::ProfilePicture Load (0.0ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
20087
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20088
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
20089
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20090
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20091
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20092
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20093
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_2[0m
|
20094
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "First Middle Last"], ["created_at", "2015-04-09 06:38:55.772465"], ["updated_at", "2015-04-09 06:38:55.772465"]]
|
20095
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20096
|
+
[1m[35mImage::ProfilePicture Load (0.0ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
20097
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20098
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
20099
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20100
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20101
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20102
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20103
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_2[0m
|
20104
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "First Middle Last"], ["created_at", "2015-04-09 06:38:55.779081"], ["updated_at", "2015-04-09 06:38:55.779081"]]
|
20105
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20106
|
+
[1m[35mImage::ProfilePicture Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
20107
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20108
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
20109
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20110
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20111
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20112
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20113
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_2[0m
|
20114
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "First Middle Last"], ["created_at", "2015-04-09 06:38:55.812919"], ["updated_at", "2015-04-09 06:38:55.812919"]]
|
20115
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20116
|
+
[1m[35mImage::ProfilePicture Load (0.0ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
20117
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
20118
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Some Name"], ["created_at", "2015-04-09 06:38:55.817334"], ["updated_at", "2015-04-09 06:38:55.817334"]]
|
20119
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20120
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
20121
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["image", "test.jpg"], ["imageable_id", 2], ["imageable_type", "User"], ["created_at", "2015-04-09 06:38:55.863366"], ["updated_at", "2015-04-09 06:38:55.863366"]]
|
20122
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
20123
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 2], ["imageable_type", "User"]]
|
20124
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20125
|
+
[1m[36m (0.8ms)[0m [1mrollback transaction[0m
|
20126
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20127
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20128
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
20129
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20130
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_2
|
20131
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "Some Name"], ["created_at", "2015-04-09 06:38:55.873071"], ["updated_at", "2015-04-09 06:38:55.873071"]]
|
20132
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_2
|
20133
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
20134
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:38:55.914368"], ["updated_at", "2015-04-09 06:38:55.914368"]]
|
20135
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20136
|
+
[1m[35mImage::ProfilePicture Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
20137
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20138
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
20139
|
+
[1m[36m (0.5ms)[0m [1mbegin transaction[0m
|
20140
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
20141
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20142
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20143
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
20144
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Some Name"], ["created_at", "2015-04-09 06:40:32.670967"], ["updated_at", "2015-04-09 06:40:32.670967"]]
|
20145
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20146
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
20147
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:40:33.010549"], ["updated_at", "2015-04-09 06:40:33.010549"]]
|
20148
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
20149
|
+
[1m[36mImage::ProfilePicture Load (0.2ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
20150
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20151
|
+
[1m[36m (43.1ms)[0m [1mrollback transaction[0m
|
20152
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20153
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20154
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
20155
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20156
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
20157
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "First Middle Last"], ["created_at", "2015-04-09 06:40:33.080930"], ["updated_at", "2015-04-09 06:40:33.080930"]]
|
20158
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
20159
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
20160
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20161
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
20162
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20163
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20164
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20165
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20166
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_2
|
20167
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "Some Name"], ["created_at", "2015-04-09 06:40:33.088498"], ["updated_at", "2015-04-09 06:40:33.088498"]]
|
20168
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_2
|
20169
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
20170
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:40:33.129754"], ["updated_at", "2015-04-09 06:40:33.129754"]]
|
20171
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20172
|
+
[1m[35mImage::ProfilePicture Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
20173
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20174
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
20175
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20176
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20177
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20178
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20179
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_2[0m
|
20180
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "First Middle Last"], ["created_at", "2015-04-09 06:40:33.140277"], ["updated_at", "2015-04-09 06:40:33.140277"]]
|
20181
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20182
|
+
[1m[35mImage::ProfilePicture Load (0.0ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
20183
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20184
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
20185
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20186
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20187
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20188
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20189
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_2[0m
|
20190
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "First Middle Last"], ["created_at", "2015-04-09 06:40:33.146079"], ["updated_at", "2015-04-09 06:40:33.146079"]]
|
20191
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20192
|
+
[1m[35mImage::ProfilePicture Load (0.0ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
20193
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20194
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
20195
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20196
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20197
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20198
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20199
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_2[0m
|
20200
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Some Name"], ["created_at", "2015-04-09 06:40:33.151899"], ["updated_at", "2015-04-09 06:40:33.151899"]]
|
20201
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20202
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
20203
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:40:33.196060"], ["updated_at", "2015-04-09 06:40:33.196060"]]
|
20204
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
20205
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
20206
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20207
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
20208
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20209
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20210
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20211
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20212
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20213
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
20214
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20215
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20216
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
20217
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20218
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_2
|
20219
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "First Middle Last"], ["created_at", "2015-04-09 06:40:33.210963"], ["updated_at", "2015-04-09 06:40:33.210963"]]
|
20220
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
20221
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
20222
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20223
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
20224
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20225
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20226
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20227
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20228
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
20229
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "Some Name"], ["created_at", "2015-04-09 06:40:33.217107"], ["updated_at", "2015-04-09 06:40:33.217107"]]
|
20230
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_2
|
20231
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
20232
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:40:33.260531"], ["updated_at", "2015-04-09 06:40:33.260531"]]
|
20233
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20234
|
+
[1m[35mImage::ProfilePicture Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
20235
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20236
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
20237
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20238
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20239
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20240
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20241
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_2[0m
|
20242
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "First Middle Last"], ["created_at", "2015-04-09 06:40:33.272778"], ["updated_at", "2015-04-09 06:40:33.272778"]]
|
20243
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20244
|
+
[1m[35mImage::ProfilePicture Load (0.0ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
20245
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
20246
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Some Name"], ["created_at", "2015-04-09 06:40:33.277421"], ["updated_at", "2015-04-09 06:40:33.277421"]]
|
20247
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20248
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
20249
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["image", "test.jpg"], ["imageable_id", 2], ["imageable_type", "User"], ["created_at", "2015-04-09 06:40:33.320893"], ["updated_at", "2015-04-09 06:40:33.320893"]]
|
20250
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
20251
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 2], ["imageable_type", "User"]]
|
20252
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20253
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
20254
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20255
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20256
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20257
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20258
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
20259
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "First Middle Last"], ["created_at", "2015-04-09 06:40:33.330449"], ["updated_at", "2015-04-09 06:40:33.330449"]]
|
20260
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
20261
|
+
[1m[36mImage::ProfilePicture Load (0.0ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
20262
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20263
|
+
[1m[36m (1.0ms)[0m [1mrollback transaction[0m
|
20264
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20265
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20266
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20267
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20268
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_2
|
20269
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "Some Name"], ["created_at", "2015-04-09 06:40:33.337266"], ["updated_at", "2015-04-09 06:40:33.337266"]]
|
20270
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_2
|
20271
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
20272
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:40:33.378979"], ["updated_at", "2015-04-09 06:40:33.378979"]]
|
20273
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20274
|
+
[1m[35mImage::ProfilePicture Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
20275
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20276
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
20277
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20278
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20279
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20280
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20281
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20282
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
20283
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20284
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20285
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20286
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20287
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_2[0m
|
20288
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "First Middle Last"], ["created_at", "2015-04-09 06:40:33.392189"], ["updated_at", "2015-04-09 06:40:33.392189"]]
|
20289
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20290
|
+
[1m[35mImage::ProfilePicture Load (0.0ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
20291
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20292
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
20293
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20294
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20295
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20296
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20297
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_2[0m
|
20298
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "First Middle Last"], ["created_at", "2015-04-09 06:40:33.399509"], ["updated_at", "2015-04-09 06:40:33.399509"]]
|
20299
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20300
|
+
[1m[35mImage::ProfilePicture Load (0.0ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
20301
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20302
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
20303
|
+
[1m[36m (0.5ms)[0m [1mbegin transaction[0m
|
20304
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
20305
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20306
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20307
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
20308
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "First Middle Last"], ["created_at", "2015-04-09 06:41:23.178417"], ["updated_at", "2015-04-09 06:41:23.178417"]]
|
20309
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20310
|
+
[1m[35mImage::ProfilePicture Load (17.2ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
20311
|
+
[1m[36m (9.8ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20312
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
20313
|
+
[1m[36m (0.4ms)[0m [1mbegin transaction[0m
|
20314
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
20315
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20316
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20317
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
20318
|
+
[1m[35mSQL (42.1ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Some Name"], ["created_at", "2015-04-09 06:45:17.593962"], ["updated_at", "2015-04-09 06:45:17.593962"]]
|
20319
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20320
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
20321
|
+
[1m[36mSQL (38.6ms)[0m [1mINSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:45:18.097411"], ["updated_at", "2015-04-09 06:45:18.097411"]]
|
20322
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
20323
|
+
[1m[36mImage::ProfilePicture Load (0.2ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
20324
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20325
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
20326
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
20327
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
20328
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20329
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20330
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
20331
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Some Name"], ["created_at", "2015-04-09 06:45:39.080650"], ["updated_at", "2015-04-09 06:45:39.080650"]]
|
20332
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20333
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
20334
|
+
[1m[36mSQL (1.5ms)[0m [1mINSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:45:39.143354"], ["updated_at", "2015-04-09 06:45:39.143354"]]
|
20335
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
20336
|
+
[1m[36mImage::ProfilePicture Load (0.2ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
20337
|
+
[1m[35m (0.2ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20338
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
20339
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
20340
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
20341
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20342
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20343
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20344
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
20345
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20346
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20347
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20348
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20349
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20350
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
20351
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
20352
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20353
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20354
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20355
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20356
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
20357
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
20358
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20359
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20360
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20361
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20362
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
20363
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
20364
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20365
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20366
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20367
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20368
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
20369
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20370
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20371
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20372
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20373
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20374
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
20375
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
20376
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20377
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20378
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20379
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20380
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
20381
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
20382
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
20383
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20384
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20385
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20386
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
20387
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20388
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20389
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20390
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20391
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20392
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
20393
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
20394
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20395
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20396
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20397
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20398
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
20399
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20400
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20401
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20402
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20403
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20404
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
20405
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20406
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
20407
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20408
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20409
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20410
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
20411
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
20412
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20413
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20414
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20415
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20416
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
20417
|
+
[1m[36m (2.2ms)[0m [1mbegin transaction[0m
|
20418
|
+
[1m[35m (1.1ms)[0m SAVEPOINT active_record_1
|
20419
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20420
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20421
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20422
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
20423
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20424
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20425
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20426
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20427
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20428
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
20429
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
20430
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20431
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20432
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20433
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20434
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
20435
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20436
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20437
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20438
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20439
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20440
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
20441
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
20442
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20443
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20444
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20445
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20446
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
20447
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20448
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20449
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20450
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20451
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20452
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
20453
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20454
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20455
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20456
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20457
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20458
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
20459
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20460
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20461
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20462
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20463
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
20464
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "First Middle Last"], ["created_at", "2015-04-09 06:45:50.578187"], ["updated_at", "2015-04-09 06:45:50.578187"]]
|
20465
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20466
|
+
[1m[35mImage::ProfilePicture Load (0.2ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
20467
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20468
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
20469
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20470
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
20471
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20472
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20473
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_2[0m
|
20474
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Some Name"], ["created_at", "2015-04-09 06:45:50.597857"], ["updated_at", "2015-04-09 06:45:50.597857"]]
|
20475
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20476
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
20477
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:45:50.651454"], ["updated_at", "2015-04-09 06:45:50.651454"]]
|
20478
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
20479
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
20480
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20481
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
20482
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20483
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20484
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20485
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20486
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_2
|
20487
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "Some Name"], ["created_at", "2015-04-09 06:45:50.663522"], ["updated_at", "2015-04-09 06:45:50.663522"]]
|
20488
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_2
|
20489
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
20490
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:45:50.706992"], ["updated_at", "2015-04-09 06:45:50.706992"]]
|
20491
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20492
|
+
[1m[35mImage::ProfilePicture Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
20493
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20494
|
+
[1m[35m (0.9ms)[0m rollback transaction
|
20495
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20496
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20497
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20498
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20499
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
20500
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "First Middle Last"], ["created_at", "2015-04-09 06:45:50.718266"], ["updated_at", "2015-04-09 06:45:50.718266"]]
|
20501
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20502
|
+
[1m[35mImage::ProfilePicture Load (0.0ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
20503
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20504
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
20505
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20506
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20507
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20508
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20509
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20510
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
20511
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20512
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20513
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20514
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20515
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_2[0m
|
20516
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Some Name"], ["created_at", "2015-04-09 06:45:50.726548"], ["updated_at", "2015-04-09 06:45:50.726548"]]
|
20517
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20518
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
20519
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:45:50.768638"], ["updated_at", "2015-04-09 06:45:50.768638"]]
|
20520
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
20521
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
20522
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20523
|
+
[1m[36m (1.0ms)[0m [1mrollback transaction[0m
|
20524
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20525
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20526
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20527
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20528
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_2
|
20529
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "First Middle Last"], ["created_at", "2015-04-09 06:45:50.779459"], ["updated_at", "2015-04-09 06:45:50.779459"]]
|
20530
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_2
|
20531
|
+
[1m[36mImage::ProfilePicture Load (0.0ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
20532
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20533
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
20534
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20535
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20536
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20537
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20538
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_2
|
20539
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "First Middle Last"], ["created_at", "2015-04-09 06:45:50.786164"], ["updated_at", "2015-04-09 06:45:50.786164"]]
|
20540
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_2
|
20541
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
20542
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20543
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
20544
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20545
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20546
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20547
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20548
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_2
|
20549
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "First Middle Last"], ["created_at", "2015-04-09 06:45:50.792629"], ["updated_at", "2015-04-09 06:45:50.792629"]]
|
20550
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_2
|
20551
|
+
[1m[36mImage::ProfilePicture Load (0.0ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
20552
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
20553
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "Some Name"], ["created_at", "2015-04-09 06:45:50.827279"], ["updated_at", "2015-04-09 06:45:50.827279"]]
|
20554
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
20555
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
20556
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["image", "test.jpg"], ["imageable_id", 2], ["imageable_type", "User"], ["created_at", "2015-04-09 06:45:50.870332"], ["updated_at", "2015-04-09 06:45:50.870332"]]
|
20557
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20558
|
+
[1m[35mImage::ProfilePicture Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 2], ["imageable_type", "User"]]
|
20559
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20560
|
+
[1m[35m (0.9ms)[0m rollback transaction
|
20561
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20562
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20563
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20564
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20565
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_2[0m
|
20566
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Some Name"], ["created_at", "2015-04-09 06:45:50.879604"], ["updated_at", "2015-04-09 06:45:50.879604"]]
|
20567
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20568
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
20569
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:45:50.920995"], ["updated_at", "2015-04-09 06:45:50.920995"]]
|
20570
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
20571
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
20572
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20573
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
20574
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20575
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20576
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20577
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20578
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_2
|
20579
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "First Middle Last"], ["created_at", "2015-04-09 06:45:50.930710"], ["updated_at", "2015-04-09 06:45:50.930710"]]
|
20580
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_2
|
20581
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
20582
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20583
|
+
[1m[36m (0.8ms)[0m [1mrollback transaction[0m
|
20584
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20585
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20586
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20587
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20588
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_2
|
20589
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "First Middle Last"], ["created_at", "2015-04-09 06:45:50.937790"], ["updated_at", "2015-04-09 06:45:50.937790"]]
|
20590
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_2
|
20591
|
+
[1m[36mImage::ProfilePicture Load (0.0ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
20592
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20593
|
+
[1m[36m (0.6ms)[0m [1mrollback transaction[0m
|
20594
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20595
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20596
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20597
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20598
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_2
|
20599
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "Some Name"], ["created_at", "2015-04-09 06:45:50.944394"], ["updated_at", "2015-04-09 06:45:50.944394"]]
|
20600
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_2
|
20601
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
20602
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:45:50.989641"], ["updated_at", "2015-04-09 06:45:50.989641"]]
|
20603
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20604
|
+
[1m[35mImage::ProfilePicture Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
20605
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20606
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
20607
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20608
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20609
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20610
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20611
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
20612
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "First Middle Last"], ["created_at", "2015-04-09 06:45:50.999380"], ["updated_at", "2015-04-09 06:45:50.999380"]]
|
20613
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20614
|
+
[1m[35mImage::ProfilePicture Load (0.0ms)[0m SELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1 [["imageable_id", 1], ["imageable_type", "User"]]
|
20615
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20616
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
20617
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20618
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20619
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20620
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20621
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20622
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
20623
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20624
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20625
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20626
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20627
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_2[0m
|
20628
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "First Middle Last"], ["created_at", "2015-04-09 06:45:51.007418"], ["updated_at", "2015-04-09 06:45:51.007418"]]
|
20629
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20630
|
+
Processing by ProfilePicturesController#create as HTML
|
20631
|
+
Parameters: {"image"=>#<Rack::Test::UploadedFile:0x007f82c2cc3818 @content_type="image/jpg", @original_filename="test.jpg", @tempfile=#<Tempfile:/var/folders/s1/_3h4h96n4w37msyfhzkwz4yr0000gn/T/test.jpg20150409-88900-192poc7>>, "image_type"=>"Image::ProfilePicture", "imageable_type"=>"User", "imageable_id"=>"1"}
|
20632
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
20633
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
20634
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "images" ("imageable_id", "imageable_type", "image", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["imageable_id", 1], ["imageable_type", "User"], ["image", "test.jpg"], ["created_at", "2015-04-09 06:45:51.138991"], ["updated_at", "2015-04-09 06:45:51.138991"]]
|
20635
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20636
|
+
Rendered profile_pictures/create.html.erb within layouts/poodle/image_upload (0.6ms)
|
20637
|
+
Completed 200 OK in 131ms (Views: 30.5ms | ActiveRecord: 0.8ms)
|
20638
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "images"
|
20639
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20640
|
+
[1m[35m (0.9ms)[0m rollback transaction
|
20641
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20642
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
20643
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20644
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20645
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_2[0m
|
20646
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "First Middle Last"], ["created_at", "2015-04-09 06:45:51.181273"], ["updated_at", "2015-04-09 06:45:51.181273"]]
|
20647
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20648
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
20649
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:45:51.224406"], ["updated_at", "2015-04-09 06:45:51.224406"]]
|
20650
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
20651
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
20652
|
+
Processing by ProfilePicturesController#update as HTML
|
20653
|
+
Parameters: {"image"=>#<Rack::Test::UploadedFile:0x007f82c536e990 @content_type="image/jpg", @original_filename="test.jpg", @tempfile=#<Tempfile:/var/folders/s1/_3h4h96n4w37msyfhzkwz4yr0000gn/T/test.jpg20150409-88900-j3uo0e>>, "image_type"=>"Image::ProfilePicture", "imageable_type"=>"User", "imageable_id"=>"1", "id"=>"1"}
|
20654
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
20655
|
+
[1m[36mImage::ProfilePicture Load (0.2ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 1]]
|
20656
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
20657
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 1]]
|
20658
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "images" SET "image" = ?, "updated_at" = ? WHERE "images"."id" = ? [["image", "test.jpg"], ["updated_at", "2015-04-09 06:45:51.274240"], ["id", 1]]
|
20659
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20660
|
+
Rendered profile_pictures/update.html.erb within layouts/poodle/image_upload (0.6ms)
|
20661
|
+
Completed 200 OK in 50ms (Views: 2.2ms | ActiveRecord: 0.6ms)
|
20662
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "images"
|
20663
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
20664
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
20665
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20666
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20667
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20668
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20669
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_2[0m
|
20670
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "First Middle Last"], ["created_at", "2015-04-09 06:45:51.286705"], ["updated_at", "2015-04-09 06:45:51.286705"]]
|
20671
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_2[0m
|
20672
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
20673
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "images" ("image", "imageable_id", "imageable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["image", "test.jpg"], ["imageable_id", 1], ["imageable_type", "User"], ["created_at", "2015-04-09 06:45:51.328795"], ["updated_at", "2015-04-09 06:45:51.328795"]]
|
20674
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
20675
|
+
[1m[36mImage::ProfilePicture Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."imageable_id" = ? AND "images"."imageable_type" = ? LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "User"]]
|
20676
|
+
Processing by ProfilePicturesController#edit as JS
|
20677
|
+
Parameters: {"image_type"=>"Image::ProfilePicture", "imageable_type"=>"User", "imageable_id"=>"1", "id"=>"1"}
|
20678
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
20679
|
+
[1m[36mImage::ProfilePicture Load (0.0ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 1]]
|
20680
|
+
Rendered profile_pictures/edit.js.erb (0.5ms)
|
20681
|
+
Completed 200 OK in 25ms (Views: 23.6ms | ActiveRecord: 0.1ms)
|
20682
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20683
|
+
[1m[36m (1.2ms)[0m [1mrollback transaction[0m
|
20684
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20685
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20686
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
20687
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20688
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_2
|
20689
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "First Middle Last"], ["created_at", "2015-04-09 06:45:51.368627"], ["updated_at", "2015-04-09 06:45:51.368627"]]
|
20690
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_2
|
20691
|
+
Processing by ProfilePicturesController#new as JS
|
20692
|
+
Parameters: {"image_type"=>"Image::ProfilePicture", "imageable_type"=>"User", "imageable_id"=>"1"}
|
20693
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
20694
|
+
Rendered profile_pictures/new.js.erb (0.4ms)
|
20695
|
+
Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.1ms)
|
20696
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20697
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|