spec/dummy/log/development.log in opay-1.0.4 vs spec/dummy/log/development.log in opay-1.0.5

- old
+ new

@@ -2468,5 +2468,453 @@ Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-04-24 14:28:10 +0200 Served asset /scaffold.css - 304 Not Modified (1ms) +Connecting to database specified by database.yml + + +Started GET "/orders/1" for 127.0.0.1 at 2013-04-24 16:23:53 +0200 +Processing by OrdersController#show as HTML + Parameters: {"id"=>"1"} + Order Load (23.7ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = ? LIMIT 1 [["id", "1"]] + Opay::Payment Load (0.7ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1 + Rendered orders/show.html.erb within layouts/application (186.6ms) +Completed 200 OK in 447ms (Views: 339.7ms | ActiveRecord: 51.9ms) + + +Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-04-24 16:23:53 +0200 +Served asset /scaffold.css - 304 Not Modified (1ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-24 16:23:53 +0200 +Served asset /jquery.js - 304 Not Modified (5ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-24 16:23:53 +0200 +Served asset /jquery_ujs.js - 304 Not Modified (2ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-24 16:23:53 +0200 +Served asset /application.js - 304 Not Modified (44ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-24 16:23:53 +0200 +Served asset /application.css - 304 Not Modified (2ms) + + +Started GET "/orders/1" for 127.0.0.1 at 2013-04-24 16:24:39 +0200 +Processing by OrdersController#show as HTML + Parameters: {"id"=>"1"} + Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = ? LIMIT 1 [["id", "1"]] + Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1 + Rendered orders/show.html.erb within layouts/application (3.8ms) +Completed 200 OK in 33ms (Views: 32.0ms | ActiveRecord: 0.4ms) + + +Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-04-24 16:24:39 +0200 +Served asset /scaffold.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-24 16:24:39 +0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-24 16:24:39 +0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-24 16:24:39 +0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-24 16:24:39 +0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/orders/1" for 127.0.0.1 at 2013-04-24 16:24:44 +0200 +Processing by OrdersController#show as HTML + Parameters: {"id"=>"1"} + Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = ? LIMIT 1 [["id", "1"]] + Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1 + Rendered orders/show.html.erb within layouts/application (3.9ms) +Completed 200 OK in 11ms (Views: 10.1ms | ActiveRecord: 0.3ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-24 16:24:44 +0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-24 16:24:44 +0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-24 16:24:44 +0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-04-24 16:24:44 +0200 +Served asset /scaffold.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-24 16:24:44 +0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/orders" for 127.0.0.1 at 2013-04-24 16:25:27 +0200 +Processing by OrdersController#index as HTML + Order Load (0.4ms) SELECT "orders".* FROM "orders"  + Rendered orders/index.html.erb within layouts/application (2.2ms) +Completed 200 OK in 37ms (Views: 35.3ms | ActiveRecord: 0.4ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-24 16:25:27 +0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-04-24 16:25:27 +0200 +Served asset /scaffold.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-24 16:25:27 +0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-24 16:25:27 +0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-24 16:25:27 +0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/orders/new" for 127.0.0.1 at 2013-04-24 16:25:29 +0200 +Processing by OrdersController#new as HTML + Rendered orders/_form.html.erb (68.9ms) + Rendered orders/new.html.erb within layouts/application (131.1ms) +Completed 200 OK in 164ms (Views: 160.8ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-24 16:25:29 +0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-04-24 16:25:29 +0200 +Served asset /scaffold.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-24 16:25:29 +0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-24 16:25:29 +0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-24 16:25:29 +0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started POST "/orders" for 127.0.0.1 at 2013-04-24 16:25:35 +0200 +Processing by OrdersController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"sYtpdAkBiSPH0VVmuJaonVtw4WeS/h2Atq0ssPS25Qg=", "order"=>{"name"=>"order 2", "amount"=>"1000"}, "commit"=>"Create Order"} +  (0.1ms) begin transaction + SQL (273.3ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", "1000"], ["created_at", Wed, 24 Apr 2013 14:25:35 UTC +00:00], ["name", "order 2"], ["updated_at", Wed, 24 Apr 2013 14:25:35 UTC +00:00]] +  (4.5ms) commit transaction +Redirected to http://0.0.0.0:3000/orders/2 +Completed 302 Found in 282ms (ActiveRecord: 277.8ms) + + +Started GET "/orders/2" for 127.0.0.1 at 2013-04-24 16:25:36 +0200 +Processing by OrdersController#show as HTML + Parameters: {"id"=>"2"} + Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = ? LIMIT 1 [["id", "2"]] + Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 2 AND "opay_payments"."payable_type" = 'Order' LIMIT 1 +  (0.0ms) begin transaction + Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 2 LIMIT 1 +Binary data inserted for `string` type on column `session_id` + SQL (0.7ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 14:25:36 UTC +00:00], ["finished", false], ["payable_id", 2], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "d8bf541acd87654f3d815aca7140383d"], ["updated_at", Wed, 24 Apr 2013 14:25:36 UTC +00:00]] +  (1.7ms) commit transaction + Rendered orders/show.html.erb within layouts/application (83.4ms) +Completed 200 OK in 124ms (Views: 119.9ms | ActiveRecord: 3.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-24 16:25:36 +0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-04-24 16:25:36 +0200 +Served asset /scaffold.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-24 16:25:36 +0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-24 16:25:36 +0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-24 16:25:36 +0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) +Connecting to database specified by database.yml + + +Started GET "/orders/2" for 127.0.0.1 at 2013-04-24 16:28:34 +0200 +Processing by OrdersController#show as HTML + Parameters: {"id"=>"2"} + Order Load (22.8ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = ? LIMIT 1 [["id", "2"]] + Opay::Payment Load (0.5ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 2 AND "opay_payments"."payable_type" = 'Order' LIMIT 1 + Rendered orders/show.html.erb within layouts/application (191.4ms) +Completed 200 OK in 588ms (Views: 429.9ms | ActiveRecord: 50.9ms) + + +Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-04-24 16:28:34 +0200 +Served asset /scaffold.css - 304 Not Modified (2ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-24 16:28:34 +0200 +Served asset /jquery_ujs.js - 304 Not Modified (4ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-24 16:28:34 +0200 +Served asset /jquery.js - 304 Not Modified (4ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-24 16:28:34 +0200 +Served asset /application.js - 304 Not Modified (5ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-24 16:28:34 +0200 +Served asset /application.css - 304 Not Modified (2ms) + + +Started GET "/orders/2" for 127.0.0.1 at 2013-04-24 16:29:27 +0200 +Processing by OrdersController#show as HTML + Parameters: {"id"=>"2"} + Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = ? LIMIT 1 [["id", "2"]] + Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 2 AND "opay_payments"."payable_type" = 'Order' LIMIT 1 + Rendered orders/show.html.erb within layouts/application (3.5ms) +Completed 200 OK in 19ms (Views: 17.4ms | ActiveRecord: 0.3ms) + + +Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-04-24 16:29:27 +0200 +Served asset /scaffold.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-24 16:29:27 +0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-24 16:29:27 +0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-24 16:29:27 +0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-24 16:29:27 +0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/orders/2" for 127.0.0.1 at 2013-04-24 16:29:52 +0200 +Processing by OrdersController#show as HTML + Parameters: {"id"=>"2"} + Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = ? LIMIT 1 [["id", "2"]] + Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 2 AND "opay_payments"."payable_type" = 'Order' LIMIT 1 + Rendered orders/show.html.erb within layouts/application (3.3ms) +Completed 200 OK in 22ms (Views: 20.8ms | ActiveRecord: 0.3ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-24 16:29:52 +0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-04-24 16:29:52 +0200 +Served asset /scaffold.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-24 16:29:52 +0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-24 16:29:52 +0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-24 16:29:52 +0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/orders/2" for 127.0.0.1 at 2013-04-24 16:30:16 +0200 +Processing by OrdersController#show as HTML + Parameters: {"id"=>"2"} + Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = ? LIMIT 1 [["id", "2"]] + Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 2 AND "opay_payments"."payable_type" = 'Order' LIMIT 1 + Rendered orders/show.html.erb within layouts/application (3.4ms) +Completed 200 OK in 10ms (Views: 8.2ms | ActiveRecord: 0.4ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-24 16:30:17 +0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-04-24 16:30:17 +0200 +Served asset /scaffold.css - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-24 16:30:17 +0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-24 16:30:17 +0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-24 16:30:17 +0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/orders/2" for 127.0.0.1 at 2013-04-24 16:30:54 +0200 +Processing by OrdersController#show as HTML + Parameters: {"id"=>"2"} + Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = ? LIMIT 1 [["id", "2"]] + Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 2 AND "opay_payments"."payable_type" = 'Order' LIMIT 1 + Rendered orders/show.html.erb within layouts/application (1.9ms) +Completed 200 OK in 66ms (Views: 63.9ms | ActiveRecord: 0.3ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-24 16:30:55 +0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-04-24 16:30:55 +0200 +Served asset /scaffold.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-24 16:30:55 +0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-24 16:30:55 +0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-24 16:30:55 +0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/orders/2" for 127.0.0.1 at 2013-04-24 16:31:16 +0200 +Processing by OrdersController#show as HTML + Parameters: {"id"=>"2"} + Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = ? LIMIT 1 [["id", "2"]] + Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 2 AND "opay_payments"."payable_type" = 'Order' LIMIT 1 + Rendered orders/show.html.erb within layouts/application (2.9ms) +Completed 200 OK in 69ms (Views: 67.8ms | ActiveRecord: 0.3ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-24 16:31:16 +0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-04-24 16:31:16 +0200 +Served asset /scaffold.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-24 16:31:16 +0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-24 16:31:16 +0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-24 16:31:16 +0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/orders/2" for 127.0.0.1 at 2013-04-24 16:31:28 +0200 +Processing by OrdersController#show as HTML + Parameters: {"id"=>"2"} + Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = ? LIMIT 1 [["id", "2"]] + Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 2 AND "opay_payments"."payable_type" = 'Order' LIMIT 1 + Rendered orders/show.html.erb within layouts/application (1.5ms) +Completed 200 OK in 11ms (Views: 10.0ms | ActiveRecord: 0.3ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-24 16:31:28 +0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-04-24 16:31:28 +0200 +Served asset /scaffold.css - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-24 16:31:28 +0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-24 16:31:28 +0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-24 16:31:28 +0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/orders/2" for 127.0.0.1 at 2013-04-24 16:34:38 +0200 +Processing by OrdersController#show as HTML + Parameters: {"id"=>"2"} + Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = ? LIMIT 1 [["id", "2"]] + Opay::Payment Load (1.0ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 2 AND "opay_payments"."payable_type" = 'Order' LIMIT 1 + Rendered orders/show.html.erb within layouts/application (4.6ms) +Completed 200 OK in 15ms (Views: 13.2ms | ActiveRecord: 1.1ms) + + +Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-04-24 16:34:38 +0200 +Served asset /scaffold.css - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-24 16:34:38 +0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-24 16:34:38 +0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-24 16:34:38 +0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-24 16:34:38 +0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/orders/2" for 127.0.0.1 at 2013-04-24 16:40:46 +0200 +Processing by OrdersController#show as HTML + Parameters: {"id"=>"2"} + Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = ? LIMIT 1 [["id", "2"]] + Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 2 AND "opay_payments"."payable_type" = 'Order' LIMIT 1 + Rendered orders/show.html.erb within layouts/application (2.8ms) +Completed 200 OK in 34ms (Views: 32.1ms | ActiveRecord: 0.3ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-24 16:40:46 +0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-04-24 16:40:46 +0200 +Served asset /scaffold.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-24 16:40:46 +0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-24 16:40:46 +0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-24 16:40:46 +0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms)