gxapi_rails 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (68) hide show
  1. checksums.yaml +7 -0
  2. data/LICENSE.txt +20 -0
  3. data/README.md +161 -0
  4. data/Rakefile +25 -0
  5. data/app/helpers/gxapi_helper.rb +108 -0
  6. data/lib/gxapi.rb +160 -0
  7. data/lib/gxapi/base.rb +100 -0
  8. data/lib/gxapi/controller_methods.rb +41 -0
  9. data/lib/gxapi/engine.rb +14 -0
  10. data/lib/gxapi/google_analytics.rb +193 -0
  11. data/lib/gxapi/ostruct.rb +86 -0
  12. data/lib/gxapi/version.rb +3 -0
  13. data/spec/dummy/README.rdoc +261 -0
  14. data/spec/dummy/Rakefile +7 -0
  15. data/spec/dummy/app/assets/javascripts/application.js +13 -0
  16. data/spec/dummy/app/assets/stylesheets/application.css +13 -0
  17. data/spec/dummy/app/controllers/application_controller.rb +3 -0
  18. data/spec/dummy/app/controllers/posts_controller.rb +11 -0
  19. data/spec/dummy/app/helpers/application_helper.rb +2 -0
  20. data/spec/dummy/app/helpers/posts_helper.rb +2 -0
  21. data/spec/dummy/app/models/post.rb +3 -0
  22. data/spec/dummy/app/views/layouts/application.html.erb +14 -0
  23. data/spec/dummy/app/views/posts/_form.html.erb +25 -0
  24. data/spec/dummy/app/views/posts/edit.html.erb +6 -0
  25. data/spec/dummy/app/views/posts/index.html.erb +36 -0
  26. data/spec/dummy/app/views/posts/new.html.erb +5 -0
  27. data/spec/dummy/app/views/posts/show.html.erb +15 -0
  28. data/spec/dummy/config.ru +4 -0
  29. data/spec/dummy/config/application.rb +70 -0
  30. data/spec/dummy/config/boot.rb +10 -0
  31. data/spec/dummy/config/database.yml +22 -0
  32. data/spec/dummy/config/database.yml.default +111 -0
  33. data/spec/dummy/config/environment.rb +5 -0
  34. data/spec/dummy/config/environments/development.rb +38 -0
  35. data/spec/dummy/config/environments/production.rb +67 -0
  36. data/spec/dummy/config/environments/test.rb +37 -0
  37. data/spec/dummy/config/gxapi.yml +17 -0
  38. data/spec/dummy/config/initializers/backtrace_silencers.rb +7 -0
  39. data/spec/dummy/config/initializers/inflections.rb +15 -0
  40. data/spec/dummy/config/initializers/mime_types.rb +5 -0
  41. data/spec/dummy/config/initializers/secret_token.rb +7 -0
  42. data/spec/dummy/config/initializers/session_store.rb +8 -0
  43. data/spec/dummy/config/initializers/wrap_parameters.rb +14 -0
  44. data/spec/dummy/config/konfig/application.rb +16 -0
  45. data/spec/dummy/config/konfig/development.rb +10 -0
  46. data/spec/dummy/config/konfig/production.rb +3 -0
  47. data/spec/dummy/config/konfig/test.rb +3 -0
  48. data/spec/dummy/config/konfig/test_prod.rb +3 -0
  49. data/spec/dummy/config/locales/en.yml +5 -0
  50. data/spec/dummy/config/routes.rb +3 -0
  51. data/spec/dummy/config/test.p12 +0 -0
  52. data/spec/dummy/data/log/dummy/development.log +113 -0
  53. data/spec/dummy/data/log/dummy/test.log +927 -0
  54. data/spec/dummy/db/development.sqlite3 +0 -0
  55. data/spec/dummy/db/test.sqlite3 +0 -0
  56. data/spec/dummy/log/test.log +1443 -0
  57. data/spec/dummy/public/404.html +26 -0
  58. data/spec/dummy/public/422.html +26 -0
  59. data/spec/dummy/public/500.html +25 -0
  60. data/spec/dummy/public/favicon.ico +0 -0
  61. data/spec/dummy/script/rails +6 -0
  62. data/spec/features/display_variant_js_spec.rb +34 -0
  63. data/spec/helpers/gxapi_helper_spec.rb +63 -0
  64. data/spec/lib/gxapi/base_spec.rb +80 -0
  65. data/spec/lib/gxapi/google_analytics_spec.rb +70 -0
  66. data/spec/lib/gxapi_spec.rb +32 -0
  67. data/spec/spec_helper.rb +32 -0
  68. metadata +233 -0
