i_wonder 0.0.7 → 0.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -67010,3 +67010,872 @@ NameError (undefined local variable or method `ab_test' for #<IWonder::AbTest:0x
67010
67010
  Rendered /Users/forrest/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
67011
67011
  Rendered /Users/forrest/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms)
67012
67012
  Rendered /Users/forrest/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (3.7ms)
67013
+
67014
+
67015
+ Started GET "/" for 127.0.0.1 at 2011-10-31 11:38:58 -0700
67016
+ Processing by TestController#landing as HTML
67017
+ Rendered test/landing.html.erb within layouts/application (26.4ms)
67018
+ Completed 200 OK in 91ms (Views: 91.1ms | ActiveRecord: 0.0ms)
67019
+ IWonder::Event Load (1.7ms) SELECT "i_wonder_events".* FROM "i_wonder_events" WHERE "i_wonder_events"."user_id" = 2 AND "i_wonder_events"."event_type" = 'new_visitor' LIMIT 1
67020
+ SQL (1.0ms) UPDATE "i_wonder_events" SET "user_id" = '2', "session_id" = '23fcd8b5c48171ca468c' WHERE (session_id = '23fcd8b5c48171ca468c' AND user_id IS NULL)
67021
+  (0.1ms) BEGIN
67022
+  (0.6ms) INSERT INTO i_wonder_events (event_type, account_id, user_id, session_id, controller, action, extra_details, remote_ip, user_agent, referrer, created_at, updated_at) values ('return_visit', '3', '2', '23fcd8b5c48171ca468c', 'test', 'landing', NULL, '127.0.0.1', NULL, NULL, '2011-10-31 18:38:58.597362', '2011-10-31 18:38:58.597373')
67023
+  (0.2ms) INSERT INTO i_wonder_events (event_type, account_id, user_id, session_id, controller, action, extra_details, remote_ip, user_agent, referrer, created_at, updated_at) values ('hit', '3', '2', '23fcd8b5c48171ca468c', 'test', 'landing', NULL, '127.0.0.1', NULL, NULL, '2011-10-31 18:38:58.608216', '2011-10-31 18:38:58.608239')
67024
+  (0.3ms) COMMIT
67025
+
67026
+
67027
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-31 11:38:58 -0700
67028
+ Served asset /application.css - 304 Not Modified (0ms)
67029
+
67030
+
67031
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-31 11:38:58 -0700
67032
+ Served asset /jquery.js - 304 Not Modified (2ms)
67033
+
67034
+
67035
+ Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2011-10-31 11:38:58 -0700
67036
+ Served asset /jquery-ui.js - 304 Not Modified (2ms)
67037
+
67038
+
67039
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-31 11:38:58 -0700
67040
+ Served asset /jquery_ujs.js - 304 Not Modified (1ms)
67041
+
67042
+
67043
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-31 11:38:58 -0700
67044
+ Served asset /application.js - 200 OK (0ms)
67045
+
67046
+
67047
+ Started GET "/assets/highcharts.js?body=1" for 127.0.0.1 at 2011-10-31 11:38:58 -0700
67048
+ Served asset /highcharts.js - 200 OK (1ms)
67049
+
67050
+
67051
+ Started GET "/i_wonder/" for 127.0.0.1 at 2011-10-31 11:39:01 -0700
67052
+ Processing by IWonder::DashboardController#landing as HTML
67053
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/dashboard/landing.html.erb within layouts/i_wonder (0.3ms)
67054
+ Completed 200 OK in 28ms (Views: 28.1ms | ActiveRecord: 0.0ms)
67055
+
67056
+
67057
+ Started GET "/assets/i_wonder/application.css?body=1" for 127.0.0.1 at 2011-10-31 11:39:01 -0700
67058
+ Served asset /i_wonder/application.css - 304 Not Modified (0ms)
67059
+
67060
+
67061
+ Started GET "/assets/i_wonder/dashboard.css?body=1" for 127.0.0.1 at 2011-10-31 11:39:01 -0700
67062
+ Served asset /i_wonder/dashboard.css - 304 Not Modified (4ms)
67063
+
67064
+
67065
+ Started GET "/assets/i_wonder/events.css?body=1" for 127.0.0.1 at 2011-10-31 11:39:01 -0700
67066
+ Served asset /i_wonder/events.css - 304 Not Modified (2ms)
67067
+
67068
+
67069
+ Started GET "/assets/i_wonder/reports.css?body=1" for 127.0.0.1 at 2011-10-31 11:39:01 -0700
67070
+ Served asset /i_wonder/reports.css - 304 Not Modified (2ms)
67071
+
67072
+
67073
+ Started GET "/assets/i_wonder/metrics.css?body=1" for 127.0.0.1 at 2011-10-31 11:39:01 -0700
67074
+ Served asset /i_wonder/metrics.css - 304 Not Modified (2ms)
67075
+
67076
+
67077
+ Started GET "/assets/i_wonder/ab_tests.css?body=1" for 127.0.0.1 at 2011-10-31 11:39:01 -0700
67078
+ Served asset /i_wonder/ab_tests.css - 304 Not Modified (4ms)
67079
+
67080
+
67081
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-31 11:39:01 -0700
67082
+ Served asset /jquery.js - 304 Not Modified (0ms)
67083
+
67084
+
67085
+ Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2011-10-31 11:39:01 -0700
67086
+ Served asset /jquery-ui.js - 304 Not Modified (0ms)
67087
+
67088
+
67089
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-31 11:39:01 -0700
67090
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
67091
+
67092
+
67093
+ Started GET "/assets/i_wonder/ab_tests.js?body=1" for 127.0.0.1 at 2011-10-31 11:39:01 -0700
67094
+ Served asset /i_wonder/ab_tests.js - 304 Not Modified (3ms)
67095
+
67096
+
67097
+ Started GET "/assets/i_wonder/dashboard.js?body=1" for 127.0.0.1 at 2011-10-31 11:39:01 -0700
67098
+ Served asset /i_wonder/dashboard.js - 304 Not Modified (1ms)
67099
+
67100
+
67101
+ Started GET "/assets/i_wonder/events.js?body=1" for 127.0.0.1 at 2011-10-31 11:39:01 -0700
67102
+ Served asset /i_wonder/events.js - 304 Not Modified (2ms)
67103
+
67104
+
67105
+ Started GET "/assets/i_wonder/metrics.js?body=1" for 127.0.0.1 at 2011-10-31 11:39:01 -0700
67106
+ Served asset /i_wonder/metrics.js - 304 Not Modified (2ms)
67107
+
67108
+
67109
+ Started GET "/assets/i_wonder/reports.js?body=1" for 127.0.0.1 at 2011-10-31 11:39:01 -0700
67110
+ Served asset /i_wonder/reports.js - 304 Not Modified (2ms)
67111
+
67112
+
67113
+ Started GET "/assets/i_wonder/application.js?body=1" for 127.0.0.1 at 2011-10-31 11:39:01 -0700
67114
+ Served asset /i_wonder/application.js - 304 Not Modified (0ms)
67115
+
67116
+
67117
+ Started GET "/i_wonder/ab_tests" for 127.0.0.1 at 2011-10-31 11:39:03 -0700
67118
+ Processing by IWonder::AbTestsController#index as HTML
67119
+ IWonder::AbTest Load (0.7ms) SELECT "i_wonder_ab_tests".* FROM "i_wonder_ab_tests" 
67120
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/index.html.erb within layouts/i_wonder (1.2ms)
67121
+ Completed 200 OK in 14ms (Views: 12.4ms | ActiveRecord: 0.7ms)
67122
+  (0.1ms) BEGIN
67123
+  (0.4ms) INSERT INTO i_wonder_events (event_type, account_id, user_id, session_id, controller, action, extra_details, remote_ip, user_agent, referrer, created_at, updated_at) values ('hit', NULL, NULL, '23fcd8b5c48171ca468c', 'i_wonder/ab_tests', 'index', NULL, '127.0.0.1', NULL, 'http://localhost.local:3000/i_wonder/', '2011-10-31 18:39:03.292907', '2011-10-31 18:39:03.292920')
67124
+  (0.5ms) COMMIT
67125
+
67126
+
67127
+ Started GET "/assets/i_wonder/dashboard.css?body=1" for 127.0.0.1 at 2011-10-31 11:39:03 -0700
67128
+ Served asset /i_wonder/dashboard.css - 304 Not Modified (0ms)
67129
+
67130
+
67131
+ Started GET "/assets/i_wonder/application.css?body=1" for 127.0.0.1 at 2011-10-31 11:39:03 -0700
67132
+ Served asset /i_wonder/application.css - 304 Not Modified (1ms)
67133
+
67134
+
67135
+ Started GET "/assets/i_wonder/events.css?body=1" for 127.0.0.1 at 2011-10-31 11:39:03 -0700
67136
+ Served asset /i_wonder/events.css - 304 Not Modified (0ms)
67137
+
67138
+
67139
+ Started GET "/assets/i_wonder/metrics.css?body=1" for 127.0.0.1 at 2011-10-31 11:39:03 -0700
67140
+ Served asset /i_wonder/metrics.css - 304 Not Modified (0ms)
67141
+
67142
+
67143
+ Started GET "/assets/i_wonder/ab_tests.css?body=1" for 127.0.0.1 at 2011-10-31 11:39:03 -0700
67144
+ Served asset /i_wonder/ab_tests.css - 304 Not Modified (1ms)
67145
+
67146
+
67147
+ Started GET "/assets/i_wonder/reports.css?body=1" for 127.0.0.1 at 2011-10-31 11:39:03 -0700
67148
+ Served asset /i_wonder/reports.css - 304 Not Modified (0ms)
67149
+
67150
+
67151
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-31 11:39:03 -0700
67152
+ Served asset /jquery.js - 304 Not Modified (0ms)
67153
+
67154
+
67155
+ Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2011-10-31 11:39:03 -0700
67156
+ Served asset /jquery-ui.js - 304 Not Modified (0ms)
67157
+
67158
+
67159
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-31 11:39:03 -0700
67160
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
67161
+
67162
+
67163
+ Started GET "/assets/i_wonder/ab_tests.js?body=1" for 127.0.0.1 at 2011-10-31 11:39:03 -0700
67164
+ Served asset /i_wonder/ab_tests.js - 304 Not Modified (0ms)
67165
+
67166
+
67167
+ Started GET "/assets/i_wonder/dashboard.js?body=1" for 127.0.0.1 at 2011-10-31 11:39:03 -0700
67168
+ Served asset /i_wonder/dashboard.js - 304 Not Modified (0ms)
67169
+
67170
+
67171
+ Started GET "/assets/i_wonder/events.js?body=1" for 127.0.0.1 at 2011-10-31 11:39:03 -0700
67172
+ Served asset /i_wonder/events.js - 304 Not Modified (0ms)
67173
+
67174
+
67175
+ Started GET "/assets/i_wonder/metrics.js?body=1" for 127.0.0.1 at 2011-10-31 11:39:03 -0700
67176
+ Served asset /i_wonder/metrics.js - 304 Not Modified (0ms)
67177
+
67178
+
67179
+ Started GET "/assets/i_wonder/reports.js?body=1" for 127.0.0.1 at 2011-10-31 11:39:03 -0700
67180
+ Served asset /i_wonder/reports.js - 304 Not Modified (0ms)
67181
+
67182
+
67183
+ Started GET "/assets/i_wonder/application.js?body=1" for 127.0.0.1 at 2011-10-31 11:39:03 -0700
67184
+ Served asset /i_wonder/application.js - 304 Not Modified (0ms)
67185
+
67186
+
67187
+ Started GET "/i_wonder/ab_tests/new" for 127.0.0.1 at 2011-10-31 11:39:04 -0700
67188
+ Processing by IWonder::AbTestsController#new as HTML
67189
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/_ab_test_group_row.html.erb (0.5ms)
67190
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/_ab_test_group_row.html.erb (0.7ms)
67191
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/_ab_test_groups.html.erb (3.0ms)
67192
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/_ab_test_goal_row.html.erb (1.7ms)
67193
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/_ab_test_goals.html.erb (63.2ms)
67194
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/_form.html.erb (81.4ms)
67195
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/new.html.erb within layouts/i_wonder (89.6ms)
67196
+ Completed 200 OK in 101ms (Views: 92.5ms | ActiveRecord: 7.8ms)
67197
+  (0.1ms) BEGIN
67198
+  (0.4ms) INSERT INTO i_wonder_events (event_type, account_id, user_id, session_id, controller, action, extra_details, remote_ip, user_agent, referrer, created_at, updated_at) values ('hit', NULL, NULL, '23fcd8b5c48171ca468c', 'i_wonder/ab_tests', 'new', NULL, '127.0.0.1', NULL, 'http://localhost.local:3000/i_wonder/ab_tests', '2011-10-31 18:39:04.884413', '2011-10-31 18:39:04.884426')
67199
+  (0.4ms) COMMIT
67200
+
67201
+
67202
+ Started GET "/assets/i_wonder/application.css?body=1" for 127.0.0.1 at 2011-10-31 11:39:04 -0700
67203
+ Served asset /i_wonder/application.css - 304 Not Modified (3ms)
67204
+
67205
+
67206
+ Started GET "/assets/i_wonder/events.css?body=1" for 127.0.0.1 at 2011-10-31 11:39:04 -0700
67207
+ Served asset /i_wonder/events.css - 304 Not Modified (0ms)
67208
+
67209
+
67210
+ Started GET "/assets/i_wonder/dashboard.css?body=1" for 127.0.0.1 at 2011-10-31 11:39:04 -0700
67211
+ Served asset /i_wonder/dashboard.css - 304 Not Modified (0ms)
67212
+
67213
+
67214
+ Started GET "/assets/i_wonder/reports.css?body=1" for 127.0.0.1 at 2011-10-31 11:39:04 -0700
67215
+ Served asset /i_wonder/reports.css - 304 Not Modified (0ms)
67216
+
67217
+
67218
+ Started GET "/assets/i_wonder/metrics.css?body=1" for 127.0.0.1 at 2011-10-31 11:39:04 -0700
67219
+ Served asset /i_wonder/metrics.css - 304 Not Modified (0ms)
67220
+
67221
+
67222
+ Started GET "/assets/i_wonder/ab_tests.css?body=1" for 127.0.0.1 at 2011-10-31 11:39:04 -0700
67223
+ Served asset /i_wonder/ab_tests.css - 304 Not Modified (1ms)
67224
+
67225
+
67226
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-31 11:39:04 -0700
67227
+ Served asset /jquery.js - 304 Not Modified (0ms)
67228
+
67229
+
67230
+ Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2011-10-31 11:39:04 -0700
67231
+ Served asset /jquery-ui.js - 304 Not Modified (0ms)
67232
+
67233
+
67234
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-31 11:39:04 -0700
67235
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
67236
+
67237
+
67238
+ Started GET "/assets/i_wonder/ab_tests.js?body=1" for 127.0.0.1 at 2011-10-31 11:39:04 -0700
67239
+ Served asset /i_wonder/ab_tests.js - 304 Not Modified (0ms)
67240
+
67241
+
67242
+ Started GET "/assets/i_wonder/dashboard.js?body=1" for 127.0.0.1 at 2011-10-31 11:39:04 -0700
67243
+ Served asset /i_wonder/dashboard.js - 304 Not Modified (0ms)
67244
+
67245
+
67246
+ Started GET "/assets/i_wonder/events.js?body=1" for 127.0.0.1 at 2011-10-31 11:39:05 -0700
67247
+ Served asset /i_wonder/events.js - 304 Not Modified (0ms)
67248
+
67249
+
67250
+ Started GET "/assets/i_wonder/metrics.js?body=1" for 127.0.0.1 at 2011-10-31 11:39:05 -0700
67251
+ Served asset /i_wonder/metrics.js - 304 Not Modified (0ms)
67252
+
67253
+
67254
+ Started GET "/assets/i_wonder/reports.js?body=1" for 127.0.0.1 at 2011-10-31 11:39:05 -0700
67255
+ Served asset /i_wonder/reports.js - 304 Not Modified (0ms)
67256
+
67257
+
67258
+ Started GET "/assets/i_wonder/application.js?body=1" for 127.0.0.1 at 2011-10-31 11:39:05 -0700
67259
+ Served asset /i_wonder/application.js - 304 Not Modified (0ms)
67260
+
67261
+
67262
+ Started POST "/i_wonder/ab_tests" for 127.0.0.1 at 2011-10-31 11:39:19 -0700
67263
+ Processing by IWonder::AbTestsController#create as HTML
67264
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"QpyMbDPLnvHA0xdYXZeSU76ByMBPTWkzLkeC53g+jsY=", "ab_test"=>{"name"=>"some test", "description"=>"blah blah", "test_applies_to"=>"session", "sym"=>"another_test", "test_group_names"=>["g1", "g2"], "ab_test_goals_attributes"=>{"1320086355949"=>{"id"=>"", "goal_type"=>"Event", "page_view_controller"=>"", "page_view_action"=>"", "event_type"=>"hit"}}}, "commit"=>"Create Ab test"}
67265
+  (0.1ms) BEGIN
67266
+  (0.3ms) SELECT 1 FROM "i_wonder_ab_tests" WHERE "i_wonder_ab_tests"."name" = 'some test' LIMIT 1
67267
+  (0.2ms) SELECT 1 FROM "i_wonder_ab_tests" WHERE "i_wonder_ab_tests"."sym" = 'another_test' LIMIT 1
67268
+ SQL (0.8ms) INSERT INTO "i_wonder_ab_tests" ("created_at", "description", "name", "options", "sym", "test_applies_to", "test_group_data", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["created_at", Mon, 31 Oct 2011 18:39:19 UTC +00:00], ["description", "blah blah"], ["name", "some test"], ["options", "--- \n:test_group_names: \n- g1\n- g2\n"], ["sym", "another_test"], ["test_applies_to", "session"], ["test_group_data", "--- {}\n\n"], ["updated_at", Mon, 31 Oct 2011 18:39:19 UTC +00:00]]
67269
+ SQL (0.6ms) INSERT INTO "i_wonder_ab_test_goals" ("ab_test_sym", "options") VALUES ($1, $2) RETURNING "id" [["ab_test_sym", "another_test"], ["options", "--- \n:goal_type: Event\n:page_view_controller: \"\"\n:page_view_action: \"\"\n:event_type: hit\n"]]
67270
+  (0.4ms) COMMIT
67271
+ Completed 500 Internal Server Error in 126ms
67272
+
67273
+ NoMethodError (undefined method `save_ab_tests' for IWonder::AbTesting::Loader:Class):
67274
+
67275
+
67276
+ Rendered /Users/forrest/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms)
67277
+ Rendered /Users/forrest/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
67278
+ Rendered /Users/forrest/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (17.4ms)
67279
+
67280
+
67281
+ Started POST "/i_wonder/ab_tests" for 127.0.0.1 at 2011-10-31 11:40:05 -0700
67282
+ Processing by IWonder::AbTestsController#create as HTML
67283
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"QpyMbDPLnvHA0xdYXZeSU76ByMBPTWkzLkeC53g+jsY=", "ab_test"=>{"name"=>"some test", "description"=>"blah blah", "test_applies_to"=>"session", "sym"=>"another_test", "test_group_names"=>["g1", "g2"], "ab_test_goals_attributes"=>{"1320086355949"=>{"id"=>"", "goal_type"=>"Event", "page_view_controller"=>"", "page_view_action"=>"", "event_type"=>"hit"}}}, "commit"=>"Create Ab test"}
67284
+  (0.1ms) BEGIN
67285
+  (0.2ms) SELECT 1 FROM "i_wonder_ab_tests" WHERE "i_wonder_ab_tests"."name" = 'some test' LIMIT 1
67286
+  (0.2ms) SELECT 1 FROM "i_wonder_ab_tests" WHERE "i_wonder_ab_tests"."sym" = 'another_test' LIMIT 1
67287
+  (0.1ms) ROLLBACK
67288
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/_ab_test_group_row.html.erb (0.2ms)
67289
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/_ab_test_group_row.html.erb (0.4ms)
67290
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/_ab_test_groups.html.erb (1.9ms)
67291
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/_ab_test_goal_row.html.erb (0.9ms)
67292
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/_ab_test_goal_row.html.erb (0.8ms)
67293
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/_ab_test_goals.html.erb (3.5ms)
67294
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/_form.html.erb (10.4ms)
67295
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/new.html.erb within layouts/i_wonder (11.3ms)
67296
+ Completed 200 OK in 72ms (Views: 22.5ms | ActiveRecord: 6.5ms)
67297
+  (0.1ms) BEGIN
67298
+  (0.4ms) INSERT INTO i_wonder_events (event_type, account_id, user_id, session_id, controller, action, extra_details, remote_ip, user_agent, referrer, created_at, updated_at) values ('hit', NULL, NULL, '23fcd8b5c48171ca468c', 'i_wonder/ab_tests', 'create', NULL, '127.0.0.1', NULL, 'http://localhost.local:3000/i_wonder/ab_tests/new?', '2011-10-31 18:40:05.119731', '2011-10-31 18:40:05.119743')
67299
+  (1.0ms) COMMIT
67300
+
67301
+
67302
+ Started GET "/assets/i_wonder/application.css?body=1" for 127.0.0.1 at 2011-10-31 11:40:05 -0700
67303
+ Served asset /i_wonder/application.css - 304 Not Modified (0ms)
67304
+
67305
+
67306
+ Started GET "/assets/i_wonder/dashboard.css?body=1" for 127.0.0.1 at 2011-10-31 11:40:05 -0700
67307
+ Served asset /i_wonder/dashboard.css - 304 Not Modified (0ms)
67308
+
67309
+
67310
+ Started GET "/assets/i_wonder/reports.css?body=1" for 127.0.0.1 at 2011-10-31 11:40:05 -0700
67311
+ Served asset /i_wonder/reports.css - 304 Not Modified (0ms)
67312
+
67313
+
67314
+ Started GET "/assets/i_wonder/metrics.css?body=1" for 127.0.0.1 at 2011-10-31 11:40:05 -0700
67315
+ Served asset /i_wonder/metrics.css - 304 Not Modified (0ms)
67316
+
67317
+
67318
+ Started GET "/assets/i_wonder/ab_tests.css?body=1" for 127.0.0.1 at 2011-10-31 11:40:05 -0700
67319
+ Served asset /i_wonder/ab_tests.css - 304 Not Modified (1ms)
67320
+
67321
+
67322
+ Started GET "/assets/i_wonder/events.css?body=1" for 127.0.0.1 at 2011-10-31 11:40:05 -0700
67323
+ Served asset /i_wonder/events.css - 304 Not Modified (0ms)
67324
+
67325
+
67326
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:05 -0700
67327
+ Served asset /jquery.js - 304 Not Modified (0ms)
67328
+
67329
+
67330
+ Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:05 -0700
67331
+ Served asset /jquery-ui.js - 304 Not Modified (0ms)
67332
+
67333
+
67334
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:05 -0700
67335
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
67336
+
67337
+
67338
+ Started GET "/assets/i_wonder/ab_tests.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:05 -0700
67339
+ Served asset /i_wonder/ab_tests.js - 304 Not Modified (0ms)
67340
+
67341
+
67342
+ Started GET "/assets/i_wonder/dashboard.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:05 -0700
67343
+ Served asset /i_wonder/dashboard.js - 304 Not Modified (0ms)
67344
+
67345
+
67346
+ Started GET "/assets/i_wonder/events.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:05 -0700
67347
+ Served asset /i_wonder/events.js - 304 Not Modified (0ms)
67348
+
67349
+
67350
+ Started GET "/assets/i_wonder/metrics.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:05 -0700
67351
+ Served asset /i_wonder/metrics.js - 304 Not Modified (0ms)
67352
+
67353
+
67354
+ Started GET "/assets/highcharts.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:05 -0700
67355
+ Served asset /highcharts.js - 304 Not Modified (0ms)
67356
+
67357
+
67358
+ Started GET "/assets/i_wonder/reports.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:05 -0700
67359
+ Served asset /i_wonder/reports.js - 304 Not Modified (0ms)
67360
+
67361
+
67362
+ Started GET "/assets/i_wonder/application.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:05 -0700
67363
+ Served asset /i_wonder/application.js - 304 Not Modified (1ms)
67364
+
67365
+
67366
+ Started POST "/i_wonder/ab_tests" for 127.0.0.1 at 2011-10-31 11:40:11 -0700
67367
+ Processing by IWonder::AbTestsController#create as HTML
67368
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"QpyMbDPLnvHA0xdYXZeSU76ByMBPTWkzLkeC53g+jsY=", "ab_test"=>{"name"=>"2some test", "description"=>"blah blah", "test_applies_to"=>"session", "sym"=>"anothe2r_test", "test_group_names"=>["g1", "g2"], "ab_test_goals_attributes"=>{"0"=>{"id"=>"", "goal_type"=>"Event", "page_view_controller"=>"", "page_view_action"=>"", "event_type"=>"hit"}}}, "commit"=>"Create Ab test"}
67369
+  (0.1ms) BEGIN
67370
+  (0.2ms) SELECT 1 FROM "i_wonder_ab_tests" WHERE "i_wonder_ab_tests"."name" = '2some test' LIMIT 1
67371
+  (0.3ms) SELECT 1 FROM "i_wonder_ab_tests" WHERE "i_wonder_ab_tests"."sym" = 'anothe2r_test' LIMIT 1
67372
+ SQL (0.3ms) INSERT INTO "i_wonder_ab_tests" ("created_at", "description", "name", "options", "sym", "test_applies_to", "test_group_data", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["created_at", Mon, 31 Oct 2011 18:40:11 UTC +00:00], ["description", "blah blah"], ["name", "2some test"], ["options", "--- \n:test_group_names: \n- g1\n- g2\n"], ["sym", "anothe2r_test"], ["test_applies_to", "session"], ["test_group_data", "--- {}\n\n"], ["updated_at", Mon, 31 Oct 2011 18:40:11 UTC +00:00]]
67373
+ SQL (0.2ms) INSERT INTO "i_wonder_ab_test_goals" ("ab_test_sym", "options") VALUES ($1, $2) RETURNING "id" [["ab_test_sym", "anothe2r_test"], ["options", "--- \n:goal_type: Event\n:page_view_controller: \"\"\n:page_view_action: \"\"\n:event_type: hit\n"]]
67374
+  (0.3ms) COMMIT
67375
+ Redirected to http://localhost.local:3000/i_wonder/ab_tests/3
67376
+ Completed 302 Found in 29ms
67377
+  (0.1ms) BEGIN
67378
+  (0.1ms) COMMIT
67379
+
67380
+
67381
+ Started GET "/i_wonder/ab_tests/3" for 127.0.0.1 at 2011-10-31 11:40:11 -0700
67382
+ Processing by IWonder::AbTestsController#show as HTML
67383
+ Parameters: {"id"=>"3"}
67384
+ IWonder::AbTest Load (0.5ms) SELECT "i_wonder_ab_tests".* FROM "i_wonder_ab_tests" WHERE "i_wonder_ab_tests"."id" = $1 LIMIT 1 [["id", "3"]]
67385
+  (9.3ms) SELECT COUNT(*) FROM "i_wonder_test_group_memberships" WHERE "i_wonder_test_group_memberships"."ab_test_sym" = 'anothe2r_test'
67386
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/_show_not_started.html.erb (0.5ms)
67387
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/show.html.erb within layouts/i_wonder (26.0ms)
67388
+ Completed 200 OK in 42ms (Views: 24.8ms | ActiveRecord: 15.6ms)
67389
+  (0.1ms) BEGIN
67390
+  (0.4ms) INSERT INTO i_wonder_events (event_type, account_id, user_id, session_id, controller, action, extra_details, remote_ip, user_agent, referrer, created_at, updated_at) values ('hit', NULL, NULL, '23fcd8b5c48171ca468c', 'i_wonder/ab_tests', 'show', NULL, '127.0.0.1', NULL, 'http://localhost.local:3000/i_wonder/ab_tests', '2011-10-31 18:40:11.596954', '2011-10-31 18:40:11.596969')
67391
+  (0.3ms) COMMIT
67392
+
67393
+
67394
+ Started GET "/assets/i_wonder/application.css?body=1" for 127.0.0.1 at 2011-10-31 11:40:11 -0700
67395
+ Served asset /i_wonder/application.css - 304 Not Modified (0ms)
67396
+
67397
+
67398
+ Started GET "/assets/i_wonder/dashboard.css?body=1" for 127.0.0.1 at 2011-10-31 11:40:11 -0700
67399
+ Served asset /i_wonder/dashboard.css - 304 Not Modified (0ms)
67400
+
67401
+
67402
+ Started GET "/assets/i_wonder/events.css?body=1" for 127.0.0.1 at 2011-10-31 11:40:11 -0700
67403
+ Served asset /i_wonder/events.css - 304 Not Modified (0ms)
67404
+
67405
+
67406
+ Started GET "/assets/i_wonder/reports.css?body=1" for 127.0.0.1 at 2011-10-31 11:40:11 -0700
67407
+ Served asset /i_wonder/reports.css - 304 Not Modified (0ms)
67408
+
67409
+
67410
+ Started GET "/assets/i_wonder/metrics.css?body=1" for 127.0.0.1 at 2011-10-31 11:40:11 -0700
67411
+ Served asset /i_wonder/metrics.css - 304 Not Modified (0ms)
67412
+
67413
+
67414
+ Started GET "/assets/i_wonder/ab_tests.css?body=1" for 127.0.0.1 at 2011-10-31 11:40:11 -0700
67415
+ Served asset /i_wonder/ab_tests.css - 304 Not Modified (0ms)
67416
+
67417
+
67418
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:11 -0700
67419
+ Served asset /jquery.js - 304 Not Modified (0ms)
67420
+
67421
+
67422
+ Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:11 -0700
67423
+ Served asset /jquery-ui.js - 304 Not Modified (0ms)
67424
+
67425
+
67426
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:11 -0700
67427
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
67428
+
67429
+
67430
+ Started GET "/assets/i_wonder/ab_tests.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:11 -0700
67431
+ Served asset /i_wonder/ab_tests.js - 304 Not Modified (0ms)
67432
+
67433
+
67434
+ Started GET "/assets/i_wonder/dashboard.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:11 -0700
67435
+ Served asset /i_wonder/dashboard.js - 304 Not Modified (0ms)
67436
+
67437
+
67438
+ Started GET "/assets/i_wonder/events.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:11 -0700
67439
+ Served asset /i_wonder/events.js - 304 Not Modified (0ms)
67440
+
67441
+
67442
+ Started GET "/assets/i_wonder/metrics.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:11 -0700
67443
+ Served asset /i_wonder/metrics.js - 304 Not Modified (0ms)
67444
+
67445
+
67446
+ Started GET "/assets/highcharts.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:11 -0700
67447
+ Served asset /highcharts.js - 304 Not Modified (0ms)
67448
+
67449
+
67450
+ Started GET "/assets/i_wonder/reports.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:11 -0700
67451
+ Served asset /i_wonder/reports.js - 304 Not Modified (0ms)
67452
+
67453
+
67454
+ Started GET "/assets/i_wonder/application.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:11 -0700
67455
+ Served asset /i_wonder/application.js - 304 Not Modified (0ms)
67456
+
67457
+
67458
+ Started DELETE "/i_wonder/ab_tests/3" for 127.0.0.1 at 2011-10-31 11:40:32 -0700
67459
+ Processing by IWonder::AbTestsController#destroy as HTML
67460
+ Parameters: {"id"=>"3"}
67461
+ WARNING: Can't verify CSRF token authenticity
67462
+ IWonder::AbTest Load (0.2ms) SELECT "i_wonder_ab_tests".* FROM "i_wonder_ab_tests" WHERE "i_wonder_ab_tests"."id" = $1 LIMIT 1 [["id", "3"]]
67463
+  (0.1ms) BEGIN
67464
+ IWonder::TestGroupMembership Load (0.3ms) SELECT "i_wonder_test_group_memberships".* FROM "i_wonder_test_group_memberships" WHERE "i_wonder_test_group_memberships"."ab_test_sym" = 'anothe2r_test'
67465
+ IWonder::AbTestGoal Load (0.4ms) SELECT "i_wonder_ab_test_goals".* FROM "i_wonder_ab_test_goals" WHERE "i_wonder_ab_test_goals"."ab_test_sym" = 'anothe2r_test'
67466
+ SQL (0.4ms) DELETE FROM "i_wonder_ab_test_goals" WHERE "i_wonder_ab_test_goals"."id" = $1 [["id", 3]]
67467
+ SQL (0.2ms) DELETE FROM "i_wonder_ab_tests" WHERE "i_wonder_ab_tests"."id" = $1 [["id", 3]]
67468
+  (0.3ms) COMMIT
67469
+ Redirected to http://localhost.local:3000/i_wonder/ab_tests
67470
+ Completed 302 Found in 30ms
67471
+  (0.1ms) BEGIN
67472
+  (0.1ms) COMMIT
67473
+
67474
+
67475
+ Started GET "/i_wonder/ab_tests" for 127.0.0.1 at 2011-10-31 11:40:32 -0700
67476
+ Processing by IWonder::AbTestsController#index as HTML
67477
+ IWonder::AbTest Load (0.3ms) SELECT "i_wonder_ab_tests".* FROM "i_wonder_ab_tests" 
67478
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/index.html.erb within layouts/i_wonder (35.5ms)
67479
+ Completed 200 OK in 52ms (Views: 46.9ms | ActiveRecord: 3.5ms)
67480
+  (0.2ms) BEGIN
67481
+  (0.4ms) INSERT INTO i_wonder_events (event_type, account_id, user_id, session_id, controller, action, extra_details, remote_ip, user_agent, referrer, created_at, updated_at) values ('hit', NULL, NULL, '23fcd8b5c48171ca468c', 'i_wonder/ab_tests', 'index', NULL, '127.0.0.1', NULL, 'http://localhost.local:3000/i_wonder/ab_tests/3', '2011-10-31 18:40:32.875644', '2011-10-31 18:40:32.875658')
67482
+  (0.4ms) COMMIT
67483
+
67484
+
67485
+ Started GET "/assets/i_wonder/application.css?body=1" for 127.0.0.1 at 2011-10-31 11:40:32 -0700
67486
+ Served asset /i_wonder/application.css - 304 Not Modified (0ms)
67487
+
67488
+
67489
+ Started GET "/assets/i_wonder/dashboard.css?body=1" for 127.0.0.1 at 2011-10-31 11:40:32 -0700
67490
+ Served asset /i_wonder/dashboard.css - 304 Not Modified (0ms)
67491
+
67492
+
67493
+ Started GET "/assets/i_wonder/events.css?body=1" for 127.0.0.1 at 2011-10-31 11:40:32 -0700
67494
+ Served asset /i_wonder/events.css - 304 Not Modified (0ms)
67495
+
67496
+
67497
+ Started GET "/assets/i_wonder/metrics.css?body=1" for 127.0.0.1 at 2011-10-31 11:40:32 -0700
67498
+ Served asset /i_wonder/metrics.css - 304 Not Modified (0ms)
67499
+
67500
+
67501
+ Started GET "/assets/i_wonder/ab_tests.css?body=1" for 127.0.0.1 at 2011-10-31 11:40:32 -0700
67502
+ Served asset /i_wonder/ab_tests.css - 304 Not Modified (1ms)
67503
+
67504
+
67505
+ Started GET "/assets/i_wonder/reports.css?body=1" for 127.0.0.1 at 2011-10-31 11:40:32 -0700
67506
+ Served asset /i_wonder/reports.css - 304 Not Modified (0ms)
67507
+
67508
+
67509
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:32 -0700
67510
+ Served asset /jquery.js - 304 Not Modified (0ms)
67511
+
67512
+
67513
+ Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:32 -0700
67514
+ Served asset /jquery-ui.js - 304 Not Modified (0ms)
67515
+
67516
+
67517
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:32 -0700
67518
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
67519
+
67520
+
67521
+ Started GET "/assets/i_wonder/ab_tests.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:33 -0700
67522
+ Served asset /i_wonder/ab_tests.js - 304 Not Modified (0ms)
67523
+
67524
+
67525
+ Started GET "/assets/i_wonder/dashboard.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:33 -0700
67526
+ Served asset /i_wonder/dashboard.js - 304 Not Modified (0ms)
67527
+
67528
+
67529
+ Started GET "/assets/i_wonder/events.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:33 -0700
67530
+ Served asset /i_wonder/events.js - 304 Not Modified (0ms)
67531
+
67532
+
67533
+ Started GET "/assets/i_wonder/metrics.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:33 -0700
67534
+ Served asset /i_wonder/metrics.js - 304 Not Modified (0ms)
67535
+
67536
+
67537
+ Started GET "/assets/highcharts.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:33 -0700
67538
+ Served asset /highcharts.js - 304 Not Modified (0ms)
67539
+
67540
+
67541
+ Started GET "/assets/i_wonder/reports.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:33 -0700
67542
+ Served asset /i_wonder/reports.js - 304 Not Modified (0ms)
67543
+
67544
+
67545
+ Started GET "/assets/i_wonder/application.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:33 -0700
67546
+ Served asset /i_wonder/application.js - 304 Not Modified (0ms)
67547
+
67548
+
67549
+ Started GET "/i_wonder/ab_tests/2" for 127.0.0.1 at 2011-10-31 11:40:37 -0700
67550
+ Processing by IWonder::AbTestsController#show as HTML
67551
+ Parameters: {"id"=>"2"}
67552
+ IWonder::AbTest Load (0.2ms) SELECT "i_wonder_ab_tests".* FROM "i_wonder_ab_tests" WHERE "i_wonder_ab_tests"."id" = $1 LIMIT 1 [["id", "2"]]
67553
+  (0.3ms) SELECT COUNT(*) FROM "i_wonder_test_group_memberships" WHERE "i_wonder_test_group_memberships"."ab_test_sym" = 'another_test'
67554
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/_show_not_started.html.erb (0.1ms)
67555
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/show.html.erb within layouts/i_wonder (14.5ms)
67556
+ Completed 200 OK in 30ms (Views: 24.5ms | ActiveRecord: 4.2ms)
67557
+  (0.2ms) BEGIN
67558
+  (0.4ms) INSERT INTO i_wonder_events (event_type, account_id, user_id, session_id, controller, action, extra_details, remote_ip, user_agent, referrer, created_at, updated_at) values ('hit', NULL, NULL, '23fcd8b5c48171ca468c', 'i_wonder/ab_tests', 'show', NULL, '127.0.0.1', NULL, 'http://localhost.local:3000/i_wonder/ab_tests', '2011-10-31 18:40:37.730542', '2011-10-31 18:40:37.730556')
67559
+  (0.4ms) COMMIT
67560
+
67561
+
67562
+ Started GET "/assets/i_wonder/application.css?body=1" for 127.0.0.1 at 2011-10-31 11:40:37 -0700
67563
+ Served asset /i_wonder/application.css - 304 Not Modified (5ms)
67564
+
67565
+
67566
+ Started GET "/assets/i_wonder/dashboard.css?body=1" for 127.0.0.1 at 2011-10-31 11:40:37 -0700
67567
+ Served asset /i_wonder/dashboard.css - 304 Not Modified (0ms)
67568
+
67569
+
67570
+ Started GET "/assets/i_wonder/reports.css?body=1" for 127.0.0.1 at 2011-10-31 11:40:37 -0700
67571
+ Served asset /i_wonder/reports.css - 304 Not Modified (0ms)
67572
+
67573
+
67574
+ Started GET "/assets/i_wonder/events.css?body=1" for 127.0.0.1 at 2011-10-31 11:40:37 -0700
67575
+ Served asset /i_wonder/events.css - 304 Not Modified (0ms)
67576
+
67577
+
67578
+ Started GET "/assets/i_wonder/ab_tests.css?body=1" for 127.0.0.1 at 2011-10-31 11:40:37 -0700
67579
+ Served asset /i_wonder/ab_tests.css - 304 Not Modified (0ms)
67580
+
67581
+
67582
+ Started GET "/assets/i_wonder/metrics.css?body=1" for 127.0.0.1 at 2011-10-31 11:40:37 -0700
67583
+ Served asset /i_wonder/metrics.css - 304 Not Modified (0ms)
67584
+
67585
+
67586
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:37 -0700
67587
+ Served asset /jquery.js - 304 Not Modified (0ms)
67588
+
67589
+
67590
+ Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:37 -0700
67591
+ Served asset /jquery-ui.js - 304 Not Modified (0ms)
67592
+
67593
+
67594
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:37 -0700
67595
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
67596
+
67597
+
67598
+ Started GET "/assets/i_wonder/ab_tests.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:37 -0700
67599
+ Served asset /i_wonder/ab_tests.js - 304 Not Modified (0ms)
67600
+
67601
+
67602
+ Started GET "/assets/i_wonder/dashboard.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:37 -0700
67603
+ Served asset /i_wonder/dashboard.js - 304 Not Modified (0ms)
67604
+
67605
+
67606
+ Started GET "/assets/i_wonder/events.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:37 -0700
67607
+ Served asset /i_wonder/events.js - 304 Not Modified (0ms)
67608
+
67609
+
67610
+ Started GET "/assets/i_wonder/metrics.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:37 -0700
67611
+ Served asset /i_wonder/metrics.js - 304 Not Modified (0ms)
67612
+
67613
+
67614
+ Started GET "/assets/highcharts.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:37 -0700
67615
+ Served asset /highcharts.js - 304 Not Modified (0ms)
67616
+
67617
+
67618
+ Started GET "/assets/i_wonder/reports.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:37 -0700
67619
+ Served asset /i_wonder/reports.js - 304 Not Modified (0ms)
67620
+
67621
+
67622
+ Started GET "/assets/i_wonder/application.js?body=1" for 127.0.0.1 at 2011-10-31 11:40:37 -0700
67623
+ Served asset /i_wonder/application.js - 304 Not Modified (0ms)
67624
+
67625
+
67626
+ Started GET "/i_wonder/ab_tests/2" for 127.0.0.1 at 2011-10-31 11:41:20 -0700
67627
+ Processing by IWonder::AbTestsController#show as HTML
67628
+ Parameters: {"id"=>"2"}
67629
+ IWonder::AbTest Load (0.3ms) SELECT "i_wonder_ab_tests".* FROM "i_wonder_ab_tests" WHERE "i_wonder_ab_tests"."id" = $1 LIMIT 1 [["id", "2"]]
67630
+  (0.3ms) SELECT COUNT(*) FROM "i_wonder_test_group_memberships" WHERE "i_wonder_test_group_memberships"."ab_test_sym" = 'another_test'
67631
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/_show_not_started.html.erb (0.5ms)
67632
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/show.html.erb within layouts/i_wonder (14.2ms)
67633
+ Completed 200 OK in 29ms (Views: 23.6ms | ActiveRecord: 4.3ms)
67634
+  (0.1ms) BEGIN
67635
+  (0.4ms) INSERT INTO i_wonder_events (event_type, account_id, user_id, session_id, controller, action, extra_details, remote_ip, user_agent, referrer, created_at, updated_at) values ('hit', NULL, NULL, '23fcd8b5c48171ca468c', 'i_wonder/ab_tests', 'show', NULL, '127.0.0.1', NULL, 'http://localhost.local:3000/i_wonder/ab_tests', '2011-10-31 18:41:20.446946', '2011-10-31 18:41:20.446959')
67636
+  (0.9ms) COMMIT
67637
+
67638
+
67639
+ Started GET "/assets/i_wonder/application.css?body=1" for 127.0.0.1 at 2011-10-31 11:41:20 -0700
67640
+ Served asset /i_wonder/application.css - 304 Not Modified (0ms)
67641
+
67642
+
67643
+ Started GET "/assets/i_wonder/dashboard.css?body=1" for 127.0.0.1 at 2011-10-31 11:41:20 -0700
67644
+ Served asset /i_wonder/dashboard.css - 304 Not Modified (0ms)
67645
+
67646
+
67647
+ Started GET "/assets/i_wonder/events.css?body=1" for 127.0.0.1 at 2011-10-31 11:41:20 -0700
67648
+ Served asset /i_wonder/events.css - 304 Not Modified (0ms)
67649
+
67650
+
67651
+ Started GET "/assets/i_wonder/metrics.css?body=1" for 127.0.0.1 at 2011-10-31 11:41:20 -0700
67652
+ Served asset /i_wonder/metrics.css - 304 Not Modified (0ms)
67653
+
67654
+
67655
+ Started GET "/assets/i_wonder/reports.css?body=1" for 127.0.0.1 at 2011-10-31 11:41:20 -0700
67656
+ Served asset /i_wonder/reports.css - 304 Not Modified (0ms)
67657
+
67658
+
67659
+ Started GET "/assets/i_wonder/ab_tests.css?body=1" for 127.0.0.1 at 2011-10-31 11:41:20 -0700
67660
+ Served asset /i_wonder/ab_tests.css - 304 Not Modified (1ms)
67661
+
67662
+
67663
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:20 -0700
67664
+ Served asset /jquery.js - 304 Not Modified (0ms)
67665
+
67666
+
67667
+ Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:20 -0700
67668
+ Served asset /jquery-ui.js - 304 Not Modified (0ms)
67669
+
67670
+
67671
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:20 -0700
67672
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
67673
+
67674
+
67675
+ Started GET "/assets/i_wonder/ab_tests.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:20 -0700
67676
+ Served asset /i_wonder/ab_tests.js - 304 Not Modified (0ms)
67677
+
67678
+
67679
+ Started GET "/assets/i_wonder/dashboard.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:20 -0700
67680
+ Served asset /i_wonder/dashboard.js - 304 Not Modified (0ms)
67681
+
67682
+
67683
+ Started GET "/assets/i_wonder/events.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:20 -0700
67684
+ Served asset /i_wonder/events.js - 304 Not Modified (0ms)
67685
+
67686
+
67687
+ Started GET "/assets/i_wonder/metrics.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:20 -0700
67688
+ Served asset /i_wonder/metrics.js - 304 Not Modified (0ms)
67689
+
67690
+
67691
+ Started GET "/assets/highcharts.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:20 -0700
67692
+ Served asset /highcharts.js - 304 Not Modified (0ms)
67693
+
67694
+
67695
+ Started GET "/assets/i_wonder/reports.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:20 -0700
67696
+ Served asset /i_wonder/reports.js - 304 Not Modified (0ms)
67697
+
67698
+
67699
+ Started GET "/assets/i_wonder/application.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:20 -0700
67700
+ Served asset /i_wonder/application.js - 304 Not Modified (0ms)
67701
+
67702
+
67703
+ Started GET "/i_wonder/ab_tests/2/edit" for 127.0.0.1 at 2011-10-31 11:41:42 -0700
67704
+ Processing by IWonder::AbTestsController#edit as HTML
67705
+ Parameters: {"id"=>"2"}
67706
+ IWonder::AbTest Load (0.2ms) SELECT "i_wonder_ab_tests".* FROM "i_wonder_ab_tests" WHERE "i_wonder_ab_tests"."id" = $1 LIMIT 1 [["id", "2"]]
67707
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/_ab_test_group_row.html.erb (0.2ms)
67708
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/_ab_test_group_row.html.erb (0.3ms)
67709
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/_ab_test_groups.html.erb (1.8ms)
67710
+ IWonder::AbTestGoal Load (0.3ms) SELECT "i_wonder_ab_test_goals".* FROM "i_wonder_ab_test_goals" WHERE "i_wonder_ab_test_goals"."ab_test_sym" = 'another_test'
67711
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/_ab_test_goal_row.html.erb (1.0ms)
67712
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/_ab_test_goal_row.html.erb (1.0ms)
67713
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/_ab_test_goals.html.erb (15.3ms)
67714
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/_form.html.erb (27.5ms)
67715
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/edit.html.erb within layouts/i_wonder (29.1ms)
67716
+ Completed 200 OK in 44ms (Views: 36.6ms | ActiveRecord: 6.4ms)
67717
+  (0.1ms) BEGIN
67718
+  (0.4ms) INSERT INTO i_wonder_events (event_type, account_id, user_id, session_id, controller, action, extra_details, remote_ip, user_agent, referrer, created_at, updated_at) values ('hit', NULL, NULL, '23fcd8b5c48171ca468c', 'i_wonder/ab_tests', 'edit', NULL, '127.0.0.1', NULL, 'http://localhost.local:3000/i_wonder/ab_tests/2', '2011-10-31 18:41:42.553939', '2011-10-31 18:41:42.553953')
67719
+  (0.4ms) COMMIT
67720
+
67721
+
67722
+ Started GET "/assets/i_wonder/application.css?body=1" for 127.0.0.1 at 2011-10-31 11:41:42 -0700
67723
+ Served asset /i_wonder/application.css - 304 Not Modified (0ms)
67724
+
67725
+
67726
+ Started GET "/assets/i_wonder/dashboard.css?body=1" for 127.0.0.1 at 2011-10-31 11:41:42 -0700
67727
+ Served asset /i_wonder/dashboard.css - 304 Not Modified (0ms)
67728
+
67729
+
67730
+ Started GET "/assets/i_wonder/events.css?body=1" for 127.0.0.1 at 2011-10-31 11:41:42 -0700
67731
+ Served asset /i_wonder/events.css - 304 Not Modified (0ms)
67732
+
67733
+
67734
+ Started GET "/assets/i_wonder/reports.css?body=1" for 127.0.0.1 at 2011-10-31 11:41:42 -0700
67735
+ Served asset /i_wonder/reports.css - 304 Not Modified (0ms)
67736
+
67737
+
67738
+ Started GET "/assets/i_wonder/metrics.css?body=1" for 127.0.0.1 at 2011-10-31 11:41:42 -0700
67739
+ Served asset /i_wonder/metrics.css - 304 Not Modified (0ms)
67740
+
67741
+
67742
+ Started GET "/assets/i_wonder/ab_tests.css?body=1" for 127.0.0.1 at 2011-10-31 11:41:42 -0700
67743
+ Served asset /i_wonder/ab_tests.css - 304 Not Modified (1ms)
67744
+
67745
+
67746
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:42 -0700
67747
+ Served asset /jquery.js - 304 Not Modified (0ms)
67748
+
67749
+
67750
+ Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:42 -0700
67751
+ Served asset /jquery-ui.js - 304 Not Modified (0ms)
67752
+
67753
+
67754
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:42 -0700
67755
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
67756
+
67757
+
67758
+ Started GET "/assets/i_wonder/ab_tests.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:42 -0700
67759
+ Served asset /i_wonder/ab_tests.js - 304 Not Modified (0ms)
67760
+
67761
+
67762
+ Started GET "/assets/i_wonder/dashboard.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:42 -0700
67763
+ Served asset /i_wonder/dashboard.js - 304 Not Modified (0ms)
67764
+
67765
+
67766
+ Started GET "/assets/i_wonder/events.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:42 -0700
67767
+ Served asset /i_wonder/events.js - 304 Not Modified (0ms)
67768
+
67769
+
67770
+ Started GET "/assets/i_wonder/metrics.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:42 -0700
67771
+ Served asset /i_wonder/metrics.js - 304 Not Modified (0ms)
67772
+
67773
+
67774
+ Started GET "/assets/highcharts.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:42 -0700
67775
+ Served asset /highcharts.js - 304 Not Modified (0ms)
67776
+
67777
+
67778
+ Started GET "/assets/i_wonder/reports.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:42 -0700
67779
+ Served asset /i_wonder/reports.js - 304 Not Modified (0ms)
67780
+
67781
+
67782
+ Started GET "/assets/i_wonder/application.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:42 -0700
67783
+ Served asset /i_wonder/application.js - 304 Not Modified (1ms)
67784
+
67785
+
67786
+ Started PUT "/i_wonder/ab_tests/2" for 127.0.0.1 at 2011-10-31 11:41:44 -0700
67787
+ Processing by IWonder::AbTestsController#update as HTML
67788
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"oZ3TA/RUKlC297C24+098UV7RFYOtl/Gu1vA0M4gePc=", "ab_test"=>{"name"=>"some test", "description"=>"blah blah", "test_applies_to"=>"session", "test_group_names"=>["g1", "g2"], "ab_test_goals_attributes"=>{"0"=>{"id"=>"2", "goal_type"=>"Event", "page_view_controller"=>"", "page_view_action"=>"", "event_type"=>"hit", "_destroy"=>"false"}}}, "commit"=>"Update Ab test", "id"=>"2"}
67789
+ IWonder::AbTest Load (0.3ms) SELECT "i_wonder_ab_tests".* FROM "i_wonder_ab_tests" WHERE "i_wonder_ab_tests"."id" = $1 LIMIT 1 [["id", "2"]]
67790
+  (0.1ms) BEGIN
67791
+ IWonder::AbTestGoal Load (0.3ms) SELECT "i_wonder_ab_test_goals".* FROM "i_wonder_ab_test_goals" WHERE "i_wonder_ab_test_goals"."ab_test_sym" = 'another_test' AND "i_wonder_ab_test_goals"."id" IN (2)
67792
+ IWonder::AbTestGoal Load (0.3ms) SELECT "i_wonder_ab_test_goals".* FROM "i_wonder_ab_test_goals" WHERE "i_wonder_ab_test_goals"."ab_test_sym" = 'another_test'
67793
+  (0.3ms) UPDATE "i_wonder_ab_tests" SET "updated_at" = '2011-10-31 18:41:44.688753', "options" = '---
67794
+ :test_group_names:
67795
+ - g1
67796
+ - g2
67797
+ ', "test_group_data" = '--- {}
67798
+
67799
+ ' WHERE "i_wonder_ab_tests"."id" = 2
67800
+  (0.3ms) COMMIT
67801
+ Redirected to http://localhost.local:3000/i_wonder/ab_tests/2
67802
+ Completed 302 Found in 29ms
67803
+  (0.1ms) BEGIN
67804
+  (0.0ms) COMMIT
67805
+
67806
+
67807
+ Started GET "/i_wonder/ab_tests/2" for 127.0.0.1 at 2011-10-31 11:41:44 -0700
67808
+ Processing by IWonder::AbTestsController#show as HTML
67809
+ Parameters: {"id"=>"2"}
67810
+ IWonder::AbTest Load (0.2ms) SELECT "i_wonder_ab_tests".* FROM "i_wonder_ab_tests" WHERE "i_wonder_ab_tests"."id" = $1 LIMIT 1 [["id", "2"]]
67811
+  (0.3ms) SELECT COUNT(*) FROM "i_wonder_test_group_memberships" WHERE "i_wonder_test_group_memberships"."ab_test_sym" = 'another_test'
67812
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/_show_not_started.html.erb (0.1ms)
67813
+ Rendered /Users/forrest/Documents/work/jobber/i_wonder/app/views/i_wonder/ab_tests/show.html.erb within layouts/i_wonder (42.4ms)
67814
+ Completed 200 OK in 58ms (Views: 52.3ms | ActiveRecord: 4.4ms)
67815
+  (0.1ms) BEGIN
67816
+  (0.4ms) INSERT INTO i_wonder_events (event_type, account_id, user_id, session_id, controller, action, extra_details, remote_ip, user_agent, referrer, created_at, updated_at) values ('hit', NULL, NULL, '23fcd8b5c48171ca468c', 'i_wonder/ab_tests', 'show', NULL, '127.0.0.1', NULL, 'http://localhost.local:3000/i_wonder/ab_tests/2/edit', '2011-10-31 18:41:44.786548', '2011-10-31 18:41:44.786563')
67817
+  (0.4ms) COMMIT
67818
+
67819
+
67820
+ Started GET "/assets/i_wonder/dashboard.css?body=1" for 127.0.0.1 at 2011-10-31 11:41:44 -0700
67821
+ Served asset /i_wonder/dashboard.css - 304 Not Modified (0ms)
67822
+
67823
+
67824
+ Started GET "/assets/i_wonder/application.css?body=1" for 127.0.0.1 at 2011-10-31 11:41:44 -0700
67825
+ Served asset /i_wonder/application.css - 304 Not Modified (2ms)
67826
+
67827
+
67828
+ Started GET "/assets/i_wonder/events.css?body=1" for 127.0.0.1 at 2011-10-31 11:41:44 -0700
67829
+ Served asset /i_wonder/events.css - 304 Not Modified (0ms)
67830
+
67831
+
67832
+ Started GET "/assets/i_wonder/reports.css?body=1" for 127.0.0.1 at 2011-10-31 11:41:44 -0700
67833
+ Served asset /i_wonder/reports.css - 304 Not Modified (0ms)
67834
+
67835
+
67836
+ Started GET "/assets/i_wonder/ab_tests.css?body=1" for 127.0.0.1 at 2011-10-31 11:41:44 -0700
67837
+ Served asset /i_wonder/ab_tests.css - 304 Not Modified (1ms)
67838
+
67839
+
67840
+ Started GET "/assets/i_wonder/metrics.css?body=1" for 127.0.0.1 at 2011-10-31 11:41:44 -0700
67841
+ Served asset /i_wonder/metrics.css - 304 Not Modified (0ms)
67842
+
67843
+
67844
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:44 -0700
67845
+ Served asset /jquery.js - 304 Not Modified (0ms)
67846
+
67847
+
67848
+ Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:44 -0700
67849
+ Served asset /jquery-ui.js - 304 Not Modified (0ms)
67850
+
67851
+
67852
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:44 -0700
67853
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
67854
+
67855
+
67856
+ Started GET "/assets/i_wonder/ab_tests.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:44 -0700
67857
+ Served asset /i_wonder/ab_tests.js - 304 Not Modified (0ms)
67858
+
67859
+
67860
+ Started GET "/assets/i_wonder/dashboard.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:44 -0700
67861
+ Served asset /i_wonder/dashboard.js - 304 Not Modified (0ms)
67862
+
67863
+
67864
+ Started GET "/assets/i_wonder/events.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:44 -0700
67865
+ Served asset /i_wonder/events.js - 304 Not Modified (0ms)
67866
+
67867
+
67868
+ Started GET "/assets/i_wonder/metrics.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:44 -0700
67869
+ Served asset /i_wonder/metrics.js - 304 Not Modified (0ms)
67870
+
67871
+
67872
+ Started GET "/assets/highcharts.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:44 -0700
67873
+ Served asset /highcharts.js - 304 Not Modified (0ms)
67874
+
67875
+
67876
+ Started GET "/assets/i_wonder/reports.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:44 -0700
67877
+ Served asset /i_wonder/reports.js - 304 Not Modified (0ms)
67878
+
67879
+
67880
+ Started GET "/assets/i_wonder/application.js?body=1" for 127.0.0.1 at 2011-10-31 11:41:44 -0700
67881
+ Served asset /i_wonder/application.js - 304 Not Modified (0ms)