mechanize_store 0.0.7 → 0.0.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -71724,3 +71724,1278 @@ Completed 302 Found in 4ms (ActiveRecord: 0.5ms)
71724
71724
   (0.1ms) rollback transaction
71725
71725
   (0.1ms) begin transaction
71726
71726
   (0.1ms) rollback transaction
71727
+  (1.5ms) begin transaction
71728
+  (0.1ms) rollback transaction
71729
+  (0.1ms) begin transaction
71730
+  (0.1ms) rollback transaction
71731
+  (0.1ms) begin transaction
71732
+  (0.1ms) rollback transaction
71733
+  (0.0ms) begin transaction
71734
+  (0.0ms) rollback transaction
71735
+  (0.0ms) begin transaction
71736
+  (0.0ms) rollback transaction
71737
+  (0.0ms) begin transaction
71738
+  (0.0ms) rollback transaction
71739
+  (0.0ms) begin transaction
71740
+  (0.1ms) rollback transaction
71741
+  (0.1ms) begin transaction
71742
+ Processing by MechanizeStore::ProductsController#new as HTML
71743
+ Rendered /Users/wilbert/apps/mechanize-store/app/views/mechanize_store/products/new.html.erb (0.3ms)
71744
+ Completed 200 OK in 14ms (Views: 10.1ms | ActiveRecord: 1.9ms)
71745
+  (0.1ms) rollback transaction
71746
+  (0.1ms) begin transaction
71747
+  (0.1ms) SAVEPOINT active_record_1
71748
+ SQL (42.7ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:55 UTC +00:00], ["description", "Product description"], ["height", 2.0], ["length", 2.0], ["name", "MyString"], ["price", 10.0], ["short_description", "Short"], ["updated_at", Fri, 30 May 2014 13:39:55 UTC +00:00], ["weight", 1.0], ["width", 1.0]]
71749
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71750
+ Processing by MechanizeStore::ProductsController#update as HTML
71751
+ Parameters: {"product"=>{"name"=>"MyString", "price"=>"10", "width"=>"1", "height"=>"2", "length"=>"2", "weight"=>"1", "description"=>"Product description", "short_description"=>"Short"}, "id"=>"1"}
71752
+ MechanizeStore::Product Load (0.2ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
71753
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
71754
+  (0.1ms) SAVEPOINT active_record_1
71755
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71756
+ Redirected to http://test.host/mechanize_store/products/1
71757
+ Completed 302 Found in 14ms (ActiveRecord: 0.4ms)
71758
+  (0.4ms) rollback transaction
71759
+  (0.1ms) begin transaction
71760
+  (0.0ms) SAVEPOINT active_record_1
71761
+ SQL (0.4ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["description", "Product description"], ["height", 2.0], ["length", 2.0], ["name", "MyString"], ["price", 10.0], ["short_description", "Short"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["weight", 1.0], ["width", 1.0]]
71762
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71763
+ Processing by MechanizeStore::ProductsController#update as HTML
71764
+ Parameters: {"product"=>{"name"=>"MyString", "price"=>"10", "width"=>"1", "height"=>"2", "length"=>"2", "weight"=>"1", "description"=>"Product description", "short_description"=>"Short"}, "id"=>"1"}
71765
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
71766
+ MechanizeStore::Product Load (0.0ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
71767
+  (0.1ms) SAVEPOINT active_record_1
71768
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71769
+ Redirected to http://test.host/mechanize_store/products/1
71770
+ Completed 302 Found in 3ms (ActiveRecord: 0.2ms)
71771
+  (0.5ms) rollback transaction
71772
+  (0.1ms) begin transaction
71773
+  (0.0ms) SAVEPOINT active_record_1
71774
+ SQL (0.4ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["description", "Product description"], ["height", 2.0], ["length", 2.0], ["name", "MyString"], ["price", 10.0], ["short_description", "Short"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["weight", 1.0], ["width", 1.0]]
71775
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71776
+ Processing by MechanizeStore::ProductsController#update as HTML
71777
+ Parameters: {"product"=>{"name"=>"MyString"}, "id"=>"1"}
71778
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
71779
+ MechanizeStore::Product Load (0.0ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
71780
+ Completed 200 OK in 4ms (Views: 1.8ms | ActiveRecord: 0.1ms)
71781
+  (0.4ms) rollback transaction
71782
+  (0.1ms) begin transaction
71783
+  (0.1ms) SAVEPOINT active_record_1
71784
+ SQL (0.4ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["description", "Product description"], ["height", 2.0], ["length", 2.0], ["name", "MyString"], ["price", 10.0], ["short_description", "Short"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["weight", 1.0], ["width", 1.0]]
71785
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71786
+ Processing by MechanizeStore::ProductsController#update as HTML
71787
+ Parameters: {"product"=>{"name"=>"invalid value"}, "id"=>"1"}
71788
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
71789
+ MechanizeStore::Product Load (0.0ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
71790
+  (0.1ms) SAVEPOINT active_record_1
71791
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
71792
+ Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.2ms)
71793
+  (0.5ms) rollback transaction
71794
+  (0.1ms) begin transaction
71795
+  (0.1ms) SAVEPOINT active_record_1
71796
+ SQL (0.5ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["description", "Product description"], ["height", 2.0], ["length", 2.0], ["name", "MyString"], ["price", 10.0], ["short_description", "Short"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["weight", 1.0], ["width", 1.0]]
71797
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71798
+ Processing by MechanizeStore::ProductsController#update as HTML
71799
+ Parameters: {"product"=>{"name"=>"invalid value"}, "id"=>"1"}
71800
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
71801
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
71802
+  (0.1ms) SAVEPOINT active_record_1
71803
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
71804
+ Completed 200 OK in 4ms (Views: 0.9ms | ActiveRecord: 0.4ms)
71805
+  (0.4ms) rollback transaction
71806
+  (0.1ms) begin transaction
71807
+  (0.0ms) SAVEPOINT active_record_1
71808
+ SQL (0.4ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["description", "Product description"], ["height", 2.0], ["length", 2.0], ["name", "MyString"], ["price", 10.0], ["short_description", "Short"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["weight", 1.0], ["width", 1.0]]
71809
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71810
+ Processing by MechanizeStore::ProductsController#index as HTML
71811
+ Completed 200 OK in 5ms (Views: 2.3ms | ActiveRecord: 0.0ms)
71812
+ MechanizeStore::Product Load (0.2ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" LIMIT 30 OFFSET 0
71813
+  (0.6ms) rollback transaction
71814
+  (0.1ms) begin transaction
71815
+  (0.1ms) SAVEPOINT active_record_1
71816
+ SQL (0.4ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["description", "Product description"], ["height", 2.0], ["length", 2.0], ["name", "MyString"], ["price", 10.0], ["short_description", "Short"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["weight", 1.0], ["width", 1.0]]
71817
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71818
+ Processing by MechanizeStore::ProductsController#edit as HTML
71819
+ Parameters: {"id"=>"1"}
71820
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
71821
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.1ms)
71822
+  (0.5ms) rollback transaction
71823
+  (0.1ms) begin transaction
71824
+  (0.1ms) SAVEPOINT active_record_1
71825
+ SQL (0.5ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["description", "Product description"], ["height", 2.0], ["length", 2.0], ["name", "MyString"], ["price", 10.0], ["short_description", "Short"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["weight", 1.0], ["width", 1.0]]
71826
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71827
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_products"
71828
+ Processing by MechanizeStore::ProductsController#destroy as HTML
71829
+ Parameters: {"id"=>"1"}
71830
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
71831
+ MechanizeStore::Product Load (0.0ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
71832
+  (0.1ms) SAVEPOINT active_record_1
71833
+ SQL (0.9ms) DELETE FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? [["id", 1]]
71834
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71835
+ Redirected to http://test.host/mechanize_store/products
71836
+ Completed 302 Found in 12ms (ActiveRecord: 1.2ms)
71837
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_products"
71838
+  (0.4ms) rollback transaction
71839
+  (0.1ms) begin transaction
71840
+  (0.1ms) SAVEPOINT active_record_1
71841
+ SQL (0.4ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["description", "Product description"], ["height", 2.0], ["length", 2.0], ["name", "MyString"], ["price", 10.0], ["short_description", "Short"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["weight", 1.0], ["width", 1.0]]
71842
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71843
+ Processing by MechanizeStore::ProductsController#destroy as HTML
71844
+ Parameters: {"id"=>"1"}
71845
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
71846
+ MechanizeStore::Product Load (0.0ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
71847
+  (0.1ms) SAVEPOINT active_record_1
71848
+ SQL (0.3ms) DELETE FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? [["id", 1]]
71849
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71850
+ Redirected to http://test.host/mechanize_store/products
71851
+ Completed 302 Found in 3ms (ActiveRecord: 0.6ms)
71852
+  (0.5ms) rollback transaction
71853
+  (0.1ms) begin transaction
71854
+  (0.1ms) SAVEPOINT active_record_1
71855
+ SQL (0.4ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["description", "Product description"], ["height", 2.0], ["length", 2.0], ["name", "MyString"], ["price", 10.0], ["short_description", "Short"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["weight", 1.0], ["width", 1.0]]
71856
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71857
+ Processing by MechanizeStore::ProductsController#show as HTML
71858
+ Parameters: {"id"=>"1"}
71859
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
71860
+ Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.1ms)
71861
+  (0.4ms) rollback transaction
71862
+  (0.1ms) begin transaction
71863
+ Processing by MechanizeStore::ProductsController#create as HTML
71864
+ Parameters: {"product"=>{"name"=>"MyString", "price"=>"10", "width"=>"1", "height"=>"2", "length"=>"2", "weight"=>"1", "description"=>"Product description", "short_description"=>"Short"}}
71865
+  (0.1ms) SAVEPOINT active_record_1
71866
+ SQL (0.4ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["description", "Product description"], ["height", 2.0], ["length", 2.0], ["name", "MyString"], ["price", 10.0], ["short_description", "Short"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["weight", 1.0], ["width", 1.0]]
71867
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71868
+ Redirected to http://test.host/mechanize_store/products/1
71869
+ Completed 302 Found in 3ms (ActiveRecord: 0.5ms)
71870
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" ORDER BY "mechanize_store_products"."id" DESC LIMIT 1
71871
+  (0.5ms) rollback transaction
71872
+  (0.1ms) begin transaction
71873
+ Processing by MechanizeStore::ProductsController#create as HTML
71874
+ Parameters: {"product"=>{"name"=>"MyString", "price"=>"10", "width"=>"1", "height"=>"2", "length"=>"2", "weight"=>"1", "description"=>"Product description", "short_description"=>"Short"}}
71875
+  (0.1ms) SAVEPOINT active_record_1
71876
+ SQL (0.4ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["description", "Product description"], ["height", 2.0], ["length", 2.0], ["name", "MyString"], ["price", 10.0], ["short_description", "Short"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["weight", 1.0], ["width", 1.0]]
71877
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71878
+ Redirected to http://test.host/mechanize_store/products/1
71879
+ Completed 302 Found in 4ms (ActiveRecord: 0.6ms)
71880
+  (0.6ms) rollback transaction
71881
+  (0.1ms) begin transaction
71882
+  (0.2ms) SELECT COUNT(*) FROM "mechanize_store_products"
71883
+ Processing by MechanizeStore::ProductsController#create as HTML
71884
+ Parameters: {"product"=>{"name"=>"MyString", "price"=>"10", "width"=>"1", "height"=>"2", "length"=>"2", "weight"=>"1", "description"=>"Product description", "short_description"=>"Short"}}
71885
+  (0.1ms) SAVEPOINT active_record_1
71886
+ SQL (0.4ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["description", "Product description"], ["height", 2.0], ["length", 2.0], ["name", "MyString"], ["price", 10.0], ["short_description", "Short"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["weight", 1.0], ["width", 1.0]]
71887
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71888
+ Redirected to http://test.host/mechanize_store/products/1
71889
+ Completed 302 Found in 4ms (ActiveRecord: 0.5ms)
71890
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_products"
71891
+  (0.5ms) rollback transaction
71892
+  (0.1ms) begin transaction
71893
+ Processing by MechanizeStore::ProductsController#create as HTML
71894
+ Parameters: {"product"=>{"name"=>"invalid value"}}
71895
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
71896
+  (0.1ms) rollback transaction
71897
+  (0.1ms) begin transaction
71898
+ Processing by MechanizeStore::ProductsController#create as HTML
71899
+ Parameters: {"product"=>{"name"=>"invalid value"}}
71900
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
71901
+  (0.1ms) rollback transaction
71902
+  (0.1ms) begin transaction
71903
+  (0.1ms) rollback transaction
71904
+  (0.1ms) begin transaction
71905
+  (0.1ms) rollback transaction
71906
+  (0.1ms) begin transaction
71907
+  (0.1ms) rollback transaction
71908
+  (0.1ms) begin transaction
71909
+  (0.1ms) rollback transaction
71910
+  (0.1ms) begin transaction
71911
+  (0.1ms) rollback transaction
71912
+  (0.1ms) begin transaction
71913
+  (0.1ms) rollback transaction
71914
+  (0.1ms) begin transaction
71915
+  (0.1ms) rollback transaction
71916
+  (0.1ms) begin transaction
71917
+  (0.1ms) rollback transaction
71918
+  (0.1ms) begin transaction
71919
+  (0.1ms) rollback transaction
71920
+  (0.1ms) begin transaction
71921
+  (0.1ms) rollback transaction
71922
+  (0.1ms) begin transaction
71923
+  (0.0ms) rollback transaction
71924
+  (0.1ms) begin transaction
71925
+  (0.0ms) rollback transaction
71926
+  (0.1ms) begin transaction
71927
+  (0.0ms) rollback transaction
71928
+  (0.0ms) begin transaction
71929
+  (0.0ms) rollback transaction
71930
+  (0.1ms) begin transaction
71931
+  (0.1ms) rollback transaction
71932
+  (0.0ms) begin transaction
71933
+  (0.0ms) rollback transaction
71934
+  (0.0ms) begin transaction
71935
+  (0.0ms) rollback transaction
71936
+  (0.0ms) begin transaction
71937
+  (0.0ms) rollback transaction
71938
+  (0.0ms) begin transaction
71939
+  (0.0ms) rollback transaction
71940
+  (0.0ms) begin transaction
71941
+  (0.0ms) rollback transaction
71942
+  (0.0ms) begin transaction
71943
+  (0.0ms) rollback transaction
71944
+  (0.0ms) begin transaction
71945
+ Processing by MechanizeStore::FlagsController#new as HTML
71946
+ Completed 200 OK in 5ms (Views: 2.9ms | ActiveRecord: 0.3ms)
71947
+  (0.1ms) rollback transaction
71948
+  (0.1ms) begin transaction
71949
+  (0.1ms) SAVEPOINT active_record_1
71950
+ SQL (0.8ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
71951
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71952
+ Processing by MechanizeStore::FlagsController#update as HTML
71953
+ Parameters: {"flag"=>{"name"=>"MyString"}, "id"=>"1"}
71954
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
71955
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
71956
+  (0.1ms) SAVEPOINT active_record_1
71957
+  (0.1ms) RELEASE SAVEPOINT active_record_1
71958
+ Redirected to http://test.host/mechanize_store/flags/1
71959
+ Completed 302 Found in 4ms (ActiveRecord: 0.3ms)
71960
+  (0.4ms) rollback transaction
71961
+  (0.1ms) begin transaction
71962
+  (0.0ms) SAVEPOINT active_record_1
71963
+ SQL (0.4ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
71964
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71965
+ Processing by MechanizeStore::FlagsController#update as HTML
71966
+ Parameters: {"flag"=>{"name"=>"MyString"}, "id"=>"1"}
71967
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
71968
+ MechanizeStore::Flag Load (0.0ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
71969
+  (0.0ms) SAVEPOINT active_record_1
71970
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71971
+ Redirected to http://test.host/mechanize_store/flags/1
71972
+ Completed 302 Found in 3ms (ActiveRecord: 0.2ms)
71973
+  (0.4ms) rollback transaction
71974
+  (0.1ms) begin transaction
71975
+  (0.0ms) SAVEPOINT active_record_1
71976
+ SQL (0.4ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
71977
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71978
+ Processing by MechanizeStore::FlagsController#update as HTML
71979
+ Parameters: {"flag"=>{"name"=>"MyString"}, "id"=>"1"}
71980
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
71981
+ MechanizeStore::Flag Load (0.0ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
71982
+ Completed 200 OK in 4ms (Views: 2.2ms | ActiveRecord: 0.1ms)
71983
+  (0.4ms) rollback transaction
71984
+  (0.1ms) begin transaction
71985
+  (0.0ms) SAVEPOINT active_record_1
71986
+ SQL (0.3ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
71987
+  (0.0ms) RELEASE SAVEPOINT active_record_1
71988
+ Processing by MechanizeStore::FlagsController#update as HTML
71989
+ Parameters: {"flag"=>{"name"=>"invalid value"}, "id"=>"1"}
71990
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
71991
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
71992
+  (0.1ms) SAVEPOINT active_record_1
71993
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
71994
+ Completed 200 OK in 3ms (Views: 0.7ms | ActiveRecord: 0.3ms)
71995
+  (0.4ms) rollback transaction
71996
+  (0.1ms) begin transaction
71997
+  (0.1ms) SAVEPOINT active_record_1
71998
+ SQL (0.4ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
71999
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72000
+ Processing by MechanizeStore::FlagsController#update as HTML
72001
+ Parameters: {"flag"=>{"name"=>"invalid value"}, "id"=>"1"}
72002
+ MechanizeStore::Flag Load (0.2ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
72003
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
72004
+  (0.1ms) SAVEPOINT active_record_1
72005
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
72006
+ Completed 200 OK in 4ms (Views: 0.8ms | ActiveRecord: 0.3ms)
72007
+  (0.5ms) rollback transaction
72008
+  (0.1ms) begin transaction
72009
+  (0.0ms) SAVEPOINT active_record_1
72010
+ SQL (0.4ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
72011
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72012
+ Processing by MechanizeStore::FlagsController#index as HTML
72013
+ Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms)
72014
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" LIMIT 30 OFFSET 0
72015
+  (0.4ms) rollback transaction
72016
+  (0.1ms) begin transaction
72017
+  (0.1ms) SAVEPOINT active_record_1
72018
+ SQL (0.4ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
72019
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72020
+ Processing by MechanizeStore::FlagsController#edit as HTML
72021
+ Parameters: {"id"=>"1"}
72022
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
72023
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.1ms)
72024
+  (0.4ms) rollback transaction
72025
+  (0.1ms) begin transaction
72026
+  (0.0ms) SAVEPOINT active_record_1
72027
+ SQL (0.3ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
72028
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72029
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_flags"
72030
+ Processing by MechanizeStore::FlagsController#destroy as HTML
72031
+ Parameters: {"id"=>"1"}
72032
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
72033
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
72034
+  (0.1ms) SAVEPOINT active_record_1
72035
+ SQL (0.3ms) DELETE FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? [["id", 1]]
72036
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72037
+ Redirected to http://test.host/mechanize_store/flags
72038
+ Completed 302 Found in 5ms (ActiveRecord: 0.6ms)
72039
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_flags"
72040
+  (0.5ms) rollback transaction
72041
+  (0.1ms) begin transaction
72042
+  (0.1ms) SAVEPOINT active_record_1
72043
+ SQL (0.4ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
72044
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72045
+ Processing by MechanizeStore::FlagsController#destroy as HTML
72046
+ Parameters: {"id"=>"1"}
72047
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
72048
+ MechanizeStore::Flag Load (0.0ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
72049
+  (0.0ms) SAVEPOINT active_record_1
72050
+ SQL (0.2ms) DELETE FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? [["id", 1]]
72051
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72052
+ Redirected to http://test.host/mechanize_store/flags
72053
+ Completed 302 Found in 3ms (ActiveRecord: 0.4ms)
72054
+  (0.5ms) rollback transaction
72055
+  (0.1ms) begin transaction
72056
+  (0.0ms) SAVEPOINT active_record_1
72057
+ SQL (0.4ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
72058
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72059
+ Processing by MechanizeStore::FlagsController#show as HTML
72060
+ Parameters: {"id"=>"1"}
72061
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" WHERE "mechanize_store_flags"."id" = ? LIMIT 1 [["id", "1"]]
72062
+ Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.1ms)
72063
+  (0.4ms) rollback transaction
72064
+  (0.1ms) begin transaction
72065
+ Processing by MechanizeStore::FlagsController#create as HTML
72066
+ Parameters: {"flag"=>{"name"=>"MyString"}}
72067
+  (0.1ms) SAVEPOINT active_record_1
72068
+ SQL (0.4ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
72069
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72070
+ Redirected to http://test.host/mechanize_store/flags/1
72071
+ Completed 302 Found in 3ms (ActiveRecord: 0.5ms)
72072
+ MechanizeStore::Flag Load (0.1ms) SELECT "mechanize_store_flags".* FROM "mechanize_store_flags" ORDER BY "mechanize_store_flags"."id" DESC LIMIT 1
72073
+  (0.4ms) rollback transaction
72074
+  (0.1ms) begin transaction
72075
+ Processing by MechanizeStore::FlagsController#create as HTML
72076
+ Parameters: {"flag"=>{"name"=>"MyString"}}
72077
+  (0.1ms) SAVEPOINT active_record_1
72078
+ SQL (0.4ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
72079
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72080
+ Redirected to http://test.host/mechanize_store/flags/1
72081
+ Completed 302 Found in 3ms (ActiveRecord: 0.5ms)
72082
+  (0.3ms) rollback transaction
72083
+  (0.1ms) begin transaction
72084
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_flags"
72085
+ Processing by MechanizeStore::FlagsController#create as HTML
72086
+ Parameters: {"flag"=>{"name"=>"MyString"}}
72087
+  (0.1ms) SAVEPOINT active_record_1
72088
+ SQL (0.5ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
72089
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72090
+ Redirected to http://test.host/mechanize_store/flags/1
72091
+ Completed 302 Found in 3ms (ActiveRecord: 0.6ms)
72092
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_flags"
72093
+  (0.4ms) rollback transaction
72094
+  (0.1ms) begin transaction
72095
+ Processing by MechanizeStore::FlagsController#create as HTML
72096
+ Parameters: {"flag"=>{"name"=>"invalid value"}}
72097
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
72098
+  (0.1ms) rollback transaction
72099
+  (0.1ms) begin transaction
72100
+ Processing by MechanizeStore::FlagsController#create as HTML
72101
+ Parameters: {"flag"=>{"name"=>"invalid value"}}
72102
+ Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
72103
+  (0.1ms) rollback transaction
72104
+  (0.1ms) begin transaction
72105
+  (0.1ms) rollback transaction
72106
+  (0.1ms) begin transaction
72107
+  (0.1ms) rollback transaction
72108
+  (0.1ms) begin transaction
72109
+  (0.1ms) rollback transaction
72110
+  (0.1ms) begin transaction
72111
+  (0.1ms) rollback transaction
72112
+  (0.1ms) begin transaction
72113
+  (0.1ms) rollback transaction
72114
+  (0.1ms) begin transaction
72115
+  (0.1ms) rollback transaction
72116
+  (0.1ms) begin transaction
72117
+  (0.1ms) rollback transaction
72118
+  (0.1ms) begin transaction
72119
+ Processing by MechanizeStore::OrderStatusesController#new as HTML
72120
+ Completed 200 OK in 4ms (Views: 2.3ms | ActiveRecord: 0.3ms)
72121
+  (0.1ms) rollback transaction
72122
+  (0.1ms) begin transaction
72123
+  (0.1ms) SAVEPOINT active_record_1
72124
+ SQL (0.7ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
72125
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72126
+ Processing by MechanizeStore::OrderStatusesController#update as HTML
72127
+ Parameters: {"order_status"=>{"name"=>"MyString"}, "id"=>"1"}
72128
+ 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"]]
72129
+ 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"]]
72130
+  (0.0ms) SAVEPOINT active_record_1
72131
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72132
+ Redirected to http://test.host/mechanize_store/order_statuses/1
72133
+ Completed 302 Found in 4ms (ActiveRecord: 0.3ms)
72134
+  (0.6ms) rollback transaction
72135
+  (0.1ms) begin transaction
72136
+  (0.1ms) SAVEPOINT active_record_1
72137
+ SQL (0.4ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
72138
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72139
+ Processing by MechanizeStore::OrderStatusesController#update as HTML
72140
+ Parameters: {"order_status"=>{"name"=>"MyString"}, "id"=>"1"}
72141
+ 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"]]
72142
+ 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"]]
72143
+  (0.1ms) SAVEPOINT active_record_1
72144
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72145
+ Redirected to http://test.host/mechanize_store/order_statuses/1
72146
+ Completed 302 Found in 3ms (ActiveRecord: 0.2ms)
72147
+  (0.5ms) rollback transaction
72148
+  (0.1ms) begin transaction
72149
+  (0.1ms) SAVEPOINT active_record_1
72150
+ SQL (0.3ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
72151
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72152
+ Processing by MechanizeStore::OrderStatusesController#update as HTML
72153
+ Parameters: {"order_status"=>{"name"=>"MyString"}, "id"=>"1"}
72154
+ 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"]]
72155
+ 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"]]
72156
+ Completed 200 OK in 5ms (Views: 2.3ms | ActiveRecord: 0.2ms)
72157
+  (0.4ms) rollback transaction
72158
+  (0.1ms) begin transaction
72159
+  (0.0ms) SAVEPOINT active_record_1
72160
+ SQL (0.4ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
72161
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72162
+ Processing by MechanizeStore::OrderStatusesController#update as HTML
72163
+ Parameters: {"order_status"=>{"name"=>nil}, "id"=>"1"}
72164
+ 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"]]
72165
+ 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"]]
72166
+  (0.1ms) SAVEPOINT active_record_1
72167
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
72168
+ Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.2ms)
72169
+  (0.4ms) rollback transaction
72170
+  (0.1ms) begin transaction
72171
+  (0.1ms) SAVEPOINT active_record_1
72172
+ SQL (0.4ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
72173
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72174
+ Processing by MechanizeStore::OrderStatusesController#update as HTML
72175
+ Parameters: {"order_status"=>{"name"=>nil}, "id"=>"1"}
72176
+ 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"]]
72177
+ 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"]]
72178
+  (0.1ms) SAVEPOINT active_record_1
72179
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
72180
+ Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.3ms)
72181
+  (0.4ms) rollback transaction
72182
+  (0.1ms) begin transaction
72183
+  (0.1ms) SAVEPOINT active_record_1
72184
+ SQL (0.4ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
72185
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72186
+ Processing by MechanizeStore::OrderStatusesController#index as HTML
72187
+ Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms)
72188
+ MechanizeStore::OrderStatus Load (0.2ms) SELECT "mechanize_store_order_statuses".* FROM "mechanize_store_order_statuses" LIMIT 30 OFFSET 0
72189
+  (0.4ms) rollback transaction
72190
+  (0.1ms) begin transaction
72191
+  (0.1ms) SAVEPOINT active_record_1
72192
+ SQL (0.4ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
72193
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72194
+ Processing by MechanizeStore::OrderStatusesController#edit as HTML
72195
+ Parameters: {"id"=>"1"}
72196
+ 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"]]
72197
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.1ms)
72198
+  (0.5ms) rollback transaction
72199
+  (0.1ms) begin transaction
72200
+  (0.1ms) SAVEPOINT active_record_1
72201
+ SQL (0.4ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
72202
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72203
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_order_statuses"
72204
+ Processing by MechanizeStore::OrderStatusesController#destroy as HTML
72205
+ Parameters: {"id"=>"1"}
72206
+ 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"]]
72207
+ 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"]]
72208
+  (0.1ms) SAVEPOINT active_record_1
72209
+ SQL (0.4ms) DELETE FROM "mechanize_store_order_statuses" WHERE "mechanize_store_order_statuses"."id" = ? [["id", 1]]
72210
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72211
+ Redirected to http://test.host/mechanize_store/order_statuses
72212
+ Completed 302 Found in 4ms (ActiveRecord: 0.6ms)
72213
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_order_statuses"
72214
+  (0.4ms) rollback transaction
72215
+  (0.1ms) begin transaction
72216
+  (0.1ms) SAVEPOINT active_record_1
72217
+ SQL (0.4ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
72218
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72219
+ Processing by MechanizeStore::OrderStatusesController#destroy as HTML
72220
+ Parameters: {"id"=>"1"}
72221
+ 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"]]
72222
+ 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"]]
72223
+  (0.0ms) SAVEPOINT active_record_1
72224
+ SQL (0.2ms) DELETE FROM "mechanize_store_order_statuses" WHERE "mechanize_store_order_statuses"."id" = ? [["id", 1]]
72225
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72226
+ Redirected to http://test.host/mechanize_store/order_statuses
72227
+ Completed 302 Found in 3ms (ActiveRecord: 0.4ms)
72228
+  (0.4ms) rollback transaction
72229
+  (0.1ms) begin transaction
72230
+  (0.1ms) SAVEPOINT active_record_1
72231
+ SQL (0.4ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
72232
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72233
+ Processing by MechanizeStore::OrderStatusesController#show as HTML
72234
+ Parameters: {"id"=>"1"}
72235
+ 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"]]
72236
+ Completed 200 OK in 3ms (Views: 1.7ms | ActiveRecord: 0.1ms)
72237
+  (0.3ms) rollback transaction
72238
+  (0.1ms) begin transaction
72239
+ Processing by MechanizeStore::OrderStatusesController#create as HTML
72240
+ Parameters: {"order_status"=>{"name"=>"MyString"}}
72241
+  (0.1ms) SAVEPOINT active_record_1
72242
+ SQL (0.4ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
72243
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72244
+ Redirected to http://test.host/mechanize_store/order_statuses/1
72245
+ Completed 302 Found in 3ms (ActiveRecord: 0.6ms)
72246
+ 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
72247
+  (0.4ms) rollback transaction
72248
+  (0.1ms) begin transaction
72249
+ Processing by MechanizeStore::OrderStatusesController#create as HTML
72250
+ Parameters: {"order_status"=>{"name"=>"MyString"}}
72251
+  (0.1ms) SAVEPOINT active_record_1
72252
+ SQL (0.4ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
72253
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72254
+ Redirected to http://test.host/mechanize_store/order_statuses/1
72255
+ Completed 302 Found in 3ms (ActiveRecord: 0.5ms)
72256
+  (0.4ms) rollback transaction
72257
+  (0.1ms) begin transaction
72258
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_order_statuses"
72259
+ Processing by MechanizeStore::OrderStatusesController#create as HTML
72260
+ Parameters: {"order_status"=>{"name"=>"MyString"}}
72261
+  (0.1ms) SAVEPOINT active_record_1
72262
+ SQL (0.4ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
72263
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72264
+ Redirected to http://test.host/mechanize_store/order_statuses/1
72265
+ Completed 302 Found in 3ms (ActiveRecord: 0.5ms)
72266
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_order_statuses"
72267
+  (0.4ms) rollback transaction
72268
+  (0.1ms) begin transaction
72269
+ Processing by MechanizeStore::OrderStatusesController#create as HTML
72270
+ Parameters: {"order_status"=>{"name"=>nil}}
72271
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
72272
+  (0.1ms) rollback transaction
72273
+  (0.1ms) begin transaction
72274
+ Processing by MechanizeStore::OrderStatusesController#create as HTML
72275
+ Parameters: {"order_status"=>{"name"=>nil}}
72276
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
72277
+  (0.1ms) rollback transaction
72278
+  (0.1ms) begin transaction
72279
+  (0.1ms) SAVEPOINT active_record_1
72280
+ SQL (0.4ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["description", "MyText"], ["height", 1.5], ["length", 1.5], ["name", "MyString"], ["price", 1.5], ["short_description", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["weight", 1.5], ["width", 1.5]]
72281
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72282
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-zsujbu.png[0]' 2>/dev/null
72283
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-zsujbu.png[0]'
72284
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-zsujbu.png[0]'
72285
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-zsujbu.png[0]'
72286
+ Command :: convert '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-zsujbu.png[0]' -auto-orient -resize "300x300>" '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-zsujbu20140530-51987-1c6pwsm'
72287
+ Command :: file -b --mime '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-zsujbu20140530-51987-1c6pwsm'
72288
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-zsujbu.png[0]' 2>/dev/null
72289
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-zsujbu.png[0]'
72290
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-zsujbu.png[0]'
72291
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-zsujbu.png[0]'
72292
+ Command :: convert '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-zsujbu.png[0]' -auto-orient -resize "100x100>" '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-zsujbu20140530-51987-yemyol'
72293
+ Command :: file -b --mime '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-zsujbu20140530-51987-yemyol'
72294
+  (0.1ms) SAVEPOINT active_record_1
72295
+ 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", Fri, 30 May 2014 13:39:56 UTC +00:00], ["file_content_type", ""], ["file_file_name", "rails.png"], ["file_file_size", 6646], ["file_updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["product_id", 1], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
72296
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72297
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_product_photos"
72298
+ Processing by MechanizeStore::ProductPhotosController#destroy as HTML
72299
+ Parameters: {"id"=>"1"}
72300
+ 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"]]
72301
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", 1]]
72302
+  (0.1ms) SAVEPOINT active_record_1
72303
+ SQL (0.2ms) DELETE FROM "mechanize_store_product_photos" WHERE "mechanize_store_product_photos"."id" = ? [["id", 1]]
72304
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72305
+ Redirected to http://test.host/mechanize_store/products/1
72306
+ Completed 302 Found in 16ms (ActiveRecord: 0.6ms)
72307
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_product_photos"
72308
+  (0.5ms) rollback transaction
72309
+  (0.1ms) begin transaction
72310
+  (0.1ms) SAVEPOINT active_record_1
72311
+ SQL (0.4ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["description", "MyText"], ["height", 1.5], ["length", 1.5], ["name", "MyString"], ["price", 1.5], ["short_description", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["weight", 1.5], ["width", 1.5]]
72312
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72313
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1bzanjp.png[0]' 2>/dev/null
72314
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1bzanjp.png[0]'
72315
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1bzanjp.png[0]'
72316
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1bzanjp.png[0]'
72317
+ Command :: convert '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1bzanjp.png[0]' -auto-orient -resize "300x300>" '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1bzanjp20140530-51987-bgb3u'
72318
+ Command :: file -b --mime '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1bzanjp20140530-51987-bgb3u'
72319
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1bzanjp.png[0]' 2>/dev/null
72320
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1bzanjp.png[0]'
72321
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1bzanjp.png[0]'
72322
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1bzanjp.png[0]'
72323
+ Command :: convert '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1bzanjp.png[0]' -auto-orient -resize "100x100>" '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1bzanjp20140530-51987-6tpn63'
72324
+ Command :: file -b --mime '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1bzanjp20140530-51987-6tpn63'
72325
+  (0.1ms) SAVEPOINT active_record_1
72326
+ SQL (0.6ms) 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", Fri, 30 May 2014 13:39:56 UTC +00:00], ["file_content_type", ""], ["file_file_name", "rails.png"], ["file_file_size", 6646], ["file_updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00], ["product_id", 1], ["updated_at", Fri, 30 May 2014 13:39:56 UTC +00:00]]
72327
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72328
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", 1]]
72329
+ Processing by MechanizeStore::ProductPhotosController#destroy as HTML
72330
+ Parameters: {"id"=>"1"}
72331
+ 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"]]
72332
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", 1]]
72333
+  (0.1ms) SAVEPOINT active_record_1
72334
+ SQL (0.2ms) DELETE FROM "mechanize_store_product_photos" WHERE "mechanize_store_product_photos"."id" = ? [["id", 1]]
72335
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72336
+ Redirected to http://test.host/mechanize_store/products/1
72337
+ Completed 302 Found in 7ms (ActiveRecord: 0.5ms)
72338
+  (0.6ms) rollback transaction
72339
+  (0.1ms) begin transaction
72340
+  (0.1ms) SAVEPOINT active_record_1
72341
+ SQL (0.5ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:57 UTC +00:00], ["description", "MyText"], ["height", 1.5], ["length", 1.5], ["name", "MyString"], ["price", 1.5], ["short_description", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:57 UTC +00:00], ["weight", 1.5], ["width", 1.5]]
72342
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72343
+ Processing by MechanizeStore::ProductPhotosController#create as HTML
72344
+ Parameters: {"product_photo"=>{"file"=>[#<Rack::Test::UploadedFile:0x007ffb3cc94048 @content_type=nil, @original_filename="rails.png", @tempfile=#<File:/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/rails.png20140530-51987-su7vcj>>]}, "product_id"=>"1"}
72345
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
72346
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-um2one.png[0]' 2>/dev/null
72347
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-um2one.png[0]'
72348
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-um2one.png[0]'
72349
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-um2one.png[0]'
72350
+ Command :: convert '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-um2one.png[0]' -auto-orient -resize "300x300>" '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-um2one20140530-51987-udyuxl'
72351
+ Command :: file -b --mime '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-um2one20140530-51987-udyuxl'
72352
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-um2one.png[0]' 2>/dev/null
72353
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-um2one.png[0]'
72354
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-um2one.png[0]'
72355
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-um2one.png[0]'
72356
+ Command :: convert '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-um2one.png[0]' -auto-orient -resize "100x100>" '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-um2one20140530-51987-tm4b0d'
72357
+ Command :: file -b --mime '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-um2one20140530-51987-tm4b0d'
72358
+  (0.1ms) SAVEPOINT active_record_1
72359
+ SQL (0.6ms) 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", Fri, 30 May 2014 13:39:57 UTC +00:00], ["file_content_type", ""], ["file_file_name", "rails.png"], ["file_file_size", 6646], ["file_updated_at", Fri, 30 May 2014 13:39:57 UTC +00:00], ["product_id", 1], ["updated_at", Fri, 30 May 2014 13:39:57 UTC +00:00]]
72360
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72361
+ Redirected to http://test.host/mechanize_store/products/1
72362
+ Completed 302 Found in 184ms (ActiveRecord: 0.9ms)
72363
+  (0.5ms) rollback transaction
72364
+  (0.1ms) begin transaction
72365
+  (0.1ms) SAVEPOINT active_record_1
72366
+ SQL (0.4ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:57 UTC +00:00], ["description", "MyText"], ["height", 1.5], ["length", 1.5], ["name", "MyString"], ["price", 1.5], ["short_description", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:57 UTC +00:00], ["weight", 1.5], ["width", 1.5]]
72367
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72368
+ Processing by MechanizeStore::ProductPhotosController#create as HTML
72369
+ Parameters: {"product_photo"=>{"file"=>[#<Rack::Test::UploadedFile:0x007ffb3ef6eb18 @content_type=nil, @original_filename="rails.png", @tempfile=#<File:/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/rails.png20140530-51987-mlbvah>>]}, "product_id"=>"1"}
72370
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
72371
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1qzk3is.png[0]' 2>/dev/null
72372
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1qzk3is.png[0]'
72373
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1qzk3is.png[0]'
72374
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1qzk3is.png[0]'
72375
+ Command :: convert '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1qzk3is.png[0]' -auto-orient -resize "300x300>" '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1qzk3is20140530-51987-qqlaw6'
72376
+ Command :: file -b --mime '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1qzk3is20140530-51987-qqlaw6'
72377
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1qzk3is.png[0]' 2>/dev/null
72378
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1qzk3is.png[0]'
72379
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1qzk3is.png[0]'
72380
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1qzk3is.png[0]'
72381
+ Command :: convert '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1qzk3is.png[0]' -auto-orient -resize "100x100>" '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1qzk3is20140530-51987-h1mriz'
72382
+ Command :: file -b --mime '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-1qzk3is20140530-51987-h1mriz'
72383
+  (0.1ms) SAVEPOINT active_record_1
72384
+ SQL (0.6ms) 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", Fri, 30 May 2014 13:39:57 UTC +00:00], ["file_content_type", ""], ["file_file_name", "rails.png"], ["file_file_size", 6646], ["file_updated_at", Fri, 30 May 2014 13:39:57 UTC +00:00], ["product_id", 1], ["updated_at", Fri, 30 May 2014 13:39:57 UTC +00:00]]
72385
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72386
+ Redirected to http://test.host/mechanize_store/products/1
72387
+ Completed 302 Found in 231ms (ActiveRecord: 0.9ms)
72388
+  (0.5ms) rollback transaction
72389
+  (0.1ms) begin transaction
72390
+  (0.1ms) SAVEPOINT active_record_1
72391
+ SQL (0.4ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:57 UTC +00:00], ["description", "MyText"], ["height", 1.5], ["length", 1.5], ["name", "MyString"], ["price", 1.5], ["short_description", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:57 UTC +00:00], ["weight", 1.5], ["width", 1.5]]
72392
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72393
+  (0.2ms) SELECT COUNT(*) FROM "mechanize_store_product_photos"
72394
+ Processing by MechanizeStore::ProductPhotosController#create as HTML
72395
+ Parameters: {"product_photo"=>{"file"=>[#<Rack::Test::UploadedFile:0x007ffb3ca55728 @content_type=nil, @original_filename="rails.png", @tempfile=#<File:/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/rails.png20140530-51987-1wzflnz>>]}, "product_id"=>"1"}
72396
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
72397
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-4st4xj.png[0]' 2>/dev/null
72398
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-4st4xj.png[0]'
72399
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-4st4xj.png[0]'
72400
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-4st4xj.png[0]'
72401
+ Command :: convert '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-4st4xj.png[0]' -auto-orient -resize "300x300>" '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-4st4xj20140530-51987-wq93q4'
72402
+ Command :: file -b --mime '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-4st4xj20140530-51987-wq93q4'
72403
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-4st4xj.png[0]' 2>/dev/null
72404
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-4st4xj.png[0]'
72405
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-4st4xj.png[0]'
72406
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-4st4xj.png[0]'
72407
+ Command :: convert '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-4st4xj.png[0]' -auto-orient -resize "100x100>" '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-4st4xj20140530-51987-m24nqb'
72408
+ Command :: file -b --mime '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-4st4xj20140530-51987-m24nqb'
72409
+  (0.1ms) SAVEPOINT active_record_1
72410
+ 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", Fri, 30 May 2014 13:39:57 UTC +00:00], ["file_content_type", ""], ["file_file_name", "rails.png"], ["file_file_size", 6646], ["file_updated_at", Fri, 30 May 2014 13:39:57 UTC +00:00], ["product_id", 1], ["updated_at", Fri, 30 May 2014 13:39:57 UTC +00:00]]
72411
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72412
+ Redirected to http://test.host/mechanize_store/products/1
72413
+ Completed 302 Found in 175ms (ActiveRecord: 1.0ms)
72414
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_product_photos"
72415
+  (0.5ms) rollback transaction
72416
+  (0.1ms) begin transaction
72417
+  (0.1ms) SAVEPOINT active_record_1
72418
+ SQL (0.5ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:57 UTC +00:00], ["description", "MyText"], ["height", 1.5], ["length", 1.5], ["name", "MyString"], ["price", 1.5], ["short_description", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:57 UTC +00:00], ["weight", 1.5], ["width", 1.5]]
72419
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72420
+ Processing by MechanizeStore::ProductPhotosController#create as JSON
72421
+ Parameters: {"product_photo"=>{"file"=>[nil]}, "product_id"=>"1"}
72422
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
72423
+  (0.1ms) SAVEPOINT active_record_1
72424
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
72425
+ Completed 422 Unprocessable Entity in 5ms (Views: 0.4ms | ActiveRecord: 0.2ms)
72426
+  (0.6ms) rollback transaction
72427
+  (0.1ms) begin transaction
72428
+  (0.1ms) SAVEPOINT active_record_1
72429
+ SQL (0.5ms) INSERT INTO "mechanize_store_products" ("created_at", "description", "height", "length", "name", "price", "short_description", "updated_at", "weight", "width") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:57 UTC +00:00], ["description", "MyText"], ["height", 1.5], ["length", 1.5], ["name", "MyString"], ["price", 1.5], ["short_description", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:57 UTC +00:00], ["weight", 1.5], ["width", 1.5]]
72430
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72431
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-scto5l.png[0]' 2>/dev/null
72432
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-scto5l.png[0]'
72433
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-scto5l.png[0]'
72434
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-scto5l.png[0]'
72435
+ Command :: convert '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-scto5l.png[0]' -auto-orient -resize "300x300>" '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-scto5l20140530-51987-12co3h3'
72436
+ Command :: file -b --mime '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-scto5l20140530-51987-12co3h3'
72437
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-scto5l.png[0]' 2>/dev/null
72438
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-scto5l.png[0]'
72439
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-scto5l.png[0]'
72440
+ Command :: identify -format %m '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-scto5l.png[0]'
72441
+ Command :: convert '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-scto5l.png[0]' -auto-orient -resize "100x100>" '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-scto5l20140530-51987-1xz45jw'
72442
+ Command :: file -b --mime '/var/folders/dr/v8m3_4ds6yn4zwbsbff5yc800000gn/T/4d003d1435f0827cfe18ac2d2a3979e720140530-51987-scto5l20140530-51987-1xz45jw'
72443
+  (0.1ms) SAVEPOINT active_record_1
72444
+ 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", Fri, 30 May 2014 13:39:57 UTC +00:00], ["file_content_type", ""], ["file_file_name", "rails.png"], ["file_file_size", 6646], ["file_updated_at", Fri, 30 May 2014 13:39:57 UTC +00:00], ["product_id", 1], ["updated_at", Fri, 30 May 2014 13:39:57 UTC +00:00]]
72445
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72446
+ Processing by MechanizeStore::ProductPhotosController#index as JSON
72447
+ Parameters: {"product_id"=>"1"}
72448
+ MechanizeStore::Product Load (0.1ms) SELECT "mechanize_store_products".* FROM "mechanize_store_products" WHERE "mechanize_store_products"."id" = ? LIMIT 1 [["id", "1"]]
72449
+ Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.1ms)
72450
+ 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]]
72451
+ 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]]
72452
+  (0.4ms) rollback transaction
72453
+  (0.1ms) begin transaction
72454
+  (0.1ms) rollback transaction
72455
+  (0.1ms) begin transaction
72456
+  (0.1ms) rollback transaction
72457
+  (0.1ms) begin transaction
72458
+  (0.1ms) rollback transaction
72459
+  (0.0ms) begin transaction
72460
+  (0.1ms) rollback transaction
72461
+  (0.1ms) begin transaction
72462
+  (0.1ms) rollback transaction
72463
+  (0.1ms) begin transaction
72464
+  (0.1ms) rollback transaction
72465
+  (0.1ms) begin transaction
72466
+  (0.1ms) rollback transaction
72467
+  (0.1ms) begin transaction
72468
+  (0.1ms) rollback transaction
72469
+  (0.1ms) begin transaction
72470
+  (0.1ms) rollback transaction
72471
+  (0.1ms) begin transaction
72472
+  (0.1ms) SAVEPOINT active_record_1
72473
+ SQL (0.8ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:57 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:57 UTC +00:00]]
72474
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72475
+  (0.1ms) SAVEPOINT active_record_1
72476
+ SQL (0.4ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:57 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:57 UTC +00:00]]
72477
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72478
+  (0.1ms) SAVEPOINT active_record_1
72479
+ SQL (0.3ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:57 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:57 UTC +00:00]]
72480
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72481
+  (0.1ms) SAVEPOINT active_record_1
72482
+ SQL (1.0ms) INSERT INTO "mechanize_store_freights" ("created_at", "delivery_time", "service", "updated_at", "value", "zipcode") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:57 UTC +00:00], ["delivery_time", 1], ["service", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:57 UTC +00:00], ["value", 1.5], ["zipcode", "MyString"]]
72483
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72484
+  (0.1ms) SAVEPOINT active_record_1
72485
+ SQL (0.7ms) INSERT INTO "mechanize_store_orders" ("created_at", "order_status_id", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:57 UTC +00:00], ["order_status_id", 1], ["updated_at", Fri, 30 May 2014 13:39:57 UTC +00:00]]
72486
+ SQL (1.4ms) 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", Fri, 30 May 2014 13:39:57 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", Fri, 30 May 2014 13:39:57 UTC +00:00], ["value", 1.5]]
72487
+ SQL (0.3ms) UPDATE "mechanize_store_freights" SET "order_id" = ?, "updated_at" = ? WHERE "mechanize_store_freights"."id" = 1 [["order_id", 1], ["updated_at", Fri, 30 May 2014 13:39:57 UTC +00:00]]
72488
+ MechanizeStore::OrderItem Load (0.4ms) SELECT "mechanize_store_order_items".* FROM "mechanize_store_order_items" WHERE "mechanize_store_order_items"."order_id" = ? [["order_id", 1]]
72489
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72490
+ Processing by MechanizeStore::OrdersController#index as HTML
72491
+ Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms)
72492
+ MechanizeStore::Order Load (0.1ms) SELECT "mechanize_store_orders".* FROM "mechanize_store_orders" LIMIT 30 OFFSET 0
72493
+  (8.2ms) rollback transaction
72494
+  (0.1ms) begin transaction
72495
+  (0.1ms) SAVEPOINT active_record_1
72496
+ SQL (0.5ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:57 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:57 UTC +00:00]]
72497
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72498
+  (0.0ms) SAVEPOINT active_record_1
72499
+ SQL (0.4ms) INSERT INTO "mechanize_store_flags" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:57 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:57 UTC +00:00]]
72500
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72501
+  (0.1ms) SAVEPOINT active_record_1
72502
+ SQL (0.2ms) INSERT INTO "mechanize_store_order_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:57 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:57 UTC +00:00]]
72503
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72504
+  (0.0ms) SAVEPOINT active_record_1
72505
+ SQL (0.2ms) INSERT INTO "mechanize_store_freights" ("created_at", "delivery_time", "service", "updated_at", "value", "zipcode") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:57 UTC +00:00], ["delivery_time", 1], ["service", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:57 UTC +00:00], ["value", 1.5], ["zipcode", "MyString"]]
72506
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72507
+  (0.1ms) SAVEPOINT active_record_1
72508
+ SQL (0.3ms) INSERT INTO "mechanize_store_orders" ("created_at", "order_status_id", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:57 UTC +00:00], ["order_status_id", 1], ["updated_at", Fri, 30 May 2014 13:39:57 UTC +00:00]]
72509
+ 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", Fri, 30 May 2014 13:39:57 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", Fri, 30 May 2014 13:39:57 UTC +00:00], ["value", 1.5]]
72510
+ SQL (0.2ms) UPDATE "mechanize_store_freights" SET "order_id" = ?, "updated_at" = ? WHERE "mechanize_store_freights"."id" = 1 [["order_id", 1], ["updated_at", Fri, 30 May 2014 13:39:57 UTC +00:00]]
72511
+ 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]]
72512
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72513
+ Processing by MechanizeStore::OrdersController#show as HTML
72514
+ Parameters: {"id"=>"1"}
72515
+ MechanizeStore::Order Load (0.1ms) SELECT "mechanize_store_orders".* FROM "mechanize_store_orders" WHERE "mechanize_store_orders"."id" = ? LIMIT 1 [["id", "1"]]
72516
+ Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.1ms)
72517
+  (6.7ms) rollback transaction
72518
+  (0.1ms) begin transaction
72519
+  (0.1ms) rollback transaction
72520
+  (0.1ms) begin transaction
72521
+  (0.1ms) rollback transaction
72522
+  (0.1ms) begin transaction
72523
+ Processing by MechanizeStore::PaymentStatusesController#new as HTML
72524
+ Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.3ms)
72525
+  (0.1ms) rollback transaction
72526
+  (0.1ms) begin transaction
72527
+  (0.1ms) SAVEPOINT active_record_1
72528
+ SQL (0.7ms) INSERT INTO "mechanize_store_payment_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72529
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72530
+ Processing by MechanizeStore::PaymentStatusesController#update as HTML
72531
+ Parameters: {"payment_status"=>{"name"=>"MyString"}, "id"=>"1"}
72532
+ MechanizeStore::PaymentStatus Load (0.2ms) SELECT "mechanize_store_payment_statuses".* FROM "mechanize_store_payment_statuses" WHERE "mechanize_store_payment_statuses"."id" = ? LIMIT 1 [["id", "1"]]
72533
+ 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"]]
72534
+  (0.0ms) SAVEPOINT active_record_1
72535
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72536
+ Redirected to http://test.host/mechanize_store/payment_statuses/1
72537
+ Completed 302 Found in 4ms (ActiveRecord: 0.3ms)
72538
+  (0.4ms) rollback transaction
72539
+  (0.1ms) begin transaction
72540
+  (0.0ms) SAVEPOINT active_record_1
72541
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72542
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72543
+ Processing by MechanizeStore::PaymentStatusesController#update as HTML
72544
+ Parameters: {"payment_status"=>{"name"=>"MyString"}, "id"=>"1"}
72545
+ 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"]]
72546
+ 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"]]
72547
+  (0.1ms) SAVEPOINT active_record_1
72548
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72549
+ Redirected to http://test.host/mechanize_store/payment_statuses/1
72550
+ Completed 302 Found in 3ms (ActiveRecord: 0.2ms)
72551
+  (0.4ms) rollback transaction
72552
+  (0.1ms) begin transaction
72553
+  (0.0ms) SAVEPOINT active_record_1
72554
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72555
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72556
+ Processing by MechanizeStore::PaymentStatusesController#update as HTML
72557
+ Parameters: {"payment_status"=>{"name"=>"MyString"}, "id"=>"1"}
72558
+ 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"]]
72559
+ 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"]]
72560
+ Completed 200 OK in 4ms (Views: 1.8ms | ActiveRecord: 0.1ms)
72561
+  (0.3ms) rollback transaction
72562
+  (0.1ms) begin transaction
72563
+  (0.1ms) SAVEPOINT active_record_1
72564
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72565
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72566
+ Processing by MechanizeStore::PaymentStatusesController#update as HTML
72567
+ Parameters: {"payment_status"=>{"name"=>"invalid value"}, "id"=>"1"}
72568
+ 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"]]
72569
+ 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"]]
72570
+  (0.0ms) SAVEPOINT active_record_1
72571
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
72572
+ Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.2ms)
72573
+  (0.5ms) rollback transaction
72574
+  (0.1ms) begin transaction
72575
+  (0.1ms) SAVEPOINT active_record_1
72576
+ SQL (0.5ms) INSERT INTO "mechanize_store_payment_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72577
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72578
+ Processing by MechanizeStore::PaymentStatusesController#update as HTML
72579
+ Parameters: {"payment_status"=>{"name"=>"invalid value"}, "id"=>"1"}
72580
+ 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"]]
72581
+ 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"]]
72582
+  (0.1ms) SAVEPOINT active_record_1
72583
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
72584
+ Completed 200 OK in 4ms (Views: 0.8ms | ActiveRecord: 0.4ms)
72585
+  (0.4ms) rollback transaction
72586
+  (0.1ms) begin transaction
72587
+  (0.1ms) SAVEPOINT active_record_1
72588
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72589
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72590
+ Processing by MechanizeStore::PaymentStatusesController#index as HTML
72591
+ Completed 200 OK in 3ms (Views: 1.8ms | ActiveRecord: 0.0ms)
72592
+ MechanizeStore::PaymentStatus Load (0.1ms) SELECT "mechanize_store_payment_statuses".* FROM "mechanize_store_payment_statuses" LIMIT 30 OFFSET 0
72593
+  (0.4ms) rollback transaction
72594
+  (0.1ms) begin transaction
72595
+  (0.1ms) SAVEPOINT active_record_1
72596
+ SQL (0.5ms) INSERT INTO "mechanize_store_payment_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72597
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72598
+ Processing by MechanizeStore::PaymentStatusesController#edit as HTML
72599
+ Parameters: {"id"=>"1"}
72600
+ 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"]]
72601
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.1ms)
72602
+  (0.4ms) rollback transaction
72603
+  (0.1ms) begin transaction
72604
+  (0.1ms) SAVEPOINT active_record_1
72605
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72606
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72607
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_payment_statuses"
72608
+ Processing by MechanizeStore::PaymentStatusesController#destroy as HTML
72609
+ Parameters: {"id"=>"1"}
72610
+ 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"]]
72611
+ 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"]]
72612
+  (0.1ms) SAVEPOINT active_record_1
72613
+ SQL (0.5ms) DELETE FROM "mechanize_store_payment_statuses" WHERE "mechanize_store_payment_statuses"."id" = ? [["id", 1]]
72614
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72615
+ Redirected to http://test.host/mechanize_store/payment_statuses
72616
+ Completed 302 Found in 6ms (ActiveRecord: 0.8ms)
72617
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_payment_statuses"
72618
+  (0.5ms) rollback transaction
72619
+  (0.1ms) begin transaction
72620
+  (0.1ms) SAVEPOINT active_record_1
72621
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72622
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72623
+ Processing by MechanizeStore::PaymentStatusesController#destroy as HTML
72624
+ Parameters: {"id"=>"1"}
72625
+ 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"]]
72626
+ 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"]]
72627
+  (0.1ms) SAVEPOINT active_record_1
72628
+ SQL (0.4ms) DELETE FROM "mechanize_store_payment_statuses" WHERE "mechanize_store_payment_statuses"."id" = ? [["id", 1]]
72629
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72630
+ Redirected to http://test.host/mechanize_store/payment_statuses
72631
+ Completed 302 Found in 4ms (ActiveRecord: 0.6ms)
72632
+  (0.4ms) rollback transaction
72633
+  (0.1ms) begin transaction
72634
+  (0.1ms) SAVEPOINT active_record_1
72635
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72636
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72637
+ Processing by MechanizeStore::PaymentStatusesController#show as HTML
72638
+ Parameters: {"id"=>"1"}
72639
+ 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"]]
72640
+ Completed 200 OK in 3ms (Views: 1.8ms | ActiveRecord: 0.1ms)
72641
+  (0.4ms) rollback transaction
72642
+  (0.1ms) begin transaction
72643
+ Processing by MechanizeStore::PaymentStatusesController#create as HTML
72644
+ Parameters: {"payment_status"=>{"name"=>"MyString"}}
72645
+  (0.1ms) SAVEPOINT active_record_1
72646
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72647
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72648
+ Redirected to http://test.host/mechanize_store/payment_statuses/1
72649
+ Completed 302 Found in 3ms (ActiveRecord: 0.5ms)
72650
+ 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
72651
+  (0.4ms) rollback transaction
72652
+  (0.1ms) begin transaction
72653
+ Processing by MechanizeStore::PaymentStatusesController#create as HTML
72654
+ Parameters: {"payment_status"=>{"name"=>"MyString"}}
72655
+  (0.1ms) SAVEPOINT active_record_1
72656
+ SQL (0.6ms) INSERT INTO "mechanize_store_payment_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72657
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72658
+ Redirected to http://test.host/mechanize_store/payment_statuses/1
72659
+ Completed 302 Found in 3ms (ActiveRecord: 0.7ms)
72660
+  (0.5ms) rollback transaction
72661
+  (0.1ms) begin transaction
72662
+  (0.2ms) SELECT COUNT(*) FROM "mechanize_store_payment_statuses"
72663
+ Processing by MechanizeStore::PaymentStatusesController#create as HTML
72664
+ Parameters: {"payment_status"=>{"name"=>"MyString"}}
72665
+  (0.1ms) SAVEPOINT active_record_1
72666
+ SQL (0.3ms) INSERT INTO "mechanize_store_payment_statuses" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72667
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72668
+ Redirected to http://test.host/mechanize_store/payment_statuses/1
72669
+ Completed 302 Found in 3ms (ActiveRecord: 0.4ms)
72670
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_payment_statuses"
72671
+  (0.5ms) rollback transaction
72672
+  (0.1ms) begin transaction
72673
+ Processing by MechanizeStore::PaymentStatusesController#create as HTML
72674
+ Parameters: {"payment_status"=>{"name"=>"invalid value"}}
72675
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
72676
+  (0.1ms) rollback transaction
72677
+  (0.1ms) begin transaction
72678
+ Processing by MechanizeStore::PaymentStatusesController#create as HTML
72679
+ Parameters: {"payment_status"=>{"name"=>"invalid value"}}
72680
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
72681
+  (0.1ms) rollback transaction
72682
+  (0.1ms) begin transaction
72683
+ Processing by MechanizeStore::PaymentTypesController#new as HTML
72684
+ Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
72685
+  (0.1ms) rollback transaction
72686
+  (0.1ms) begin transaction
72687
+  (0.1ms) SAVEPOINT active_record_1
72688
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72689
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72690
+ Processing by MechanizeStore::PaymentTypesController#update as HTML
72691
+ Parameters: {"payment_type"=>{"name"=>"MyString"}, "id"=>"1"}
72692
+ 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"]]
72693
+ 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"]]
72694
+  (0.1ms) SAVEPOINT active_record_1
72695
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72696
+ Redirected to http://test.host/mechanize_store/payment_types/1
72697
+ Completed 302 Found in 5ms (ActiveRecord: 0.4ms)
72698
+  (0.4ms) rollback transaction
72699
+  (0.1ms) begin transaction
72700
+  (0.1ms) SAVEPOINT active_record_1
72701
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72702
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72703
+ Processing by MechanizeStore::PaymentTypesController#update as HTML
72704
+ Parameters: {"payment_type"=>{"name"=>"MyString"}, "id"=>"1"}
72705
+ 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"]]
72706
+ 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"]]
72707
+  (0.1ms) SAVEPOINT active_record_1
72708
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72709
+ Redirected to http://test.host/mechanize_store/payment_types/1
72710
+ Completed 302 Found in 3ms (ActiveRecord: 0.2ms)
72711
+  (0.4ms) rollback transaction
72712
+  (0.1ms) begin transaction
72713
+  (0.0ms) SAVEPOINT active_record_1
72714
+ SQL (0.3ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72715
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72716
+ Processing by MechanizeStore::PaymentTypesController#update as HTML
72717
+ Parameters: {"payment_type"=>{"name"=>"MyString"}, "id"=>"1"}
72718
+ 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"]]
72719
+ 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"]]
72720
+ Completed 200 OK in 4ms (Views: 2.3ms | ActiveRecord: 0.1ms)
72721
+  (0.4ms) rollback transaction
72722
+  (0.1ms) begin transaction
72723
+  (0.1ms) SAVEPOINT active_record_1
72724
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72725
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72726
+ Processing by MechanizeStore::PaymentTypesController#update as HTML
72727
+ Parameters: {"payment_type"=>{"name"=>"invalid value"}, "id"=>"1"}
72728
+ 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"]]
72729
+ 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"]]
72730
+  (0.1ms) SAVEPOINT active_record_1
72731
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
72732
+ Completed 200 OK in 47ms (Views: 0.7ms | ActiveRecord: 0.3ms)
72733
+  (0.4ms) rollback transaction
72734
+  (0.1ms) begin transaction
72735
+  (0.0ms) SAVEPOINT active_record_1
72736
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72737
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72738
+ Processing by MechanizeStore::PaymentTypesController#update as HTML
72739
+ Parameters: {"payment_type"=>{"name"=>"invalid value"}, "id"=>"1"}
72740
+ 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"]]
72741
+ 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"]]
72742
+  (0.1ms) SAVEPOINT active_record_1
72743
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
72744
+ Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.2ms)
72745
+  (0.4ms) rollback transaction
72746
+  (0.1ms) begin transaction
72747
+  (0.0ms) SAVEPOINT active_record_1
72748
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72749
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72750
+ Processing by MechanizeStore::PaymentTypesController#index as HTML
72751
+ Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms)
72752
+ MechanizeStore::PaymentType Load (0.1ms) SELECT "mechanize_store_payment_types".* FROM "mechanize_store_payment_types" LIMIT 30 OFFSET 0
72753
+  (0.4ms) rollback transaction
72754
+  (0.1ms) begin transaction
72755
+  (0.0ms) SAVEPOINT active_record_1
72756
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72757
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72758
+ Processing by MechanizeStore::PaymentTypesController#edit as HTML
72759
+ Parameters: {"id"=>"1"}
72760
+ 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"]]
72761
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.1ms)
72762
+  (0.4ms) rollback transaction
72763
+  (0.1ms) begin transaction
72764
+  (0.0ms) SAVEPOINT active_record_1
72765
+ SQL (0.3ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72766
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72767
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_payment_types"
72768
+ Processing by MechanizeStore::PaymentTypesController#destroy as HTML
72769
+ Parameters: {"id"=>"1"}
72770
+ 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"]]
72771
+ 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"]]
72772
+  (0.1ms) SAVEPOINT active_record_1
72773
+ SQL (0.3ms) DELETE FROM "mechanize_store_payment_types" WHERE "mechanize_store_payment_types"."id" = ? [["id", 1]]
72774
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72775
+ Redirected to http://test.host/mechanize_store/payment_types
72776
+ Completed 302 Found in 4ms (ActiveRecord: 0.6ms)
72777
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_payment_types"
72778
+  (0.4ms) rollback transaction
72779
+  (0.1ms) begin transaction
72780
+  (0.1ms) SAVEPOINT active_record_1
72781
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72782
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72783
+ Processing by MechanizeStore::PaymentTypesController#destroy as HTML
72784
+ Parameters: {"id"=>"1"}
72785
+ 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"]]
72786
+ 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"]]
72787
+  (0.1ms) SAVEPOINT active_record_1
72788
+ SQL (0.3ms) DELETE FROM "mechanize_store_payment_types" WHERE "mechanize_store_payment_types"."id" = ? [["id", 1]]
72789
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72790
+ Redirected to http://test.host/mechanize_store/payment_types
72791
+ Completed 302 Found in 3ms (ActiveRecord: 0.5ms)
72792
+  (0.6ms) rollback transaction
72793
+  (0.1ms) begin transaction
72794
+  (0.1ms) SAVEPOINT active_record_1
72795
+ SQL (0.6ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72796
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72797
+ Processing by MechanizeStore::PaymentTypesController#show as HTML
72798
+ Parameters: {"id"=>"1"}
72799
+ 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"]]
72800
+ Completed 200 OK in 3ms (Views: 1.8ms | ActiveRecord: 0.1ms)
72801
+  (0.4ms) rollback transaction
72802
+  (0.1ms) begin transaction
72803
+ Processing by MechanizeStore::PaymentTypesController#create as HTML
72804
+ Parameters: {"payment_type"=>{"name"=>"MyString"}}
72805
+  (0.1ms) SAVEPOINT active_record_1
72806
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72807
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72808
+ Redirected to http://test.host/mechanize_store/payment_types/1
72809
+ Completed 302 Found in 3ms (ActiveRecord: 0.5ms)
72810
+ 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
72811
+  (0.4ms) rollback transaction
72812
+  (0.1ms) begin transaction
72813
+ Processing by MechanizeStore::PaymentTypesController#create as HTML
72814
+ Parameters: {"payment_type"=>{"name"=>"MyString"}}
72815
+  (0.1ms) SAVEPOINT active_record_1
72816
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72817
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72818
+ Redirected to http://test.host/mechanize_store/payment_types/1
72819
+ Completed 302 Found in 3ms (ActiveRecord: 0.5ms)
72820
+  (0.3ms) rollback transaction
72821
+  (0.1ms) begin transaction
72822
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_payment_types"
72823
+ Processing by MechanizeStore::PaymentTypesController#create as HTML
72824
+ Parameters: {"payment_type"=>{"name"=>"MyString"}}
72825
+  (0.1ms) SAVEPOINT active_record_1
72826
+ SQL (0.4ms) INSERT INTO "mechanize_store_payment_types" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72827
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72828
+ Redirected to http://test.host/mechanize_store/payment_types/1
72829
+ Completed 302 Found in 3ms (ActiveRecord: 0.5ms)
72830
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_payment_types"
72831
+  (0.4ms) rollback transaction
72832
+  (0.1ms) begin transaction
72833
+ Processing by MechanizeStore::PaymentTypesController#create as HTML
72834
+ Parameters: {"payment_type"=>{"name"=>"invalid value"}}
72835
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
72836
+  (0.1ms) rollback transaction
72837
+  (0.1ms) begin transaction
72838
+ Processing by MechanizeStore::PaymentTypesController#create as HTML
72839
+ Parameters: {"payment_type"=>{"name"=>"invalid value"}}
72840
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
72841
+  (0.1ms) rollback transaction
72842
+  (0.1ms) begin transaction
72843
+ Processing by MechanizeStore::ProductCategoriesController#new as HTML
72844
+ Completed 200 OK in 4ms (Views: 2.5ms | ActiveRecord: 0.3ms)
72845
+  (0.1ms) rollback transaction
72846
+  (0.1ms) begin transaction
72847
+  (0.1ms) SAVEPOINT active_record_1
72848
+ SQL (1.0ms) INSERT INTO "mechanize_store_product_categories" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72849
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72850
+ Processing by MechanizeStore::ProductCategoriesController#update as HTML
72851
+ Parameters: {"product_category"=>{"name"=>"MyString"}, "id"=>"1"}
72852
+ 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"]]
72853
+ 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"]]
72854
+  (0.0ms) SAVEPOINT active_record_1
72855
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72856
+ Redirected to http://test.host/mechanize_store/product_categories/1
72857
+ Completed 302 Found in 4ms (ActiveRecord: 0.3ms)
72858
+  (0.4ms) rollback transaction
72859
+  (0.1ms) begin transaction
72860
+  (0.0ms) SAVEPOINT active_record_1
72861
+ SQL (0.3ms) INSERT INTO "mechanize_store_product_categories" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72862
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72863
+ Processing by MechanizeStore::ProductCategoriesController#update as HTML
72864
+ Parameters: {"product_category"=>{"name"=>"MyString"}, "id"=>"1"}
72865
+ 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"]]
72866
+ 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"]]
72867
+  (0.1ms) SAVEPOINT active_record_1
72868
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72869
+ Redirected to http://test.host/mechanize_store/product_categories/1
72870
+ Completed 302 Found in 3ms (ActiveRecord: 0.2ms)
72871
+  (0.4ms) rollback transaction
72872
+  (0.1ms) begin transaction
72873
+  (0.0ms) SAVEPOINT active_record_1
72874
+ SQL (0.3ms) INSERT INTO "mechanize_store_product_categories" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72875
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72876
+ Processing by MechanizeStore::ProductCategoriesController#update as HTML
72877
+ Parameters: {"product_category"=>{"name"=>"MyString"}, "id"=>"1"}
72878
+ 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"]]
72879
+ 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"]]
72880
+ Completed 200 OK in 3ms (Views: 1.7ms | ActiveRecord: 0.1ms)
72881
+  (0.4ms) rollback transaction
72882
+  (0.1ms) begin transaction
72883
+  (0.1ms) SAVEPOINT active_record_1
72884
+ SQL (0.4ms) INSERT INTO "mechanize_store_product_categories" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72885
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72886
+ Processing by MechanizeStore::ProductCategoriesController#update as HTML
72887
+ Parameters: {"product_category"=>{"name"=>"invalid value"}, "id"=>"1"}
72888
+ 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"]]
72889
+ 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"]]
72890
+  (0.1ms) SAVEPOINT active_record_1
72891
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
72892
+ Completed 200 OK in 3ms (Views: 0.7ms | ActiveRecord: 0.3ms)
72893
+  (0.4ms) rollback transaction
72894
+  (0.1ms) begin transaction
72895
+  (0.1ms) SAVEPOINT active_record_1
72896
+ SQL (0.4ms) INSERT INTO "mechanize_store_product_categories" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72897
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72898
+ Processing by MechanizeStore::ProductCategoriesController#update as HTML
72899
+ Parameters: {"product_category"=>{"name"=>"invalid value"}, "id"=>"1"}
72900
+ 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"]]
72901
+ 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"]]
72902
+  (0.1ms) SAVEPOINT active_record_1
72903
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
72904
+ Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.2ms)
72905
+  (0.4ms) rollback transaction
72906
+  (0.1ms) begin transaction
72907
+  (0.0ms) SAVEPOINT active_record_1
72908
+ SQL (0.4ms) INSERT INTO "mechanize_store_product_categories" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72909
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72910
+ Processing by MechanizeStore::ProductCategoriesController#index as HTML
72911
+ Completed 200 OK in 3ms (Views: 1.8ms | ActiveRecord: 0.0ms)
72912
+ MechanizeStore::ProductCategory Load (0.1ms) SELECT "mechanize_store_product_categories".* FROM "mechanize_store_product_categories" LIMIT 30 OFFSET 0
72913
+  (0.4ms) rollback transaction
72914
+  (0.1ms) begin transaction
72915
+  (0.0ms) SAVEPOINT active_record_1
72916
+ SQL (0.5ms) INSERT INTO "mechanize_store_product_categories" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72917
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72918
+ Processing by MechanizeStore::ProductCategoriesController#edit as HTML
72919
+ Parameters: {"id"=>"1"}
72920
+ 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"]]
72921
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.1ms)
72922
+  (0.4ms) rollback transaction
72923
+  (0.1ms) begin transaction
72924
+  (0.0ms) SAVEPOINT active_record_1
72925
+ SQL (0.4ms) INSERT INTO "mechanize_store_product_categories" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72926
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72927
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_product_categories"
72928
+ Processing by MechanizeStore::ProductCategoriesController#destroy as HTML
72929
+ Parameters: {"id"=>"1"}
72930
+ 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"]]
72931
+ 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"]]
72932
+  (0.1ms) SAVEPOINT active_record_1
72933
+ SQL (0.4ms) DELETE FROM "mechanize_store_product_categories" WHERE "mechanize_store_product_categories"."id" = ? [["id", 1]]
72934
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72935
+ Redirected to http://test.host/mechanize_store/product_categories
72936
+ Completed 302 Found in 5ms (ActiveRecord: 0.7ms)
72937
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_product_categories"
72938
+  (0.4ms) rollback transaction
72939
+  (0.1ms) begin transaction
72940
+  (0.1ms) SAVEPOINT active_record_1
72941
+ SQL (0.4ms) INSERT INTO "mechanize_store_product_categories" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72942
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72943
+ Processing by MechanizeStore::ProductCategoriesController#destroy as HTML
72944
+ Parameters: {"id"=>"1"}
72945
+ 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"]]
72946
+ 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"]]
72947
+  (0.0ms) SAVEPOINT active_record_1
72948
+ SQL (0.2ms) DELETE FROM "mechanize_store_product_categories" WHERE "mechanize_store_product_categories"."id" = ? [["id", 1]]
72949
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72950
+ Redirected to http://test.host/mechanize_store/product_categories
72951
+ Completed 302 Found in 3ms (ActiveRecord: 0.4ms)
72952
+  (0.4ms) rollback transaction
72953
+  (0.1ms) begin transaction
72954
+  (0.1ms) SAVEPOINT active_record_1
72955
+ SQL (0.9ms) INSERT INTO "mechanize_store_product_categories" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72956
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72957
+ Processing by MechanizeStore::ProductCategoriesController#show as HTML
72958
+ Parameters: {"id"=>"1"}
72959
+ 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"]]
72960
+ Completed 200 OK in 3ms (Views: 1.8ms | ActiveRecord: 0.1ms)
72961
+  (0.4ms) rollback transaction
72962
+  (0.1ms) begin transaction
72963
+ Processing by MechanizeStore::ProductCategoriesController#create as HTML
72964
+ Parameters: {"product_category"=>{"name"=>"MyString"}}
72965
+  (0.1ms) SAVEPOINT active_record_1
72966
+ SQL (0.4ms) INSERT INTO "mechanize_store_product_categories" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72967
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72968
+ Redirected to http://test.host/mechanize_store/product_categories/1
72969
+ Completed 302 Found in 3ms (ActiveRecord: 0.5ms)
72970
+ 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
72971
+  (0.4ms) rollback transaction
72972
+  (0.1ms) begin transaction
72973
+ Processing by MechanizeStore::ProductCategoriesController#create as HTML
72974
+ Parameters: {"product_category"=>{"name"=>"MyString"}}
72975
+  (0.1ms) SAVEPOINT active_record_1
72976
+ SQL (0.5ms) INSERT INTO "mechanize_store_product_categories" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72977
+  (0.0ms) RELEASE SAVEPOINT active_record_1
72978
+ Redirected to http://test.host/mechanize_store/product_categories/1
72979
+ Completed 302 Found in 3ms (ActiveRecord: 0.6ms)
72980
+  (0.4ms) rollback transaction
72981
+  (0.1ms) begin transaction
72982
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_product_categories"
72983
+ Processing by MechanizeStore::ProductCategoriesController#create as HTML
72984
+ Parameters: {"product_category"=>{"name"=>"MyString"}}
72985
+  (0.1ms) SAVEPOINT active_record_1
72986
+ SQL (0.4ms) INSERT INTO "mechanize_store_product_categories" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 30 May 2014 13:39:58 UTC +00:00], ["name", "MyString"], ["updated_at", Fri, 30 May 2014 13:39:58 UTC +00:00]]
72987
+  (0.1ms) RELEASE SAVEPOINT active_record_1
72988
+ Redirected to http://test.host/mechanize_store/product_categories/1
72989
+ Completed 302 Found in 3ms (ActiveRecord: 0.6ms)
72990
+  (0.1ms) SELECT COUNT(*) FROM "mechanize_store_product_categories"
72991
+  (0.4ms) rollback transaction
72992
+  (0.1ms) begin transaction
72993
+ Processing by MechanizeStore::ProductCategoriesController#create as HTML
72994
+ Parameters: {"product_category"=>{"name"=>"invalid value"}}
72995
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
72996
+  (0.1ms) rollback transaction
72997
+  (0.1ms) begin transaction
72998
+ Processing by MechanizeStore::ProductCategoriesController#create as HTML
72999
+ Parameters: {"product_category"=>{"name"=>"invalid value"}}
73000
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
73001
+  (0.1ms) rollback transaction