Created
May 9, 2012 08:11
-
-
Save buger/2642880 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Started GET "/campaigns" for 173.179.221.219 at 2012-05-08 23:10:46 +0000 | |
Processing by CampaignsController#index as HTML | |
ESC[1mESC[36mUser Load (0.6ms)ESC[0m ESC[1mSELECT `users`.* FROM `users` WHERE `users`.`id` = 24 LIMIT 1ESC[0m | |
ESC[1mESC[35mCompany Load (3.1ms)ESC[0m SELECT `companies`.* FROM `companies` WHERE `companies`.`id` = 23 LIMIT 1 | |
ESC[1mESC[36mSite Load (0.3ms)ESC[0m ESC[1mSELECT `sites`.* FROM `sites` WHERE `sites`.`company_id` = 23 AND (url is not nu | |
ll) LIMIT 1ESC[0m | |
Rendered campaigns/index.html within layouts/application (75.7ms) | |
Rendered /home/deploy/granify.com/shared/bundle/ruby/1.9.1/gems/airbrake-3.0.9/lib/templates/javascript_notifier.erb (0.7ms) | |
ESC[1mESC[35mCampaign Load (0.4ms)ESC[0m SELECT `campaigns`.* FROM `campaigns` WHERE `campaigns`.`site_id` = 19 | |
Completed 200 OK in 412ms (Views: 108.9ms | ActiveRecord: 8.3ms) | |
Started GET "/shopify/finalize?shop=athletica.myshopify.com&t=2d946cc5af5b108d02cc8b2591b06e45×tamp=1336518687&signature=cb473bbeb894ebabeea69dfcde5fa765" for 173.179.221.219 at 2012-05-08 23:11:08 +0000 | |
Processing by ShopifyController#finalize as HTML | |
Parameters: {"shop"=>"athletica.myshopify.com", "t"=>"2d946cc5af5b108d02cc8b2591b06e45", "timestamp"=>"1336518687", "signature"=>"cb473bbeb894ebabeea69dfcde5fa765"} | |
ESC[1mESC[35mUser Load (0.2ms)ESC[0m SELECT `users`.* FROM `users` WHERE `users`.`id` = 24 LIMIT 1 | |
Redirected to http://www.granify.com/shopify/initialize | |
Completed 302 Found in 6ms (ActiveRecord: 0.2ms) | |
Started GET "/shopify/initialize" for 173.179.221.219 at 2012-05-08 23:11:08 +0000 | |
Processing by ShopifyController#initialize_app as HTML | |
ESC[1mESC[36mUser Load (0.2ms)ESC[0m ESC[1mSELECT `users`.* FROM `users` WHERE `users`.`id` = 24 LIMIT 1ESC[0m | |
ESC[1mESC[35mCompany Load (0.2ms)ESC[0m SELECT `companies`.* FROM `companies` WHERE `companies`.`id` = 23 LIMIT 1 | |
ESC[1mESC[36mSite Load (0.5ms)ESC[0m ESC[1mSELECT `sites`.* FROM `sites` WHERE `sites`.`company_id` = 23 AND `sites`.`url` = 'athletica.myshopify.com' LIMIT 1ESC[0m | |
ESC[1mESC[35m (0.1ms)ESC[0m BEGIN | |
ESC[1mESC[36mSQL (0.3ms)ESC[0m ESC[1mINSERT INTO `sites` (`api_url`, `company_id`, `coupons`, `created_at`, `updated_at`, `url`) VALUES ('https://923fc1901c18348841c6ba8c824c9cfd:[email protected]/admin', 23, NULL, '2012-05-08 23:11:09', '2012-05-08 23:11:09', 'athletica.myshopify.com')ESC[0m | |
ESC[1mESC[35m (5.1ms)ESC[0m COMMIT | |
Redirected to http://www.granify.com/campaigns | |
Completed 302 Found in 1162ms (ActiveRecord: 6.3ms) | |
Started GET "/campaigns" for 173.179.221.219 at 2012-05-08 23:11:09 +0000 | |
Processing by CampaignsController#index as HTML | |
ESC[1mESC[36mUser Load (0.2ms)ESC[0m ESC[1mSELECT `users`.* FROM `users` WHERE `users`.`id` = 24 LIMIT 1ESC[0m | |
ESC[1mESC[35mCompany Load (0.1ms)ESC[0m SELECT `companies`.* FROM `companies` WHERE `companies`.`id` = 23 LIMIT 1 | |
ESC[1mESC[36mSite Load (0.4ms)ESC[0m ESC[1mSELECT `sites`.* FROM `sites` WHERE `sites`.`company_id` = 23 AND (url is not null) LIMIT 1ESC[0m | |
Rendered campaigns/index.html within layouts/application (0.9ms) | |
Rendered /home/deploy/granify.com/shared/bundle/ruby/1.9.1/gems/airbrake-3.0.9/lib/templates/javascript_notifier.erb (0.6ms) | |
ESC[1mESC[35mCampaign Load (0.2ms)ESC[0m SELECT `campaigns`.* FROM `campaigns` WHERE `campaigns`.`site_id` = 19 | |
Completed 200 OK in 22ms (Views: 15.7ms | ActiveRecord: 0.9ms) | |
Started GET "/shopify/finalize?shop=athletica.myshopify.com&t=2d946cc5af5b108d02cc8b2591b06e45×tamp=1336518693&signature=82c18127442261ddb36d797dc04a6b2f" for 173.179.221.219 at 2012-05-08 23:11:13 +0000 | |
Processing by ShopifyController#finalize as HTML | |
Parameters: {"shop"=>"athletica.myshopify.com", "t"=>"2d946cc5af5b108d02cc8b2591b06e45", "timestamp"=>"1336518693", "signature"=>"82c18127442261ddb36d797dc04a6b2f"} | |
ESC[1mESC[36mUser Load (0.2ms)ESC[0m ESC[1mSELECT `users`.* FROM `users` WHERE `users`.`id` = 24 LIMIT 1ESC[0m | |
Redirected to http://www.granify.com/shopify/initialize | |
Completed 302 Found in 5ms (ActiveRecord: 0.2ms) | |
Started GET "/shopify/initialize" for 173.179.221.219 at 2012-05-08 23:11:13 +0000 | |
Processing by ShopifyController#initialize_app as HTML | |
ESC[1mESC[36mUser Load (0.1ms)ESC[0m ESC[1mSELECT `users`.* FROM `users` WHERE `users`.`id` = 24 LIMIT 1ESC[0m | |
ESC[1mESC[35mCompany Load (0.1ms)ESC[0m SELECT `companies`.* FROM `companies` WHERE `companies`.`id` = 23 LIMIT 1 | |
ESC[1mESC[36mSite Load (0.3ms)ESC[0m ESC[1mSELECT `sites`.* FROM `sites` WHERE `sites`.`company_id` = 23 AND `sites`.`url` = 'athletica.myshopify.com' LIMIT 1ESC[0m | |
ESC[1mESC[35m (0.1ms)ESC[0m BEGIN | |
ESC[1mESC[36m (0.2ms)ESC[0m ESC[1mCOMMITESC[0m | |
Redirected to http://www.granify.com/campaigns | |
Completed 302 Found in 1007ms (ActiveRecord: 4.9ms) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment