Guest User

Untitled

a guest
May 25th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.95 KB | None | 0 0
  1. merb : worker (port 4000) ~ Started request handling: Mon Oct 20 14:06:05 -0400 2008
  2. merb : worker (port 4000) ~ Routed to: {""=>"", "format"=>nil, "submit"=>"create", "action"=>"create", "product"=>{"name"=>"TEST PRODUCT", "price"=>"0.0", "is_salable"=>"1", "has_unlimited_quantity"=>"0", "quantity"=>"1", "description"=>"", "image_1"=>{"content_type"=>"image/jpeg", "size"=>101887, "tempfile"=>#<File:/var/folders/Bo/BoJPs+MeHpCqb+OV8T+DD++++TQ/-Tmp-/Merb.11354.0>, "filename"=>"julia_henry_matt.jpg"}, "has_free_shipping"=>"0", "is_public"=>"1", "position"=>"1", "image_4"=>""}, "controller"=>"admin/products"}
  3. merb : worker (port 4000) ~ Params: {""=>"", "format"=>nil, "submit"=>"create", "action"=>"create", "product"=>{"name"=>"TEST PRODUCT", "price"=>"0.0", "is_salable"=>"1", "has_unlimited_quantity"=>"0", "quantity"=>"1", "description"=>"", "image_1"=>{"content_type"=>"image/jpeg", "size"=>101887, "tempfile"=>#<File:/var/folders/Bo/BoJPs+MeHpCqb+OV8T+DD++++TQ/-Tmp-/Merb.11354.0>, "filename"=>"julia_henry_matt.jpg"}, "has_free_shipping"=>"0", "is_public"=>"1", "position"=>"1", "image_4"=>""}, "controller"=>"admin/products"}
  4. ~ SELECT "id", "login", "crypted_password", "salt" FROM "users" WHERE ("id" = 1) ORDER BY "id" LIMIT 1
  5. ~ SELECT "id" FROM "products" WHERE ("name" = 'TEST PRODUCT') ORDER BY "id" LIMIT 1
  6. ~ SELECT "position", "image_1_file_name", "image_1_content_type", "image_1_file_size", "image_1_updated_at", "image_2_file_name", "image_2_content_type", "image_2_file_size", "image_2_updated_at", "image_3_file_name", "image_3_content_type", "image_3_file_size", "image_3_updated_at", "image_4_file_name", "image_4_content_type", "image_4_file_size", "image_4_updated_at", "id", "name", "description", "price", "quantity", "is_salable", "is_public", "has_free_shipping", "has_unlimited_quantity" FROM "products" ORDER BY "position" DESC LIMIT 1
  7. ~ SELECT "position", "image_1_file_name", "image_1_content_type", "image_1_file_size", "image_1_updated_at", "image_2_file_name", "image_2_content_type", "image_2_file_size", "image_2_updated_at", "image_3_file_name", "image_3_content_type", "image_3_file_size", "image_3_updated_at", "image_4_file_name", "image_4_content_type", "image_4_file_size", "image_4_updated_at", "id", "name", "description", "price", "quantity", "is_salable", "is_public", "has_free_shipping", "has_unlimited_quantity" FROM "products" ORDER BY "position" DESC LIMIT 1
  8. ~ SELECT "position", "image_1_file_name", "image_1_content_type", "image_1_file_size", "image_1_updated_at", "image_2_file_name", "image_2_content_type", "image_2_file_size", "image_2_updated_at", "image_3_file_name", "image_3_content_type", "image_3_file_size", "image_3_updated_at", "image_4_file_name", "image_4_content_type", "image_4_file_size", "image_4_updated_at", "id", "name", "description", "price", "quantity", "is_salable", "is_public", "has_free_shipping", "has_unlimited_quantity" FROM "products" ORDER BY "position" DESC LIMIT 1
  9. ~ INSERT INTO "products" ("price", "description", "name", "image_1_updated_at", "has_free_shipping", "quantity", "image_1_file_name", "has_unlimited_quantity", "is_salable", "image_1_content_type", "position", "image_1_file_size", "is_public") VALUES (0.0, '', 'TEST PRODUCT', '2008-10-20T14:06:05-04:00', 'f', 1, 'julia_henry_matt.jpg', 'f', 't', 'image/jpeg', 1, 101887, 't')
  10. ~ SELECT "id", "product_id", "tag_id" FROM "product_tags" WHERE ("product_id" IN (7)) ORDER BY "id"
  11. merb : worker (port 4000) ~ Redirecting to: /admin/products?_message=BAh7BjoLbm90aWNlIiVQcm9kdWN0IHdhcyBzdWNjZXNzZnVsbHkgY3JlYXRl%0AZA%3D%3D%0A (302)
  12. merb : worker (port 4000) ~ {:action_time=>0.097084, :dispatch_time=>0.108883, :before_filters_time=>0.001237, :after_filters_time=>1.9e-05}
  13. merb : worker (port 4000) ~
  14.  
  15. merb : worker (port 4000) ~ Started request handling: Mon Oct 20 14:06:05 -0400 2008
  16. merb : worker (port 4000) ~ Routed to: {"format"=>nil, "action"=>"index", "controller"=>"admin/products", "_message"=>"BAh7BjoLbm90aWNlIiVQcm9kdWN0IHdhcyBzdWNjZXNzZnVsbHkgY3JlYXRl\nZA==\n"}
  17. merb : worker (port 4000) ~ Params: {"format"=>nil, "action"=>"index", "controller"=>"admin/products", "_message"=>"BAh7BjoLbm90aWNlIiVQcm9kdWN0IHdhcyBzdWNjZXNzZnVsbHkgY3JlYXRl\nZA==\n"}
  18. ~ SELECT "id", "login", "crypted_password", "salt" FROM "users" WHERE ("id" = 1) ORDER BY "id" LIMIT 1
  19. ~ SELECT "position", "image_1_file_name", "image_1_content_type", "image_1_file_size", "image_1_updated_at", "image_2_file_name", "image_2_content_type", "image_2_file_size", "image_2_updated_at", "image_3_file_name", "image_3_content_type", "image_3_file_size", "image_3_updated_at", "image_4_file_name", "image_4_content_type", "image_4_file_size", "image_4_updated_at", "id", "name", "description", "price", "quantity", "is_salable", "is_public", "has_free_shipping", "has_unlimited_quantity" FROM "products" ORDER BY "position" LIMIT 10
  20. merb : worker (port 4000) ~ {:action_time=>0.008438, :dispatch_time=>0.009106, :before_filters_time=>0.001292, :after_filters_time=>9.0e-06}
  21. merb : worker (port 4000) ~
Add Comment
Please, Sign In to add comment