Binary file
Binary file
@@ -0,0 +1,1443 @@
1
+ Connecting to database specified by database.yml
2
+ Google::APIClient - Initializing client with options {}
3
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
4
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
5
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 24 Jun 2013 19:02:16 GMT", "date"=>"Mon, 24 Jun 2013 18:57:16 GMT", "etag"=>"\"0kaFfN0xfjZjASExv-gUnrWhdto/_leRpUPO5YQPQnkMTbOkhQsK3Xc\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"59", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
6
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZSaUwrIhl9tgmgpob8Ne0nNeWtzDEJaqztnW5M6c9cR", "Cache-Control"=>"no-store"}
7
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 24 Jun 2013 18:58:15 GMT", "date"=>"Mon, 24 Jun 2013 18:58:15 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"VB2V-YLZlD2d47FwNAG80gwR66o/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
8
+ Google::APIClient - Initializing client with options {}
9
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
10
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
11
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 24 Jun 2013 19:02:16 GMT", "date"=>"Mon, 24 Jun 2013 18:57:16 GMT", "etag"=>"\"0kaFfN0xfjZjASExv-gUnrWhdto/_leRpUPO5YQPQnkMTbOkhQsK3Xc\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"60", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
12
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZTHDj6IxCDr5c2V3TLajMgK2N8Q5Bb5qXCmYH3_PfbE", "Cache-Control"=>"no-store"}
13
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 24 Jun 2013 18:58:16 GMT", "date"=>"Mon, 24 Jun 2013 18:58:16 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"VB2V-YLZlD2d47FwNAG80gwR66o/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
14
+ Google::APIClient - Initializing client with options {}
15
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
16
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
17
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 24 Jun 2013 19:02:16 GMT", "date"=>"Mon, 24 Jun 2013 18:57:16 GMT", "etag"=>"\"0kaFfN0xfjZjASExv-gUnrWhdto/_leRpUPO5YQPQnkMTbOkhQsK3Xc\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"61", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
18
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZTlPkIkpwwGgL7nywkYOl7JtwU6_qjWO-AejdPdcqli", "Cache-Control"=>"no-store"}
19
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 24 Jun 2013 18:58:17 GMT", "date"=>"Mon, 24 Jun 2013 18:58:17 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"VB2V-YLZlD2d47FwNAG80gwR66o/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
20
+ Google::APIClient - Initializing client with options {}
21
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
22
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
23
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 24 Jun 2013 19:02:16 GMT", "date"=>"Mon, 24 Jun 2013 18:57:16 GMT", "etag"=>"\"0kaFfN0xfjZjASExv-gUnrWhdto/_leRpUPO5YQPQnkMTbOkhQsK3Xc\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"61", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
24
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZTlPkIkpwwGgL7nywkYOl7JtwU6_qjWO-AejdPdcqli", "Cache-Control"=>"no-store"}
25
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 24 Jun 2013 18:58:17 GMT", "date"=>"Mon, 24 Jun 2013 18:58:17 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"VB2V-YLZlD2d47FwNAG80gwR66o/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
26
+ Connecting to database specified by database.yml
27
+ Google::APIClient - Initializing client with options {}
28
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
29
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
30
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 24 Jun 2013 20:48:35 GMT", "date"=>"Mon, 24 Jun 2013 20:43:35 GMT", "etag"=>"\"0kaFfN0xfjZjASExv-gUnrWhdto/_leRpUPO5YQPQnkMTbOkhQsK3Xc\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"90", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
31
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZTO1WW_meHRjSXtiByG3aCpA_yBOi44cHSJmPYGf42g", "Cache-Control"=>"no-store"}
32
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 24 Jun 2013 20:45:05 GMT", "date"=>"Mon, 24 Jun 2013 20:45:05 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"VB2V-YLZlD2d47FwNAG80gwR66o/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
33
+ Google::APIClient - Initializing client with options {}
34
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
35
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
36
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 24 Jun 2013 20:48:35 GMT", "date"=>"Mon, 24 Jun 2013 20:43:35 GMT", "etag"=>"\"0kaFfN0xfjZjASExv-gUnrWhdto/_leRpUPO5YQPQnkMTbOkhQsK3Xc\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"90", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
37
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZTCxaBKyX2x61_qoJVKOm8YNjGJFNt_XylEY0M1wXGJ", "Cache-Control"=>"no-store"}
38
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 24 Jun 2013 20:45:06 GMT", "date"=>"Mon, 24 Jun 2013 20:45:06 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"VB2V-YLZlD2d47FwNAG80gwR66o/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
39
+ Google::APIClient - Initializing client with options {}
40
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
41
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
42
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 24 Jun 2013 20:48:35 GMT", "date"=>"Mon, 24 Jun 2013 20:43:35 GMT", "etag"=>"\"0kaFfN0xfjZjASExv-gUnrWhdto/_leRpUPO5YQPQnkMTbOkhQsK3Xc\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"91", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
43
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZTGUdIsoGYjtSY91O6VmeE22E7rnjZKSM18eQS0WGPc", "Cache-Control"=>"no-store"}
44
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 24 Jun 2013 20:45:06 GMT", "date"=>"Mon, 24 Jun 2013 20:45:06 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"VB2V-YLZlD2d47FwNAG80gwR66o/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
45
+ Google::APIClient - Initializing client with options {}
46
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
47
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
48
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 24 Jun 2013 20:48:35 GMT", "date"=>"Mon, 24 Jun 2013 20:43:35 GMT", "etag"=>"\"0kaFfN0xfjZjASExv-gUnrWhdto/_leRpUPO5YQPQnkMTbOkhQsK3Xc\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"92", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
49
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZTGUdIsoGYjtSY91O6VmeE22E7rnjZKSM18eQS0WGPc", "Cache-Control"=>"no-store"}
50
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 24 Jun 2013 20:45:07 GMT", "date"=>"Mon, 24 Jun 2013 20:45:07 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"VB2V-YLZlD2d47FwNAG80gwR66o/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
51
+ Connecting to database specified by database.yml
52
+ Google::APIClient - Initializing client with options {}
53
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
54
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
55
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 17:51:44 GMT", "date"=>"Mon, 15 Jul 2013 17:46:44 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"114", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
56
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZQrcGXU5d1az6oiaUpKW0jGQhVP5GyZpb9P4RTkfCnV", "Cache-Control"=>"no-store"}
57
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 17:48:38 GMT", "date"=>"Mon, 15 Jul 2013 17:48:38 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
58
+ Connecting to database specified by database.yml
59
+ Google::APIClient - Initializing client with options {}
60
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
61
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
62
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 17:51:44 GMT", "date"=>"Mon, 15 Jul 2013 17:46:44 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"205", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
63
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZTRCgmXRG0xjVqq-R6Zlzmx-KK3dbSzAKBSNk5ACabF", "Cache-Control"=>"no-store"}
64
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 17:50:09 GMT", "date"=>"Mon, 15 Jul 2013 17:50:09 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
65
+ Google::APIClient - Initializing client with options {}
66
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
67
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
68
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 17:51:44 GMT", "date"=>"Mon, 15 Jul 2013 17:46:44 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"206", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
69
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZQrUawsI1Kp-ll6LAdazYf6wfXjEnAUMavXVEyKAZn5", "Cache-Control"=>"no-store"}
70
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 17:50:10 GMT", "date"=>"Mon, 15 Jul 2013 17:50:10 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
71
+ Connecting to database specified by database.yml
72
+ Google::APIClient - Initializing client with options {}
73
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
74
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
75
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 17:51:44 GMT", "date"=>"Mon, 15 Jul 2013 17:46:44 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"223", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
76
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZSXj_7DIkMbqt_DX5EgNK-UCGRIubRELG66bkpSLEw8", "Cache-Control"=>"no-store"}
77
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 17:50:27 GMT", "date"=>"Mon, 15 Jul 2013 17:50:27 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
78
+ Google::APIClient - Initializing client with options {}
79
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
80
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
81
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 17:51:44 GMT", "date"=>"Mon, 15 Jul 2013 17:46:44 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"224", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
82
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZQjB8Kp63LFWMmWth2ndWus_Krw6D0XieL4yR-0Yx42", "Cache-Control"=>"no-store"}
83
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 17:50:29 GMT", "date"=>"Mon, 15 Jul 2013 17:50:29 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
84
+ Connecting to database specified by database.yml
85
+ Google::APIClient - Initializing client with options {}
86
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
87
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
88
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 17:51:44 GMT", "date"=>"Mon, 15 Jul 2013 17:46:44 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"284", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
89
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZTOMSww89Bg0mFNNFv_1yW1rbIE55RiW8SGB1jSyusX", "Cache-Control"=>"no-store"}
90
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 17:51:28 GMT", "date"=>"Mon, 15 Jul 2013 17:51:28 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
91
+ Google::APIClient - Initializing client with options {}
92
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
93
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
94
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 17:51:44 GMT", "date"=>"Mon, 15 Jul 2013 17:46:44 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"285", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
95
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZQOhgazi1b3MXtIfrvtO1cK6zatN1xcQE_6NKkbJS7z", "Cache-Control"=>"no-store"}
96
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 17:51:29 GMT", "date"=>"Mon, 15 Jul 2013 17:51:29 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
97
+ Connecting to database specified by database.yml
98
+ Google::APIClient - Initializing client with options {}
99
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
100
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
101
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:01:45 GMT", "date"=>"Mon, 15 Jul 2013 17:56:45 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "age"=>"0", "connection"=>"close"}
102
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZRjjARAc_-wDRB51GjqebC-FIAVMRB3m1qTxL4we0ik", "Cache-Control"=>"no-store"}
103
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 17:56:45 GMT", "date"=>"Mon, 15 Jul 2013 17:56:45 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
104
+ Google::APIClient - Initializing client with options {}
105
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
106
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
107
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:01:45 GMT", "date"=>"Mon, 15 Jul 2013 17:56:45 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"1", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
108
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZRbTLP_g0U-cx_V5apacN8SVvjGAk9HqTLIYTnHNkVA", "Cache-Control"=>"no-store"}
109
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 17:56:46 GMT", "date"=>"Mon, 15 Jul 2013 17:56:46 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
110
+ Connecting to database specified by database.yml
111
+ Google::APIClient - Initializing client with options {}
112
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
113
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
114
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:01:45 GMT", "date"=>"Mon, 15 Jul 2013 17:56:45 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"27", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
115
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZR3qBowtvkU2AwmkTzpRkhjtpdO-ECQxBLlqhSml40A", "Cache-Control"=>"no-store"}
116
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 17:57:12 GMT", "date"=>"Mon, 15 Jul 2013 17:57:12 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
117
+ Google::APIClient - Initializing client with options {}
118
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
119
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
120
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:01:45 GMT", "date"=>"Mon, 15 Jul 2013 17:56:45 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"28", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
121
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZQHfMWDZyPc4hWycOHiZpVYc8cFvCWFMM9SQ6Z0Vy3m", "Cache-Control"=>"no-store"}
122
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 17:57:14 GMT", "date"=>"Mon, 15 Jul 2013 17:57:14 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
123
+ Connecting to database specified by database.yml
124
+ Google::APIClient - Initializing client with options {}
125
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
126
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
127
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:01:45 GMT", "date"=>"Mon, 15 Jul 2013 17:56:45 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"46", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
128
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZS7_JhYjn8rBCimvWzQLtOUR59Bf9nU5guCaOimnpxk", "Cache-Control"=>"no-store"}
129
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 17:57:32 GMT", "date"=>"Mon, 15 Jul 2013 17:57:32 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
130
+ Connecting to database specified by database.yml
131
+ Google::APIClient - Initializing client with options {}
132
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
133
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
134
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:01:45 GMT", "date"=>"Mon, 15 Jul 2013 17:56:45 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"104", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
135
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZTrAsTj96Lr4l84JG7fQHDAi1x86A5mojRG5C9KpdBP", "Cache-Control"=>"no-store"}
136
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 17:58:29 GMT", "date"=>"Mon, 15 Jul 2013 17:58:29 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
137
+ Connecting to database specified by database.yml
138
+ Connecting to database specified by database.yml
139
+ undefined method `traffic_coverage' for #<Moona::Ostruct:0x007ff47d842e60>
140
+ ["/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/ostruct.rb:76:in `method_missing'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:121:in `run_experiment?'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:45:in `get_variant'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:58:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:57:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/timeout.rb:58:in `timeout'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:56:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi.rb:102:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:55:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:33:in `block in get_variant'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
141
+ undefined method `traffic_coverage' for #<Moona::Ostruct:0x007ff484516e88>
142
+ ["/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/ostruct.rb:76:in `method_missing'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:121:in `run_experiment?'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:45:in `get_variant'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:58:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:57:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/timeout.rb:58:in `timeout'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:56:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi.rb:102:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:55:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:33:in `block in get_variant'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
143
+ Google::APIClient - Initializing client with options {}
144
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
145
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
146
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:01:45 GMT", "date"=>"Mon, 15 Jul 2013 17:56:45 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"291", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
147
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZR1lGQxNiLR7fKCv3UgoXGfjQE2HneIsWBPpnOvCF-K", "Cache-Control"=>"no-store"}
148
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:01:36 GMT", "date"=>"Mon, 15 Jul 2013 18:01:36 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
149
+ Google::APIClient - Initializing client with options {}
150
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
151
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
152
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:01:45 GMT", "date"=>"Mon, 15 Jul 2013 17:56:45 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"291", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
153
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZR_QCKTBKZrFnPaGX_DTZ0MqNZFE31PqRHecH2xjLCY", "Cache-Control"=>"no-store"}
154
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:01:37 GMT", "date"=>"Mon, 15 Jul 2013 18:01:37 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
155
+ Connecting to database specified by database.yml
156
+ Google::APIClient - Initializing client with options {}
157
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
158
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
159
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:06:46 GMT", "date"=>"Mon, 15 Jul 2013 18:01:46 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"30", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
160
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZRi956vdXGbyc5iF9fA5gWfwLZgEtZ58gIpueN3fYWi", "Cache-Control"=>"no-store"}
161
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:02:16 GMT", "date"=>"Mon, 15 Jul 2013 18:02:16 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
162
+ undefined method `traffic_coverage' for #<Moona::Ostruct:0x007fd600df8aa8>
163
+ ["/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/ostruct.rb:76:in `method_missing'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:121:in `run_experiment?'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:45:in `get_variant'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:58:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:57:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/timeout.rb:58:in `timeout'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:56:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi.rb:102:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:55:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:33:in `block in get_variant'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
164
+ undefined method `traffic_coverage' for #<Moona::Ostruct:0x007fd600b70b28>
165
+ ["/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/ostruct.rb:76:in `method_missing'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:121:in `run_experiment?'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:45:in `get_variant'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:58:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:57:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/timeout.rb:58:in `timeout'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:56:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi.rb:102:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:55:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:33:in `block in get_variant'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
166
+ Google::APIClient - Initializing client with options {}
167
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
168
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
169
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:06:46 GMT", "date"=>"Mon, 15 Jul 2013 18:01:46 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"31", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
170
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZTXZDmAWntV1vbIudk9JG_p2wF45x4MvJThvXLraeXS", "Cache-Control"=>"no-store"}
171
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:02:17 GMT", "date"=>"Mon, 15 Jul 2013 18:02:17 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
172
+ Google::APIClient - Initializing client with options {}
173
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
174
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
175
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:06:46 GMT", "date"=>"Mon, 15 Jul 2013 18:01:46 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"31", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
176
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZTXZDmAWntV1vbIudk9JG_p2wF45x4MvJThvXLraeXS", "Cache-Control"=>"no-store"}
177
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:02:18 GMT", "date"=>"Mon, 15 Jul 2013 18:02:18 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
178
+ Connecting to database specified by database.yml
179
+ Google::APIClient - Initializing client with options {}
180
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
181
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
182
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:06:46 GMT", "date"=>"Mon, 15 Jul 2013 18:01:46 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"90", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
183
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZT5BismJxBuOQz90e9fA7G35Q5C43n2zrWVwxpxlhmU", "Cache-Control"=>"no-store"}
184
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:03:16 GMT", "date"=>"Mon, 15 Jul 2013 18:03:16 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
185
+ undefined method `traffic_coverage' for #<Moona::Ostruct:0x007fc5723df380>
186
+ ["/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/ostruct.rb:76:in `method_missing'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:121:in `run_experiment?'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:45:in `get_variant'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:58:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:57:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/timeout.rb:58:in `timeout'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:56:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi.rb:102:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:55:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:33:in `block in get_variant'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
187
+ Connecting to database specified by database.yml
188
+ undefined method `traffic_coverage' for #<Moona::Ostruct:0x007fb373e72b50>
189
+ ["/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/ostruct.rb:76:in `method_missing'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:121:in `run_experiment?'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:45:in `get_variant'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:58:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:57:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/timeout.rb:58:in `timeout'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:56:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi.rb:102:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:55:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:33:in `block in get_variant'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
190
+ Connecting to database specified by database.yml
191
+ undefined method `traffic_coverage' for #<Moona::Ostruct:0x007fa4abf871c0>
192
+ ["/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/ostruct.rb:76:in `method_missing'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:123:in `run_experiment?'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:47:in `get_variant'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:58:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:57:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/timeout.rb:58:in `timeout'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:56:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi.rb:102:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:55:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:33:in `block in get_variant'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
193
+ Connecting to database specified by database.yml
194
+ Google::APIClient - Initializing client with options {}
195
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
196
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
197
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:06:46 GMT", "date"=>"Mon, 15 Jul 2013 18:01:46 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"193", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
198
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZRRt1bX9B7OLj84eyUc2DUj3JHoYXkZ2MAyM5jbjAgg", "Cache-Control"=>"no-store"}
199
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:05:00 GMT", "date"=>"Mon, 15 Jul 2013 18:05:00 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
200
+ Connecting to database specified by database.yml
201
+ Google::APIClient - Initializing client with options {}
202
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
203
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
204
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:06:46 GMT", "date"=>"Mon, 15 Jul 2013 18:01:46 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"260", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
205
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZS1UqWOApVUgPXtLe8IXv__n9SB3tY8X3R6zOmbGiR1", "Cache-Control"=>"no-store"}
206
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:06:06 GMT", "date"=>"Mon, 15 Jul 2013 18:06:06 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
207
+ Google::APIClient - Initializing client with options {}
208
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
209
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
210
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:06:46 GMT", "date"=>"Mon, 15 Jul 2013 18:01:46 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"261", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
211
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZQfm7ywATRVKQnTpljsJaovgcXBoztAq4UJnfiQG5jm", "Cache-Control"=>"no-store"}
212
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:06:07 GMT", "date"=>"Mon, 15 Jul 2013 18:06:07 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
213
+ Connecting to database specified by database.yml
214
+ Google::APIClient - Initializing client with options {}
215
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
216
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
217
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:06:46 GMT", "date"=>"Mon, 15 Jul 2013 18:01:46 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"278", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
218
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZTcVC0j_N4WfKrQ0J9UBaiQsDJJC69sM86c-Tzn3vIG", "Cache-Control"=>"no-store"}
219
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:06:24 GMT", "date"=>"Mon, 15 Jul 2013 18:06:24 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
220
+ Google::APIClient - Initializing client with options {}
221
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
222
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
223
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:06:46 GMT", "date"=>"Mon, 15 Jul 2013 18:01:46 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"279", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
224
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZTvMzXWWIg7rmAo6EOhEap7Zzy3Tzb0zbunfERgsICv", "Cache-Control"=>"no-store"}
225
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:06:25 GMT", "date"=>"Mon, 15 Jul 2013 18:06:25 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
226
+ Connecting to database specified by database.yml
227
+ Google::APIClient - Initializing client with options {}
228
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
229
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
230
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:11:48 GMT", "date"=>"Mon, 15 Jul 2013 18:06:48 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "age"=>"0", "connection"=>"close"}
231
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZQS6yaKOUiZnFOj2dEdq8xDF-4s3uXgBHHwu_KYrHi5", "Cache-Control"=>"no-store"}
232
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:06:48 GMT", "date"=>"Mon, 15 Jul 2013 18:06:48 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
233
+ Google::APIClient - Initializing client with options {}
234
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
235
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
236
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:11:48 GMT", "date"=>"Mon, 15 Jul 2013 18:06:48 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"1", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
237
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZTVckorM-SdUuAA2AUp20K0gBVfAMiM6_YSRyykDpfE", "Cache-Control"=>"no-store"}
238
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:06:49 GMT", "date"=>"Mon, 15 Jul 2013 18:06:49 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
239
+ Google::APIClient - Initializing client with options {}
240
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
241
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
242
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:11:48 GMT", "date"=>"Mon, 15 Jul 2013 18:06:48 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"1", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
243
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZTVckorM-SdUuAA2AUp20K0gBVfAMiM6_YSRyykDpfE", "Cache-Control"=>"no-store"}
244
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:06:50 GMT", "date"=>"Mon, 15 Jul 2013 18:06:50 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
245
+ Google::APIClient - Initializing client with options {}
246
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
247
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
248
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:11:48 GMT", "date"=>"Mon, 15 Jul 2013 18:06:48 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"2", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
249
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZR-Iqs4ZVTNhYanFzFq7lpOTIpGgx2pzCzcKTRv4wWx", "Cache-Control"=>"no-store"}
250
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:06:50 GMT", "date"=>"Mon, 15 Jul 2013 18:06:50 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
251
+ Connecting to database specified by database.yml
252
+ Google::APIClient - Initializing client with options {}
253
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
254
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
255
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:11:48 GMT", "date"=>"Mon, 15 Jul 2013 18:06:48 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"19", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
256
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZSMQTabVuUHvIiuNJ4BN1gm4oIrvnTukhNNulnCTxlm", "Cache-Control"=>"no-store"}
257
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:07:07 GMT", "date"=>"Mon, 15 Jul 2013 18:07:07 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
258
+ Google::APIClient - Initializing client with options {}
259
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
260
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
261
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:11:48 GMT", "date"=>"Mon, 15 Jul 2013 18:06:48 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"20", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
262
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZQT9QZRfmI5Vz5SAKCqwM1IUvFWI89Db7rcctVExyNA", "Cache-Control"=>"no-store"}
263
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:07:08 GMT", "date"=>"Mon, 15 Jul 2013 18:07:08 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
264
+ Connecting to database specified by database.yml
265
+ Connecting to database specified by database.yml
266
+ Google::APIClient - Initializing client with options {}
267
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
268
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
269
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:11:48 GMT", "date"=>"Mon, 15 Jul 2013 18:06:48 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"97", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
270
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZTMx2kOq5Gi0waZNjC5ky8-5REHoYNxhqF-XoM44M0y", "Cache-Control"=>"no-store"}
271
+ execution expired
272
+ ["/Users/dlangevin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/net/protocol.rb:137:in `select'", "/Users/dlangevin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/net/protocol.rb:137:in `rescue in rbuf_fill'", "/Users/dlangevin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/net/protocol.rb:134:in `rbuf_fill'", "/Users/dlangevin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/net/protocol.rb:116:in `readuntil'", "/Users/dlangevin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/net/protocol.rb:126:in `readline'", "/Users/dlangevin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/net/http.rb:2219:in `read_status_line'", "/Users/dlangevin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/net/http.rb:2208:in `read_new'", "/Users/dlangevin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/net/http.rb:1191:in `transport_request'", "/Users/dlangevin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/net/http.rb:1177:in `request'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/rest-client-1.6.7/lib/restclient/net_http_ext.rb:51:in `request'", "/Users/dlangevin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/net/http.rb:1170:in `block in request'", "/Users/dlangevin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/net/http.rb:627:in `start'", "/Users/dlangevin/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/net/http.rb:1168:in `request'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/rest-client-1.6.7/lib/restclient/net_http_ext.rb:51:in `request'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/faraday-0.8.7/lib/faraday/adapter/net_http.rb:75:in `perform_request'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/faraday-0.8.7/lib/faraday/adapter/net_http.rb:38:in `call'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/faraday-0.8.7/lib/faraday/request/url_encoded.rb:14:in `call'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/google-api-client-0.6.4/lib/google/api_client/request.rb:159:in `send'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/google-api-client-0.6.4/lib/google/api_client.rb:563:in `execute'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:22:in `block (2 levels) in get_experiments'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/mocha-0.14.0/lib/mocha/expectation.rb:566:in `block in invoke'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/mocha-0.14.0/lib/mocha/single_yield.rb:12:in `each'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/mocha-0.14.0/lib/mocha/expectation.rb:565:in `invoke'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/mocha-0.14.0/lib/mocha/mock.rb:232:in `method_missing'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/mocha-0.14.0/lib/mocha/class_method.rb:63:in `fetch'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:21:in `block in get_experiments'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi.rb:102:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:20:in `get_experiments'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:12:in `get_experiment'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:43:in `get_variant'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:58:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/mocha-0.14.0/lib/mocha/expectation.rb:566:in `block in invoke'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/mocha-0.14.0/lib/mocha/single_yield.rb:12:in `each'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/mocha-0.14.0/lib/mocha/expectation.rb:565:in `invoke'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/mocha-0.14.0/lib/mocha/mock.rb:232:in `method_missing'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/mocha-0.14.0/lib/mocha/class_method.rb:63:in `fetch'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:57:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:56:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi.rb:102:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:55:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:33:in `block in get_variant'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rvm/gems/ruby-1.9.2-p290/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
273
+ Google::APIClient - Initializing client with options {}
274
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
275
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
276
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:11:48 GMT", "date"=>"Mon, 15 Jul 2013 18:06:48 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"98", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
277
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZSDDIrfjlpy65mRB0WXiFMYRncEhwADn9YjHMKKj0fe", "Cache-Control"=>"no-store"}
278
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:08:26 GMT", "date"=>"Mon, 15 Jul 2013 18:08:26 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
279
+ Google::APIClient - Initializing client with options {}
280
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
281
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
282
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:11:48 GMT", "date"=>"Mon, 15 Jul 2013 18:06:48 GMT", "etag"=>"\"En7cEMgwoRpiAhsdND8UOnBCEDA/_Zn71MkeKi_ASwbhW90pSJgGQRk\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"99", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
283
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZSXD1PnzRNT9h2HgzGfoeE_Lpc9bvyHUHaXaBbn28Rw", "Cache-Control"=>"no-store"}
284
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 15 Jul 2013 18:08:27 GMT", "date"=>"Mon, 15 Jul 2013 18:08:27 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"wD8LYoxCJMRDfE2sLqklNmaKm6Y/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
285
+ Connecting to database specified by database.yml
286
+ Google::APIClient - Initializing client with options {}
287
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
288
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
289
+ execution expired
290
+ ["/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:644:in `initialize'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:644:in `open'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:644:in `block in connect'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/timeout.rb:44:in `timeout'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/timeout.rb:89:in `timeout'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:644:in `connect'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:637:in `do_start'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:626:in `start'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:1168:in `request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rest-client-1.6.7/lib/restclient/net_http_ext.rb:51:in `request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.7/lib/faraday/adapter/net_http.rb:75:in `perform_request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.7/lib/faraday/adapter/net_http.rb:38:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.7/lib/faraday/request/url_encoded.rb:14:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/request.rb:159:in `send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client.rb:563:in `execute'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client.rb:583:in `execute!'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client.rb:305:in `discovery_document'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client.rb:350:in `discovered_api'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:85:in `analytics'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:23:in `block (2 levels) in get_experiments'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:21:in `block in get_experiments'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi.rb:102:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:20:in `get_experiments'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:12:in `get_experiment'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:43:in `get_variant'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:63:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:62:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:61:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi.rb:102:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:60:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:33:in `block in get_variant'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
291
+ Google::APIClient - Initializing client with options {}
292
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
293
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
294
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 19 Aug 2013 19:40:19 GMT", "date"=>"Mon, 19 Aug 2013 19:35:19 GMT", "etag"=>"\"IhsO6I1JrT_5w9XRpjXK0MUWOF8/empkNR8IQrfm4_2tsQP9l1QoTq0\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"163", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
295
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZTzPq5jUAz5QLLZwXZNIHTgo9-KO5XcRPTihQ1uImtNFQ", "Cache-Control"=>"no-store"}
296
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 19 Aug 2013 19:38:02 GMT", "date"=>"Mon, 19 Aug 2013 19:38:02 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"s3CTbBQkXCYfUwmoSi5UvW8hNb8/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
297
+ Google::APIClient - Initializing client with options {}
298
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
299
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
300
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 19 Aug 2013 19:40:19 GMT", "date"=>"Mon, 19 Aug 2013 19:35:19 GMT", "etag"=>"\"IhsO6I1JrT_5w9XRpjXK0MUWOF8/empkNR8IQrfm4_2tsQP9l1QoTq0\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"164", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
301
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZTtw4ogA7bwXv2_mtO2P2y_4AzqwG-7nUn3oVQjUVX-QA", "Cache-Control"=>"no-store"}
302
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 19 Aug 2013 19:38:03 GMT", "date"=>"Mon, 19 Aug 2013 19:38:03 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"s3CTbBQkXCYfUwmoSi5UvW8hNb8/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
303
+ Google::APIClient - Initializing client with options {}
304
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
305
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
306
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 19 Aug 2013 19:40:19 GMT", "date"=>"Mon, 19 Aug 2013 19:35:19 GMT", "etag"=>"\"IhsO6I1JrT_5w9XRpjXK0MUWOF8/empkNR8IQrfm4_2tsQP9l1QoTq0\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"164", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
307
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZTtw4ogA7bwXv2_mtO2P2y_4AzqwG-7nUn3oVQjUVX-QA", "Cache-Control"=>"no-store"}
308
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 19 Aug 2013 19:38:04 GMT", "date"=>"Mon, 19 Aug 2013 19:38:04 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"s3CTbBQkXCYfUwmoSi5UvW8hNb8/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
309
+ Google::APIClient - Initializing client with options {}
310
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
311
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
312
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 19 Aug 2013 19:40:19 GMT", "date"=>"Mon, 19 Aug 2013 19:35:19 GMT", "etag"=>"\"IhsO6I1JrT_5w9XRpjXK0MUWOF8/empkNR8IQrfm4_2tsQP9l1QoTq0\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"165", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
313
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZRl2kgOAJAgZTMyysRQp9X0jC3QNoquyWtmcrHNH1HMgA", "Cache-Control"=>"no-store"}
314
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 19 Aug 2013 19:38:04 GMT", "date"=>"Mon, 19 Aug 2013 19:38:04 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"s3CTbBQkXCYfUwmoSi5UvW8hNb8/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
315
+ Connecting to database specified by database.yml
316
+ Google::APIClient - Initializing client with options {}
317
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
318
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
319
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 19 Aug 2013 19:40:19 GMT", "date"=>"Mon, 19 Aug 2013 19:35:19 GMT", "etag"=>"\"IhsO6I1JrT_5w9XRpjXK0MUWOF8/empkNR8IQrfm4_2tsQP9l1QoTq0\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"204", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
320
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZRNTHT2Y5hvhmkZI5XKVnpBGJeP0zutZN1KdtAMTRM57A", "Cache-Control"=>"no-store"}
321
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 19 Aug 2013 19:38:44 GMT", "date"=>"Mon, 19 Aug 2013 19:38:44 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"s3CTbBQkXCYfUwmoSi5UvW8hNb8/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
322
+ Google::APIClient - Initializing client with options {}
323
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
324
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
325
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 19 Aug 2013 19:40:19 GMT", "date"=>"Mon, 19 Aug 2013 19:35:19 GMT", "etag"=>"\"IhsO6I1JrT_5w9XRpjXK0MUWOF8/empkNR8IQrfm4_2tsQP9l1QoTq0\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"222", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
326
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZQAPJzyos65Wg--r9GeClvN3CDB7wETtl6GPPiVjoR4Vg", "Cache-Control"=>"no-store"}
327
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 19 Aug 2013 19:39:01 GMT", "date"=>"Mon, 19 Aug 2013 19:39:01 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"s3CTbBQkXCYfUwmoSi5UvW8hNb8/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
328
+ Google::APIClient - Initializing client with options {}
329
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
330
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
331
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 19 Aug 2013 19:40:19 GMT", "date"=>"Mon, 19 Aug 2013 19:35:19 GMT", "etag"=>"\"IhsO6I1JrT_5w9XRpjXK0MUWOF8/empkNR8IQrfm4_2tsQP9l1QoTq0\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"226", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
332
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZSfjzZF02kxj68nIBuljlJVXRbPqXQPuXA1IZTCBTdwCw", "Cache-Control"=>"no-store"}
333
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 19 Aug 2013 19:39:05 GMT", "date"=>"Mon, 19 Aug 2013 19:39:05 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"s3CTbBQkXCYfUwmoSi5UvW8hNb8/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
334
+ Google::APIClient - Initializing client with options {}
335
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
336
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
337
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 19 Aug 2013 19:40:19 GMT", "date"=>"Mon, 19 Aug 2013 19:35:19 GMT", "etag"=>"\"IhsO6I1JrT_5w9XRpjXK0MUWOF8/empkNR8IQrfm4_2tsQP9l1QoTq0\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"227", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
338
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZSfjzZF02kxj68nIBuljlJVXRbPqXQPuXA1IZTCBTdwCw", "Cache-Control"=>"no-store"}
339
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 19 Aug 2013 19:39:06 GMT", "date"=>"Mon, 19 Aug 2013 19:39:06 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"s3CTbBQkXCYfUwmoSi5UvW8hNb8/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
340
+ Connecting to database specified by database.yml
341
+ Google::APIClient - Initializing client with options {}
342
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
343
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
344
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 19 Aug 2013 19:40:19 GMT", "date"=>"Mon, 19 Aug 2013 19:35:19 GMT", "etag"=>"\"IhsO6I1JrT_5w9XRpjXK0MUWOF8/empkNR8IQrfm4_2tsQP9l1QoTq0\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"244", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
345
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZQVpobMXDz1Y_qB8Z3ziNV3ifWExxKNfNzNgDi814niOg", "Cache-Control"=>"no-store"}
346
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 19 Aug 2013 19:39:24 GMT", "date"=>"Mon, 19 Aug 2013 19:39:24 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"s3CTbBQkXCYfUwmoSi5UvW8hNb8/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
347
+ Google::APIClient - Initializing client with options {}
348
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
349
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
350
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 19 Aug 2013 19:40:19 GMT", "date"=>"Mon, 19 Aug 2013 19:35:19 GMT", "etag"=>"\"IhsO6I1JrT_5w9XRpjXK0MUWOF8/empkNR8IQrfm4_2tsQP9l1QoTq0\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"245", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
351
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZQkDL026s-cLCrD1cGqOMeJihsPz6EoRMxa3fLUlKMwhA", "Cache-Control"=>"no-store"}
352
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 19 Aug 2013 19:39:24 GMT", "date"=>"Mon, 19 Aug 2013 19:39:24 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"s3CTbBQkXCYfUwmoSi5UvW8hNb8/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
353
+ Google::APIClient - Initializing client with options {}
354
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
355
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
356
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 19 Aug 2013 19:40:19 GMT", "date"=>"Mon, 19 Aug 2013 19:35:19 GMT", "etag"=>"\"IhsO6I1JrT_5w9XRpjXK0MUWOF8/empkNR8IQrfm4_2tsQP9l1QoTq0\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"246", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
357
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZRai6t6lCXDMk34ygFMG2ea0G33BnO44lk7UaeEBs1iPQ", "Cache-Control"=>"no-store"}
358
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 19 Aug 2013 19:39:25 GMT", "date"=>"Mon, 19 Aug 2013 19:39:25 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"s3CTbBQkXCYfUwmoSi5UvW8hNb8/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
359
+ Google::APIClient - Initializing client with options {}
360
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
361
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
362
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 19 Aug 2013 19:40:19 GMT", "date"=>"Mon, 19 Aug 2013 19:35:19 GMT", "etag"=>"\"IhsO6I1JrT_5w9XRpjXK0MUWOF8/empkNR8IQrfm4_2tsQP9l1QoTq0\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"246", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "connection"=>"close"}
363
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZRai6t6lCXDMk34ygFMG2ea0G33BnO44lk7UaeEBs1iPQ", "Cache-Control"=>"no-store"}
364
+ Google::APIClient::Request Result: 200 {"expires"=>"Mon, 19 Aug 2013 19:39:26 GMT", "date"=>"Mon, 19 Aug 2013 19:39:26 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"s3CTbBQkXCYfUwmoSi5UvW8hNb8/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "connection"=>"close"}
365
+ Connecting to database specified by database.yml
366
+ Google::APIClient - Initializing client with options {}
367
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
368
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
369
+ execution expired
370
+ ["/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:644:in `initialize'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:644:in `open'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:644:in `block in connect'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/timeout.rb:44:in `timeout'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/timeout.rb:89:in `timeout'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:644:in `connect'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:637:in `do_start'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:626:in `start'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:1168:in `request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/adapter/net_http.rb:75:in `perform_request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/adapter/net_http.rb:38:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/request/url_encoded.rb:14:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/request.rb:159:in `send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client.rb:563:in `execute'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client.rb:583:in `execute!'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client.rb:305:in `discovery_document'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client.rb:350:in `discovered_api'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:85:in `analytics'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:23:in `block (2 levels) in get_experiments'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:21:in `block in get_experiments'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi.rb:101:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:20:in `get_experiments'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:12:in `get_experiment'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/google_analytics.rb:43:in `get_variant'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:63:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:62:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:61:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi.rb:101:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:60:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/gxapi/lib/gxapi/base.rb:33:in `block in get_variant'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
371
+ Google::APIClient - Initializing client with options {}
372
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
373
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
374
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 01 Sep 2013 18:39:51 GMT", "date"=>"Sun, 01 Sep 2013 18:34:51 GMT", "etag"=>"\"wtgj9ZncHCe-ShJM8RewHb1DgWI/e9HBqaggs6IocNxCo84LkfRbqA4\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "age"=>"0", "alternate-protocol"=>"443:quic", "connection"=>"close"}
375
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZTxyqNCW_fsHXFUELEmVJaXbNTeUphaQoyqsktGZ2m2RA", "Cache-Control"=>"no-store"}
376
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 01 Sep 2013 18:34:52 GMT", "date"=>"Sun, 01 Sep 2013 18:34:52 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"Q024xJJA9VyMRNAufelwXDTcPi4/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
377
+ Google::APIClient - Initializing client with options {}
378
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
379
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
380
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 01 Sep 2013 18:39:51 GMT", "date"=>"Sun, 01 Sep 2013 18:34:51 GMT", "etag"=>"\"wtgj9ZncHCe-ShJM8RewHb1DgWI/e9HBqaggs6IocNxCo84LkfRbqA4\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"1", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
381
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZQoiU2_0bopH15VSvlX9vQJLSENcB_7vaSq2YmnqrbU5w", "Cache-Control"=>"no-store"}
382
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 01 Sep 2013 18:34:52 GMT", "date"=>"Sun, 01 Sep 2013 18:34:52 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"Q024xJJA9VyMRNAufelwXDTcPi4/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
383
+ Google::APIClient - Initializing client with options {}
384
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
385
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
386
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 01 Sep 2013 18:39:51 GMT", "date"=>"Sun, 01 Sep 2013 18:34:51 GMT", "etag"=>"\"wtgj9ZncHCe-ShJM8RewHb1DgWI/e9HBqaggs6IocNxCo84LkfRbqA4\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"2", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
387
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZSJvGyqszs2eWdBjuiO-j4puzn1iOGVvEkqMHfzN6ffbg", "Cache-Control"=>"no-store"}
388
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 01 Sep 2013 18:34:53 GMT", "date"=>"Sun, 01 Sep 2013 18:34:53 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"Q024xJJA9VyMRNAufelwXDTcPi4/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
389
+ Google::APIClient - Initializing client with options {}
390
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
391
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
392
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 01 Sep 2013 18:39:51 GMT", "date"=>"Sun, 01 Sep 2013 18:34:51 GMT", "etag"=>"\"wtgj9ZncHCe-ShJM8RewHb1DgWI/e9HBqaggs6IocNxCo84LkfRbqA4\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"3", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
393
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZQQwg6-ut0uIfNy4DGFWHCu6cGLzasbzzAxkltJpbLpJw", "Cache-Control"=>"no-store"}
394
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 01 Sep 2013 18:34:54 GMT", "date"=>"Sun, 01 Sep 2013 18:34:54 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"Q024xJJA9VyMRNAufelwXDTcPi4/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
395
+ Connecting to database specified by database.yml
396
+ Google::APIClient - Initializing client with options {}
397
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
398
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
399
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 01 Sep 2013 18:39:51 GMT", "date"=>"Sun, 01 Sep 2013 18:34:51 GMT", "etag"=>"\"wtgj9ZncHCe-ShJM8RewHb1DgWI/e9HBqaggs6IocNxCo84LkfRbqA4\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"12", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
400
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZRUkr79hUaNYrSXIbbwhgVAtcgvp7S8_ZCNDTfcVE9z-g", "Cache-Control"=>"no-store"}
401
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 01 Sep 2013 18:35:03 GMT", "date"=>"Sun, 01 Sep 2013 18:35:03 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"Q024xJJA9VyMRNAufelwXDTcPi4/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
402
+ Google::APIClient - Initializing client with options {}
403
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
404
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
405
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 01 Sep 2013 18:39:51 GMT", "date"=>"Sun, 01 Sep 2013 18:34:51 GMT", "etag"=>"\"wtgj9ZncHCe-ShJM8RewHb1DgWI/e9HBqaggs6IocNxCo84LkfRbqA4\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"12", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
406
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZSJCKEneEZtWlhUdQP-2NU0q8iX_BrseYlWOOB57k0ISQ", "Cache-Control"=>"no-store"}
407
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 01 Sep 2013 18:35:04 GMT", "date"=>"Sun, 01 Sep 2013 18:35:04 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"Q024xJJA9VyMRNAufelwXDTcPi4/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
408
+ Google::APIClient - Initializing client with options {}
409
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
410
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
411
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 01 Sep 2013 18:39:51 GMT", "date"=>"Sun, 01 Sep 2013 18:34:51 GMT", "etag"=>"\"wtgj9ZncHCe-ShJM8RewHb1DgWI/e9HBqaggs6IocNxCo84LkfRbqA4\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"13", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
412
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZRDhNv_gW_7mEbPxgn5BIFrwzgsaOWr93wYnNcHb_9mfA", "Cache-Control"=>"no-store"}
413
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 01 Sep 2013 18:35:04 GMT", "date"=>"Sun, 01 Sep 2013 18:35:04 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"Q024xJJA9VyMRNAufelwXDTcPi4/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
414
+ Google::APIClient - Initializing client with options {}
415
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
416
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2"}
417
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 01 Sep 2013 18:39:51 GMT", "date"=>"Sun, 01 Sep 2013 18:34:51 GMT", "etag"=>"\"wtgj9ZncHCe-ShJM8RewHb1DgWI/e9HBqaggs6IocNxCo84LkfRbqA4\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"14", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
418
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.2", "Authorization"=>"Bearer ya29.AHES6ZRDFU4uNcGZ6ddMTnitHxMbNr5C2TlC_xvSAWU1zpXUog", "Cache-Control"=>"no-store"}
419
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 01 Sep 2013 18:35:05 GMT", "date"=>"Sun, 01 Sep 2013 18:35:05 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"Q024xJJA9VyMRNAufelwXDTcPi4/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
420
+ Connecting to database specified by database.yml
421
+ Google::APIClient - Initializing client with options {}
422
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
423
+ No such file or directory - /Users/dlangevin/Documents/Projects/moona/spec/dummy/config/gxapi.yml
424
+ ["/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:54:in `read'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:54:in `config'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:95:in `client'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:22:in `block (2 levels) in get_experiments'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:21:in `block in get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:106:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:20:in `get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:12:in `get_experiment'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:43:in `get_variant'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:63:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:62:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/timeout.rb:58:in `timeout'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:61:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:106:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:60:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:33:in `block in get_variant'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
425
+ Google::APIClient - Initializing client with options {}
426
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
427
+ No such file or directory - /Users/dlangevin/Documents/Projects/moona/spec/dummy/config/gxapi.yml
428
+ ["/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:54:in `read'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:54:in `config'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:95:in `client'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:22:in `block (2 levels) in get_experiments'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:21:in `block in get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:106:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:20:in `get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:12:in `get_experiment'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:43:in `get_variant'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:63:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:62:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/timeout.rb:58:in `timeout'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:61:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:106:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:60:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:33:in `block in get_variant'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
429
+ Google::APIClient - Initializing client with options {}
430
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
431
+ No such file or directory - /Users/dlangevin/Documents/Projects/moona/spec/dummy/config/gxapi.yml
432
+ ["/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:54:in `read'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:54:in `config'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:95:in `client'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:22:in `block (2 levels) in get_experiments'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/mocha-0.14.0/lib/mocha/expectation.rb:566:in `block in invoke'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/mocha-0.14.0/lib/mocha/single_yield.rb:12:in `each'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/mocha-0.14.0/lib/mocha/expectation.rb:565:in `invoke'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/mocha-0.14.0/lib/mocha/mock.rb:232:in `method_missing'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/mocha-0.14.0/lib/mocha/class_method.rb:63:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:21:in `block in get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:106:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:20:in `get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:12:in `get_experiment'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:43:in `get_variant'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:63:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/mocha-0.14.0/lib/mocha/expectation.rb:566:in `block in invoke'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/mocha-0.14.0/lib/mocha/single_yield.rb:12:in `each'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/mocha-0.14.0/lib/mocha/expectation.rb:565:in `invoke'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/mocha-0.14.0/lib/mocha/mock.rb:232:in `method_missing'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/mocha-0.14.0/lib/mocha/class_method.rb:63:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:62:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/timeout.rb:58:in `timeout'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:61:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:106:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:60:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:33:in `block in get_variant'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
433
+ Google::APIClient - Initializing client with options {}
434
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
435
+ No such file or directory - /Users/dlangevin/Documents/Projects/moona/spec/dummy/config/gxapi.yml
436
+ ["/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:54:in `read'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:54:in `config'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:95:in `client'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:22:in `block (2 levels) in get_experiments'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:21:in `block in get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:106:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:20:in `get_experiments'", "/Users/dlangevin/Documents/Projects/moona/spec/lib/gxapi/google_analytics_spec.rb:14:in `block (3 levels) in <module:Gxapi>'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example.rb:114:in `instance_eval'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example.rb:114:in `block in run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example.rb:254:in `with_around_each_hooks'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example.rb:111:in `run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:390:in `block in run_examples'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:386:in `map'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:386:in `run_examples'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:371:in `run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:372:in `block in run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:372:in `map'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:372:in `run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/command_line.rb:28:in `map'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/command_line.rb:28:in `block in run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/reporter.rb:34:in `report'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/command_line.rb:25:in `run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/runner.rb:80:in `run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/runner.rb:17:in `block in autorun'"]
437
+ Google::APIClient - Initializing client with options {}
438
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
439
+ No such file or directory - /Users/dlangevin/Documents/Projects/moona/spec/dummy/config/gxapi.yml
440
+ ["/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:54:in `read'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:54:in `config'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:95:in `client'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:22:in `block (2 levels) in get_experiments'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:21:in `block in get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:106:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:20:in `get_experiments'", "/Users/dlangevin/Documents/Projects/moona/spec/lib/gxapi/google_analytics_spec.rb:23:in `block (3 levels) in <module:Gxapi>'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example.rb:114:in `instance_eval'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example.rb:114:in `block in run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example.rb:254:in `with_around_each_hooks'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example.rb:111:in `run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:390:in `block in run_examples'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:386:in `map'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:386:in `run_examples'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:371:in `run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:372:in `block in run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:372:in `map'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:372:in `run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/command_line.rb:28:in `map'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/command_line.rb:28:in `block in run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/reporter.rb:34:in `report'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/command_line.rb:25:in `run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/runner.rb:80:in `run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/runner.rb:17:in `block in autorun'"]
441
+ Connecting to database specified by database.yml
442
+ Google::APIClient - Initializing client with options {}
443
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
444
+ No such file or directory - /Users/dlangevin/Documents/Projects/moona/spec/dummy/config/gxapi.yml
445
+ ["/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:54:in `read'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:54:in `config'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:95:in `client'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:22:in `block (2 levels) in get_experiments'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:21:in `block in get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:106:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:20:in `get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:12:in `get_experiment'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:43:in `get_variant'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:63:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:62:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/timeout.rb:58:in `timeout'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:61:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:106:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:60:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:33:in `block in get_variant'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
446
+ Google::APIClient - Initializing client with options {}
447
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
448
+ No such file or directory - /Users/dlangevin/Documents/Projects/moona/spec/dummy/config/gxapi.yml
449
+ ["/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:54:in `read'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:54:in `config'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:95:in `client'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:22:in `block (2 levels) in get_experiments'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:21:in `block in get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:106:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:20:in `get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:12:in `get_experiment'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:43:in `get_variant'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:63:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:62:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/timeout.rb:58:in `timeout'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:61:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:106:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:60:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:33:in `block in get_variant'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
450
+ Google::APIClient - Initializing client with options {}
451
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
452
+ No such file or directory - /Users/dlangevin/Documents/Projects/moona/spec/dummy/config/gxapi.yml
453
+ ["/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:54:in `read'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:54:in `config'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:95:in `client'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:22:in `block (2 levels) in get_experiments'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/mocha-0.14.0/lib/mocha/expectation.rb:566:in `block in invoke'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/mocha-0.14.0/lib/mocha/single_yield.rb:12:in `each'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/mocha-0.14.0/lib/mocha/expectation.rb:565:in `invoke'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/mocha-0.14.0/lib/mocha/mock.rb:232:in `method_missing'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/mocha-0.14.0/lib/mocha/class_method.rb:63:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:21:in `block in get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:106:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:20:in `get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:12:in `get_experiment'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:43:in `get_variant'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:63:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/mocha-0.14.0/lib/mocha/expectation.rb:566:in `block in invoke'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/mocha-0.14.0/lib/mocha/single_yield.rb:12:in `each'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/mocha-0.14.0/lib/mocha/expectation.rb:565:in `invoke'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/mocha-0.14.0/lib/mocha/mock.rb:232:in `method_missing'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/mocha-0.14.0/lib/mocha/class_method.rb:63:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:62:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/timeout.rb:58:in `timeout'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:61:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:106:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:60:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:33:in `block in get_variant'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
454
+ Google::APIClient - Initializing client with options {}
455
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
456
+ No such file or directory - /Users/dlangevin/Documents/Projects/moona/spec/dummy/config/gxapi.yml
457
+ ["/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:54:in `read'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:54:in `config'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:95:in `client'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:22:in `block (2 levels) in get_experiments'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:21:in `block in get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:106:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:20:in `get_experiments'", "/Users/dlangevin/Documents/Projects/moona/spec/lib/gxapi/google_analytics_spec.rb:14:in `block (3 levels) in <module:Gxapi>'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example.rb:114:in `instance_eval'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example.rb:114:in `block in run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example.rb:254:in `with_around_each_hooks'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example.rb:111:in `run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:390:in `block in run_examples'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:386:in `map'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:386:in `run_examples'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:371:in `run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:372:in `block in run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:372:in `map'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:372:in `run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/command_line.rb:28:in `map'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/command_line.rb:28:in `block in run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/reporter.rb:34:in `report'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/command_line.rb:25:in `run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/runner.rb:80:in `run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/runner.rb:17:in `block in autorun'"]
458
+ Google::APIClient - Initializing client with options {}
459
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
460
+ No such file or directory - /Users/dlangevin/Documents/Projects/moona/spec/dummy/config/gxapi.yml
461
+ ["/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:54:in `read'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:54:in `config'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:95:in `client'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:22:in `block (2 levels) in get_experiments'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:21:in `block in get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:106:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:20:in `get_experiments'", "/Users/dlangevin/Documents/Projects/moona/spec/lib/gxapi/google_analytics_spec.rb:24:in `block (3 levels) in <module:Gxapi>'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/ruby-debug19-0.11.6/cli/ruby-debug/command.rb:174:in `eval'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/ruby-debug19-0.11.6/cli/ruby-debug/command.rb:174:in `debug_eval'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/ruby-debug19-0.11.6/cli/ruby-debug/commands/eval.rb:82:in `block in execute'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/ruby-debug19-0.11.6/cli/ruby-debug/commands/eval.rb:19:in `run_with_binding'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/ruby-debug19-0.11.6/cli/ruby-debug/commands/eval.rb:81:in `execute'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/ruby-debug19-0.11.6/cli/ruby-debug/processor.rb:275:in `one_cmd'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/ruby-debug19-0.11.6/cli/ruby-debug/processor.rb:261:in `block (2 levels) in process_commands'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/ruby-debug19-0.11.6/cli/ruby-debug/processor.rb:260:in `each'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/ruby-debug19-0.11.6/cli/ruby-debug/processor.rb:260:in `block in process_commands'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/ruby-debug19-0.11.6/cli/ruby-debug/processor.rb:253:in `catch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/ruby-debug19-0.11.6/cli/ruby-debug/processor.rb:253:in `process_commands'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/ruby-debug19-0.11.6/cli/ruby-debug/processor.rb:173:in `at_line'", "(eval):5:in `block in at_line'", "<internal:prelude>:10:in `synchronize'", "(eval):3:in `at_line'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/ruby-debug-base19-0.11.25/lib/ruby-debug-base.rb:55:in `at_line'", "/Users/dlangevin/Documents/Projects/moona/spec/lib/gxapi/google_analytics_spec.rb:24:in `block (3 levels) in <module:Gxapi>'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example.rb:114:in `instance_eval'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example.rb:114:in `block in run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example.rb:254:in `with_around_each_hooks'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example.rb:111:in `run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:390:in `block in run_examples'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:386:in `map'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:386:in `run_examples'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:371:in `run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:372:in `block in run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:372:in `map'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb:372:in `run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/command_line.rb:28:in `map'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/command_line.rb:28:in `block in run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/reporter.rb:34:in `report'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/command_line.rb:25:in `run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/runner.rb:80:in `run'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/runner.rb:17:in `block in autorun'"]
462
+ Google::APIClient - Initializing client with options {}
463
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
464
+ Connecting to database specified by database.yml
465
+ Google::APIClient - Initializing client with options {}
466
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
467
+ execution expired
468
+ ["/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:678:in `connect'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:678:in `block in connect'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/timeout.rb:44:in `timeout'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/timeout.rb:89:in `timeout'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:678:in `connect'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:637:in `do_start'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:626:in `start'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:1168:in `request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/adapter/net_http.rb:75:in `perform_request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/adapter/net_http.rb:38:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/request/url_encoded.rb:14:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/signet-0.4.5/lib/signet/oauth_2/client.rb:865:in `fetch_access_token'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/signet-0.4.5/lib/signet/oauth_2/client.rb:888:in `fetch_access_token!'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:107:in `client'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:22:in `block (2 levels) in get_experiments'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:21:in `block in get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:106:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:20:in `get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:12:in `get_experiment'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:43:in `get_variant'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:63:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:62:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:61:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:106:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:60:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:33:in `block in get_variant'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
469
+ Google::APIClient - Initializing client with options {}
470
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
471
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
472
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:26:45 GMT", "date"=>"Tue, 29 Oct 2013 14:21:45 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"68", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
473
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZTMJ58binp7xVxcbmuIOecWwuNAd5S11fvwwDJSGCixKg", "Cache-Control"=>"no-store"}
474
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:22:53 GMT", "date"=>"Tue, 29 Oct 2013 14:22:53 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
475
+ execution expired
476
+ ["/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/addressable-2.3.5/lib/addressable/uri.rb:778:in `block in initialize'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/addressable-2.3.5/lib/addressable/uri.rb:2224:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/addressable-2.3.5/lib/addressable/uri.rb:2224:in `defer_validation'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/addressable-2.3.5/lib/addressable/uri.rb:774:in `initialize'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/addressable-2.3.5/lib/addressable/uri.rb:1998:in `new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/addressable-2.3.5/lib/addressable/uri.rb:1998:in `normalize'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/addressable-2.3.5/lib/addressable/uri.rb:2064:in `=='", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/autoparse-0.3.3/lib/autoparse.rb:143:in `generate'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/autoparse-0.3.3/lib/autoparse.rb:74:in `block (2 levels) in generate'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/autoparse-0.3.3/lib/autoparse.rb:59:in `each'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/autoparse-0.3.3/lib/autoparse.rb:59:in `block in generate'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/autoparse-0.3.3/lib/autoparse.rb:40:in `initialize'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/autoparse-0.3.3/lib/autoparse.rb:40:in `new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/autoparse-0.3.3/lib/autoparse.rb:40:in `generate'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/discovery/schema.rb:112:in `parse'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/discovery/api.rb:195:in `block in schemas'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/discovery/api.rb:194:in `each'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/discovery/api.rb:194:in `inject'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/discovery/api.rb:194:in `schemas'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/discovery/method.rb:147:in `response_schema'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/result.rb:151:in `data'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:31:in `block (2 levels) in get_experiments'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:21:in `block in get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:106:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:20:in `get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:12:in `get_experiment'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:43:in `get_variant'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:63:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:62:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:61:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:106:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:60:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:33:in `block in get_variant'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
477
+ Google::APIClient - Initializing client with options {}
478
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
479
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
480
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:26:45 GMT", "date"=>"Tue, 29 Oct 2013 14:21:45 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"69", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
481
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZRCDxf6zcU77xO3W88dmrhGySPQNy3N_cCUtYEQlDUIYw", "Cache-Control"=>"no-store"}
482
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:22:54 GMT", "date"=>"Tue, 29 Oct 2013 14:22:54 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
483
+ Google::APIClient - Initializing client with options {}
484
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
485
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
486
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:26:45 GMT", "date"=>"Tue, 29 Oct 2013 14:21:45 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"69", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
487
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZRCDxf6zcU77xO3W88dmrhGySPQNy3N_cCUtYEQlDUIYw", "Cache-Control"=>"no-store"}
488
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:22:55 GMT", "date"=>"Tue, 29 Oct 2013 14:22:55 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
489
+ Google::APIClient - Initializing client with options {}
490
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
491
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
492
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:26:45 GMT", "date"=>"Tue, 29 Oct 2013 14:21:45 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"74", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
493
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZQDa_jRIPgm26l_PTK_g5uj53QxliXvueSEFbdmPy3FAA", "Cache-Control"=>"no-store"}
494
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:23:00 GMT", "date"=>"Tue, 29 Oct 2013 14:23:00 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
495
+ Connecting to database specified by database.yml
496
+ Google::APIClient - Initializing client with options {}
497
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
498
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
499
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:26:45 GMT", "date"=>"Tue, 29 Oct 2013 14:21:45 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"98", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
500
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZT5ZwhojgfIAZwDil_L0Dohh2MeNFlFDg4jwtWGYpwxAA", "Cache-Control"=>"no-store"}
501
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:23:23 GMT", "date"=>"Tue, 29 Oct 2013 14:23:23 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
502
+ Google::APIClient - Initializing client with options {}
503
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
504
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
505
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:26:45 GMT", "date"=>"Tue, 29 Oct 2013 14:21:45 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"99", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
506
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZT5ZwhojgfIAZwDil_L0Dohh2MeNFlFDg4jwtWGYpwxAA", "Cache-Control"=>"no-store"}
507
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:23:24 GMT", "date"=>"Tue, 29 Oct 2013 14:23:24 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
508
+ Google::APIClient - Initializing client with options {}
509
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
510
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
511
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:26:45 GMT", "date"=>"Tue, 29 Oct 2013 14:21:45 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"99", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
512
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZR65N8pUJI1xstB2xaWfwhZ0P2SVO4MIjLfG53uXlmqFg", "Cache-Control"=>"no-store"}
513
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:23:24 GMT", "date"=>"Tue, 29 Oct 2013 14:23:24 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
514
+ Google::APIClient - Initializing client with options {}
515
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
516
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
517
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:26:45 GMT", "date"=>"Tue, 29 Oct 2013 14:21:45 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"101", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
518
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZRQS5N9_OmhJ7DGGwMXs73nQwySn0bmqykg7_003WpzbQ", "Cache-Control"=>"no-store"}
519
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:23:26 GMT", "date"=>"Tue, 29 Oct 2013 14:23:26 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
520
+ Connecting to database specified by database.yml
521
+ Google::APIClient - Initializing client with options {}
522
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
523
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
524
+ execution expired
525
+ ["/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:644:in `initialize'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:644:in `open'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:644:in `block in connect'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/timeout.rb:44:in `timeout'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/timeout.rb:89:in `timeout'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:644:in `connect'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:637:in `do_start'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:626:in `start'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:1168:in `request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/adapter/net_http.rb:75:in `perform_request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/adapter/net_http.rb:38:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/request/url_encoded.rb:14:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/request.rb:159:in `send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client.rb:563:in `execute'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client.rb:583:in `execute!'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client.rb:305:in `discovery_document'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client.rb:350:in `discovered_api'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:94:in `analytics'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:28:in `block (2 levels) in get_experiments'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:26:in `block in get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:106:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:25:in `get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:15:in `get_experiment'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:47:in `get_variant'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:63:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:62:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:61:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:106:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:60:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:33:in `block in get_variant'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
526
+ Google::APIClient - Initializing client with options {}
527
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
528
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
529
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:31:47 GMT", "date"=>"Tue, 29 Oct 2013 14:26:47 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"0", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
530
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZSl98Nyeqtc5WclW4GZDSHbeIPlSMp8mkpjKiVirdnF6A", "Cache-Control"=>"no-store"}
531
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:26:48 GMT", "date"=>"Tue, 29 Oct 2013 14:26:48 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
532
+ Google::APIClient - Initializing client with options {}
533
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
534
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
535
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:31:47 GMT", "date"=>"Tue, 29 Oct 2013 14:26:47 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"1", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
536
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZRj6F3wVK2hN1RnPzO2mICqSy3WfiKBhOmmvXQzUZpN-Q", "Cache-Control"=>"no-store"}
537
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:26:49 GMT", "date"=>"Tue, 29 Oct 2013 14:26:49 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
538
+ Google::APIClient - Initializing client with options {}
539
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
540
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
541
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:31:47 GMT", "date"=>"Tue, 29 Oct 2013 14:26:47 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"2", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
542
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZRfEhb9PX7SlWfYbys-1TPHKHitbkpZsXxnt55bm6FuRQ", "Cache-Control"=>"no-store"}
543
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:26:49 GMT", "date"=>"Tue, 29 Oct 2013 14:26:49 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
544
+ Google::APIClient - Initializing client with options {}
545
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
546
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
547
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:31:47 GMT", "date"=>"Tue, 29 Oct 2013 14:26:47 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"8", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
548
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZSgJjV0-_EO3TP05xjaejziTdqRwsnIih-lEZkaf7tw7w", "Cache-Control"=>"no-store"}
549
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:39:58 GMT", "date"=>"Tue, 29 Oct 2013 14:39:58 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
550
+ Connecting to database specified by database.yml
551
+ Google::APIClient - Initializing client with options {}
552
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
553
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
554
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:51:51 GMT", "date"=>"Tue, 29 Oct 2013 14:46:51 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"255", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
555
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZRL0f2P6xPrGL33OzSF2LOydjnmex8s2CZiL3DnkerXGw", "Cache-Control"=>"no-store"}
556
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:51:06 GMT", "date"=>"Tue, 29 Oct 2013 14:51:06 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
557
+ Google::APIClient - Initializing client with options {}
558
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
559
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
560
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:51:51 GMT", "date"=>"Tue, 29 Oct 2013 14:46:51 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"256", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
561
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZReF_Vg2YqC99cmj0isgCw1H8N0EtqwlXbuDOdmkuwNaQ", "Cache-Control"=>"no-store"}
562
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:51:07 GMT", "date"=>"Tue, 29 Oct 2013 14:51:07 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
563
+ Google::APIClient - Initializing client with options {}
564
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
565
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
566
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:51:51 GMT", "date"=>"Tue, 29 Oct 2013 14:46:51 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"256", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
567
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZReF_Vg2YqC99cmj0isgCw1H8N0EtqwlXbuDOdmkuwNaQ", "Cache-Control"=>"no-store"}
568
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:51:08 GMT", "date"=>"Tue, 29 Oct 2013 14:51:08 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
569
+ Google::APIClient - Initializing client with options {}
570
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
571
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
572
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:51:51 GMT", "date"=>"Tue, 29 Oct 2013 14:46:51 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"257", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
573
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZS3RzLG-okFYC-mhnbxD0HkrS5Pp7ksYn9Pfkw6B-OnnQ", "Cache-Control"=>"no-store"}
574
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:51:08 GMT", "date"=>"Tue, 29 Oct 2013 14:51:08 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
575
+ Google::APIClient - Initializing client with options {}
576
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
577
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
578
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:51:51 GMT", "date"=>"Tue, 29 Oct 2013 14:46:51 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"259", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
579
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZTWGU-Wmb5CtvsCTHYIHhY045_6TQKIxQHpaP2jYnAEaQ", "Cache-Control"=>"no-store"}
580
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 14:51:11 GMT", "date"=>"Tue, 29 Oct 2013 14:51:11 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
581
+ Connecting to database specified by database.yml
582
+ Connecting to database specified by database.yml
583
+ Started GET "/posts" for 127.0.0.1 at 2013-10-29 11:08:57 -0400
584
+ Processing by PostsController#index as HTML
585
+ Google::APIClient - Initializing client with options {}
586
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
587
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
588
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 15:12:15 GMT", "date"=>"Tue, 29 Oct 2013 15:07:15 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"101", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
589
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZRnrN9wrzv9iJpR8zFWj2yPMlJbb2oMQeMv84oAmdnyDg", "Cache-Control"=>"no-store"}
590
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 15:08:56 GMT", "date"=>"Tue, 29 Oct 2013 15:08:56 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
591
+ execution expired
592
+ ["/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/addressable-2.3.5/lib/addressable/uri.rb:778:in `block in initialize'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/addressable-2.3.5/lib/addressable/uri.rb:2224:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/addressable-2.3.5/lib/addressable/uri.rb:2224:in `defer_validation'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/addressable-2.3.5/lib/addressable/uri.rb:774:in `initialize'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/addressable-2.3.5/lib/addressable/uri.rb:1998:in `new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/addressable-2.3.5/lib/addressable/uri.rb:1998:in `normalize'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/addressable-2.3.5/lib/addressable/uri.rb:2064:in `=='", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/autoparse-0.3.3/lib/autoparse.rb:143:in `generate'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/autoparse-0.3.3/lib/autoparse.rb:74:in `block (2 levels) in generate'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/autoparse-0.3.3/lib/autoparse.rb:59:in `each'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/autoparse-0.3.3/lib/autoparse.rb:59:in `block in generate'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/autoparse-0.3.3/lib/autoparse.rb:40:in `initialize'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/autoparse-0.3.3/lib/autoparse.rb:40:in `new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/autoparse-0.3.3/lib/autoparse.rb:40:in `generate'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/discovery/schema.rb:112:in `parse'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/discovery/api.rb:195:in `block in schemas'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/discovery/api.rb:194:in `each'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/discovery/api.rb:194:in `inject'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/discovery/api.rb:194:in `schemas'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/discovery/method.rb:147:in `response_schema'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/result.rb:151:in `data'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:119:in `list_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:30:in `block in get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:128:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:25:in `get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:15:in `get_experiment'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:46:in `get_variant'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:88:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:87:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:86:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:128:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:85:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:40:in `block in get_variant'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
593
+ Rendered posts/index.html.erb within layouts/application (922.2ms)
594
+ Completed 200 OK in 1014ms (Views: 1013.2ms | ActiveRecord: 0.0ms)
595
+ Connecting to database specified by database.yml
596
+ Connecting to database specified by database.yml
597
+ Started GET "/posts" for 127.0.0.1 at 2013-10-29 11:10:48 -0400
598
+ Processing by PostsController#index as HTML
599
+ Google::APIClient - Initializing client with options {}
600
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
601
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
602
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 15:12:15 GMT", "date"=>"Tue, 29 Oct 2013 15:07:15 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"212", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
603
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZQC3Q7M23ac53X2f8-ywlOij-Vz6rz_KebD-VCnm-mxag", "Cache-Control"=>"no-store"}
604
+ execution expired
605
+ ["/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/protocol.rb:137:in `select'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/protocol.rb:137:in `rescue in rbuf_fill'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/protocol.rb:134:in `rbuf_fill'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/protocol.rb:116:in `readuntil'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/protocol.rb:126:in `readline'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:2219:in `read_status_line'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:2208:in `read_new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:1191:in `transport_request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:1177:in `request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:1170:in `block in request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:627:in `start'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:1168:in `request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/adapter/net_http.rb:75:in `perform_request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/adapter/net_http.rb:38:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/request/url_encoded.rb:14:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/request.rb:159:in `send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client.rb:563:in `execute'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:111:in `list_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:30:in `block in get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:128:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:25:in `get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:15:in `get_experiment'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:46:in `get_variant'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:88:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:87:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:86:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:128:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:85:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:40:in `block in get_variant'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
606
+ Rendered posts/index.html.erb within layouts/application (951.2ms)
607
+ Completed 200 OK in 1010ms (Views: 1009.3ms | ActiveRecord: 0.0ms)
608
+ Connecting to database specified by database.yml
609
+ Started GET "/posts" for 127.0.0.1 at 2013-10-29 11:11:30 -0400
610
+ Processing by PostsController#index as HTML
611
+ Google::APIClient - Initializing client with options {}
612
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
613
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
614
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 15:12:15 GMT", "date"=>"Tue, 29 Oct 2013 15:07:15 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"253", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
615
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZRqUmFvjp2-eUDD1ULDWzHTUZliFSV0GdT4UZpyknbipw", "Cache-Control"=>"no-store"}
616
+ execution expired
617
+ ["/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/protocol.rb:137:in `select'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/protocol.rb:137:in `rescue in rbuf_fill'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/protocol.rb:134:in `rbuf_fill'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/protocol.rb:116:in `readuntil'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/protocol.rb:126:in `readline'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:2219:in `read_status_line'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:2208:in `read_new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:1191:in `transport_request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:1177:in `request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:1170:in `block in request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:627:in `start'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:1168:in `request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/adapter/net_http.rb:75:in `perform_request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/adapter/net_http.rb:38:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/request/url_encoded.rb:14:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/request.rb:159:in `send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client.rb:563:in `execute'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:111:in `list_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:30:in `block in get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:128:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:25:in `get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:15:in `get_experiment'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:46:in `get_variant'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:88:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:87:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:86:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:128:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:85:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:40:in `block in get_variant'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
618
+ Rendered posts/index.html.erb within layouts/application (949.1ms)
619
+ Completed 200 OK in 1010ms (Views: 1009.1ms | ActiveRecord: 0.0ms)
620
+ Connecting to database specified by database.yml
621
+ Started GET "/posts" for 127.0.0.1 at 2013-10-29 11:19:14 -0400
622
+ Processing by PostsController#index as HTML
623
+ Google::APIClient - Initializing client with options {}
624
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
625
+ execution expired
626
+ ["/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `block in require'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:236:in `load_dependency'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:28:in `<top (required)>'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `block in require'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:236:in `load_dependency'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/https.rb:91:in `<top (required)>'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `block in require'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:236:in `load_dependency'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/adapter/net_http.rb:2:in `<top (required)>'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday.rb:67:in `const_get'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday.rb:67:in `lookup_middleware'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/builder.rb:146:in `use_symbol'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/builder.rb:108:in `adapter'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/builder.rb:54:in `initialize'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/connection.rb:48:in `new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/connection.rb:48:in `initialize'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday.rb:33:in `new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday.rb:33:in `default_connection'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/signet-0.4.5/lib/signet/oauth_2/client.rb:861:in `fetch_access_token'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/signet-0.4.5/lib/signet/oauth_2/client.rb:888:in `fetch_access_token!'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:100:in `client'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:111:in `list_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:30:in `block in get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:128:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:25:in `get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:15:in `get_experiment'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:46:in `get_variant'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:88:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:87:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:86:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:128:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:85:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:40:in `block in get_variant'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
627
+ Rendered posts/index.html.erb within layouts/application (116270.3ms)
628
+ Completed 200 OK in 116330ms (Views: 116329.2ms | ActiveRecord: 0.0ms)
629
+ Connecting to database specified by database.yml
630
+ Started GET "/posts" for 127.0.0.1 at 2013-10-29 11:21:19 -0400
631
+ Processing by PostsController#index as HTML
632
+ Google::APIClient - Initializing client with options {}
633
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
634
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
635
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 15:22:16 GMT", "date"=>"Tue, 29 Oct 2013 15:17:16 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"250", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
636
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZR9cn_ypfQFucXvCJGHYH_zrhzQeu2TRvB-SxJTL6zoJA", "Cache-Control"=>"no-store"}
637
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 15:21:26 GMT", "date"=>"Tue, 29 Oct 2013 15:21:26 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
638
+ Rendered posts/index.html.erb within layouts/application (78977.4ms)
639
+ Completed 200 OK in 114530ms (Views: 80072.5ms | ActiveRecord: 0.0ms)
640
+ Connecting to database specified by database.yml
641
+ Started GET "/posts" for 127.0.0.1 at 2013-10-29 11:24:00 -0400
642
+ Processing by PostsController#index as HTML
643
+ Google::APIClient - Initializing client with options {}
644
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
645
+ execution expired
646
+ ["/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `block in require'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:236:in `load_dependency'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:28:in `<top (required)>'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `block in require'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:236:in `load_dependency'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/https.rb:91:in `<top (required)>'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `block in require'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:236:in `load_dependency'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/adapter/net_http.rb:2:in `<top (required)>'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday.rb:67:in `const_get'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday.rb:67:in `lookup_middleware'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/builder.rb:146:in `use_symbol'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/builder.rb:108:in `adapter'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/builder.rb:54:in `initialize'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/connection.rb:48:in `new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/connection.rb:48:in `initialize'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday.rb:33:in `new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday.rb:33:in `default_connection'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/signet-0.4.5/lib/signet/oauth_2/client.rb:861:in `fetch_access_token'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/signet-0.4.5/lib/signet/oauth_2/client.rb:888:in `fetch_access_token!'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:100:in `client'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:111:in `list_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:30:in `block in get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:128:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:25:in `get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:15:in `get_experiment'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:46:in `get_variant'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:88:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:87:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:86:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:128:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:85:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:40:in `block in get_variant'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
647
+ Rendered posts/index.html.erb within layouts/application (6332.4ms)
648
+ Completed 200 OK in 6389ms (Views: 6388.8ms | ActiveRecord: 0.0ms)
649
+ Connecting to database specified by database.yml
650
+ Started GET "/posts" for 127.0.0.1 at 2013-10-29 11:25:25 -0400
651
+ Processing by PostsController#index as HTML
652
+ Google::APIClient - Initializing client with options {}
653
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
654
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
655
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 15:27:16 GMT", "date"=>"Tue, 29 Oct 2013 15:22:16 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"188", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
656
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZQqbEHObC2wWjok-wLaBJApyEHWl80v218QRZG1LhWbHw", "Cache-Control"=>"no-store"}
657
+ execution expired
658
+ ["/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/protocol.rb:137:in `select'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/protocol.rb:137:in `rescue in rbuf_fill'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/protocol.rb:134:in `rbuf_fill'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/protocol.rb:116:in `readuntil'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/protocol.rb:126:in `readline'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:2219:in `read_status_line'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:2208:in `read_new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:1191:in `transport_request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:1177:in `request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:1170:in `block in request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:627:in `start'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:1168:in `request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/adapter/net_http.rb:75:in `perform_request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/adapter/net_http.rb:38:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/request/url_encoded.rb:14:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/request.rb:159:in `send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client.rb:563:in `execute'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:111:in `list_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:30:in `block in get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:128:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:25:in `get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:15:in `get_experiment'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:46:in `get_variant'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:88:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:87:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:86:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:128:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:85:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:40:in `block in get_variant'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
659
+ No experiment_id found : #<Gxapi::Ostruct:0x007fe50b637f98>
660
+ No variant found
661
+ Rendered posts/index.html.erb within layouts/application (952.5ms)
662
+ Completed 200 OK in 1010ms (Views: 1009.5ms | ActiveRecord: 0.0ms)
663
+ Connecting to database specified by database.yml
664
+ Started GET "/posts" for 127.0.0.1 at 2013-10-29 11:26:01 -0400
665
+ Processing by PostsController#index as HTML
666
+ Google::APIClient - Initializing client with options {}
667
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
668
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
669
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 15:27:16 GMT", "date"=>"Tue, 29 Oct 2013 15:22:16 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"223", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
670
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZQ1LqAM7BAWAL2FmC8Dz3wkQFjgS5j9xWAPiNfrT_j2wA", "Cache-Control"=>"no-store"}
671
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 15:26:00 GMT", "date"=>"Tue, 29 Oct 2013 15:26:00 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
672
+ No variant found
673
+ Rendered posts/index.html.erb within layouts/application (880.8ms)
674
+ Completed 200 OK in 940ms (Views: 939.0ms | ActiveRecord: 0.0ms)
675
+ Connecting to database specified by database.yml
676
+ Started GET "/posts" for 127.0.0.1 at 2013-10-29 11:26:22 -0400
677
+ Processing by PostsController#index as HTML
678
+ Google::APIClient - Initializing client with options {}
679
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
680
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
681
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 15:27:16 GMT", "date"=>"Tue, 29 Oct 2013 15:22:16 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"245", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
682
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZQ4wi8-uSxz6udBc6Xsz9RjvRW8VZ6J5yiSJLkV7cQ2Mw", "Cache-Control"=>"no-store"}
683
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 15:26:21 GMT", "date"=>"Tue, 29 Oct 2013 15:26:21 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
684
+ No variant found
685
+ Rendered posts/index.html.erb within layouts/application (834.7ms)
686
+ Completed 200 OK in 893ms (Views: 892.4ms | ActiveRecord: 0.0ms)
687
+ Connecting to database specified by database.yml
688
+ Started GET "/posts" for 127.0.0.1 at 2013-10-29 11:26:40 -0400
689
+ Processing by PostsController#index as HTML
690
+ Google::APIClient - Initializing client with options {}
691
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
692
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
693
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 15:27:16 GMT", "date"=>"Tue, 29 Oct 2013 15:22:16 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"262", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
694
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZTZT21BlTZmNHszjVdfqCEAhulnz7YpSfyPakNaElhVEg", "Cache-Control"=>"no-store"}
695
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 15:26:39 GMT", "date"=>"Tue, 29 Oct 2013 15:26:39 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
696
+ No variant found
697
+ Rendered posts/index.html.erb within layouts/application (852.6ms)
698
+ Completed 200 OK in 912ms (Views: 911.6ms | ActiveRecord: 0.0ms)
699
+ Connecting to database specified by database.yml
700
+ Started GET "/posts" for 127.0.0.1 at 2013-10-29 11:27:11 -0400
701
+ Processing by PostsController#index as HTML
702
+ Google::APIClient - Initializing client with options {}
703
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
704
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
705
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 15:27:16 GMT", "date"=>"Tue, 29 Oct 2013 15:22:16 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"293", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
706
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZSrau9L8ShctspkT97IdAQ3sX9er7gawhH3K7YAePUQog", "Cache-Control"=>"no-store"}
707
+ execution expired
708
+ ["/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/protocol.rb:137:in `select'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/protocol.rb:137:in `rescue in rbuf_fill'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/protocol.rb:134:in `rbuf_fill'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/protocol.rb:116:in `readuntil'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/protocol.rb:126:in `readline'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:2219:in `read_status_line'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:2208:in `read_new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:1191:in `transport_request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:1177:in `request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:1170:in `block in request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:627:in `start'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:1168:in `request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/adapter/net_http.rb:75:in `perform_request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/adapter/net_http.rb:38:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/request/url_encoded.rb:14:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/request.rb:159:in `send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client.rb:563:in `execute'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:111:in `list_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:30:in `block in get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:128:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:25:in `get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:15:in `get_experiment'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:46:in `get_variant'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:88:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:87:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:86:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:128:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:85:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:40:in `block in get_variant'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
709
+ No experiment_id found : #<Gxapi::Ostruct:0x007fd081e0ef08>
710
+ No variant found - test
711
+ Rendered posts/index.html.erb within layouts/application (7934942.8ms)
712
+ Completed 200 OK in 7935010ms (Views: 7935009.3ms | ActiveRecord: 0.0ms)
713
+ Connecting to database specified by database.yml
714
+ Connecting to database specified by database.yml
715
+ Started GET "/posts" for 127.0.0.1 at 2013-10-29 16:03:29 -0400
716
+ Processing by PostsController#index as HTML
717
+ Google::APIClient - Initializing client with options {}
718
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
719
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
720
+ execution expired
721
+ ["/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:644:in `initialize'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:644:in `open'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:644:in `block in connect'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/timeout.rb:44:in `timeout'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/timeout.rb:89:in `timeout'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:644:in `connect'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:637:in `do_start'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:626:in `start'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/net/http.rb:1168:in `request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/adapter/net_http.rb:75:in `perform_request'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/adapter/net_http.rb:38:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/faraday-0.8.8/lib/faraday/request/url_encoded.rb:14:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/request.rb:159:in `send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client.rb:563:in `execute'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client.rb:583:in `execute!'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client.rb:305:in `discovery_document'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client.rb:350:in `discovered_api'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:79:in `analytics'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:112:in `list_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:30:in `block in get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:145:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:25:in `get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:15:in `get_experiment'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:46:in `get_variant'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:88:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:87:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:86:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:145:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:85:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:40:in `block in get_variant'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
722
+ No experiment_id found : #<Gxapi::Ostruct:0x007ff87ac42c30>
723
+ No variant found - test
724
+ Rendered posts/index.html.erb within layouts/application (15223.1ms)
725
+ Completed 200 OK in 15316ms (Views: 15283.8ms | ActiveRecord: 0.0ms)
726
+ Connecting to database specified by database.yml
727
+ Started GET "/posts" for 127.0.0.1 at 2013-10-29 16:04:07 -0400
728
+ Processing by PostsController#index as HTML
729
+ Google::APIClient - Initializing client with options {}
730
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
731
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
732
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 20:04:14 GMT", "date"=>"Tue, 29 Oct 2013 19:59:14 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"293", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
733
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZRs8Qjua4XRnq1KLDne9dA4oJDgVoNG6Hbz8o7l_AdHeQ", "Cache-Control"=>"no-store"}
734
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 20:04:08 GMT", "date"=>"Tue, 29 Oct 2013 20:04:08 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
735
+ execution expired
736
+ ["/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/addressable-2.3.5/lib/addressable/idna/pure.rb:176:in `block in unicode_compose_pair'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/addressable-2.3.5/lib/addressable/idna/pure.rb:206:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/addressable-2.3.5/lib/addressable/idna/pure.rb:206:in `unicode_compose_pair'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/addressable-2.3.5/lib/addressable/idna/pure.rb:144:in `block in unicode_compose'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/addressable-2.3.5/lib/addressable/idna/pure.rb:139:in `each'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/addressable-2.3.5/lib/addressable/idna/pure.rb:139:in `unicode_compose'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/addressable-2.3.5/lib/addressable/idna/pure.rb:112:in `unicode_normalize_kc'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/addressable-2.3.5/lib/addressable/uri.rb:518:in `normalize_component'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/addressable-2.3.5/lib/addressable/uri.rb:828:in `normalized_scheme'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/addressable-2.3.5/lib/addressable/uri.rb:1990:in `normalize'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/addressable-2.3.5/lib/addressable/uri.rb:2064:in `=='", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/autoparse-0.3.3/lib/autoparse.rb:143:in `generate'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/autoparse-0.3.3/lib/autoparse.rb:74:in `block (2 levels) in generate'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/autoparse-0.3.3/lib/autoparse.rb:59:in `each'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/autoparse-0.3.3/lib/autoparse.rb:59:in `block in generate'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/autoparse-0.3.3/lib/autoparse.rb:40:in `initialize'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/autoparse-0.3.3/lib/autoparse.rb:40:in `new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/autoparse-0.3.3/lib/autoparse.rb:40:in `generate'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/discovery/schema.rb:112:in `parse'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/discovery/api.rb:195:in `block in schemas'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/discovery/api.rb:194:in `each'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/discovery/api.rb:194:in `inject'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/discovery/api.rb:194:in `schemas'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/discovery/method.rb:147:in `response_schema'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/google-api-client-0.6.4/lib/google/api_client/result.rb:151:in `data'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:119:in `list_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:30:in `block in get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:145:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:25:in `get_experiments'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:15:in `get_experiment'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/google_analytics.rb:46:in `get_variant'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:88:in `block (3 levels) in get_variant_value'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:297:in `block in fetch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb:296:in `fetch'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:87:in `block (2 levels) in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:86:in `block in get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi.rb:145:in `with_error_handling'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:85:in `get_variant_value'", "/Users/dlangevin/Documents/Projects/moona/lib/gxapi/base.rb:40:in `block in get_variant'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/future.rb:15:in `block in new'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `call'", "/Users/dlangevin/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/internal_pool.rb:59:in `block in create'"]
737
+ No experiment_id found : #<Gxapi::Ostruct:0x007fc7c1a87448>
738
+ No variant found - test
739
+ Rendered posts/index.html.erb within layouts/application (14123.7ms)
740
+ Completed 200 OK in 14211ms (Views: 14176.8ms | ActiveRecord: 0.0ms)
741
+ Connecting to database specified by database.yml
742
+ Started GET "/posts" for 127.0.0.1 at 2013-10-29 16:04:29 -0400
743
+ Processing by PostsController#index as HTML
744
+ Google::APIClient - Initializing client with options {}
745
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
746
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
747
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 20:09:15 GMT", "date"=>"Tue, 29 Oct 2013 20:04:15 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"14", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
748
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZQ70nn-6AzjVFtCaPJ0OKd68Cl8oqaSIq_Rn9KlojsePw", "Cache-Control"=>"no-store"}
749
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 20:04:29 GMT", "date"=>"Tue, 29 Oct 2013 20:04:29 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
750
+ Rendered posts/index.html.erb within layouts/application (4007.0ms)
751
+ Completed 200 OK in 4068ms (Views: 4067.9ms | ActiveRecord: 0.0ms)
752
+ Connecting to database specified by database.yml
753
+ Started GET "/posts" for 127.0.0.1 at 2013-10-29 16:05:07 -0400
754
+ Processing by PostsController#index as HTML
755
+ Google::APIClient - Initializing client with options {}
756
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
757
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
758
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 20:09:15 GMT", "date"=>"Tue, 29 Oct 2013 20:04:15 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"52", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
759
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZS3IOHzaPP2G0AmHZhUsw_z0QqslqhPDHhqkeUItADkmQ", "Cache-Control"=>"no-store"}
760
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 20:05:07 GMT", "date"=>"Tue, 29 Oct 2013 20:05:07 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
761
+ Rendered posts/index.html.erb within layouts/application (878.6ms)
762
+ Completed 200 OK in 971ms (Views: 938.1ms | ActiveRecord: 0.0ms)
763
+ Connecting to database specified by database.yml
764
+ Started GET "/posts" for 127.0.0.1 at 2013-10-29 16:05:50 -0400
765
+ Processing by PostsController#index as HTML
766
+ Google::APIClient - Initializing client with options {}
767
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
768
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
769
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 20:09:15 GMT", "date"=>"Tue, 29 Oct 2013 20:04:15 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"95", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
770
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZRHnNnwIgvth8zemQRLNohITz8iUmYIwdIdiFtgquHdlg", "Cache-Control"=>"no-store"}
771
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 20:05:51 GMT", "date"=>"Tue, 29 Oct 2013 20:05:51 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
772
+ Rendered posts/index.html.erb within layouts/application (974.2ms)
773
+ Completed 200 OK in 1062ms (Views: 1029.8ms | ActiveRecord: 0.0ms)
774
+ Connecting to database specified by database.yml
775
+ Started GET "/posts" for 127.0.0.1 at 2013-10-29 16:07:42 -0400
776
+ Processing by PostsController#index as HTML
777
+ Rendered posts/index.html.erb within layouts/application (16.7ms)
778
+ Completed 200 OK in 103ms (Views: 69.3ms | ActiveRecord: 0.0ms)
779
+ Connecting to database specified by database.yml
780
+ Started GET "/posts" for 127.0.0.1 at 2013-10-29 16:08:32 -0400
781
+ Processing by PostsController#index as HTML
782
+ Google::APIClient - Initializing client with options {}
783
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
784
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
785
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 20:09:15 GMT", "date"=>"Tue, 29 Oct 2013 20:04:15 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"258", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
786
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZQvSH7hvsx8u_okjSG_IQJ3_QDdfZZAIAyQkrLPJG0ULQ", "Cache-Control"=>"no-store"}
787
+ Google::APIClient::Request Result: 200 {"expires"=>"Tue, 29 Oct 2013 20:08:33 GMT", "date"=>"Tue, 29 Oct 2013 20:08:33 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
788
+ Rendered posts/index.html.erb within layouts/application (1293.8ms)
789
+ Completed 200 OK in 1380ms (Views: 1346.5ms | ActiveRecord: 0.0ms)
790
+ Connecting to database specified by database.yml
791
+ Google::APIClient - Initializing client with options {}
792
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
793
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
794
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:33:37 GMT", "date"=>"Sun, 03 Nov 2013 13:28:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"227", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
795
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZSTjF6M5R84gynLaAPIRFOLPVPZLRg2Li7JivWj7qkC-w", "Cache-Control"=>"no-store"}
796
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:32:26 GMT", "date"=>"Sun, 03 Nov 2013 13:32:26 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
797
+ Started GET "/posts" for 127.0.0.1 at 2013-11-03 08:32:31 -0500
798
+ Processing by PostsController#index as HTML
799
+ Google::APIClient - Initializing client with options {}
800
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
801
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
802
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:33:37 GMT", "date"=>"Sun, 03 Nov 2013 13:28:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"230", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
803
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZQ4chpp9kbR8feDrCJ1eEDigDUmlUaXVidhqgzxHNqnbg", "Cache-Control"=>"no-store"}
804
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:32:28 GMT", "date"=>"Sun, 03 Nov 2013 13:32:28 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
805
+ Rendered posts/index.html.erb within layouts/application (993.9ms)
806
+ Completed 200 OK in 1078ms (Views: 1039.8ms | ActiveRecord: 0.0ms)
807
+ Google::APIClient - Initializing client with options {}
808
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
809
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
810
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:33:37 GMT", "date"=>"Sun, 03 Nov 2013 13:28:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"231", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
811
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZTu0RJiMmVLqL3r-fOAu_HDX1cvC1OeX6B9a8DyC1MTtQ", "Cache-Control"=>"no-store"}
812
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:32:29 GMT", "date"=>"Sun, 03 Nov 2013 13:32:29 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
813
+ Google::APIClient - Initializing client with options {}
814
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
815
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
816
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:33:37 GMT", "date"=>"Sun, 03 Nov 2013 13:28:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"232", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
817
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZRFkU6mOREvejrKHYFfhnVUdUeasQvT46Vf7tKuIeCH4g", "Cache-Control"=>"no-store"}
818
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:32:29 GMT", "date"=>"Sun, 03 Nov 2013 13:32:29 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
819
+ Google::APIClient - Initializing client with options {}
820
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
821
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
822
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:33:37 GMT", "date"=>"Sun, 03 Nov 2013 13:28:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"233", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
823
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZQyZWvPyXuW5os9SVE2y_r12LQlNtsKmO8tR83Zz7mOUg", "Cache-Control"=>"no-store"}
824
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:32:30 GMT", "date"=>"Sun, 03 Nov 2013 13:32:30 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
825
+ Google::APIClient - Initializing client with options {}
826
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
827
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
828
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:33:37 GMT", "date"=>"Sun, 03 Nov 2013 13:28:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"234", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
829
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZQyZWvPyXuW5os9SVE2y_r12LQlNtsKmO8tR83Zz7mOUg", "Cache-Control"=>"no-store"}
830
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:32:31 GMT", "date"=>"Sun, 03 Nov 2013 13:32:31 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
831
+ Google::APIClient - Initializing client with options {}
832
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
833
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
834
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:33:37 GMT", "date"=>"Sun, 03 Nov 2013 13:28:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"234", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
835
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZTdBXujgj3XKHYDwvyuBfrbMrCZ27RM3PLtWLCWNdl1VA", "Cache-Control"=>"no-store"}
836
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:32:32 GMT", "date"=>"Sun, 03 Nov 2013 13:32:32 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
837
+ Connecting to database specified by database.yml
838
+ Google::APIClient - Initializing client with options {}
839
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
840
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
841
+ Google::APIClient - Initializing client with options {}
842
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
843
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
844
+ Google::APIClient - Initializing client with options {}
845
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
846
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
847
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:33:37 GMT", "date"=>"Sun, 03 Nov 2013 13:28:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"263", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
848
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZQNTNkA5WkKY57o4FOMQBA6pGViD4_LhFp1jqYdjaffSQ", "Cache-Control"=>"no-store"}
849
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:33:00 GMT", "date"=>"Sun, 03 Nov 2013 13:33:00 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
850
+ Google::APIClient - Initializing client with options {}
851
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
852
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
853
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:33:37 GMT", "date"=>"Sun, 03 Nov 2013 13:28:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"264", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
854
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZQ5OSCO_EQ0ktQkJLHFMDYouEB9F5rTCVwma7U4FqeyRA", "Cache-Control"=>"no-store"}
855
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:33:01 GMT", "date"=>"Sun, 03 Nov 2013 13:33:01 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
856
+ Google::APIClient - Initializing client with options {}
857
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
858
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
859
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:33:37 GMT", "date"=>"Sun, 03 Nov 2013 13:28:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"265", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
860
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZQ5OSCO_EQ0ktQkJLHFMDYouEB9F5rTCVwma7U4FqeyRA", "Cache-Control"=>"no-store"}
861
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:33:02 GMT", "date"=>"Sun, 03 Nov 2013 13:33:02 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
862
+ Connecting to database specified by database.yml
863
+ Google::APIClient - Initializing client with options {}
864
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
865
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
866
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:33:37 GMT", "date"=>"Sun, 03 Nov 2013 13:28:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"287", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
867
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZT9zMFVYJUjPiB5wJNevrMExxF-O0-lsm3rD5SBJM--Dw", "Cache-Control"=>"no-store"}
868
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:33:25 GMT", "date"=>"Sun, 03 Nov 2013 13:33:25 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
869
+ Started GET "/posts" for 127.0.0.1 at 2013-11-03 08:33:36 -0500
870
+ Processing by PostsController#index as HTML
871
+ Google::APIClient - Initializing client with options {}
872
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
873
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
874
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:33:37 GMT", "date"=>"Sun, 03 Nov 2013 13:28:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"297", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
875
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZT4YxPmLyH-ylNjFyP07TaXzwag1eVDau5rnrPrmuGhRA", "Cache-Control"=>"no-store"}
876
+ Rendered posts/index.html.erb within layouts/application (1964.4ms)
877
+ Completed 200 OK in 2014ms (Views: 2013.5ms | ActiveRecord: 0.0ms)
878
+ Google::APIClient - Initializing client with options {}
879
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
880
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
881
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:33:37 GMT", "date"=>"Sun, 03 Nov 2013 13:28:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"298", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
882
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZRewWGjGuxYPaCOocwPHeALC36hbpjXKAB3xoGetlWHow", "Cache-Control"=>"no-store"}
883
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:33:35 GMT", "date"=>"Sun, 03 Nov 2013 13:33:35 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
884
+ Google::APIClient - Initializing client with options {}
885
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
886
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
887
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:33:37 GMT", "date"=>"Sun, 03 Nov 2013 13:28:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"298", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
888
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZRewWGjGuxYPaCOocwPHeALC36hbpjXKAB3xoGetlWHow", "Cache-Control"=>"no-store"}
889
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:33:36 GMT", "date"=>"Sun, 03 Nov 2013 13:33:36 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
890
+ Google::APIClient - Initializing client with options {}
891
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
892
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
893
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:33:37 GMT", "date"=>"Sun, 03 Nov 2013 13:28:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"299", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
894
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZTDjXd1ZkiCpr8QkY2F3_VXm7gO5iZESm_0eWtfi9LktQ", "Cache-Control"=>"no-store"}
895
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:33:37 GMT", "date"=>"Sun, 03 Nov 2013 13:33:37 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
896
+ Google::APIClient - Initializing client with options {}
897
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
898
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
899
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:38:37 GMT", "date"=>"Sun, 03 Nov 2013 13:33:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "age"=>"0", "alternate-protocol"=>"443:quic", "connection"=>"close"}
900
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZTNwUj9I9k7MTcOSfWZujnClFT-aWNv_DSWqtdI9ogCow", "Cache-Control"=>"no-store"}
901
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:33:38 GMT", "date"=>"Sun, 03 Nov 2013 13:33:38 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
902
+ Google::APIClient - Initializing client with options {}
903
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
904
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
905
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:38:37 GMT", "date"=>"Sun, 03 Nov 2013 13:33:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"1", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
906
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZSdcsJhYphNX0UbjyNHwTNB592lo45QrQqSUVdINJ9yGA", "Cache-Control"=>"no-store"}
907
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:33:38 GMT", "date"=>"Sun, 03 Nov 2013 13:33:38 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
908
+ Connecting to database specified by database.yml
909
+ Google::APIClient - Initializing client with options {}
910
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
911
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
912
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:43:37 GMT", "date"=>"Sun, 03 Nov 2013 13:38:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"56", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
913
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZQi4OczKfrZX6FHaC4FgBaU1W25P271mFCBlla2_vu3zQ", "Cache-Control"=>"no-store"}
914
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:39:34 GMT", "date"=>"Sun, 03 Nov 2013 13:39:34 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
915
+ Started GET "/posts" for 127.0.0.1 at 2013-11-03 08:39:38 -0500
916
+ Processing by PostsController#index as HTML
917
+ Rendered posts/index.html.erb within layouts/application (14.2ms)
918
+ Completed 200 OK in 59ms (Views: 58.3ms | ActiveRecord: 0.0ms)
919
+ Google::APIClient - Initializing client with options {}
920
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
921
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
922
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:43:37 GMT", "date"=>"Sun, 03 Nov 2013 13:38:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"58", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
923
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZQAxBt1hWqpuu7UDsZD90RfCOBoDkCIx83eEduQYkYuqg", "Cache-Control"=>"no-store"}
924
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:39:36 GMT", "date"=>"Sun, 03 Nov 2013 13:39:36 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
925
+ Google::APIClient - Initializing client with options {}
926
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
927
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
928
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:43:37 GMT", "date"=>"Sun, 03 Nov 2013 13:38:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"60", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
929
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZRcFN9RPneuic7QY4vGLiOblovrjLKfZ8tw7cGLSrHWOg", "Cache-Control"=>"no-store"}
930
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:39:37 GMT", "date"=>"Sun, 03 Nov 2013 13:39:37 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
931
+ Google::APIClient - Initializing client with options {}
932
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
933
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
934
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:43:37 GMT", "date"=>"Sun, 03 Nov 2013 13:38:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"61", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
935
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZRcFN9RPneuic7QY4vGLiOblovrjLKfZ8tw7cGLSrHWOg", "Cache-Control"=>"no-store"}
936
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:39:38 GMT", "date"=>"Sun, 03 Nov 2013 13:39:38 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
937
+ Connecting to database specified by database.yml
938
+ Google::APIClient - Initializing client with options {}
939
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
940
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
941
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:43:37 GMT", "date"=>"Sun, 03 Nov 2013 13:38:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"115", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
942
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZSmxR_2q4A9s69-IFXx3UEclrTU8rZtR4aRgz7MrSPCHg", "Cache-Control"=>"no-store"}
943
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:40:32 GMT", "date"=>"Sun, 03 Nov 2013 13:40:32 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
944
+ Started GET "/posts" for 127.0.0.1 at 2013-11-03 08:40:37 -0500
945
+ Processing by PostsController#index as HTML
946
+ Rendered posts/index.html.erb within layouts/application (14.0ms)
947
+ Completed 200 OK in 59ms (Views: 58.4ms | ActiveRecord: 0.0ms)
948
+ Google::APIClient - Initializing client with options {}
949
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
950
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
951
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:43:37 GMT", "date"=>"Sun, 03 Nov 2013 13:38:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"116", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
952
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZSEPWegvEgtimc8_id0ck1VMTzC2KRsQ_FsK75ags4P2Q", "Cache-Control"=>"no-store"}
953
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:40:34 GMT", "date"=>"Sun, 03 Nov 2013 13:40:34 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
954
+ Google::APIClient - Initializing client with options {}
955
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
956
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
957
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:43:37 GMT", "date"=>"Sun, 03 Nov 2013 13:38:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"117", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
958
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZS7HCar6DOMCaijG6gglSoijPn0wR-g5Pgo9YN2mIrJow", "Cache-Control"=>"no-store"}
959
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:40:34 GMT", "date"=>"Sun, 03 Nov 2013 13:40:34 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
960
+ Google::APIClient - Initializing client with options {}
961
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
962
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
963
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:43:37 GMT", "date"=>"Sun, 03 Nov 2013 13:38:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"118", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
964
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZSqhIRG3mxhaSKvKPFknPub8ZO0kkc0NGawuTCsAT8szg", "Cache-Control"=>"no-store"}
965
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:40:35 GMT", "date"=>"Sun, 03 Nov 2013 13:40:35 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
966
+ Connecting to database specified by database.yml
967
+ Google::APIClient - Initializing client with options {}
968
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
969
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
970
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:43:37 GMT", "date"=>"Sun, 03 Nov 2013 13:38:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"193", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
971
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZQRpZfyhakyoqEWyIeSYwQGqIxZ2GJteQ04Q52hMmmdUQ", "Cache-Control"=>"no-store"}
972
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:41:51 GMT", "date"=>"Sun, 03 Nov 2013 13:41:51 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
973
+ Started GET "/posts" for 127.0.0.1 at 2013-11-03 08:41:55 -0500
974
+ Processing by PostsController#index as HTML
975
+ Rendered posts/index.html.erb within layouts/application (95.1ms)
976
+ Completed 500 Internal Server Error in 138ms
977
+ Google::APIClient - Initializing client with options {}
978
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
979
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
980
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:43:37 GMT", "date"=>"Sun, 03 Nov 2013 13:38:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"195", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
981
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZS6Kc_bsLXjBKj5KdiZet6pBL4LshumLCwYSyp73tzLVw", "Cache-Control"=>"no-store"}
982
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:41:52 GMT", "date"=>"Sun, 03 Nov 2013 13:41:52 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
983
+ Google::APIClient - Initializing client with options {}
984
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
985
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
986
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:43:37 GMT", "date"=>"Sun, 03 Nov 2013 13:38:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"195", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
987
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZSifWVmKW73GGEuQnW5QGk9nwPQ0mby_y6-fVM5_oediQ", "Cache-Control"=>"no-store"}
988
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:41:53 GMT", "date"=>"Sun, 03 Nov 2013 13:41:53 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
989
+ Google::APIClient - Initializing client with options {}
990
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
991
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
992
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:43:37 GMT", "date"=>"Sun, 03 Nov 2013 13:38:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"196", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
993
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZSJXicVbp3j6MHlMjL6C8nOxfenT5YqYVbRVBt9-MhLcw", "Cache-Control"=>"no-store"}
994
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:41:53 GMT", "date"=>"Sun, 03 Nov 2013 13:41:53 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
995
+ Connecting to database specified by database.yml
996
+ Google::APIClient - Initializing client with options {}
997
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
998
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
999
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:43:37 GMT", "date"=>"Sun, 03 Nov 2013 13:38:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"215", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1000
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZRFeZxyzu63vGvLaV8gGCWlyyW5-nQrnCohEzMeWWbLkA", "Cache-Control"=>"no-store"}
1001
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:42:12 GMT", "date"=>"Sun, 03 Nov 2013 13:42:12 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1002
+ Started GET "/posts" for 127.0.0.1 at 2013-11-03 08:42:17 -0500
1003
+ Processing by PostsController#index as HTML
1004
+ Rendered posts/index.html.erb within layouts/application (14.0ms)
1005
+ Completed 200 OK in 62ms (Views: 61.1ms | ActiveRecord: 0.0ms)
1006
+ Google::APIClient - Initializing client with options {}
1007
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1008
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1009
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:43:37 GMT", "date"=>"Sun, 03 Nov 2013 13:38:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"217", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1010
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZR_NdFFPLdxv3-CNKEvTAXqMpmUs9puq6-mzKY60-mEsQ", "Cache-Control"=>"no-store"}
1011
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:42:14 GMT", "date"=>"Sun, 03 Nov 2013 13:42:14 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1012
+ Google::APIClient - Initializing client with options {}
1013
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1014
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1015
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:43:37 GMT", "date"=>"Sun, 03 Nov 2013 13:38:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"217", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1016
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZRhDqov8ZuVEks2-FWh17806kllUhxunrGZbFueGDuCGw", "Cache-Control"=>"no-store"}
1017
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:42:15 GMT", "date"=>"Sun, 03 Nov 2013 13:42:15 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1018
+ Google::APIClient - Initializing client with options {}
1019
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1020
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1021
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:43:37 GMT", "date"=>"Sun, 03 Nov 2013 13:38:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"218", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1022
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZRYb5Ru8yc4AkEFDzjK_TEf745N4TERaojLDV2k18GkOQ", "Cache-Control"=>"no-store"}
1023
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:42:15 GMT", "date"=>"Sun, 03 Nov 2013 13:42:15 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1024
+ Connecting to database specified by database.yml
1025
+ Google::APIClient - Initializing client with options {}
1026
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1027
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1028
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:43:37 GMT", "date"=>"Sun, 03 Nov 2013 13:38:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"244", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1029
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZSf7umwd1AviO0eGUcohogGlLJSHRtdgGKKXPChh_dJoA", "Cache-Control"=>"no-store"}
1030
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:42:41 GMT", "date"=>"Sun, 03 Nov 2013 13:42:41 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1031
+ Started GET "/posts" for 127.0.0.1 at 2013-11-03 08:42:46 -0500
1032
+ Processing by PostsController#index as HTML
1033
+ Rendered posts/index.html.erb within layouts/application (13.9ms)
1034
+ Completed 200 OK in 59ms (Views: 58.2ms | ActiveRecord: 0.0ms)
1035
+ Google::APIClient - Initializing client with options {}
1036
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1037
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1038
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:43:37 GMT", "date"=>"Sun, 03 Nov 2013 13:38:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"270", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1039
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZSfSUErfXI3dQiAzliZ3xN6iNznIjdLtp30aJ39QrocMA", "Cache-Control"=>"no-store"}
1040
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:43:07 GMT", "date"=>"Sun, 03 Nov 2013 13:43:07 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1041
+ Google::APIClient - Initializing client with options {}
1042
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1043
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1044
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:43:37 GMT", "date"=>"Sun, 03 Nov 2013 13:38:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"271", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1045
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZQrzuayN3Bbpixko_MBslmRUXWthWadhRDnADVJwpedYQ", "Cache-Control"=>"no-store"}
1046
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:43:08 GMT", "date"=>"Sun, 03 Nov 2013 13:43:08 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1047
+ Google::APIClient - Initializing client with options {}
1048
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1049
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1050
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:43:37 GMT", "date"=>"Sun, 03 Nov 2013 13:38:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"271", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1051
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZQrzuayN3Bbpixko_MBslmRUXWthWadhRDnADVJwpedYQ", "Cache-Control"=>"no-store"}
1052
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:43:09 GMT", "date"=>"Sun, 03 Nov 2013 13:43:09 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1053
+ Connecting to database specified by database.yml
1054
+ Google::APIClient - Initializing client with options {}
1055
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1056
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1057
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:48:37 GMT", "date"=>"Sun, 03 Nov 2013 13:43:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"55", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1058
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZR-EaTkCo5Jb-ZIwnWTjouvwId8PzKyYXhfFYqmEEIZAw", "Cache-Control"=>"no-store"}
1059
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:44:33 GMT", "date"=>"Sun, 03 Nov 2013 13:44:33 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1060
+ Started GET "/posts" for 127.0.0.1 at 2013-11-03 08:44:37 -0500
1061
+ Processing by PostsController#index as HTML
1062
+ Rendered posts/index.html.erb within layouts/application (14.1ms)
1063
+ Completed 200 OK in 62ms (Views: 61.2ms | ActiveRecord: 0.0ms)
1064
+ Google::APIClient - Initializing client with options {}
1065
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1066
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1067
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:48:37 GMT", "date"=>"Sun, 03 Nov 2013 13:43:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"56", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1068
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZR38K6CaU8zATEKRflDV4m3T0yUc0767r73rT2d8baw2A", "Cache-Control"=>"no-store"}
1069
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:44:34 GMT", "date"=>"Sun, 03 Nov 2013 13:44:34 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1070
+ Google::APIClient - Initializing client with options {}
1071
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1072
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1073
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:48:37 GMT", "date"=>"Sun, 03 Nov 2013 13:43:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"57", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1074
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZTTeT3Bxgh2RLJJPNndmgq3s4_7Q3XzMuYWvp4pEtMk7w", "Cache-Control"=>"no-store"}
1075
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:44:34 GMT", "date"=>"Sun, 03 Nov 2013 13:44:34 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1076
+ Google::APIClient - Initializing client with options {}
1077
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1078
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1079
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:48:37 GMT", "date"=>"Sun, 03 Nov 2013 13:43:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"58", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1080
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZQJ6jTPUsULdvdR40zn4ga6UN9jr1jny0IfvLRLVnyylQ", "Cache-Control"=>"no-store"}
1081
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:44:35 GMT", "date"=>"Sun, 03 Nov 2013 13:44:35 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1082
+ Connecting to database specified by database.yml
1083
+ Google::APIClient - Initializing client with options {}
1084
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1085
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1086
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:53:37 GMT", "date"=>"Sun, 03 Nov 2013 13:48:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"158", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1087
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZTo6dl_dJF0Sahla7ye90pxiUc5XQ0wAmHTcJHWZg13OA", "Cache-Control"=>"no-store"}
1088
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:51:16 GMT", "date"=>"Sun, 03 Nov 2013 13:51:16 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1089
+ Started GET "/posts" for 127.0.0.1 at 2013-11-03 08:51:20 -0500
1090
+ Processing by PostsController#index as HTML
1091
+ Rendered posts/index.html.erb within layouts/application (90.4ms)
1092
+ Completed 500 Internal Server Error in 134ms
1093
+ Google::APIClient - Initializing client with options {}
1094
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1095
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1096
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:53:37 GMT", "date"=>"Sun, 03 Nov 2013 13:48:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"160", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1097
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZRRmmQFA94UBs5LDdyVd5rrCvEv_IXVRYHKaSTtID193g", "Cache-Control"=>"no-store"}
1098
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:51:17 GMT", "date"=>"Sun, 03 Nov 2013 13:51:17 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1099
+ Google::APIClient - Initializing client with options {}
1100
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1101
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1102
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:53:37 GMT", "date"=>"Sun, 03 Nov 2013 13:48:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"160", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1103
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZRLJlDAewJUrFaatKBNj7q0gc6JV-FXTp7jh7c7s8InBA", "Cache-Control"=>"no-store"}
1104
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:51:18 GMT", "date"=>"Sun, 03 Nov 2013 13:51:18 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1105
+ Google::APIClient - Initializing client with options {}
1106
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1107
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1108
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:53:37 GMT", "date"=>"Sun, 03 Nov 2013 13:48:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"161", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1109
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZSFNnm7fftm2GRFzHup8n-zZqCJMTyNuCJf6iDy9GfEag", "Cache-Control"=>"no-store"}
1110
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:51:18 GMT", "date"=>"Sun, 03 Nov 2013 13:51:18 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1111
+ Connecting to database specified by database.yml
1112
+ Google::APIClient - Initializing client with options {}
1113
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1114
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1115
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:53:37 GMT", "date"=>"Sun, 03 Nov 2013 13:48:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"211", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1116
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZQpzefgqJyg0EL0i5Io-Uf41tXUxKNGbT1GqsI1HFZgAA", "Cache-Control"=>"no-store"}
1117
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:52:08 GMT", "date"=>"Sun, 03 Nov 2013 13:52:08 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1118
+ Started GET "/posts" for 127.0.0.1 at 2013-11-03 08:52:12 -0500
1119
+ Processing by PostsController#index as HTML
1120
+ Rendered posts/index.html.erb within layouts/application (13.7ms)
1121
+ Completed 200 OK in 57ms (Views: 56.2ms | ActiveRecord: 0.0ms)
1122
+ Google::APIClient - Initializing client with options {}
1123
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1124
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1125
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:53:37 GMT", "date"=>"Sun, 03 Nov 2013 13:48:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"212", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1126
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZRJDEG1gc63UmujqYXBrdwC2Gy_13BL1-ckOn5j4uDF4Q", "Cache-Control"=>"no-store"}
1127
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:52:09 GMT", "date"=>"Sun, 03 Nov 2013 13:52:09 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1128
+ Google::APIClient - Initializing client with options {}
1129
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1130
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1131
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:53:37 GMT", "date"=>"Sun, 03 Nov 2013 13:48:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"212", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1132
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZRJDEG1gc63UmujqYXBrdwC2Gy_13BL1-ckOn5j4uDF4Q", "Cache-Control"=>"no-store"}
1133
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:52:10 GMT", "date"=>"Sun, 03 Nov 2013 13:52:10 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1134
+ Google::APIClient - Initializing client with options {}
1135
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1136
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1137
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:53:37 GMT", "date"=>"Sun, 03 Nov 2013 13:48:37 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"213", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1138
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZS7g1PQoWmRGwg74pVbZqd1QG3W06gP7wUKZc5eJ0gWRg", "Cache-Control"=>"no-store"}
1139
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 13:52:11 GMT", "date"=>"Sun, 03 Nov 2013 13:52:11 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1140
+ Connecting to database specified by database.yml
1141
+ Google::APIClient - Initializing client with options {}
1142
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1143
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1144
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:03:50 GMT", "date"=>"Sun, 03 Nov 2013 13:58:50 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"112", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1145
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZSiigMqE4dgrwvfrFHIJT73l1OmLwrt0uztiAd1lbZ0pg", "Cache-Control"=>"no-store"}
1146
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:00:43 GMT", "date"=>"Sun, 03 Nov 2013 14:00:43 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1147
+ Started GET "/posts" for 127.0.0.1 at 2013-11-03 09:00:47 -0500
1148
+ Processing by PostsController#index as HTML
1149
+ Completed 500 Internal Server Error in 0ms
1150
+ Started GET "/posts?variant=fake_var" for 127.0.0.1 at 2013-11-03 09:00:47 -0500
1151
+ Processing by PostsController#index as HTML
1152
+ Parameters: {"variant"=>"fake_var"}
1153
+ Completed 500 Internal Server Error in 0ms
1154
+ Google::APIClient - Initializing client with options {}
1155
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1156
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1157
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:03:50 GMT", "date"=>"Sun, 03 Nov 2013 13:58:50 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"115", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1158
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZTsZbzO7l-BJaiq7olb5SZwn0HgKoCh7PL-o8h85G3teQ", "Cache-Control"=>"no-store"}
1159
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:00:45 GMT", "date"=>"Sun, 03 Nov 2013 14:00:45 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1160
+ Google::APIClient - Initializing client with options {}
1161
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1162
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1163
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:03:50 GMT", "date"=>"Sun, 03 Nov 2013 13:58:50 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"115", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1164
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZTsZbzO7l-BJaiq7olb5SZwn0HgKoCh7PL-o8h85G3teQ", "Cache-Control"=>"no-store"}
1165
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:00:46 GMT", "date"=>"Sun, 03 Nov 2013 14:00:46 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1166
+ Google::APIClient - Initializing client with options {}
1167
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1168
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1169
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:03:50 GMT", "date"=>"Sun, 03 Nov 2013 13:58:50 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"116", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1170
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZSQKrjiwbWRBUp6usvySp7qoIrExw3btK_G-kv2y4jJSw", "Cache-Control"=>"no-store"}
1171
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:00:46 GMT", "date"=>"Sun, 03 Nov 2013 14:00:46 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1172
+ Connecting to database specified by database.yml
1173
+ Google::APIClient - Initializing client with options {}
1174
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1175
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1176
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:03:50 GMT", "date"=>"Sun, 03 Nov 2013 13:58:50 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"216", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1177
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZT3GMhp3DitJPJ8ZKVRDVd8AhylYCIbn-yc0dqOabqHEQ", "Cache-Control"=>"no-store"}
1178
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:02:26 GMT", "date"=>"Sun, 03 Nov 2013 14:02:26 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1179
+ Started GET "/posts" for 127.0.0.1 at 2013-11-03 09:02:31 -0500
1180
+ Processing by PostsController#index as HTML
1181
+ Rendered posts/index.html.erb within layouts/application (14.2ms)
1182
+ Completed 200 OK in 60ms (Views: 58.9ms | ActiveRecord: 0.0ms)
1183
+ Started GET "/posts?variant=fake_var" for 127.0.0.1 at 2013-11-03 09:02:31 -0500
1184
+ Processing by PostsController#index as HTML
1185
+ Parameters: {"variant"=>"fake_var"}
1186
+ Rendered posts/index.html.erb within layouts/application (0.5ms)
1187
+ Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
1188
+ Google::APIClient - Initializing client with options {}
1189
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1190
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1191
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:03:50 GMT", "date"=>"Sun, 03 Nov 2013 13:58:50 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"218", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1192
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZTQhKTjd_RqRnfAUwcAQv472CbX60kBknCFgD7t5wxJWg", "Cache-Control"=>"no-store"}
1193
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:02:28 GMT", "date"=>"Sun, 03 Nov 2013 14:02:28 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1194
+ Google::APIClient - Initializing client with options {}
1195
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1196
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1197
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:03:50 GMT", "date"=>"Sun, 03 Nov 2013 13:58:50 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"218", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1198
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZSzqNil3Gdn70h66rH-FxW_P3yCAW0u168ofbLLKxdGEA", "Cache-Control"=>"no-store"}
1199
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:02:29 GMT", "date"=>"Sun, 03 Nov 2013 14:02:29 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1200
+ Google::APIClient - Initializing client with options {}
1201
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1202
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1203
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:03:50 GMT", "date"=>"Sun, 03 Nov 2013 13:58:50 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"219", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1204
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZTnycF2StDBPHraat8ZVy_Xh8VpJxqHFQ5cMIRZ-JeHKA", "Cache-Control"=>"no-store"}
1205
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:02:29 GMT", "date"=>"Sun, 03 Nov 2013 14:02:29 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1206
+ Connecting to database specified by database.yml
1207
+ Google::APIClient - Initializing client with options {}
1208
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1209
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1210
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:08:50 GMT", "date"=>"Sun, 03 Nov 2013 14:03:50 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"44", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1211
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZRd1td1OmEsJNdfmswaBs7K6lrfvqa_9F3vT94dGe_21g", "Cache-Control"=>"no-store"}
1212
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:04:35 GMT", "date"=>"Sun, 03 Nov 2013 14:04:35 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1213
+ Started GET "/posts" for 127.0.0.1 at 2013-11-03 09:04:39 -0500
1214
+ Processing by PostsController#index as HTML
1215
+ Rendered posts/index.html.erb within layouts/application (14.1ms)
1216
+ Completed 200 OK in 57ms (Views: 56.8ms | ActiveRecord: 0.0ms)
1217
+ Started GET "/posts?variant=fake_var" for 127.0.0.1 at 2013-11-03 09:04:40 -0500
1218
+ Processing by PostsController#index as HTML
1219
+ Parameters: {"variant"=>"fake_var"}
1220
+ Rendered posts/index.html.erb within layouts/application (0.5ms)
1221
+ Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
1222
+ Google::APIClient - Initializing client with options {}
1223
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1224
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1225
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:08:50 GMT", "date"=>"Sun, 03 Nov 2013 14:03:50 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"46", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1226
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZTrREvfQthyCEtfiSOtqR9EoD6ClMnOgeZmJ_tbJ5sFqw", "Cache-Control"=>"no-store"}
1227
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:04:36 GMT", "date"=>"Sun, 03 Nov 2013 14:04:36 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1228
+ Google::APIClient - Initializing client with options {}
1229
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1230
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1231
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:08:50 GMT", "date"=>"Sun, 03 Nov 2013 14:03:50 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"46", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1232
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZTrREvfQthyCEtfiSOtqR9EoD6ClMnOgeZmJ_tbJ5sFqw", "Cache-Control"=>"no-store"}
1233
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:04:37 GMT", "date"=>"Sun, 03 Nov 2013 14:04:37 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1234
+ Google::APIClient - Initializing client with options {}
1235
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1236
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1237
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:08:50 GMT", "date"=>"Sun, 03 Nov 2013 14:03:50 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"47", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1238
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZROBOqvhkznFowvFpTQfMLTrRPjflVv-fza83THRyNUyA", "Cache-Control"=>"no-store"}
1239
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:04:37 GMT", "date"=>"Sun, 03 Nov 2013 14:04:37 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1240
+ Connecting to database specified by database.yml
1241
+ Google::APIClient - Initializing client with options {}
1242
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1243
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1244
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:38:58 GMT", "date"=>"Sun, 03 Nov 2013 14:33:58 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"295", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1245
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZQRSrBde719KIaAlh77u8IAA0tuEhgSfUu9Wrg70qsymg", "Cache-Control"=>"no-store"}
1246
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:38:54 GMT", "date"=>"Sun, 03 Nov 2013 14:38:54 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1247
+ Started GET "/posts" for 127.0.0.1 at 2013-11-03 09:38:58 -0500
1248
+ Processing by PostsController#index as HTML
1249
+ Rendered posts/index.html.erb within layouts/application (19.9ms)
1250
+ Completed 200 OK in 103ms (Views: 64.5ms | ActiveRecord: 0.0ms)
1251
+ Started GET "/posts?variant=fake_var" for 127.0.0.1 at 2013-11-03 09:38:58 -0500
1252
+ Processing by PostsController#index as HTML
1253
+ Parameters: {"variant"=>"fake_var"}
1254
+ Rendered posts/index.html.erb within layouts/application (0.5ms)
1255
+ Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
1256
+ Google::APIClient - Initializing client with options {}
1257
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1258
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1259
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:38:58 GMT", "date"=>"Sun, 03 Nov 2013 14:33:58 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"297", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1260
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZR5il4MayH85-q1rFz9VJbttgES4s7gXBaQnPGvz-6iYQ", "Cache-Control"=>"no-store"}
1261
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:38:55 GMT", "date"=>"Sun, 03 Nov 2013 14:38:55 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1262
+ Google::APIClient - Initializing client with options {}
1263
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1264
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1265
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:38:58 GMT", "date"=>"Sun, 03 Nov 2013 14:33:58 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"297", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1266
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZR5il4MayH85-q1rFz9VJbttgES4s7gXBaQnPGvz-6iYQ", "Cache-Control"=>"no-store"}
1267
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:38:56 GMT", "date"=>"Sun, 03 Nov 2013 14:38:56 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1268
+ Google::APIClient - Initializing client with options {}
1269
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1270
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1271
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:38:58 GMT", "date"=>"Sun, 03 Nov 2013 14:33:58 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"298", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1272
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZQEbdhscXH7kAkyrDTIG8LunhLE2ZtP4-4B39F3bvAeLw", "Cache-Control"=>"no-store"}
1273
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:38:57 GMT", "date"=>"Sun, 03 Nov 2013 14:38:57 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1274
+ Connecting to database specified by database.yml
1275
+ Google::APIClient - Initializing client with options {}
1276
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1277
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1278
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:59:40 GMT", "date"=>"Sun, 03 Nov 2013 14:54:40 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"232", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1279
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZQV3oNuuzBzmA5NUzoYau11mZGWjPS3cF94frdzE4393A", "Cache-Control"=>"no-store"}
1280
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:58:32 GMT", "date"=>"Sun, 03 Nov 2013 14:58:32 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1281
+ Started GET "/posts" for 127.0.0.1 at 2013-11-03 09:58:37 -0500
1282
+ Processing by PostsController#index as HTML
1283
+ Rendered posts/index.html.erb within layouts/application (12.7ms)
1284
+ Completed 200 OK in 81ms (Views: 81.0ms | ActiveRecord: 0.0ms)
1285
+ Started GET "/posts?variant=fake_var" for 127.0.0.1 at 2013-11-03 09:58:37 -0500
1286
+ Processing by PostsController#index as HTML
1287
+ Parameters: {"variant"=>"fake_var"}
1288
+ Rendered posts/index.html.erb within layouts/application (0.3ms)
1289
+ Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)
1290
+ Google::APIClient - Initializing client with options {}
1291
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1292
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1293
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:59:40 GMT", "date"=>"Sun, 03 Nov 2013 14:54:40 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"233", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1294
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZSXsdTZnilTkmCCCahlbaczDCNUcZBJEodUGzGyIEGSpQ", "Cache-Control"=>"no-store"}
1295
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:58:34 GMT", "date"=>"Sun, 03 Nov 2013 14:58:34 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1296
+ Google::APIClient - Initializing client with options {}
1297
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1298
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1299
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:59:40 GMT", "date"=>"Sun, 03 Nov 2013 14:54:40 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"234", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1300
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZSxU-NyJfpL43WSk8uxbReMxJ4s007kQbA9f4p1wRFiAA", "Cache-Control"=>"no-store"}
1301
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:58:35 GMT", "date"=>"Sun, 03 Nov 2013 14:58:35 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1302
+ Google::APIClient - Initializing client with options {}
1303
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1304
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1305
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:59:40 GMT", "date"=>"Sun, 03 Nov 2013 14:54:40 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"235", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1306
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZT-5ixwhuVaiGVh80DVDWrEXkrcIdp6pNKuwm76iL0CGg", "Cache-Control"=>"no-store"}
1307
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 14:58:36 GMT", "date"=>"Sun, 03 Nov 2013 14:58:36 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1308
+ Connecting to database specified by database.yml
1309
+ Google::APIClient - Initializing client with options {}
1310
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1311
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1312
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:29:40 GMT", "date"=>"Sun, 03 Nov 2013 15:24:40 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"275", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1313
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZTHvoWk4fpfNBpCgLGLY5s2ZzzYb74jxphb_a7bR7DFlw", "Cache-Control"=>"no-store"}
1314
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:29:16 GMT", "date"=>"Sun, 03 Nov 2013 15:29:16 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1315
+ Started GET "/posts" for 127.0.0.1 at 2013-11-03 10:29:20 -0500
1316
+ Processing by PostsController#index as HTML
1317
+ Rendered posts/index.html.erb within layouts/application (12.3ms)
1318
+ Completed 200 OK in 81ms (Views: 80.7ms | ActiveRecord: 0.0ms)
1319
+ Started GET "/posts?variant=fake_var" for 127.0.0.1 at 2013-11-03 10:29:20 -0500
1320
+ Processing by PostsController#index as HTML
1321
+ Parameters: {"variant"=>"fake_var"}
1322
+ Rendered posts/index.html.erb within layouts/application (0.3ms)
1323
+ Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms)
1324
+ Google::APIClient - Initializing client with options {}
1325
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1326
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1327
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:29:40 GMT", "date"=>"Sun, 03 Nov 2013 15:24:40 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"276", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1328
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZToNjoLHeNn1i9yDPRvGGyYEHrgK1bf3bKtaqBwUTtg5g", "Cache-Control"=>"no-store"}
1329
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:29:17 GMT", "date"=>"Sun, 03 Nov 2013 15:29:17 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1330
+ Google::APIClient - Initializing client with options {}
1331
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1332
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1333
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:29:40 GMT", "date"=>"Sun, 03 Nov 2013 15:24:40 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"277", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1334
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZTdB0JPm-fOaaRSiDTwG9S5PB8R7T26xeLIDuSsZ-2aOg", "Cache-Control"=>"no-store"}
1335
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:29:18 GMT", "date"=>"Sun, 03 Nov 2013 15:29:18 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1336
+ Google::APIClient - Initializing client with options {}
1337
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1338
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1339
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:29:40 GMT", "date"=>"Sun, 03 Nov 2013 15:24:40 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"278", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1340
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZT7Ktmvv-wBZ0NWTnauneFj-aNIhX2czaS9n2Mtcdl91g", "Cache-Control"=>"no-store"}
1341
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:29:18 GMT", "date"=>"Sun, 03 Nov 2013 15:29:18 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1342
+ Connecting to database specified by database.yml
1343
+ Google::APIClient - Initializing client with options {}
1344
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1345
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1346
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:34:40 GMT", "date"=>"Sun, 03 Nov 2013 15:29:40 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"29", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1347
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZSKEcwyBbjDk4nv0G3k7xjX5gJcWm59ICS9JnRhMClTSA", "Cache-Control"=>"no-store"}
1348
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:30:09 GMT", "date"=>"Sun, 03 Nov 2013 15:30:09 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1349
+ Started GET "/posts" for 127.0.0.1 at 2013-11-03 10:30:13 -0500
1350
+ Processing by PostsController#index as HTML
1351
+ Rendered posts/index.html.erb within layouts/application (3.1ms)
1352
+ Completed 200 OK in 57ms (Views: 11.8ms | ActiveRecord: 0.0ms)
1353
+ Started GET "/posts?variant=fake_var" for 127.0.0.1 at 2013-11-03 10:30:13 -0500
1354
+ Processing by PostsController#index as HTML
1355
+ Parameters: {"variant"=>"fake_var"}
1356
+ Rendered posts/index.html.erb within layouts/application (0.3ms)
1357
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
1358
+ Google::APIClient - Initializing client with options {}
1359
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1360
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1361
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:34:40 GMT", "date"=>"Sun, 03 Nov 2013 15:29:40 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"30", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1362
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZROFL7sc_3xqwYAwFt1VKHLig0UsCMD8UcJGmTkdWnRvw", "Cache-Control"=>"no-store"}
1363
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:30:10 GMT", "date"=>"Sun, 03 Nov 2013 15:30:10 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1364
+ Google::APIClient - Initializing client with options {}
1365
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1366
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1367
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:34:40 GMT", "date"=>"Sun, 03 Nov 2013 15:29:40 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"30", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1368
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZQliTnaHDE8DcCcDKmC7vU0cb0HOQFaLSUFuaFROf0AZg", "Cache-Control"=>"no-store"}
1369
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:30:11 GMT", "date"=>"Sun, 03 Nov 2013 15:30:11 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1370
+ Google::APIClient - Initializing client with options {}
1371
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1372
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1373
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:34:40 GMT", "date"=>"Sun, 03 Nov 2013 15:29:40 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"31", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1374
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZSpdnll96gPQuqvUL3sLTOOke_ZO6J6kf3YhJ6LCLCx-g", "Cache-Control"=>"no-store"}
1375
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:30:11 GMT", "date"=>"Sun, 03 Nov 2013 15:30:11 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1376
+ Connecting to database specified by database.yml
1377
+ Google::APIClient - Initializing client with options {}
1378
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1379
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1380
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:34:40 GMT", "date"=>"Sun, 03 Nov 2013 15:29:40 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"154", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1381
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZR-2GtlDr8iWkzlKSI2g4_t4MS4pMzFktVK9IEI_rVTIw", "Cache-Control"=>"no-store"}
1382
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:32:14 GMT", "date"=>"Sun, 03 Nov 2013 15:32:14 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1383
+ Started GET "/posts" for 127.0.0.1 at 2013-11-03 10:32:19 -0500
1384
+ Processing by PostsController#index as HTML
1385
+ Rendered posts/index.html.erb within layouts/application (4.6ms)
1386
+ Completed 200 OK in 55ms (Views: 54.7ms | ActiveRecord: 0.0ms)
1387
+ Started GET "/posts?variant=fake_var" for 127.0.0.1 at 2013-11-03 10:32:19 -0500
1388
+ Processing by PostsController#index as HTML
1389
+ Parameters: {"variant"=>"fake_var"}
1390
+ Rendered posts/index.html.erb within layouts/application (0.3ms)
1391
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
1392
+ Google::APIClient - Initializing client with options {}
1393
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1394
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1395
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:34:40 GMT", "date"=>"Sun, 03 Nov 2013 15:29:40 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"155", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1396
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZQLqto_1yPv4nIuLfhcun7wPTktDcS7Vo5_jD-ZlgTreA", "Cache-Control"=>"no-store"}
1397
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:32:15 GMT", "date"=>"Sun, 03 Nov 2013 15:32:15 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1398
+ Google::APIClient - Initializing client with options {}
1399
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1400
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1401
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:34:40 GMT", "date"=>"Sun, 03 Nov 2013 15:29:40 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"156", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1402
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZQLqto_1yPv4nIuLfhcun7wPTktDcS7Vo5_jD-ZlgTreA", "Cache-Control"=>"no-store"}
1403
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:32:16 GMT", "date"=>"Sun, 03 Nov 2013 15:32:16 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1404
+ Google::APIClient - Initializing client with options {}
1405
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1406
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1407
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:34:40 GMT", "date"=>"Sun, 03 Nov 2013 15:29:40 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"156", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1408
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZTWeaAvZzR8w507kEdwxxWNwU24bwiXeNsrLqtObPd4nw", "Cache-Control"=>"no-store"}
1409
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:32:17 GMT", "date"=>"Sun, 03 Nov 2013 15:32:17 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1410
+ Connecting to database specified by database.yml
1411
+ Google::APIClient - Initializing client with options {}
1412
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1413
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1414
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:39:40 GMT", "date"=>"Sun, 03 Nov 2013 15:34:40 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"80", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1415
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZQZIowJa7V5qPm15NQfdkZMy3uaOAovsgDrONJzotVYVw", "Cache-Control"=>"no-store"}
1416
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:36:01 GMT", "date"=>"Sun, 03 Nov 2013 15:36:01 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1417
+ Started GET "/posts" for 127.0.0.1 at 2013-11-03 10:36:06 -0500
1418
+ Processing by PostsController#index as HTML
1419
+ Rendered posts/index.html.erb within layouts/application (3.1ms)
1420
+ Completed 200 OK in 57ms (Views: 56.7ms | ActiveRecord: 0.0ms)
1421
+ Started GET "/posts?variant=fake_var" for 127.0.0.1 at 2013-11-03 10:36:06 -0500
1422
+ Processing by PostsController#index as HTML
1423
+ Parameters: {"variant"=>"fake_var"}
1424
+ Rendered posts/index.html.erb within layouts/application (0.3ms)
1425
+ Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms)
1426
+ Google::APIClient - Initializing client with options {}
1427
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1428
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1429
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:39:40 GMT", "date"=>"Sun, 03 Nov 2013 15:34:40 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"82", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1430
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZTBq-c6kPAmQ-NxvYk8q7MMtwiz2CIxQcgentVsN_4Iyw", "Cache-Control"=>"no-store"}
1431
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:36:02 GMT", "date"=>"Sun, 03 Nov 2013 15:36:02 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1432
+ Google::APIClient - Initializing client with options {}
1433
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1434
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1435
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:39:40 GMT", "date"=>"Sun, 03 Nov 2013 15:34:40 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"83", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1436
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZSOTXwQSqo14mraxOfUn1g-TPemACaNOi6qgZSHxZyj-Q", "Cache-Control"=>"no-store"}
1437
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:36:03 GMT", "date"=>"Sun, 03 Nov 2013 15:36:03 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1438
+ Google::APIClient - Initializing client with options {}
1439
+ Google::APIClient - Please provide :application_name and :application_version when initializing the client
1440
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/analytics/v3/rest {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5"}
1441
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:39:40 GMT", "date"=>"Sun, 03 Nov 2013 15:34:40 GMT", "etag"=>"\"DGgqtFnjgu83tuwvvVNNUhOiHWk/IpWtXM-SYuOWKLGlpsQELRW73lI\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "age"=>"83", "cache-control"=>"public, max-age=300, must-revalidate, no-transform", "alternate-protocol"=>"443:quic", "connection"=>"close"}
1442
+ Google::APIClient::Request Sending API request get https://www.googleapis.com/analytics/v3/management/accounts/2633140/webproperties/UA-2633140-6/profiles/73788770/experiments {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.5", "Authorization"=>"Bearer ya29.AHES6ZSOTXwQSqo14mraxOfUn1g-TPemACaNOi6qgZSHxZyj-Q", "Cache-Control"=>"no-store"}
1443
+ Google::APIClient::Request Result: 200 {"expires"=>"Sun, 03 Nov 2013 15:36:04 GMT", "date"=>"Sun, 03 Nov 2013 15:36:04 GMT", "cache-control"=>"private, max-age=0, must-revalidate, no-transform", "etag"=>"\"yw9_eWYH7O9SphOYdTrh7l9T458/AY1ok-SnzMKmiDcm5ZadMNt1hQU\"", "content-type"=>"application/json; charset=UTF-8", "x-content-type-options"=>"nosniff", "x-frame-options"=>"SAMEORIGIN", "x-xss-protection"=>"1; mode=block", "server"=>"GSE", "alternate-protocol"=>"443:quic", "connection"=>"close"}