mechanize_store 0.0.6 → 0.0.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -70449,3 +70449,1278 @@ Completed 200 OK in 4ms (Views: 0.9ms | ActiveRecord: 0.4ms)
70449
70449
   (0.1ms) rollback transaction
70450
70450
   (0.1ms) begin transaction
70451
70451
   (0.0ms) rollback transaction
70452
+  (2.7ms) begin transaction
70453
+  (0.1ms) rollback transaction
70454
+  (0.1ms) begin transaction
70455
+  (0.1ms) rollback transaction
70456
+  (0.1ms) begin transaction
70457
+  (0.1ms) rollback transaction
70458
+  (0.1ms) begin transaction
70459
+  (0.1ms) rollback transaction
70460
+  (0.1ms) begin transaction
70461
+  (0.1ms) rollback transaction
70462
+  (0.1ms) begin transaction
70463
+  (0.1ms) rollback transaction
70464
+  (0.1ms) begin transaction
70465
+  (0.1ms) rollback transaction
70466
+  (0.1ms) begin transaction
70467
+  (0.1ms) rollback transaction
70468
+  (0.1ms) begin transaction
70469
+  (0.0ms) rollback transaction
70470
+  (0.1ms) begin transaction
70471
+  (0.1ms) rollback transaction
70472
+  (0.1ms) begin transaction
70473
+  (0.1ms) rollback transaction
70474
+  (0.1ms) begin transaction
70475
+  (0.0ms) rollback transaction
70476
+  (0.1ms) begin transaction
70477
+  (0.1ms) rollback transaction
70478
+  (0.1ms) begin transaction
70479
+  (0.1ms) rollback transaction
70480
+  (0.1ms) begin transaction
70481
+  (0.1ms) rollback transaction
70482
+  (0.1ms) begin transaction
70483
+  (0.1ms) rollback transaction
70484
+  (0.1ms) begin transaction
70485
+  (0.1ms) SAVEPOINT active_record_1
70486
+ SQL (11.7ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["description", "Product description"], ["height", 2.0], ["length", 2.0], ["name", "MyString"], ["price", 10.0], ["short_description", "Short"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["weight", 1.0], ["width", 1.0]]
70487
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70488
+ Processing by MechanizeStore::ProductsController#update as HTML
70489
+ Parameters: {"product"=>{"name"=>"MyString"}, "id"=>"1"}
70490
+ MechanizeStore::Product Load (0.2ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
70491
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
70492
+ Rendered /Users/wilbert/apps/mechanize-store/app/views/mechanize_store/products/edit.html.erb (0.3ms)
70493
+ Completed 200 OK in 19ms (Views: 14.5ms | ActiveRecord: 0.3ms)
70494
+  (1.0ms) rollback transaction
70495
+  (0.1ms) begin transaction
70496
+  (0.1ms) SAVEPOINT active_record_1
70497
+ SQL (0.4ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["description", "Product description"], ["height", 2.0], ["length", 2.0], ["name", "MyString"], ["price", 10.0], ["short_description", "Short"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["weight", 1.0], ["width", 1.0]]
70498
+  (0.0ms) RELEASE SAVEPOINT active_record_1
70499
+ Processing by MechanizeStore::ProductsController#update as HTML
70500
+ Parameters: {"product"=>{"name"=>"MyString", "price"=>"10", "width"=>"1", "height"=>"2", "length"=>"2", "weight"=>"1", "description"=>"Product description", "short_description"=>"Short"}, "id"=>"1"}
70501
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
70502
+ MechanizeStore::Product Load (0.0ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
70503
+  (0.1ms) SAVEPOINT active_record_1
70504
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70505
+ Redirected to http://test.host/mechanize_store/products/1
70506
+ Completed 302 Found in 15ms (ActiveRecord: 0.3ms)
70507
+  (9.7ms) rollback transaction
70508
+  (0.1ms) begin transaction
70509
+  (0.1ms) SAVEPOINT active_record_1
70510
+ SQL (0.4ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["description", "Product description"], ["height", 2.0], ["length", 2.0], ["name", "MyString"], ["price", 10.0], ["short_description", "Short"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["weight", 1.0], ["width", 1.0]]
70511
+  (0.0ms) RELEASE SAVEPOINT active_record_1
70512
+ Processing by MechanizeStore::ProductsController#update as HTML
70513
+ Parameters: {"product"=>{"name"=>"MyString", "price"=>"10", "width"=>"1", "height"=>"2", "length"=>"2", "weight"=>"1", "description"=>"Product description", "short_description"=>"Short"}, "id"=>"1"}
70514
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
70515
+ MechanizeStore::Product Load (0.0ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
70516
+  (0.1ms) SAVEPOINT active_record_1
70517
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70518
+ Redirected to http://test.host/mechanize_store/products/1
70519
+ Completed 302 Found in 4ms (ActiveRecord: 0.3ms)
70520
+  (0.5ms) rollback transaction
70521
+  (0.1ms) begin transaction
70522
+  (0.1ms) SAVEPOINT active_record_1
70523
+ SQL (0.4ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["description", "Product description"], ["height", 2.0], ["length", 2.0], ["name", "MyString"], ["price", 10.0], ["short_description", "Short"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["weight", 1.0], ["width", 1.0]]
70524
+  (0.0ms) RELEASE SAVEPOINT active_record_1
70525
+ Processing by MechanizeStore::ProductsController#update as HTML
70526
+ Parameters: {"product"=>{"name"=>"invalid value"}, "id"=>"1"}
70527
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
70528
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
70529
+  (0.1ms) SAVEPOINT active_record_1
70530
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
70531
+ Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.3ms)
70532
+  (0.4ms) rollback transaction
70533
+  (0.1ms) begin transaction
70534
+  (0.1ms) SAVEPOINT active_record_1
70535
+ SQL (0.4ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["description", "Product description"], ["height", 2.0], ["length", 2.0], ["name", "MyString"], ["price", 10.0], ["short_description", "Short"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["weight", 1.0], ["width", 1.0]]
70536
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70537
+ Processing by MechanizeStore::ProductsController#update as HTML
70538
+ Parameters: {"product"=>{"name"=>"invalid value"}, "id"=>"1"}
70539
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
70540
+ MechanizeStore::Product Load (0.0ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
70541
+  (0.1ms) SAVEPOINT active_record_1
70542
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
70543
+ Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.2ms)
70544
+  (0.5ms) rollback transaction
70545
+  (0.1ms) begin transaction
70546
+  (0.1ms) SAVEPOINT active_record_1
70547
+ SQL (0.4ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["description", "Product description"], ["height", 2.0], ["length", 2.0], ["name", "MyString"], ["price", 10.0], ["short_description", "Short"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["weight", 1.0], ["width", 1.0]]
70548
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70549
+ Processing by MechanizeStore::ProductsController#show as HTML
70550
+ Parameters: {"id"=>"1"}
70551
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
70552
+ Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.1ms)
70553
+  (6.0ms) rollback transaction
70554
+  (0.1ms) begin transaction
70555
+  (0.1ms) SAVEPOINT active_record_1
70556
+ SQL (0.6ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["description", "Product description"], ["height", 2.0], ["length", 2.0], ["name", "MyString"], ["price", 10.0], ["short_description", "Short"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["weight", 1.0], ["width", 1.0]]
70557
+  (0.0ms) RELEASE SAVEPOINT active_record_1
70558
+ Processing by MechanizeStore::ProductsController#index as HTML
70559
+ Completed 200 OK in 6ms (Views: 2.5ms | ActiveRecord: 0.0ms)
70560
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" LIMIT 30 OFFSET 0
70561
+  (0.4ms) rollback transaction
70562
+  (0.1ms) begin transaction
70563
+  (0.2ms) SELECT COUNT(*) FROM "mechanize_store_products"
70564
+ Processing by MechanizeStore::ProductsController#create as HTML
70565
+ Parameters: {"product"=>{"name"=>"MyString", "price"=>"10", "width"=>"1", "height"=>"2", "length"=>"2", "weight"=>"1", "description"=>"Product description", "short_description"=>"Short"}}
70566
+  (0.1ms) SAVEPOINT active_record_1
70567
+ SQL (0.5ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["description", "Product description"], ["height", 2.0], ["length", 2.0], ["name", "MyString"], ["price", 10.0], ["short_description", "Short"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["weight", 1.0], ["width", 1.0]]
70568
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70569
+ Redirected to http://test.host/mechanize_store/products/1
70570
+ Completed 302 Found in 4ms (ActiveRecord: 0.6ms)
70571
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_products"
70572
+  (0.4ms) rollback transaction
70573
+  (0.1ms) begin transaction
70574
+ Processing by MechanizeStore::ProductsController#create as HTML
70575
+ Parameters: {"product"=>{"name"=>"MyString", "price"=>"10", "width"=>"1", "height"=>"2", "length"=>"2", "weight"=>"1", "description"=>"Product description", "short_description"=>"Short"}}
70576
+  (0.1ms) SAVEPOINT active_record_1
70577
+ SQL (0.4ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["description", "Product description"], ["height", 2.0], ["length", 2.0], ["name", "MyString"], ["price", 10.0], ["short_description", "Short"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["weight", 1.0], ["width", 1.0]]
70578
+  (0.0ms) RELEASE SAVEPOINT active_record_1
70579
+ Redirected to http://test.host/mechanize_store/products/1
70580
+ Completed 302 Found in 3ms (ActiveRecord: 0.5ms)
70581
+  (0.5ms) rollback transaction
70582
+  (0.1ms) begin transaction
70583
+ Processing by MechanizeStore::ProductsController#create as HTML
70584
+ Parameters: {"product"=>{"name"=>"MyString", "price"=>"10", "width"=>"1", "height"=>"2", "length"=>"2", "weight"=>"1", "description"=>"Product description", "short_description"=>"Short"}}
70585
+  (0.1ms) SAVEPOINT active_record_1
70586
+ SQL (0.4ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["description", "Product description"], ["height", 2.0], ["length", 2.0], ["name", "MyString"], ["price", 10.0], ["short_description", "Short"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["weight", 1.0], ["width", 1.0]]
70587
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70588
+ Redirected to http://test.host/mechanize_store/products/1
70589
+ Completed 302 Found in 4ms (ActiveRecord: 0.5ms)
70590
+ MechanizeStore::Product Load (0.2ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" ORDER BY "mechanize_store_products"."id" DESC LIMIT 1
70591
+  (0.9ms) rollback transaction
70592
+  (0.1ms) begin transaction
70593
+ Processing by MechanizeStore::ProductsController#create as HTML
70594
+ Parameters: {"product"=>{"name"=>"invalid value"}}
70595
+ Completed 200 OK in 3ms (Views: 1.7ms | ActiveRecord: 0.0ms)
70596
+  (0.1ms) rollback transaction
70597
+  (0.1ms) begin transaction
70598
+ Processing by MechanizeStore::ProductsController#create as HTML
70599
+ Parameters: {"product"=>{"name"=>"invalid value"}}
70600
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
70601
+  (0.2ms) rollback transaction
70602
+  (0.1ms) begin transaction
70603
+ Processing by MechanizeStore::ProductsController#new as HTML
70604
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
70605
+  (0.1ms) rollback transaction
70606
+  (0.1ms) begin transaction
70607
+  (0.1ms) SAVEPOINT active_record_1
70608
+ SQL (0.4ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["description", "Product description"], ["height", 2.0], ["length", 2.0], ["name", "MyString"], ["price", 10.0], ["short_description", "Short"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["weight", 1.0], ["width", 1.0]]
70609
+  (0.0ms) RELEASE SAVEPOINT active_record_1
70610
+ Processing by MechanizeStore::ProductsController#edit as HTML
70611
+ Parameters: {"id"=>"1"}
70612
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
70613
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.1ms)
70614
+  (0.4ms) rollback transaction
70615
+  (0.1ms) begin transaction
70616
+  (0.1ms) SAVEPOINT active_record_1
70617
+ SQL (0.5ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["description", "Product description"], ["height", 2.0], ["length", 2.0], ["name", "MyString"], ["price", 10.0], ["short_description", "Short"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["weight", 1.0], ["width", 1.0]]
70618
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70619
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_products"
70620
+ Processing by MechanizeStore::ProductsController#destroy as HTML
70621
+ Parameters: {"id"=>"1"}
70622
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
70623
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
70624
+  (0.4ms) SAVEPOINT active_record_1
70625
+ SQL (13.1ms) DELETE FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? [["id", 1]]
70626
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70627
+ Redirected to http://test.host/mechanize_store/products
70628
+ Completed 302 Found in 24ms (ActiveRecord: 13.7ms)
70629
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_products"
70630
+  (0.5ms) rollback transaction
70631
+  (0.1ms) begin transaction
70632
+  (0.1ms) SAVEPOINT active_record_1
70633
+ SQL (0.4ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["description", "Product description"], ["height", 2.0], ["length", 2.0], ["name", "MyString"], ["price", 10.0], ["short_description", "Short"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["weight", 1.0], ["width", 1.0]]
70634
+  (0.0ms) RELEASE SAVEPOINT active_record_1
70635
+ Processing by MechanizeStore::ProductsController#destroy as HTML
70636
+ Parameters: {"id"=>"1"}
70637
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
70638
+ MechanizeStore::Product Load (0.0ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
70639
+  (0.0ms) SAVEPOINT active_record_1
70640
+ SQL (0.3ms) DELETE FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? [["id", 1]]
70641
+  (0.0ms) RELEASE SAVEPOINT active_record_1
70642
+ Redirected to http://test.host/mechanize_store/products
70643
+ Completed 302 Found in 3ms (ActiveRecord: 0.5ms)
70644
+  (5.0ms) rollback transaction
70645
+  (0.1ms) begin transaction
70646
+  (0.1ms) SAVEPOINT active_record_1
70647
+ SQL (1.0ms) INSERT INTO "mechanize_store_product_categories" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70648
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70649
+ Processing by MechanizeStore::ProductCategoriesController#update as HTML
70650
+ Parameters: {"product_category"=>{"name"=>"MyString"}, "id"=>"1"}
70651
+ MechanizeStore::ProductCategory Load (0.2ms) SELECT "mechanize_store_product_categories".* FROM "mechanize_store_product_categories" WHERE "mechanize_store_product_categories"."id" = ? LIMIT 1 [["id", "1"]]
70652
+ MechanizeStore::ProductCategory Load (0.1ms) SELECT "mechanize_store_product_categories".* FROM "mechanize_store_product_categories" WHERE "mechanize_store_product_categories"."id" = ? LIMIT 1 [["id", "1"]]
70653
+ Completed 200 OK in 6ms (Views: 3.1ms | ActiveRecord: 0.2ms)
70654
+  (0.3ms) rollback transaction
70655
+  (0.1ms) begin transaction
70656
+  (0.1ms) SAVEPOINT active_record_1
70657
+ SQL (0.4ms) INSERT INTO "mechanize_store_product_categories" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70658
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70659
+ Processing by MechanizeStore::ProductCategoriesController#update as HTML
70660
+ Parameters: {"product_category"=>{"name"=>"MyString"}, "id"=>"1"}
70661
+ MechanizeStore::ProductCategory Load (0.1ms) SELECT "mechanize_store_product_categories".* FROM "mechanize_store_product_categories" WHERE "mechanize_store_product_categories"."id" = ? LIMIT 1 [["id", "1"]]
70662
+ MechanizeStore::ProductCategory Load (0.0ms) SELECT "mechanize_store_product_categories".* FROM "mechanize_store_product_categories" WHERE "mechanize_store_product_categories"."id" = ? LIMIT 1 [["id", "1"]]
70663
+  (0.1ms) SAVEPOINT active_record_1
70664
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70665
+ Redirected to http://test.host/mechanize_store/product_categories/1
70666
+ Completed 302 Found in 4ms (ActiveRecord: 0.2ms)
70667
+  (0.5ms) rollback transaction
70668
+  (0.2ms) begin transaction
70669
+  (0.1ms) SAVEPOINT active_record_1
70670
+ SQL (0.4ms) INSERT INTO "mechanize_store_product_categories" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70671
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70672
+ Processing by MechanizeStore::ProductCategoriesController#update as HTML
70673
+ Parameters: {"product_category"=>{"name"=>"MyString"}, "id"=>"1"}
70674
+ MechanizeStore::ProductCategory Load (0.1ms) SELECT "mechanize_store_product_categories".* FROM "mechanize_store_product_categories" WHERE "mechanize_store_product_categories"."id" = ? LIMIT 1 [["id", "1"]]
70675
+ MechanizeStore::ProductCategory Load (0.0ms) SELECT "mechanize_store_product_categories".* FROM "mechanize_store_product_categories" WHERE "mechanize_store_product_categories"."id" = ? LIMIT 1 [["id", "1"]]
70676
+  (0.1ms) SAVEPOINT active_record_1
70677
+  (0.0ms) RELEASE SAVEPOINT active_record_1
70678
+ Redirected to http://test.host/mechanize_store/product_categories/1
70679
+ Completed 302 Found in 3ms (ActiveRecord: 0.2ms)
70680
+  (0.4ms) rollback transaction
70681
+  (0.1ms) begin transaction
70682
+  (0.1ms) SAVEPOINT active_record_1
70683
+ SQL (0.4ms) INSERT INTO "mechanize_store_product_categories" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70684
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70685
+ Processing by MechanizeStore::ProductCategoriesController#update as HTML
70686
+ Parameters: {"product_category"=>{"name"=>"invalid value"}, "id"=>"1"}
70687
+ MechanizeStore::ProductCategory Load (0.1ms) SELECT "mechanize_store_product_categories".* FROM "mechanize_store_product_categories" WHERE "mechanize_store_product_categories"."id" = ? LIMIT 1 [["id", "1"]]
70688
+ MechanizeStore::ProductCategory Load (0.1ms) SELECT "mechanize_store_product_categories".* FROM "mechanize_store_product_categories" WHERE "mechanize_store_product_categories"."id" = ? LIMIT 1 [["id", "1"]]
70689
+  (0.1ms) SAVEPOINT active_record_1
70690
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
70691
+ Completed 200 OK in 4ms (Views: 0.7ms | ActiveRecord: 0.4ms)
70692
+  (1.0ms) rollback transaction
70693
+  (0.1ms) begin transaction
70694
+  (0.1ms) SAVEPOINT active_record_1
70695
+ SQL (0.4ms) INSERT INTO "mechanize_store_product_categories" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70696
+  (0.0ms) RELEASE SAVEPOINT active_record_1
70697
+ Processing by MechanizeStore::ProductCategoriesController#update as HTML
70698
+ Parameters: {"product_category"=>{"name"=>"invalid value"}, "id"=>"1"}
70699
+ MechanizeStore::ProductCategory Load (0.1ms) SELECT "mechanize_store_product_categories".* FROM "mechanize_store_product_categories" WHERE "mechanize_store_product_categories"."id" = ? LIMIT 1 [["id", "1"]]
70700
+ MechanizeStore::ProductCategory Load (0.0ms) SELECT "mechanize_store_product_categories".* FROM "mechanize_store_product_categories" WHERE "mechanize_store_product_categories"."id" = ? LIMIT 1 [["id", "1"]]
70701
+  (0.1ms) SAVEPOINT active_record_1
70702
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
70703
+ Completed 200 OK in 3ms (Views: 0.7ms | ActiveRecord: 0.2ms)
70704
+  (2.2ms) rollback transaction
70705
+  (0.1ms) begin transaction
70706
+  (0.1ms) SAVEPOINT active_record_1
70707
+ SQL (0.4ms) INSERT INTO "mechanize_store_product_categories" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70708
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70709
+ Processing by MechanizeStore::ProductCategoriesController#show as HTML
70710
+ Parameters: {"id"=>"1"}
70711
+ MechanizeStore::ProductCategory Load (0.1ms) SELECT "mechanize_store_product_categories".* FROM "mechanize_store_product_categories" WHERE "mechanize_store_product_categories"."id" = ? LIMIT 1 [["id", "1"]]
70712
+ Completed 200 OK in 3ms (Views: 1.7ms | ActiveRecord: 0.1ms)
70713
+  (0.4ms) rollback transaction
70714
+  (0.1ms) begin transaction
70715
+  (0.1ms) SAVEPOINT active_record_1
70716
+ SQL (0.4ms) INSERT INTO "mechanize_store_product_categories" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70717
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70718
+ Processing by MechanizeStore::ProductCategoriesController#index as HTML
70719
+ Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms)
70720
+ MechanizeStore::ProductCategory Load (0.1ms) SELECT "mechanize_store_product_categories".* FROM "mechanize_store_product_categories" LIMIT 30 OFFSET 0
70721
+  (0.5ms) rollback transaction
70722
+  (0.1ms) begin transaction
70723
+  (0.2ms) SELECT COUNT(*) FROM "mechanize_store_product_categories"
70724
+ Processing by MechanizeStore::ProductCategoriesController#create as HTML
70725
+ Parameters: {"product_category"=>{"name"=>"MyString"}}
70726
+  (0.1ms) SAVEPOINT active_record_1
70727
+ SQL (0.4ms) INSERT INTO "mechanize_store_product_categories" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70728
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70729
+ Redirected to http://test.host/mechanize_store/product_categories/1
70730
+ Completed 302 Found in 3ms (ActiveRecord: 0.6ms)
70731
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_product_categories"
70732
+  (0.4ms) rollback transaction
70733
+  (0.1ms) begin transaction
70734
+ Processing by MechanizeStore::ProductCategoriesController#create as HTML
70735
+ Parameters: {"product_category"=>{"name"=>"MyString"}}
70736
+  (0.1ms) SAVEPOINT active_record_1
70737
+ SQL (0.4ms) INSERT INTO "mechanize_store_product_categories" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70738
+  (0.0ms) RELEASE SAVEPOINT active_record_1
70739
+ Redirected to http://test.host/mechanize_store/product_categories/1
70740
+ Completed 302 Found in 3ms (ActiveRecord: 0.5ms)
70741
+  (0.4ms) rollback transaction
70742
+  (0.1ms) begin transaction
70743
+ Processing by MechanizeStore::ProductCategoriesController#create as HTML
70744
+ Parameters: {"product_category"=>{"name"=>"MyString"}}
70745
+  (0.1ms) SAVEPOINT active_record_1
70746
+ SQL (0.4ms) INSERT INTO "mechanize_store_product_categories" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70747
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70748
+ Redirected to http://test.host/mechanize_store/product_categories/1
70749
+ Completed 302 Found in 3ms (ActiveRecord: 0.5ms)
70750
+ MechanizeStore::ProductCategory Load (0.1ms) SELECT "mechanize_store_product_categories".* FROM "mechanize_store_product_categories" ORDER BY "mechanize_store_product_categories"."id" DESC LIMIT 1
70751
+  (0.4ms) rollback transaction
70752
+  (0.1ms) begin transaction
70753
+ Processing by MechanizeStore::ProductCategoriesController#create as HTML
70754
+ Parameters: {"product_category"=>{"name"=>"invalid value"}}
70755
+ Completed 200 OK in 3ms (Views: 1.8ms | ActiveRecord: 0.0ms)
70756
+  (0.1ms) rollback transaction
70757
+  (0.1ms) begin transaction
70758
+ Processing by MechanizeStore::ProductCategoriesController#create as HTML
70759
+ Parameters: {"product_category"=>{"name"=>"invalid value"}}
70760
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
70761
+  (0.1ms) rollback transaction
70762
+  (0.1ms) begin transaction
70763
+ Processing by MechanizeStore::ProductCategoriesController#new as HTML
70764
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
70765
+  (0.1ms) rollback transaction
70766
+  (0.1ms) begin transaction
70767
+  (0.1ms) SAVEPOINT active_record_1
70768
+ SQL (0.4ms) INSERT INTO "mechanize_store_product_categories" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70769
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70770
+ Processing by MechanizeStore::ProductCategoriesController#edit as HTML
70771
+ Parameters: {"id"=>"1"}
70772
+ MechanizeStore::ProductCategory Load (0.1ms) SELECT "mechanize_store_product_categories".* FROM "mechanize_store_product_categories" WHERE "mechanize_store_product_categories"."id" = ? LIMIT 1 [["id", "1"]]
70773
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.1ms)
70774
+  (0.4ms) rollback transaction
70775
+  (0.1ms) begin transaction
70776
+  (0.1ms) SAVEPOINT active_record_1
70777
+ SQL (0.4ms) INSERT INTO "mechanize_store_product_categories" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70778
+  (0.0ms) RELEASE SAVEPOINT active_record_1
70779
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_product_categories"
70780
+ Processing by MechanizeStore::ProductCategoriesController#destroy as HTML
70781
+ Parameters: {"id"=>"1"}
70782
+ MechanizeStore::ProductCategory Load (0.1ms) SELECT "mechanize_store_product_categories".* FROM "mechanize_store_product_categories" WHERE "mechanize_store_product_categories"."id" = ? LIMIT 1 [["id", "1"]]
70783
+ MechanizeStore::ProductCategory Load (0.0ms) SELECT "mechanize_store_product_categories".* FROM "mechanize_store_product_categories" WHERE "mechanize_store_product_categories"."id" = ? LIMIT 1 [["id", "1"]]
70784
+  (0.1ms) SAVEPOINT active_record_1
70785
+ SQL (0.3ms) DELETE FROM "mechanize_store_product_categories" WHERE "mechanize_store_product_categories"."id" = ? [["id", 1]]
70786
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70787
+ Redirected to http://test.host/mechanize_store/product_categories
70788
+ Completed 302 Found in 5ms (ActiveRecord: 0.6ms)
70789
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_product_categories"
70790
+  (0.4ms) rollback transaction
70791
+  (0.1ms) begin transaction
70792
+  (0.1ms) SAVEPOINT active_record_1
70793
+ SQL (0.4ms) INSERT INTO "mechanize_store_product_categories" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70794
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70795
+ Processing by MechanizeStore::ProductCategoriesController#destroy as HTML
70796
+ Parameters: {"id"=>"1"}
70797
+ MechanizeStore::ProductCategory Load (0.1ms) SELECT "mechanize_store_product_categories".* FROM "mechanize_store_product_categories" WHERE "mechanize_store_product_categories"."id" = ? LIMIT 1 [["id", "1"]]
70798
+ MechanizeStore::ProductCategory Load (0.0ms) SELECT "mechanize_store_product_categories".* FROM "mechanize_store_product_categories" WHERE "mechanize_store_product_categories"."id" = ? LIMIT 1 [["id", "1"]]
70799
+  (0.1ms) SAVEPOINT active_record_1
70800
+ SQL (0.3ms) DELETE FROM "mechanize_store_product_categories" WHERE "mechanize_store_product_categories"."id" = ? [["id", 1]]
70801
+  (0.0ms) RELEASE SAVEPOINT active_record_1
70802
+ Redirected to http://test.host/mechanize_store/product_categories
70803
+ Completed 302 Found in 3ms (ActiveRecord: 0.5ms)
70804
+  (0.5ms) rollback transaction
70805
+  (0.1ms) begin transaction
70806
+  (0.1ms) rollback transaction
70807
+  (0.1ms) begin transaction
70808
+  (0.1ms) rollback transaction
70809
+  (0.1ms) begin transaction
70810
+  (0.1ms) rollback transaction
70811
+  (0.1ms) begin transaction
70812
+  (0.1ms) rollback transaction
70813
+  (0.1ms) begin transaction
70814
+  (0.1ms) rollback transaction
70815
+  (0.1ms) begin transaction
70816
+  (0.1ms) rollback transaction
70817
+  (0.1ms) begin transaction
70818
+  (0.1ms) rollback transaction
70819
+  (0.1ms) begin transaction
70820
+  (0.1ms) rollback transaction
70821
+  (0.1ms) begin transaction
70822
+  (0.1ms) rollback transaction
70823
+  (0.1ms) begin transaction
70824
+  (0.1ms) SAVEPOINT active_record_1
70825
+ SQL (0.7ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70826
+  (0.0ms) RELEASE SAVEPOINT active_record_1
70827
+ Processing by MechanizeStore::OrderStatusesController#update as HTML
70828
+ Parameters: {"order_status"=>{"name"=>"MyString"}, "id"=>"1"}
70829
+ MechanizeStore::OrderStatus Load (0.2ms) SELECT "mechanize_store_order_statuses".* FROM "mechanize_store_order_statuses" WHERE "mechanize_store_order_statuses"."id" = ? LIMIT 1 [["id", "1"]]
70830
+ MechanizeStore::OrderStatus Load (0.1ms) SELECT "mechanize_store_order_statuses".* FROM "mechanize_store_order_statuses" WHERE "mechanize_store_order_statuses"."id" = ? LIMIT 1 [["id", "1"]]
70831
+ Completed 200 OK in 5ms (Views: 2.5ms | ActiveRecord: 0.2ms)
70832
+  (0.4ms) rollback transaction
70833
+  (0.1ms) begin transaction
70834
+  (0.1ms) SAVEPOINT active_record_1
70835
+ SQL (0.4ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70836
+  (0.0ms) RELEASE SAVEPOINT active_record_1
70837
+ Processing by MechanizeStore::OrderStatusesController#update as HTML
70838
+ Parameters: {"order_status"=>{"name"=>"MyString"}, "id"=>"1"}
70839
+ MechanizeStore::OrderStatus Load (0.1ms) SELECT "mechanize_store_order_statuses".* FROM "mechanize_store_order_statuses" WHERE "mechanize_store_order_statuses"."id" = ? LIMIT 1 [["id", "1"]]
70840
+ MechanizeStore::OrderStatus Load (0.0ms) SELECT "mechanize_store_order_statuses".* FROM "mechanize_store_order_statuses" WHERE "mechanize_store_order_statuses"."id" = ? LIMIT 1 [["id", "1"]]
70841
+  (0.1ms) SAVEPOINT active_record_1
70842
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70843
+ Redirected to http://test.host/mechanize_store/order_statuses/1
70844
+ Completed 302 Found in 5ms (ActiveRecord: 0.3ms)
70845
+  (0.4ms) rollback transaction
70846
+  (0.1ms) begin transaction
70847
+  (0.1ms) SAVEPOINT active_record_1
70848
+ SQL (0.6ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70849
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70850
+ Processing by MechanizeStore::OrderStatusesController#update as HTML
70851
+ Parameters: {"order_status"=>{"name"=>"MyString"}, "id"=>"1"}
70852
+ MechanizeStore::OrderStatus Load (0.1ms) SELECT "mechanize_store_order_statuses".* FROM "mechanize_store_order_statuses" WHERE "mechanize_store_order_statuses"."id" = ? LIMIT 1 [["id", "1"]]
70853
+ MechanizeStore::OrderStatus Load (0.1ms) SELECT "mechanize_store_order_statuses".* FROM "mechanize_store_order_statuses" WHERE "mechanize_store_order_statuses"."id" = ? LIMIT 1 [["id", "1"]]
70854
+  (0.1ms) SAVEPOINT active_record_1
70855
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70856
+ Redirected to http://test.host/mechanize_store/order_statuses/1
70857
+ Completed 302 Found in 3ms (ActiveRecord: 0.3ms)
70858
+  (0.4ms) rollback transaction
70859
+  (0.1ms) begin transaction
70860
+  (0.1ms) SAVEPOINT active_record_1
70861
+ SQL (0.4ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70862
+  (0.0ms) RELEASE SAVEPOINT active_record_1
70863
+ Processing by MechanizeStore::OrderStatusesController#update as HTML
70864
+ Parameters: {"order_status"=>{"name"=>nil}, "id"=>"1"}
70865
+ MechanizeStore::OrderStatus Load (0.1ms) SELECT "mechanize_store_order_statuses".* FROM "mechanize_store_order_statuses" WHERE "mechanize_store_order_statuses"."id" = ? LIMIT 1 [["id", "1"]]
70866
+ MechanizeStore::OrderStatus Load (0.0ms) SELECT "mechanize_store_order_statuses".* FROM "mechanize_store_order_statuses" WHERE "mechanize_store_order_statuses"."id" = ? LIMIT 1 [["id", "1"]]
70867
+  (0.1ms) SAVEPOINT active_record_1
70868
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
70869
+ Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.2ms)
70870
+  (0.4ms) rollback transaction
70871
+  (0.1ms) begin transaction
70872
+  (0.1ms) SAVEPOINT active_record_1
70873
+ SQL (0.4ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70874
+  (0.0ms) RELEASE SAVEPOINT active_record_1
70875
+ Processing by MechanizeStore::OrderStatusesController#update as HTML
70876
+ Parameters: {"order_status"=>{"name"=>nil}, "id"=>"1"}
70877
+ MechanizeStore::OrderStatus Load (0.1ms) SELECT "mechanize_store_order_statuses".* FROM "mechanize_store_order_statuses" WHERE "mechanize_store_order_statuses"."id" = ? LIMIT 1 [["id", "1"]]
70878
+ MechanizeStore::OrderStatus Load (0.1ms) SELECT "mechanize_store_order_statuses".* FROM "mechanize_store_order_statuses" WHERE "mechanize_store_order_statuses"."id" = ? LIMIT 1 [["id", "1"]]
70879
+  (0.1ms) SAVEPOINT active_record_1
70880
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
70881
+ Completed 200 OK in 3ms (Views: 0.7ms | ActiveRecord: 0.2ms)
70882
+  (0.4ms) rollback transaction
70883
+  (0.1ms) begin transaction
70884
+  (0.1ms) SAVEPOINT active_record_1
70885
+ SQL (0.6ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70886
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70887
+ Processing by MechanizeStore::OrderStatusesController#show as HTML
70888
+ Parameters: {"id"=>"1"}
70889
+ MechanizeStore::OrderStatus Load (0.1ms) SELECT "mechanize_store_order_statuses".* FROM "mechanize_store_order_statuses" WHERE "mechanize_store_order_statuses"."id" = ? LIMIT 1 [["id", "1"]]
70890
+ Completed 200 OK in 3ms (Views: 1.8ms | ActiveRecord: 0.1ms)
70891
+  (0.4ms) rollback transaction
70892
+  (0.1ms) begin transaction
70893
+  (0.1ms) SAVEPOINT active_record_1
70894
+ SQL (0.4ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70895
+  (0.0ms) RELEASE SAVEPOINT active_record_1
70896
+ Processing by MechanizeStore::OrderStatusesController#index as HTML
70897
+ Completed 200 OK in 3ms (Views: 1.8ms | ActiveRecord: 0.0ms)
70898
+ MechanizeStore::OrderStatus Load (0.1ms) SELECT "mechanize_store_order_statuses".* FROM "mechanize_store_order_statuses" LIMIT 30 OFFSET 0
70899
+  (0.3ms) rollback transaction
70900
+  (0.1ms) begin transaction
70901
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_order_statuses"
70902
+ Processing by MechanizeStore::OrderStatusesController#create as HTML
70903
+ Parameters: {"order_status"=>{"name"=>"MyString"}}
70904
+  (0.1ms) SAVEPOINT active_record_1
70905
+ SQL (0.3ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70906
+  (0.0ms) RELEASE SAVEPOINT active_record_1
70907
+ Redirected to http://test.host/mechanize_store/order_statuses/1
70908
+ Completed 302 Found in 3ms (ActiveRecord: 0.4ms)
70909
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_order_statuses"
70910
+  (0.5ms) rollback transaction
70911
+  (0.1ms) begin transaction
70912
+ Processing by MechanizeStore::OrderStatusesController#create as HTML
70913
+ Parameters: {"order_status"=>{"name"=>"MyString"}}
70914
+  (0.1ms) SAVEPOINT active_record_1
70915
+ SQL (0.4ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70916
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70917
+ Redirected to http://test.host/mechanize_store/order_statuses/1
70918
+ Completed 302 Found in 3ms (ActiveRecord: 0.5ms)
70919
+  (0.4ms) rollback transaction
70920
+  (0.1ms) begin transaction
70921
+ Processing by MechanizeStore::OrderStatusesController#create as HTML
70922
+ Parameters: {"order_status"=>{"name"=>"MyString"}}
70923
+  (0.1ms) SAVEPOINT active_record_1
70924
+ SQL (0.4ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70925
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70926
+ Redirected to http://test.host/mechanize_store/order_statuses/1
70927
+ Completed 302 Found in 3ms (ActiveRecord: 0.5ms)
70928
+ MechanizeStore::OrderStatus Load (0.1ms) SELECT "mechanize_store_order_statuses".* FROM "mechanize_store_order_statuses" ORDER BY "mechanize_store_order_statuses"."id" DESC LIMIT 1
70929
+  (0.4ms) rollback transaction
70930
+  (0.1ms) begin transaction
70931
+ Processing by MechanizeStore::OrderStatusesController#create as HTML
70932
+ Parameters: {"order_status"=>{"name"=>nil}}
70933
+ Completed 200 OK in 3ms (Views: 1.7ms | ActiveRecord: 0.0ms)
70934
+  (0.1ms) rollback transaction
70935
+  (0.1ms) begin transaction
70936
+ Processing by MechanizeStore::OrderStatusesController#create as HTML
70937
+ Parameters: {"order_status"=>{"name"=>nil}}
70938
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
70939
+  (0.1ms) rollback transaction
70940
+  (0.2ms) begin transaction
70941
+ Processing by MechanizeStore::OrderStatusesController#new as HTML
70942
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
70943
+  (0.1ms) rollback transaction
70944
+  (0.1ms) begin transaction
70945
+  (0.1ms) SAVEPOINT active_record_1
70946
+ SQL (0.4ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70947
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70948
+ Processing by MechanizeStore::OrderStatusesController#edit as HTML
70949
+ Parameters: {"id"=>"1"}
70950
+ MechanizeStore::OrderStatus Load (0.1ms) SELECT "mechanize_store_order_statuses".* FROM "mechanize_store_order_statuses" WHERE "mechanize_store_order_statuses"."id" = ? LIMIT 1 [["id", "1"]]
70951
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.1ms)
70952
+  (0.4ms) rollback transaction
70953
+  (0.1ms) begin transaction
70954
+  (0.1ms) SAVEPOINT active_record_1
70955
+ SQL (0.6ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70956
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70957
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_order_statuses"
70958
+ Processing by MechanizeStore::OrderStatusesController#destroy as HTML
70959
+ Parameters: {"id"=>"1"}
70960
+ MechanizeStore::OrderStatus Load (0.1ms) SELECT "mechanize_store_order_statuses".* FROM "mechanize_store_order_statuses" WHERE "mechanize_store_order_statuses"."id" = ? LIMIT 1 [["id", "1"]]
70961
+ MechanizeStore::OrderStatus Load (0.0ms) SELECT "mechanize_store_order_statuses".* FROM "mechanize_store_order_statuses" WHERE "mechanize_store_order_statuses"."id" = ? LIMIT 1 [["id", "1"]]
70962
+  (0.1ms) SAVEPOINT active_record_1
70963
+ SQL (0.3ms) DELETE FROM "mechanize_store_order_statuses" WHERE "mechanize_store_order_statuses"."id" = ? [["id", 1]]
70964
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70965
+ Redirected to http://test.host/mechanize_store/order_statuses
70966
+ Completed 302 Found in 4ms (ActiveRecord: 0.5ms)
70967
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_order_statuses"
70968
+  (0.4ms) rollback transaction
70969
+  (0.1ms) begin transaction
70970
+  (0.1ms) SAVEPOINT active_record_1
70971
+ SQL (0.5ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70972
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70973
+ Processing by MechanizeStore::OrderStatusesController#destroy as HTML
70974
+ Parameters: {"id"=>"1"}
70975
+ MechanizeStore::OrderStatus Load (0.1ms) SELECT "mechanize_store_order_statuses".* FROM "mechanize_store_order_statuses" WHERE "mechanize_store_order_statuses"."id" = ? LIMIT 1 [["id", "1"]]
70976
+ MechanizeStore::OrderStatus Load (0.1ms) SELECT "mechanize_store_order_statuses".* FROM "mechanize_store_order_statuses" WHERE "mechanize_store_order_statuses"."id" = ? LIMIT 1 [["id", "1"]]
70977
+  (0.1ms) SAVEPOINT active_record_1
70978
+ SQL (0.3ms) DELETE FROM "mechanize_store_order_statuses" WHERE "mechanize_store_order_statuses"."id" = ? [["id", 1]]
70979
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70980
+ Redirected to http://test.host/mechanize_store/order_statuses
70981
+ Completed 302 Found in 5ms (ActiveRecord: 0.6ms)
70982
+  (10.7ms) rollback transaction
70983
+  (0.1ms) begin transaction
70984
+  (0.1ms) SAVEPOINT active_record_1
70985
+ SQL (0.9ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70986
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70987
+ Processing by MechanizeStore::PaymentTypesController#update as HTML
70988
+ Parameters: {"payment_type"=>{"name"=>"MyString"}, "id"=>"1"}
70989
+ MechanizeStore::PaymentType Load (0.2ms) SELECT "mechanize_store_payment_types".* FROM "mechanize_store_payment_types" WHERE "mechanize_store_payment_types"."id" = ? LIMIT 1 [["id", "1"]]
70990
+ MechanizeStore::PaymentType Load (0.1ms) SELECT "mechanize_store_payment_types".* FROM "mechanize_store_payment_types" WHERE "mechanize_store_payment_types"."id" = ? LIMIT 1 [["id", "1"]]
70991
+ Completed 200 OK in 6ms (Views: 3.2ms | ActiveRecord: 0.3ms)
70992
+  (0.4ms) rollback transaction
70993
+  (0.2ms) begin transaction
70994
+  (0.1ms) SAVEPOINT active_record_1
70995
+ SQL (0.5ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
70996
+  (0.1ms) RELEASE SAVEPOINT active_record_1
70997
+ Processing by MechanizeStore::PaymentTypesController#update as HTML
70998
+ Parameters: {"payment_type"=>{"name"=>"MyString"}, "id"=>"1"}
70999
+ MechanizeStore::PaymentType Load (0.1ms) SELECT "mechanize_store_payment_types".* FROM "mechanize_store_payment_types" WHERE "mechanize_store_payment_types"."id" = ? LIMIT 1 [["id", "1"]]
71000
+ MechanizeStore::PaymentType Load (0.0ms) SELECT "mechanize_store_payment_types".* FROM "mechanize_store_payment_types" WHERE "mechanize_store_payment_types"."id" = ? LIMIT 1 [["id", "1"]]
71001
+  (0.1ms) SAVEPOINT active_record_1
71002
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71003
+ Redirected to http://test.host/mechanize_store/payment_types/1
71004
+ Completed 302 Found in 4ms (ActiveRecord: 0.3ms)
71005
+  (7.4ms) rollback transaction
71006
+  (0.1ms) begin transaction
71007
+  (0.1ms) SAVEPOINT active_record_1
71008
+ SQL (0.5ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
71009
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71010
+ Processing by MechanizeStore::PaymentTypesController#update as HTML
71011
+ Parameters: {"payment_type"=>{"name"=>"MyString"}, "id"=>"1"}
71012
+ MechanizeStore::PaymentType Load (0.1ms) SELECT "mechanize_store_payment_types".* FROM "mechanize_store_payment_types" WHERE "mechanize_store_payment_types"."id" = ? LIMIT 1 [["id", "1"]]
71013
+ MechanizeStore::PaymentType Load (0.0ms) SELECT "mechanize_store_payment_types".* FROM "mechanize_store_payment_types" WHERE "mechanize_store_payment_types"."id" = ? LIMIT 1 [["id", "1"]]
71014
+  (0.1ms) SAVEPOINT active_record_1
71015
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71016
+ Redirected to http://test.host/mechanize_store/payment_types/1
71017
+ Completed 302 Found in 3ms (ActiveRecord: 0.2ms)
71018
+  (0.4ms) rollback transaction
71019
+  (0.1ms) begin transaction
71020
+  (0.1ms) SAVEPOINT active_record_1
71021
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
71022
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71023
+ Processing by MechanizeStore::PaymentTypesController#update as HTML
71024
+ Parameters: {"payment_type"=>{"name"=>"invalid value"}, "id"=>"1"}
71025
+ MechanizeStore::PaymentType Load (0.1ms) SELECT "mechanize_store_payment_types".* FROM "mechanize_store_payment_types" WHERE "mechanize_store_payment_types"."id" = ? LIMIT 1 [["id", "1"]]
71026
+ MechanizeStore::PaymentType Load (0.0ms) SELECT "mechanize_store_payment_types".* FROM "mechanize_store_payment_types" WHERE "mechanize_store_payment_types"."id" = ? LIMIT 1 [["id", "1"]]
71027
+  (0.1ms) SAVEPOINT active_record_1
71028
+  (0.2ms) ROLLBACK TO SAVEPOINT active_record_1
71029
+ Completed 200 OK in 4ms (Views: 1.1ms | ActiveRecord: 0.4ms)
71030
+  (0.5ms) rollback transaction
71031
+  (0.1ms) begin transaction
71032
+  (0.1ms) SAVEPOINT active_record_1
71033
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
71034
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71035
+ Processing by MechanizeStore::PaymentTypesController#update as HTML
71036
+ Parameters: {"payment_type"=>{"name"=>"invalid value"}, "id"=>"1"}
71037
+ MechanizeStore::PaymentType Load (0.1ms) SELECT "mechanize_store_payment_types".* FROM "mechanize_store_payment_types" WHERE "mechanize_store_payment_types"."id" = ? LIMIT 1 [["id", "1"]]
71038
+ MechanizeStore::PaymentType Load (0.0ms) SELECT "mechanize_store_payment_types".* FROM "mechanize_store_payment_types" WHERE "mechanize_store_payment_types"."id" = ? LIMIT 1 [["id", "1"]]
71039
+  (0.1ms) SAVEPOINT active_record_1
71040
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
71041
+ Completed 200 OK in 3ms (Views: 0.7ms | ActiveRecord: 0.3ms)
71042
+  (0.5ms) rollback transaction
71043
+  (0.1ms) begin transaction
71044
+  (0.1ms) SAVEPOINT active_record_1
71045
+ SQL (0.5ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
71046
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71047
+ Processing by MechanizeStore::PaymentTypesController#show as HTML
71048
+ Parameters: {"id"=>"1"}
71049
+ MechanizeStore::PaymentType Load (0.1ms) SELECT "mechanize_store_payment_types".* FROM "mechanize_store_payment_types" WHERE "mechanize_store_payment_types"."id" = ? LIMIT 1 [["id", "1"]]
71050
+ Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.1ms)
71051
+  (0.4ms) rollback transaction
71052
+  (0.1ms) begin transaction
71053
+  (0.1ms) SAVEPOINT active_record_1
71054
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
71055
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71056
+ Processing by MechanizeStore::PaymentTypesController#index as HTML
71057
+ Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms)
71058
+ MechanizeStore::PaymentType Load (0.2ms) SELECT "mechanize_store_payment_types".* FROM "mechanize_store_payment_types" LIMIT 30 OFFSET 0
71059
+  (0.4ms) rollback transaction
71060
+  (0.1ms) begin transaction
71061
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_payment_types"
71062
+ Processing by MechanizeStore::PaymentTypesController#create as HTML
71063
+ Parameters: {"payment_type"=>{"name"=>"MyString"}}
71064
+  (0.1ms) SAVEPOINT active_record_1
71065
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
71066
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71067
+ Redirected to http://test.host/mechanize_store/payment_types/1
71068
+ Completed 302 Found in 4ms (ActiveRecord: 0.6ms)
71069
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_payment_types"
71070
+  (0.4ms) rollback transaction
71071
+  (0.1ms) begin transaction
71072
+ Processing by MechanizeStore::PaymentTypesController#create as HTML
71073
+ Parameters: {"payment_type"=>{"name"=>"MyString"}}
71074
+  (0.1ms) SAVEPOINT active_record_1
71075
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
71076
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71077
+ Redirected to http://test.host/mechanize_store/payment_types/1
71078
+ Completed 302 Found in 3ms (ActiveRecord: 0.5ms)
71079
+  (0.4ms) rollback transaction
71080
+  (0.1ms) begin transaction
71081
+ Processing by MechanizeStore::PaymentTypesController#create as HTML
71082
+ Parameters: {"payment_type"=>{"name"=>"MyString"}}
71083
+  (0.1ms) SAVEPOINT active_record_1
71084
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:26 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:26 UTC +00:00]]
71085
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71086
+ Redirected to http://test.host/mechanize_store/payment_types/1
71087
+ Completed 302 Found in 4ms (ActiveRecord: 0.6ms)
71088
+ MechanizeStore::PaymentType Load (0.1ms) SELECT "mechanize_store_payment_types".* FROM "mechanize_store_payment_types" ORDER BY "mechanize_store_payment_types"."id" DESC LIMIT 1
71089
+  (0.5ms) rollback transaction
71090
+  (0.1ms) begin transaction
71091
+ Processing by MechanizeStore::PaymentTypesController#create as HTML
71092
+ Parameters: {"payment_type"=>{"name"=>"invalid value"}}
71093
+ Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms)
71094
+  (0.1ms) rollback transaction
71095
+  (0.1ms) begin transaction
71096
+ Processing by MechanizeStore::PaymentTypesController#create as HTML
71097
+ Parameters: {"payment_type"=>{"name"=>"invalid value"}}
71098
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
71099
+  (0.1ms) rollback transaction
71100
+  (0.1ms) begin transaction
71101
+ Processing by MechanizeStore::PaymentTypesController#new as HTML
71102
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
71103
+  (0.1ms) rollback transaction
71104
+  (0.1ms) begin transaction
71105
+  (0.1ms) SAVEPOINT active_record_1
71106
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71107
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71108
+ Processing by MechanizeStore::PaymentTypesController#edit as HTML
71109
+ Parameters: {"id"=>"1"}
71110
+ MechanizeStore::PaymentType Load (0.1ms) SELECT "mechanize_store_payment_types".* FROM "mechanize_store_payment_types" WHERE "mechanize_store_payment_types"."id" = ? LIMIT 1 [["id", "1"]]
71111
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.1ms)
71112
+  (0.6ms) rollback transaction
71113
+  (0.2ms) begin transaction
71114
+  (0.1ms) SAVEPOINT active_record_1
71115
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71116
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71117
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_payment_types"
71118
+ Processing by MechanizeStore::PaymentTypesController#destroy as HTML
71119
+ Parameters: {"id"=>"1"}
71120
+ MechanizeStore::PaymentType Load (0.1ms) SELECT "mechanize_store_payment_types".* FROM "mechanize_store_payment_types" WHERE "mechanize_store_payment_types"."id" = ? LIMIT 1 [["id", "1"]]
71121
+ MechanizeStore::PaymentType Load (0.1ms) SELECT "mechanize_store_payment_types".* FROM "mechanize_store_payment_types" WHERE "mechanize_store_payment_types"."id" = ? LIMIT 1 [["id", "1"]]
71122
+  (0.1ms) SAVEPOINT active_record_1
71123
+ SQL (0.5ms) DELETE FROM "mechanize_store_payment_types" WHERE "mechanize_store_payment_types"."id" = ? [["id", 1]]
71124
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71125
+ Redirected to http://test.host/mechanize_store/payment_types
71126
+ Completed 302 Found in 5ms (ActiveRecord: 0.8ms)
71127
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_payment_types"
71128
+  (8.3ms) rollback transaction
71129
+  (0.1ms) begin transaction
71130
+  (0.1ms) SAVEPOINT active_record_1
71131
+ SQL (0.5ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71132
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71133
+ Processing by MechanizeStore::PaymentTypesController#destroy as HTML
71134
+ Parameters: {"id"=>"1"}
71135
+ MechanizeStore::PaymentType Load (0.1ms) SELECT "mechanize_store_payment_types".* FROM "mechanize_store_payment_types" WHERE "mechanize_store_payment_types"."id" = ? LIMIT 1 [["id", "1"]]
71136
+ MechanizeStore::PaymentType Load (0.0ms) SELECT "mechanize_store_payment_types".* FROM "mechanize_store_payment_types" WHERE "mechanize_store_payment_types"."id" = ? LIMIT 1 [["id", "1"]]
71137
+  (0.1ms) SAVEPOINT active_record_1
71138
+ SQL (0.3ms) DELETE FROM "mechanize_store_payment_types" WHERE "mechanize_store_payment_types"."id" = ? [["id", 1]]
71139
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71140
+ Redirected to http://test.host/mechanize_store/payment_types
71141
+ Completed 302 Found in 3ms (ActiveRecord: 0.5ms)
71142
+  (0.4ms) rollback transaction
71143
+  (0.1ms) begin transaction
71144
+  (0.1ms) SAVEPOINT active_record_1
71145
+ SQL (0.8ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71146
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71147
+ Processing by MechanizeStore::FlagsController#update as HTML
71148
+ Parameters: {"flag"=>{"name"=>"MyString"}, "id"=>"1"}
71149
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
71150
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
71151
+ Completed 200 OK in 6ms (Views: 3.2ms | ActiveRecord: 0.2ms)
71152
+  (0.4ms) rollback transaction
71153
+  (0.1ms) begin transaction
71154
+  (0.1ms) SAVEPOINT active_record_1
71155
+ SQL (0.4ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71156
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71157
+ Processing by MechanizeStore::FlagsController#update as HTML
71158
+ Parameters: {"flag"=>{"name"=>"MyString"}, "id"=>"1"}
71159
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
71160
+ MechanizeStore::Flag Load (0.0ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
71161
+  (0.0ms) SAVEPOINT active_record_1
71162
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71163
+ Redirected to http://test.host/mechanize_store/flags/1
71164
+ Completed 302 Found in 3ms (ActiveRecord: 0.2ms)
71165
+  (0.4ms) rollback transaction
71166
+  (0.1ms) begin transaction
71167
+  (0.1ms) SAVEPOINT active_record_1
71168
+ SQL (0.4ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71169
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71170
+ Processing by MechanizeStore::FlagsController#update as HTML
71171
+ Parameters: {"flag"=>{"name"=>"MyString"}, "id"=>"1"}
71172
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
71173
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
71174
+  (0.1ms) SAVEPOINT active_record_1
71175
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71176
+ Redirected to http://test.host/mechanize_store/flags/1
71177
+ Completed 302 Found in 3ms (ActiveRecord: 0.3ms)
71178
+  (0.4ms) rollback transaction
71179
+  (0.1ms) begin transaction
71180
+  (0.1ms) SAVEPOINT active_record_1
71181
+ SQL (0.5ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71182
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71183
+ Processing by MechanizeStore::FlagsController#update as HTML
71184
+ Parameters: {"flag"=>{"name"=>"invalid value"}, "id"=>"1"}
71185
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
71186
+ MechanizeStore::Flag Load (0.0ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
71187
+  (0.1ms) SAVEPOINT active_record_1
71188
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
71189
+ Completed 200 OK in 4ms (Views: 0.9ms | ActiveRecord: 0.3ms)
71190
+  (0.5ms) rollback transaction
71191
+  (0.1ms) begin transaction
71192
+  (0.1ms) SAVEPOINT active_record_1
71193
+ SQL (0.3ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71194
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71195
+ Processing by MechanizeStore::FlagsController#update as HTML
71196
+ Parameters: {"flag"=>{"name"=>"invalid value"}, "id"=>"1"}
71197
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
71198
+ MechanizeStore::Flag Load (0.0ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
71199
+  (0.1ms) SAVEPOINT active_record_1
71200
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
71201
+ Completed 200 OK in 3ms (Views: 0.8ms | ActiveRecord: 0.2ms)
71202
+  (0.4ms) rollback transaction
71203
+  (0.1ms) begin transaction
71204
+  (0.1ms) SAVEPOINT active_record_1
71205
+ SQL (0.4ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71206
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71207
+ Processing by MechanizeStore::FlagsController#show as HTML
71208
+ Parameters: {"id"=>"1"}
71209
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
71210
+ Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.1ms)
71211
+  (0.4ms) rollback transaction
71212
+  (0.1ms) begin transaction
71213
+  (0.1ms) SAVEPOINT active_record_1
71214
+ SQL (0.4ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71215
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71216
+ Processing by MechanizeStore::FlagsController#index as HTML
71217
+ Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms)
71218
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" LIMIT 30 OFFSET 0
71219
+  (0.4ms) rollback transaction
71220
+  (0.1ms) begin transaction
71221
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_flags"
71222
+ Processing by MechanizeStore::FlagsController#create as HTML
71223
+ Parameters: {"flag"=>{"name"=>"MyString"}}
71224
+  (0.1ms) SAVEPOINT active_record_1
71225
+ SQL (0.3ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71226
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71227
+ Redirected to http://test.host/mechanize_store/flags/1
71228
+ Completed 302 Found in 3ms (ActiveRecord: 0.5ms)
71229
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_flags"
71230
+  (0.3ms) rollback transaction
71231
+  (0.1ms) begin transaction
71232
+ Processing by MechanizeStore::FlagsController#create as HTML
71233
+ Parameters: {"flag"=>{"name"=>"MyString"}}
71234
+  (0.1ms) SAVEPOINT active_record_1
71235
+ SQL (0.6ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71236
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71237
+ Redirected to http://test.host/mechanize_store/flags/1
71238
+ Completed 302 Found in 4ms (ActiveRecord: 0.8ms)
71239
+  (0.4ms) rollback transaction
71240
+  (0.1ms) begin transaction
71241
+ Processing by MechanizeStore::FlagsController#create as HTML
71242
+ Parameters: {"flag"=>{"name"=>"MyString"}}
71243
+  (0.1ms) SAVEPOINT active_record_1
71244
+ SQL (0.4ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71245
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71246
+ Redirected to http://test.host/mechanize_store/flags/1
71247
+ Completed 302 Found in 4ms (ActiveRecord: 0.6ms)
71248
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" ORDER BY "mechanize_store_flags"."id" DESC LIMIT 1
71249
+  (0.4ms) rollback transaction
71250
+  (0.1ms) begin transaction
71251
+ Processing by MechanizeStore::FlagsController#create as HTML
71252
+ Parameters: {"flag"=>{"name"=>"invalid value"}}
71253
+ Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms)
71254
+  (0.1ms) rollback transaction
71255
+  (0.1ms) begin transaction
71256
+ Processing by MechanizeStore::FlagsController#create as HTML
71257
+ Parameters: {"flag"=>{"name"=>"invalid value"}}
71258
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
71259
+  (0.1ms) rollback transaction
71260
+  (0.1ms) begin transaction
71261
+ Processing by MechanizeStore::FlagsController#new as HTML
71262
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
71263
+  (0.1ms) rollback transaction
71264
+  (0.1ms) begin transaction
71265
+  (0.1ms) SAVEPOINT active_record_1
71266
+ SQL (0.5ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71267
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71268
+ Processing by MechanizeStore::FlagsController#edit as HTML
71269
+ Parameters: {"id"=>"1"}
71270
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
71271
+ Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.1ms)
71272
+  (0.5ms) rollback transaction
71273
+  (0.1ms) begin transaction
71274
+  (0.1ms) SAVEPOINT active_record_1
71275
+ SQL (0.5ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71276
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71277
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_flags"
71278
+ Processing by MechanizeStore::FlagsController#destroy as HTML
71279
+ Parameters: {"id"=>"1"}
71280
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
71281
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
71282
+  (0.1ms) SAVEPOINT active_record_1
71283
+ SQL (0.3ms) DELETE FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? [["id", 1]]
71284
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71285
+ Redirected to http://test.host/mechanize_store/flags
71286
+ Completed 302 Found in 5ms (ActiveRecord: 0.6ms)
71287
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_flags"
71288
+  (0.4ms) rollback transaction
71289
+  (0.1ms) begin transaction
71290
+  (0.1ms) SAVEPOINT active_record_1
71291
+ SQL (0.4ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71292
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71293
+ Processing by MechanizeStore::FlagsController#destroy as HTML
71294
+ Parameters: {"id"=>"1"}
71295
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
71296
+ MechanizeStore::Flag Load (0.0ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
71297
+  (0.1ms) SAVEPOINT active_record_1
71298
+ SQL (0.2ms) DELETE FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? [["id", 1]]
71299
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71300
+ Redirected to http://test.host/mechanize_store/flags
71301
+ Completed 302 Found in 3ms (ActiveRecord: 0.5ms)
71302
+  (0.5ms) rollback transaction
71303
+  (0.1ms) begin transaction
71304
+  (0.1ms) rollback transaction
71305
+  (0.1ms) begin transaction
71306
+  (0.1ms) rollback transaction
71307
+  (0.1ms) begin transaction
71308
+  (0.1ms) rollback transaction
71309
+  (0.1ms) begin transaction
71310
+  (0.1ms) rollback transaction
71311
+  (0.1ms) begin transaction
71312
+  (0.1ms) rollback transaction
71313
+  (0.1ms) begin transaction
71314
+  (0.1ms) rollback transaction
71315
+  (0.1ms) begin transaction
71316
+  (0.1ms) rollback transaction
71317
+  (0.1ms) begin transaction
71318
+  (0.1ms) rollback transaction
71319
+  (0.1ms) begin transaction
71320
+  (0.1ms) rollback transaction
71321
+  (0.1ms) begin transaction
71322
+  (0.1ms) rollback transaction
71323
+  (0.1ms) begin transaction
71324
+  (0.0ms) rollback transaction
71325
+  (0.1ms) begin transaction
71326
+  (0.0ms) rollback transaction
71327
+  (0.1ms) begin transaction
71328
+  (0.1ms) rollback transaction
71329
+  (0.1ms) begin transaction
71330
+  (0.0ms) rollback transaction
71331
+  (0.1ms) begin transaction
71332
+  (0.1ms) SAVEPOINT active_record_1
71333
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71334
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71335
+  (0.0ms) SAVEPOINT active_record_1
71336
+ SQL (0.4ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71337
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71338
+  (0.1ms) SAVEPOINT active_record_1
71339
+ SQL (0.3ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71340
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71341
+  (0.1ms) SAVEPOINT active_record_1
71342
+ SQL (1.0ms) INSERT INTO "mechanize_store_freights" ("created_at", "delivery_time", "service", "updated_at", "value", "zipcode") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["delivery_time", 1], ["service", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["value", 1.5], ["zipcode", "MyString"]]
71343
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71344
+  (0.1ms) SAVEPOINT active_record_1
71345
+ SQL (0.9ms) INSERT INTO "mechanize_store_orders" ("created_at", "order_status_id", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["order_status_id", 1], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71346
+ SQL (1.2ms) INSERT INTO "mechanize_store_payments" ("created_at", "flag_id", "order_id", "paid_in", "paid_value", "payment_status_id", "payment_type_id", "plot", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["flag_id", 1], ["order_id", 1], ["paid_in", Wed, 02 Apr 2014 11:05:39 UTC +00:00], ["paid_value", 1.5], ["payment_status_id", 3], ["payment_type_id", 1], ["plot", 1], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["value", 1.5]]
71347
+ SQL (0.3ms) UPDATE "mechanize_store_freights" SET "order_id" = ?, "updated_at" = ? WHERE "mechanize_store_freights"."id" = 1 [["order_id", 1], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71348
+ MechanizeStore::OrderItem Load (0.5ms) SELECT "mechanize_store_order_items".* FROM "mechanize_store_order_items" WHERE "mechanize_store_order_items"."order_id" = ? [["order_id", 1]]
71349
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71350
+ Processing by MechanizeStore::OrdersController#index as HTML
71351
+ Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms)
71352
+ MechanizeStore::Order Load (0.1ms) SELECT "mechanize_store_orders".* FROM "mechanize_store_orders" LIMIT 30 OFFSET 0
71353
+  (0.6ms) rollback transaction
71354
+  (0.1ms) begin transaction
71355
+  (0.1ms) SAVEPOINT active_record_1
71356
+ SQL (0.6ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71357
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71358
+  (0.0ms) SAVEPOINT active_record_1
71359
+ SQL (0.3ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71360
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71361
+  (0.1ms) SAVEPOINT active_record_1
71362
+ SQL (0.2ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71363
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71364
+  (0.0ms) SAVEPOINT active_record_1
71365
+ SQL (0.2ms) INSERT INTO "mechanize_store_freights" ("created_at", "delivery_time", "service", "updated_at", "value", "zipcode") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["delivery_time", 1], ["service", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["value", 1.5], ["zipcode", "MyString"]]
71366
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71367
+  (0.0ms) SAVEPOINT active_record_1
71368
+ SQL (0.2ms) INSERT INTO "mechanize_store_orders" ("created_at", "order_status_id", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["order_status_id", 1], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71369
+ SQL (0.2ms) INSERT INTO "mechanize_store_payments" ("created_at", "flag_id", "order_id", "paid_in", "paid_value", "payment_status_id", "payment_type_id", "plot", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["flag_id", 1], ["order_id", 1], ["paid_in", Wed, 02 Apr 2014 11:05:39 UTC +00:00], ["paid_value", 1.5], ["payment_status_id", 3], ["payment_type_id", 1], ["plot", 1], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["value", 1.5]]
71370
+ SQL (0.1ms) UPDATE "mechanize_store_freights" SET "order_id" = ?, "updated_at" = ? WHERE "mechanize_store_freights"."id" = 1 [["order_id", 1], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71371
+ MechanizeStore::OrderItem Load (0.0ms) SELECT "mechanize_store_order_items".* FROM "mechanize_store_order_items" WHERE "mechanize_store_order_items"."order_id" = ? [["order_id", 1]]
71372
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71373
+ Processing by MechanizeStore::OrdersController#show as HTML
71374
+ Parameters: {"id"=>"1"}
71375
+ MechanizeStore::Order Load (0.2ms) SELECT "mechanize_store_orders".* FROM "mechanize_store_orders" WHERE "mechanize_store_orders"."id" = ? LIMIT 1 [["id", "1"]]
71376
+ Completed 200 OK in 3ms (Views: 1.4ms | ActiveRecord: 0.2ms)
71377
+  (0.6ms) rollback transaction
71378
+  (0.1ms) begin transaction
71379
+  (0.1ms) SAVEPOINT active_record_1
71380
+ SQL (0.4ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["description", "MyText"], ["height", 1.5], ["length", 1.5], ["name", "MyString"], ["price", 1.5], ["short_description", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["weight", 1.5], ["width", 1.5]]
71381
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71382
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-orqzyt.png[0]' 2>/dev/null
71383
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-orqzyt.png[0]'
71384
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-orqzyt.png[0]'
71385
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-orqzyt.png[0]'
71386
+ Command :: convert '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-orqzyt.png[0]' -auto-orient -resize "300x300>" '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-orqzyt20140522-61987-1id0jaz'
71387
+ Command :: file -b --mime '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-orqzyt20140522-61987-1id0jaz'
71388
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-orqzyt.png[0]' 2>/dev/null
71389
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-orqzyt.png[0]'
71390
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-orqzyt.png[0]'
71391
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-orqzyt.png[0]'
71392
+ Command :: convert '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-orqzyt.png[0]' -auto-orient -resize "100x100>" '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-orqzyt20140522-61987-68ewko'
71393
+ Command :: file -b --mime '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-orqzyt20140522-61987-68ewko'
71394
+  (0.2ms) SAVEPOINT active_record_1
71395
+ SQL (0.9ms) INSERT INTO "mechanize_store_product_photos" ("created_at", "file_content_type", "file_file_name", "file_file_size", "file_updated_at", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["file_content_type", ""], ["file_file_name", "rails.png"], ["file_file_size", 6646], ["file_updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["product_id", 1], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71396
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71397
+ Processing by MechanizeStore::ProductPhotosController#index as JSON
71398
+ Parameters: {"product_id"=>"1"}
71399
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
71400
+ Completed 200 OK in 11ms (Views: 4.5ms | ActiveRecord: 0.1ms)
71401
+ MechanizeStore::ProductPhoto Load (0.2ms) SELECT "mechanize_store_product_photos".* FROM "mechanize_store_product_photos" WHERE "mechanize_store_product_photos"."product_id" = ? [["product_id", 1]]
71402
+ MechanizeStore::ProductPhoto Load (0.1ms) SELECT "mechanize_store_product_photos".* FROM "mechanize_store_product_photos" WHERE "mechanize_store_product_photos"."product_id" = ? [["product_id", 1]]
71403
+  (0.5ms) rollback transaction
71404
+  (0.1ms) begin transaction
71405
+  (0.1ms) SAVEPOINT active_record_1
71406
+ SQL (0.4ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["description", "MyText"], ["height", 1.5], ["length", 1.5], ["name", "MyString"], ["price", 1.5], ["short_description", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["weight", 1.5], ["width", 1.5]]
71407
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71408
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_product_photos"
71409
+ Processing by MechanizeStore::ProductPhotosController#create as HTML
71410
+ Parameters: {"product_photo"=>{"file"=>[#<Rack::Test::UploadedFile:0x007fc564099fd0 @content_type=nil, @original_filename="rails.png", @tempfile=#<File:/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/rails.png20140522-61987-tf02mm>>]}, "product_id"=>"1"}
71411
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
71412
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-16ytdrf.png[0]' 2>/dev/null
71413
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-16ytdrf.png[0]'
71414
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-16ytdrf.png[0]'
71415
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-16ytdrf.png[0]'
71416
+ Command :: convert '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-16ytdrf.png[0]' -auto-orient -resize "300x300>" '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-16ytdrf20140522-61987-165duvp'
71417
+ Command :: file -b --mime '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-16ytdrf20140522-61987-165duvp'
71418
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-16ytdrf.png[0]' 2>/dev/null
71419
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-16ytdrf.png[0]'
71420
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-16ytdrf.png[0]'
71421
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-16ytdrf.png[0]'
71422
+ Command :: convert '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-16ytdrf.png[0]' -auto-orient -resize "100x100>" '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-16ytdrf20140522-61987-1d360vt'
71423
+ Command :: file -b --mime '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-16ytdrf20140522-61987-1d360vt'
71424
+  (0.2ms) SAVEPOINT active_record_1
71425
+ SQL (0.5ms) INSERT INTO "mechanize_store_product_photos" ("created_at", "file_content_type", "file_file_name", "file_file_size", "file_updated_at", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["file_content_type", ""], ["file_file_name", "rails.png"], ["file_file_size", 6646], ["file_updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["product_id", 1], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00]]
71426
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71427
+ Redirected to http://test.host/mechanize_store/products/1
71428
+ Completed 302 Found in 168ms (ActiveRecord: 0.9ms)
71429
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_product_photos"
71430
+  (0.5ms) rollback transaction
71431
+  (0.1ms) begin transaction
71432
+  (0.1ms) SAVEPOINT active_record_1
71433
+ SQL (0.6ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["description", "MyText"], ["height", 1.5], ["length", 1.5], ["name", "MyString"], ["price", 1.5], ["short_description", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["weight", 1.5], ["width", 1.5]]
71434
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71435
+ Processing by MechanizeStore::ProductPhotosController#create as HTML
71436
+ Parameters: {"product_photo"=>{"file"=>[#<Rack::Test::UploadedFile:0x007fc567cda878 @content_type=nil, @original_filename="rails.png", @tempfile=#<File:/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/rails.png20140522-61987-p5nwr6>>]}, "product_id"=>"1"}
71437
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
71438
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1iy8jlx.png[0]' 2>/dev/null
71439
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1iy8jlx.png[0]'
71440
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1iy8jlx.png[0]'
71441
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1iy8jlx.png[0]'
71442
+ Command :: convert '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1iy8jlx.png[0]' -auto-orient -resize "300x300>" '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1iy8jlx20140522-61987-1q91m7b'
71443
+ Command :: file -b --mime '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1iy8jlx20140522-61987-1q91m7b'
71444
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1iy8jlx.png[0]' 2>/dev/null
71445
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1iy8jlx.png[0]'
71446
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1iy8jlx.png[0]'
71447
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1iy8jlx.png[0]'
71448
+ Command :: convert '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1iy8jlx.png[0]' -auto-orient -resize "100x100>" '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1iy8jlx20140522-61987-nf41u'
71449
+ Command :: file -b --mime '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1iy8jlx20140522-61987-nf41u'
71450
+  (0.2ms) SAVEPOINT active_record_1
71451
+ SQL (0.7ms) INSERT INTO "mechanize_store_product_photos" ("created_at", "file_content_type", "file_file_name", "file_file_size", "file_updated_at", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["file_content_type", ""], ["file_file_name", "rails.png"], ["file_file_size", 6646], ["file_updated_at", Thu, 22 May 2014 18:45:27 UTC +00:00], ["product_id", 1], ["updated_at", Thu, 22 May 2014 18:45:28 UTC +00:00]]
71452
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71453
+ Redirected to http://test.host/mechanize_store/products/1
71454
+ Completed 302 Found in 172ms (ActiveRecord: 1.1ms)
71455
+  (0.5ms) rollback transaction
71456
+  (0.1ms) begin transaction
71457
+  (0.2ms) SAVEPOINT active_record_1
71458
+ SQL (0.6ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["description", "MyText"], ["height", 1.5], ["length", 1.5], ["name", "MyString"], ["price", 1.5], ["short_description", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["weight", 1.5], ["width", 1.5]]
71459
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71460
+ Processing by MechanizeStore::ProductPhotosController#create as HTML
71461
+ Parameters: {"product_photo"=>{"file"=>[#<Rack::Test::UploadedFile:0x007fc567c506f0 @content_type=nil, @original_filename="rails.png", @tempfile=#<File:/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/rails.png20140522-61987-1ccfdvc>>]}, "product_id"=>"1"}
71462
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
71463
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1eqfske.png[0]' 2>/dev/null
71464
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1eqfske.png[0]'
71465
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1eqfske.png[0]'
71466
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1eqfske.png[0]'
71467
+ Command :: convert '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1eqfske.png[0]' -auto-orient -resize "300x300>" '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1eqfske20140522-61987-4uc5zo'
71468
+ Command :: file -b --mime '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1eqfske20140522-61987-4uc5zo'
71469
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1eqfske.png[0]' 2>/dev/null
71470
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1eqfske.png[0]'
71471
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1eqfske.png[0]'
71472
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1eqfske.png[0]'
71473
+ Command :: convert '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1eqfske.png[0]' -auto-orient -resize "100x100>" '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1eqfske20140522-61987-1i10qnu'
71474
+ Command :: file -b --mime '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1eqfske20140522-61987-1i10qnu'
71475
+  (0.3ms) SAVEPOINT active_record_1
71476
+ SQL (0.9ms) INSERT INTO "mechanize_store_product_photos" ("created_at", "file_content_type", "file_file_name", "file_file_size", "file_updated_at", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["file_content_type", ""], ["file_file_name", "rails.png"], ["file_file_size", 6646], ["file_updated_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["product_id", 1], ["updated_at", Thu, 22 May 2014 18:45:28 UTC +00:00]]
71477
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71478
+ Redirected to http://test.host/mechanize_store/products/1
71479
+ Completed 302 Found in 224ms (ActiveRecord: 1.4ms)
71480
+  (0.5ms) rollback transaction
71481
+  (0.1ms) begin transaction
71482
+  (0.1ms) SAVEPOINT active_record_1
71483
+ SQL (0.4ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["description", "MyText"], ["height", 1.5], ["length", 1.5], ["name", "MyString"], ["price", 1.5], ["short_description", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["weight", 1.5], ["width", 1.5]]
71484
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71485
+ Processing by MechanizeStore::ProductPhotosController#create as JSON
71486
+ Parameters: {"product_photo"=>{"file"=>[nil]}, "product_id"=>"1"}
71487
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
71488
+  (0.1ms) SAVEPOINT active_record_1
71489
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
71490
+ Completed 422 Unprocessable Entity in 5ms (Views: 0.6ms | ActiveRecord: 0.2ms)
71491
+  (0.3ms) rollback transaction
71492
+  (0.1ms) begin transaction
71493
+  (0.1ms) SAVEPOINT active_record_1
71494
+ SQL (0.4ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["description", "MyText"], ["height", 1.5], ["length", 1.5], ["name", "MyString"], ["price", 1.5], ["short_description", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["weight", 1.5], ["width", 1.5]]
71495
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71496
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-rchsf9.png[0]' 2>/dev/null
71497
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-rchsf9.png[0]'
71498
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-rchsf9.png[0]'
71499
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-rchsf9.png[0]'
71500
+ Command :: convert '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-rchsf9.png[0]' -auto-orient -resize "300x300>" '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-rchsf920140522-61987-z39z06'
71501
+ Command :: file -b --mime '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-rchsf920140522-61987-z39z06'
71502
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-rchsf9.png[0]' 2>/dev/null
71503
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-rchsf9.png[0]'
71504
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-rchsf9.png[0]'
71505
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-rchsf9.png[0]'
71506
+ Command :: convert '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-rchsf9.png[0]' -auto-orient -resize "100x100>" '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-rchsf920140522-61987-1x5ukgq'
71507
+ Command :: file -b --mime '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-rchsf920140522-61987-1x5ukgq'
71508
+  (0.3ms) SAVEPOINT active_record_1
71509
+ SQL (0.7ms) INSERT INTO "mechanize_store_product_photos" ("created_at", "file_content_type", "file_file_name", "file_file_size", "file_updated_at", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["file_content_type", ""], ["file_file_name", "rails.png"], ["file_file_size", 6646], ["file_updated_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["product_id", 1], ["updated_at", Thu, 22 May 2014 18:45:28 UTC +00:00]]
71510
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71511
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_product_photos"
71512
+ Processing by MechanizeStore::ProductPhotosController#destroy as HTML
71513
+ Parameters: {"id"=>"1"}
71514
+ MechanizeStore::ProductPhoto Load (0.2ms) SELECT "mechanize_store_product_photos".* FROM "mechanize_store_product_photos" WHERE "mechanize_store_product_photos"."id" = ? LIMIT 1 [["id", "1"]]
71515
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", 1]]
71516
+  (0.1ms) SAVEPOINT active_record_1
71517
+ SQL (0.3ms) DELETE FROM "mechanize_store_product_photos" WHERE "mechanize_store_product_photos"."id" = ? [["id", 1]]
71518
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71519
+ Redirected to http://test.host/mechanize_store/products/1
71520
+ Completed 302 Found in 11ms (ActiveRecord: 0.7ms)
71521
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_product_photos"
71522
+  (0.5ms) rollback transaction
71523
+  (0.1ms) begin transaction
71524
+  (0.1ms) SAVEPOINT active_record_1
71525
+ SQL (0.5ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["description", "MyText"], ["height", 1.5], ["length", 1.5], ["name", "MyString"], ["price", 1.5], ["short_description", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["weight", 1.5], ["width", 1.5]]
71526
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71527
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1tp30jp.png[0]' 2>/dev/null
71528
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1tp30jp.png[0]'
71529
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1tp30jp.png[0]'
71530
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1tp30jp.png[0]'
71531
+ Command :: convert '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1tp30jp.png[0]' -auto-orient -resize "300x300>" '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1tp30jp20140522-61987-5y4ts2'
71532
+ Command :: file -b --mime '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1tp30jp20140522-61987-5y4ts2'
71533
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1tp30jp.png[0]' 2>/dev/null
71534
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1tp30jp.png[0]'
71535
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1tp30jp.png[0]'
71536
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1tp30jp.png[0]'
71537
+ Command :: convert '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1tp30jp.png[0]' -auto-orient -resize "100x100>" '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1tp30jp20140522-61987-b7wc4y'
71538
+ Command :: file -b --mime '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140522-61987-1tp30jp20140522-61987-b7wc4y'
71539
+  (0.2ms) SAVEPOINT active_record_1
71540
+ SQL (0.5ms) INSERT INTO "mechanize_store_product_photos" ("created_at", "file_content_type", "file_file_name", "file_file_size", "file_updated_at", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["file_content_type", ""], ["file_file_name", "rails.png"], ["file_file_size", 6646], ["file_updated_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["product_id", 1], ["updated_at", Thu, 22 May 2014 18:45:28 UTC +00:00]]
71541
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71542
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", 1]]
71543
+ Processing by MechanizeStore::ProductPhotosController#destroy as HTML
71544
+ Parameters: {"id"=>"1"}
71545
+ MechanizeStore::ProductPhoto Load (0.1ms) SELECT "mechanize_store_product_photos".* FROM "mechanize_store_product_photos" WHERE "mechanize_store_product_photos"."id" = ? LIMIT 1 [["id", "1"]]
71546
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", 1]]
71547
+  (0.1ms) SAVEPOINT active_record_1
71548
+ SQL (0.1ms) DELETE FROM "mechanize_store_product_photos" WHERE "mechanize_store_product_photos"."id" = ? [["id", 1]]
71549
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71550
+ Redirected to http://test.host/mechanize_store/products/1
71551
+ Completed 302 Found in 7ms (ActiveRecord: 0.4ms)
71552
+  (0.5ms) rollback transaction
71553
+  (0.1ms) begin transaction
71554
+  (0.1ms) SAVEPOINT active_record_1
71555
+ SQL (5.6ms) INSERT INTO "mechanize_store_payment_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:28 UTC +00:00]]
71556
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71557
+ Processing by MechanizeStore::PaymentStatusesController#update as HTML
71558
+ Parameters: {"payment_status"=>{"name"=>"MyString"}, "id"=>"1"}
71559
+ MechanizeStore::PaymentStatus Load (0.1ms) SELECT "mechanize_store_payment_statuses".* FROM "mechanize_store_payment_statuses" WHERE "mechanize_store_payment_statuses"."id" = ? LIMIT 1 [["id", "1"]]
71560
+ MechanizeStore::PaymentStatus Load (0.1ms) SELECT "mechanize_store_payment_statuses".* FROM "mechanize_store_payment_statuses" WHERE "mechanize_store_payment_statuses"."id" = ? LIMIT 1 [["id", "1"]]
71561
+ Completed 200 OK in 6ms (Views: 2.9ms | ActiveRecord: 0.2ms)
71562
+  (0.5ms) rollback transaction
71563
+  (0.1ms) begin transaction
71564
+  (0.1ms) SAVEPOINT active_record_1
71565
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:28 UTC +00:00]]
71566
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71567
+ Processing by MechanizeStore::PaymentStatusesController#update as HTML
71568
+ Parameters: {"payment_status"=>{"name"=>"MyString"}, "id"=>"1"}
71569
+ MechanizeStore::PaymentStatus Load (0.1ms) SELECT "mechanize_store_payment_statuses".* FROM "mechanize_store_payment_statuses" WHERE "mechanize_store_payment_statuses"."id" = ? LIMIT 1 [["id", "1"]]
71570
+ MechanizeStore::PaymentStatus Load (0.1ms) SELECT "mechanize_store_payment_statuses".* FROM "mechanize_store_payment_statuses" WHERE "mechanize_store_payment_statuses"."id" = ? LIMIT 1 [["id", "1"]]
71571
+  (0.1ms) SAVEPOINT active_record_1
71572
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71573
+ Redirected to http://test.host/mechanize_store/payment_statuses/1
71574
+ Completed 302 Found in 4ms (ActiveRecord: 0.2ms)
71575
+  (0.4ms) rollback transaction
71576
+  (0.1ms) begin transaction
71577
+  (0.1ms) SAVEPOINT active_record_1
71578
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:28 UTC +00:00]]
71579
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71580
+ Processing by MechanizeStore::PaymentStatusesController#update as HTML
71581
+ Parameters: {"payment_status"=>{"name"=>"MyString"}, "id"=>"1"}
71582
+ MechanizeStore::PaymentStatus Load (0.1ms) SELECT "mechanize_store_payment_statuses".* FROM "mechanize_store_payment_statuses" WHERE "mechanize_store_payment_statuses"."id" = ? LIMIT 1 [["id", "1"]]
71583
+ MechanizeStore::PaymentStatus Load (0.0ms) SELECT "mechanize_store_payment_statuses".* FROM "mechanize_store_payment_statuses" WHERE "mechanize_store_payment_statuses"."id" = ? LIMIT 1 [["id", "1"]]
71584
+  (0.1ms) SAVEPOINT active_record_1
71585
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71586
+ Redirected to http://test.host/mechanize_store/payment_statuses/1
71587
+ Completed 302 Found in 4ms (ActiveRecord: 0.2ms)
71588
+  (0.5ms) rollback transaction
71589
+  (0.1ms) begin transaction
71590
+  (0.1ms) SAVEPOINT active_record_1
71591
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:28 UTC +00:00]]
71592
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71593
+ Processing by MechanizeStore::PaymentStatusesController#update as HTML
71594
+ Parameters: {"payment_status"=>{"name"=>"invalid value"}, "id"=>"1"}
71595
+ MechanizeStore::PaymentStatus Load (0.1ms) SELECT "mechanize_store_payment_statuses".* FROM "mechanize_store_payment_statuses" WHERE "mechanize_store_payment_statuses"."id" = ? LIMIT 1 [["id", "1"]]
71596
+ MechanizeStore::PaymentStatus Load (0.0ms) SELECT "mechanize_store_payment_statuses".* FROM "mechanize_store_payment_statuses" WHERE "mechanize_store_payment_statuses"."id" = ? LIMIT 1 [["id", "1"]]
71597
+  (0.1ms) SAVEPOINT active_record_1
71598
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
71599
+ Completed 200 OK in 3ms (Views: 0.7ms | ActiveRecord: 0.2ms)
71600
+  (0.4ms) rollback transaction
71601
+  (0.1ms) begin transaction
71602
+  (0.1ms) SAVEPOINT active_record_1
71603
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:28 UTC +00:00]]
71604
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71605
+ Processing by MechanizeStore::PaymentStatusesController#update as HTML
71606
+ Parameters: {"payment_status"=>{"name"=>"invalid value"}, "id"=>"1"}
71607
+ MechanizeStore::PaymentStatus Load (0.1ms) SELECT "mechanize_store_payment_statuses".* FROM "mechanize_store_payment_statuses" WHERE "mechanize_store_payment_statuses"."id" = ? LIMIT 1 [["id", "1"]]
71608
+ MechanizeStore::PaymentStatus Load (0.0ms) SELECT "mechanize_store_payment_statuses".* FROM "mechanize_store_payment_statuses" WHERE "mechanize_store_payment_statuses"."id" = ? LIMIT 1 [["id", "1"]]
71609
+  (0.1ms) SAVEPOINT active_record_1
71610
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
71611
+ Completed 200 OK in 3ms (Views: 0.7ms | ActiveRecord: 0.2ms)
71612
+  (0.3ms) rollback transaction
71613
+  (0.1ms) begin transaction
71614
+  (0.1ms) SAVEPOINT active_record_1
71615
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:28 UTC +00:00]]
71616
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71617
+ Processing by MechanizeStore::PaymentStatusesController#show as HTML
71618
+ Parameters: {"id"=>"1"}
71619
+ MechanizeStore::PaymentStatus Load (0.1ms) SELECT "mechanize_store_payment_statuses".* FROM "mechanize_store_payment_statuses" WHERE "mechanize_store_payment_statuses"."id" = ? LIMIT 1 [["id", "1"]]
71620
+ Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.1ms)
71621
+  (0.4ms) rollback transaction
71622
+  (0.1ms) begin transaction
71623
+  (0.1ms) SAVEPOINT active_record_1
71624
+ SQL (0.5ms) INSERT INTO "mechanize_store_payment_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:28 UTC +00:00]]
71625
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71626
+ Processing by MechanizeStore::PaymentStatusesController#index as HTML
71627
+ Completed 200 OK in 3ms (Views: 1.8ms | ActiveRecord: 0.0ms)
71628
+ MechanizeStore::PaymentStatus Load (0.2ms) SELECT "mechanize_store_payment_statuses".* FROM "mechanize_store_payment_statuses" LIMIT 30 OFFSET 0
71629
+  (0.4ms) rollback transaction
71630
+  (0.1ms) begin transaction
71631
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_payment_statuses"
71632
+ Processing by MechanizeStore::PaymentStatusesController#create as HTML
71633
+ Parameters: {"payment_status"=>{"name"=>"MyString"}}
71634
+  (0.1ms) SAVEPOINT active_record_1
71635
+ SQL (0.7ms) INSERT INTO "mechanize_store_payment_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:28 UTC +00:00]]
71636
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71637
+ Redirected to http://test.host/mechanize_store/payment_statuses/1
71638
+ Completed 302 Found in 4ms (ActiveRecord: 0.9ms)
71639
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_payment_statuses"
71640
+  (0.4ms) rollback transaction
71641
+  (0.1ms) begin transaction
71642
+ Processing by MechanizeStore::PaymentStatusesController#create as HTML
71643
+ Parameters: {"payment_status"=>{"name"=>"MyString"}}
71644
+  (0.1ms) SAVEPOINT active_record_1
71645
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:28 UTC +00:00]]
71646
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71647
+ Redirected to http://test.host/mechanize_store/payment_statuses/1
71648
+ Completed 302 Found in 3ms (ActiveRecord: 0.5ms)
71649
+  (0.5ms) rollback transaction
71650
+  (0.1ms) begin transaction
71651
+ Processing by MechanizeStore::PaymentStatusesController#create as HTML
71652
+ Parameters: {"payment_status"=>{"name"=>"MyString"}}
71653
+  (0.1ms) SAVEPOINT active_record_1
71654
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:28 UTC +00:00]]
71655
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71656
+ Redirected to http://test.host/mechanize_store/payment_statuses/1
71657
+ Completed 302 Found in 3ms (ActiveRecord: 0.5ms)
71658
+ MechanizeStore::PaymentStatus Load (0.1ms) SELECT "mechanize_store_payment_statuses".* FROM "mechanize_store_payment_statuses" ORDER BY "mechanize_store_payment_statuses"."id" DESC LIMIT 1
71659
+  (0.4ms) rollback transaction
71660
+  (0.1ms) begin transaction
71661
+ Processing by MechanizeStore::PaymentStatusesController#create as HTML
71662
+ Parameters: {"payment_status"=>{"name"=>"invalid value"}}
71663
+ Completed 200 OK in 3ms (Views: 1.7ms | ActiveRecord: 0.0ms)
71664
+  (0.1ms) rollback transaction
71665
+  (0.1ms) begin transaction
71666
+ Processing by MechanizeStore::PaymentStatusesController#create as HTML
71667
+ Parameters: {"payment_status"=>{"name"=>"invalid value"}}
71668
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
71669
+  (0.1ms) rollback transaction
71670
+  (0.1ms) begin transaction
71671
+ Processing by MechanizeStore::PaymentStatusesController#new as HTML
71672
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
71673
+  (0.1ms) rollback transaction
71674
+  (0.1ms) begin transaction
71675
+  (0.1ms) SAVEPOINT active_record_1
71676
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:28 UTC +00:00]]
71677
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71678
+ Processing by MechanizeStore::PaymentStatusesController#edit as HTML
71679
+ Parameters: {"id"=>"1"}
71680
+ MechanizeStore::PaymentStatus Load (0.1ms) SELECT "mechanize_store_payment_statuses".* FROM "mechanize_store_payment_statuses" WHERE "mechanize_store_payment_statuses"."id" = ? LIMIT 1 [["id", "1"]]
71681
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.1ms)
71682
+  (0.5ms) rollback transaction
71683
+  (0.1ms) begin transaction
71684
+  (0.1ms) SAVEPOINT active_record_1
71685
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:28 UTC +00:00]]
71686
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71687
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_payment_statuses"
71688
+ Processing by MechanizeStore::PaymentStatusesController#destroy as HTML
71689
+ Parameters: {"id"=>"1"}
71690
+ MechanizeStore::PaymentStatus Load (0.1ms) SELECT "mechanize_store_payment_statuses".* FROM "mechanize_store_payment_statuses" WHERE "mechanize_store_payment_statuses"."id" = ? LIMIT 1 [["id", "1"]]
71691
+ MechanizeStore::PaymentStatus Load (0.0ms) SELECT "mechanize_store_payment_statuses".* FROM "mechanize_store_payment_statuses" WHERE "mechanize_store_payment_statuses"."id" = ? LIMIT 1 [["id", "1"]]
71692
+  (0.1ms) SAVEPOINT active_record_1
71693
+ SQL (0.5ms) DELETE FROM "mechanize_store_payment_statuses" WHERE "mechanize_store_payment_statuses"."id" = ? [["id", 1]]
71694
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71695
+ Redirected to http://test.host/mechanize_store/payment_statuses
71696
+ Completed 302 Found in 6ms (ActiveRecord: 0.8ms)
71697
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_payment_statuses"
71698
+  (0.5ms) rollback transaction
71699
+  (0.1ms) begin transaction
71700
+  (0.1ms) SAVEPOINT active_record_1
71701
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 22 May 2014 18:45:28 UTC +00:00], ["name", "MyString"], ["updated_at", Thu, 22 May 2014 18:45:28 UTC +00:00]]
71702
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71703
+ Processing by MechanizeStore::PaymentStatusesController#destroy as HTML
71704
+ Parameters: {"id"=>"1"}
71705
+ MechanizeStore::PaymentStatus Load (0.1ms) SELECT "mechanize_store_payment_statuses".* FROM "mechanize_store_payment_statuses" WHERE "mechanize_store_payment_statuses"."id" = ? LIMIT 1 [["id", "1"]]
71706
+ MechanizeStore::PaymentStatus Load (0.1ms) SELECT "mechanize_store_payment_statuses".* FROM "mechanize_store_payment_statuses" WHERE "mechanize_store_payment_statuses"."id" = ? LIMIT 1 [["id", "1"]]
71707
+  (0.1ms) SAVEPOINT active_record_1
71708
+ SQL (0.3ms) DELETE FROM "mechanize_store_payment_statuses" WHERE "mechanize_store_payment_statuses"."id" = ? [["id", 1]]
71709
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71710
+ Redirected to http://test.host/mechanize_store/payment_statuses
71711
+ Completed 302 Found in 4ms (ActiveRecord: 0.5ms)
71712
+  (0.4ms) rollback transaction
71713
+  (0.1ms) begin transaction
71714
+  (0.1ms) rollback transaction
71715
+  (0.1ms) begin transaction
71716
+  (0.1ms) rollback transaction
71717
+  (0.1ms) begin transaction
71718
+  (0.1ms) rollback transaction
71719
+  (0.1ms) begin transaction
71720
+  (0.1ms) rollback transaction
71721
+  (0.1ms) begin transaction
71722
+  (0.1ms) rollback transaction
71723
+  (0.1ms) begin transaction
71724
+  (0.1ms) rollback transaction
71725
+  (0.1ms) begin transaction
71726
+  (0.1ms) rollback transaction