medivo 0.0.1 → 0.0.2
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.
- data/app/assets/javascripts/medivo/map.coffee +14 -0
- data/app/assets/javascripts/medivo/models.coffee +39 -5
- data/app/assets/javascripts/medivo/show_labs.coffee +25 -3
- data/config/routes.rb +1 -1
- data/lib/medivo/version.rb +1 -1
- data/spec/dummy/app/views/labs/search.html.haml +30 -2
- data/spec/dummy/config/routes.rb +1 -1
- data/spec/dummy/log/development.log +2599 -0
- data/spec/dummy/log/test.log +303 -0
- data/spec/dummy/tmp/cache/assets/C46/F00/sprockets%2F2281d588b540056c5a7306c32a3761b9 +0 -0
- data/spec/dummy/tmp/cache/assets/CAB/970/sprockets%2F6aa4308273851c94a14158394d4dcdc4 +0 -0
- data/spec/dummy/tmp/cache/assets/CC3/EF0/sprockets%2F453b504c1f8f374578636f699eaa455d +0 -0
- data/spec/dummy/tmp/cache/assets/CE4/E70/sprockets%2F091ec16b8699113092ce35de93ca1d87 +0 -0
- data/spec/dummy/tmp/cache/assets/CEE/250/sprockets%2F96688f33f2f8aa261bf6701c1d6d7575 +0 -0
- data/spec/dummy/tmp/cache/assets/CFF/7F0/sprockets%2F4007fd53da973506c55bc273a05c5c0d +0 -0
- data/spec/dummy/tmp/cache/assets/D19/310/sprockets%2F110931639fc185699ea1aaaf87dd488b +0 -0
- data/spec/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705 +0 -0
- data/spec/dummy/tmp/cache/assets/D54/ED0/sprockets%2F71c9fa01091d432b131da3bb73faf3d4 +0 -0
- data/spec/dummy/tmp/cache/assets/D62/380/sprockets%2F712d93afe40570cc939133bddca13bc7 +0 -0
- data/spec/dummy/tmp/cache/assets/D84/210/sprockets%2Fabd0103ccec2b428ac62c94e4c40b384 +0 -0
- data/spec/dummy/tmp/cache/assets/D9C/F50/sprockets%2F224e78bb9e1c414a2d518a3aaffd6f77 +0 -0
- data/spec/dummy/tmp/cache/assets/D9D/4E0/sprockets%2Fe9dab92986b1516fca08474613ccadcb +0 -0
- data/spec/dummy/tmp/cache/assets/DA2/040/sprockets%2F6ab79dcced8cc9933b734e7b21c3a183 +0 -0
- data/spec/dummy/tmp/cache/assets/DD2/A50/sprockets%2Fecb5dd9066b50eb678cd8c9dbb21d229 +0 -0
- data/spec/dummy/tmp/cache/assets/DD4/2B0/sprockets%2Fef214a63f29afe7f3cbffc65af943108 +0 -0
- data/spec/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af +0 -0
- data/spec/dummy/tmp/cache/assets/E59/D50/sprockets%2Fbe1cc4d9b0efb617e58baa16dd1dee58 +0 -0
- data/spec/dummy/tmp/pids/server.pid +1 -1
- data/spec/requests/labs_spec.rb +7 -6
- metadata +17 -17
@@ -2302,3 +2302,2602 @@ Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
|
2302
2302
|
|
2303
2303
|
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 17:01:06 +0200
|
2304
2304
|
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
2305
|
+
|
2306
|
+
|
2307
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 19:32:02 +0200
|
2308
|
+
Processing by LabsController#search as HTML
|
2309
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
2310
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
2311
|
+
Rendered labs/search.html.haml within layouts/application (2.1ms)
|
2312
|
+
Completed 200 OK in 2416ms (Views: 9.1ms | ActiveRecord: 0.5ms)
|
2313
|
+
|
2314
|
+
|
2315
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 19:32:04 +0200
|
2316
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
2317
|
+
|
2318
|
+
|
2319
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 19:32:04 +0200
|
2320
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2321
|
+
|
2322
|
+
|
2323
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 19:32:04 +0200
|
2324
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
2325
|
+
|
2326
|
+
|
2327
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 19:32:04 +0200
|
2328
|
+
Served asset /medivo/map.js - 304 Not Modified (0ms)
|
2329
|
+
|
2330
|
+
|
2331
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 19:32:04 +0200
|
2332
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
2333
|
+
|
2334
|
+
|
2335
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 19:32:04 +0200
|
2336
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
2337
|
+
|
2338
|
+
|
2339
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 19:32:04 +0200
|
2340
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
2341
|
+
|
2342
|
+
|
2343
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 19:32:04 +0200
|
2344
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
2345
|
+
|
2346
|
+
|
2347
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 19:32:05 +0200
|
2348
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
2349
|
+
|
2350
|
+
|
2351
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 19:32:05 +0200
|
2352
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
2353
|
+
|
2354
|
+
|
2355
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:06:11 +0200
|
2356
|
+
Processing by LabsController#search as HTML
|
2357
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
2358
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
2359
|
+
Rendered labs/search.html.haml within layouts/application (4.4ms)
|
2360
|
+
Compiled application.js (7ms) (pid 54745)
|
2361
|
+
Compiled medivo/models.js (172ms) (pid 54745)
|
2362
|
+
Completed 500 Internal Server Error in 1903ms
|
2363
|
+
|
2364
|
+
ActionView::Template::Error (SyntaxError: Reserved word "function" on line 46
|
2365
|
+
(in /Users/danielsudol/projects/medivo/medivo_resource/app/assets/javascripts/medivo/show_labs.coffee)):
|
2366
|
+
3: %title Dummy
|
2367
|
+
4: %script{ :type=>"text/javascript", :src=>"https://maps.google.com/maps/api/js?sensor=false"}
|
2368
|
+
5: = stylesheet_link_tag "application"
|
2369
|
+
6: = javascript_include_tag "application"
|
2370
|
+
7: = csrf_meta_tags
|
2371
|
+
8: %body
|
2372
|
+
9:
|
2373
|
+
app/views/layouts/application.html.haml:6:in `_app_views_layouts_application_html_haml___1198186438109801828_2200684180'
|
2374
|
+
app/controllers/labs_controller.rb:5:in `search'
|
2375
|
+
|
2376
|
+
Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms)
|
2377
|
+
Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms)
|
2378
|
+
Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (4.6ms)
|
2379
|
+
|
2380
|
+
|
2381
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:06:50 +0200
|
2382
|
+
Processing by LabsController#search as HTML
|
2383
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
2384
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
2385
|
+
Rendered labs/search.html.haml within layouts/application (2.3ms)
|
2386
|
+
Compiled application.js (7ms) (pid 54745)
|
2387
|
+
Compiled medivo/show_labs.js (166ms) (pid 54745)
|
2388
|
+
Completed 200 OK in 1736ms (Views: 197.0ms | ActiveRecord: 0.5ms)
|
2389
|
+
|
2390
|
+
|
2391
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:06:52 +0200
|
2392
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
2393
|
+
|
2394
|
+
|
2395
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:06:52 +0200
|
2396
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
2397
|
+
|
2398
|
+
|
2399
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:06:52 +0200
|
2400
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2401
|
+
|
2402
|
+
|
2403
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:06:52 +0200
|
2404
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
2405
|
+
|
2406
|
+
|
2407
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:06:52 +0200
|
2408
|
+
Served asset /medivo/show_labs.js - 200 OK (3ms)
|
2409
|
+
|
2410
|
+
|
2411
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:06:52 +0200
|
2412
|
+
Served asset /medivo/map.js - 304 Not Modified (0ms)
|
2413
|
+
|
2414
|
+
|
2415
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:06:52 +0200
|
2416
|
+
Served asset /medivo/models.js - 200 OK (2ms)
|
2417
|
+
|
2418
|
+
|
2419
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:06:52 +0200
|
2420
|
+
Served asset /application.js - 200 OK (0ms)
|
2421
|
+
|
2422
|
+
|
2423
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:07:02 +0200
|
2424
|
+
Processing by LabsController#search as HTML
|
2425
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
2426
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
2427
|
+
Rendered labs/search.html.haml within layouts/application (2.4ms)
|
2428
|
+
Compiled medivo/models.js (167ms) (pid 54745)
|
2429
|
+
Compiled application.js (12ms) (pid 54745)
|
2430
|
+
Completed 200 OK in 1896ms (Views: 201.1ms | ActiveRecord: 0.5ms)
|
2431
|
+
|
2432
|
+
|
2433
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:07:04 +0200
|
2434
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
2435
|
+
|
2436
|
+
|
2437
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:04 +0200
|
2438
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
2439
|
+
|
2440
|
+
|
2441
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:04 +0200
|
2442
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2443
|
+
|
2444
|
+
|
2445
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:04 +0200
|
2446
|
+
Served asset /medivo/models.js - 200 OK (3ms)
|
2447
|
+
|
2448
|
+
|
2449
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:04 +0200
|
2450
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
2451
|
+
|
2452
|
+
|
2453
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:04 +0200
|
2454
|
+
Served asset /medivo/map.js - 304 Not Modified (0ms)
|
2455
|
+
|
2456
|
+
|
2457
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:04 +0200
|
2458
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
2459
|
+
|
2460
|
+
|
2461
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:04 +0200
|
2462
|
+
Served asset /application.js - 200 OK (0ms)
|
2463
|
+
|
2464
|
+
|
2465
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:07:11 +0200
|
2466
|
+
Processing by LabsController#search as HTML
|
2467
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
2468
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
2469
|
+
Rendered labs/search.html.haml within layouts/application (2.2ms)
|
2470
|
+
Compiled medivo/models.js (166ms) (pid 54745)
|
2471
|
+
Compiled application.js (11ms) (pid 54745)
|
2472
|
+
Completed 200 OK in 1840ms (Views: 198.4ms | ActiveRecord: 0.5ms)
|
2473
|
+
|
2474
|
+
|
2475
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:07:13 +0200
|
2476
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
2477
|
+
|
2478
|
+
|
2479
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:13 +0200
|
2480
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
2481
|
+
|
2482
|
+
|
2483
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:13 +0200
|
2484
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2485
|
+
|
2486
|
+
|
2487
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:13 +0200
|
2488
|
+
Served asset /medivo/models.js - 200 OK (2ms)
|
2489
|
+
|
2490
|
+
|
2491
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:13 +0200
|
2492
|
+
Served asset /medivo/map.js - 304 Not Modified (0ms)
|
2493
|
+
|
2494
|
+
|
2495
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:13 +0200
|
2496
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
2497
|
+
|
2498
|
+
|
2499
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:13 +0200
|
2500
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
2501
|
+
|
2502
|
+
|
2503
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:13 +0200
|
2504
|
+
Served asset /application.js - 200 OK (0ms)
|
2505
|
+
|
2506
|
+
|
2507
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:07:45 +0200
|
2508
|
+
Processing by LabsController#search as HTML
|
2509
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
2510
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
2511
|
+
Rendered labs/search.html.haml within layouts/application (2.4ms)
|
2512
|
+
Compiled medivo/models.js (167ms) (pid 54745)
|
2513
|
+
Compiled application.js (11ms) (pid 54745)
|
2514
|
+
Completed 200 OK in 1732ms (Views: 200.9ms | ActiveRecord: 0.5ms)
|
2515
|
+
|
2516
|
+
|
2517
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:07:46 +0200
|
2518
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
2519
|
+
|
2520
|
+
|
2521
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:46 +0200
|
2522
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
2523
|
+
|
2524
|
+
|
2525
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:46 +0200
|
2526
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2527
|
+
|
2528
|
+
|
2529
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:46 +0200
|
2530
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
2531
|
+
|
2532
|
+
|
2533
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:46 +0200
|
2534
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
2535
|
+
|
2536
|
+
|
2537
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:46 +0200
|
2538
|
+
Served asset /medivo/map.js - 304 Not Modified (0ms)
|
2539
|
+
|
2540
|
+
|
2541
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:46 +0200
|
2542
|
+
Served asset /medivo/models.js - 200 OK (3ms)
|
2543
|
+
|
2544
|
+
|
2545
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:46 +0200
|
2546
|
+
Served asset /application.js - 200 OK (0ms)
|
2547
|
+
|
2548
|
+
|
2549
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 20:07:47 +0200
|
2550
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
2551
|
+
|
2552
|
+
|
2553
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 20:07:47 +0200
|
2554
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
2555
|
+
|
2556
|
+
|
2557
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:07:51 +0200
|
2558
|
+
Processing by LabsController#search as HTML
|
2559
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
2560
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
2561
|
+
Rendered labs/search.html.haml within layouts/application (2.3ms)
|
2562
|
+
Compiled medivo/models.js (168ms) (pid 54745)
|
2563
|
+
Compiled application.js (10ms) (pid 54745)
|
2564
|
+
Completed 200 OK in 1769ms (Views: 199.9ms | ActiveRecord: 0.5ms)
|
2565
|
+
|
2566
|
+
|
2567
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:07:53 +0200
|
2568
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
2569
|
+
|
2570
|
+
|
2571
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:53 +0200
|
2572
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2573
|
+
|
2574
|
+
|
2575
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:53 +0200
|
2576
|
+
Served asset /medivo/map.js - 304 Not Modified (1ms)
|
2577
|
+
|
2578
|
+
|
2579
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:53 +0200
|
2580
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
2581
|
+
|
2582
|
+
|
2583
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:53 +0200
|
2584
|
+
Served asset /medivo/models.js - 200 OK (3ms)
|
2585
|
+
|
2586
|
+
|
2587
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:53 +0200
|
2588
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
2589
|
+
|
2590
|
+
|
2591
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:53 +0200
|
2592
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
2593
|
+
|
2594
|
+
|
2595
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:53 +0200
|
2596
|
+
Served asset /application.js - 200 OK (0ms)
|
2597
|
+
|
2598
|
+
|
2599
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:08:14 +0200
|
2600
|
+
Processing by LabsController#search as HTML
|
2601
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
2602
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
2603
|
+
Rendered labs/search.html.haml within layouts/application (2.6ms)
|
2604
|
+
Compiled medivo/models.js (168ms) (pid 54745)
|
2605
|
+
Compiled application.js (11ms) (pid 54745)
|
2606
|
+
Completed 200 OK in 1770ms (Views: 202.7ms | ActiveRecord: 0.5ms)
|
2607
|
+
|
2608
|
+
|
2609
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:08:16 +0200
|
2610
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
2611
|
+
|
2612
|
+
|
2613
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:16 +0200
|
2614
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
2615
|
+
|
2616
|
+
|
2617
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:16 +0200
|
2618
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2619
|
+
|
2620
|
+
|
2621
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:16 +0200
|
2622
|
+
Served asset /medivo/models.js - 200 OK (2ms)
|
2623
|
+
|
2624
|
+
|
2625
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:16 +0200
|
2626
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
2627
|
+
|
2628
|
+
|
2629
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:16 +0200
|
2630
|
+
Served asset /medivo/map.js - 304 Not Modified (0ms)
|
2631
|
+
|
2632
|
+
|
2633
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:16 +0200
|
2634
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
2635
|
+
|
2636
|
+
|
2637
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:16 +0200
|
2638
|
+
Served asset /application.js - 200 OK (0ms)
|
2639
|
+
|
2640
|
+
|
2641
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:08:37 +0200
|
2642
|
+
Processing by LabsController#search as HTML
|
2643
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
2644
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
2645
|
+
Rendered labs/search.html.haml within layouts/application (2.4ms)
|
2646
|
+
Compiled medivo/models.js (168ms) (pid 54745)
|
2647
|
+
Compiled application.js (10ms) (pid 54745)
|
2648
|
+
Completed 200 OK in 1731ms (Views: 201.3ms | ActiveRecord: 0.5ms)
|
2649
|
+
|
2650
|
+
|
2651
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:08:39 +0200
|
2652
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
2653
|
+
|
2654
|
+
|
2655
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:39 +0200
|
2656
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
2657
|
+
|
2658
|
+
|
2659
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:39 +0200
|
2660
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2661
|
+
|
2662
|
+
|
2663
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:39 +0200
|
2664
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
2665
|
+
|
2666
|
+
|
2667
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:39 +0200
|
2668
|
+
Served asset /medivo/models.js - 200 OK (3ms)
|
2669
|
+
|
2670
|
+
|
2671
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:39 +0200
|
2672
|
+
Served asset /medivo/map.js - 304 Not Modified (0ms)
|
2673
|
+
|
2674
|
+
|
2675
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:39 +0200
|
2676
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
2677
|
+
|
2678
|
+
|
2679
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:39 +0200
|
2680
|
+
Served asset /application.js - 200 OK (0ms)
|
2681
|
+
|
2682
|
+
|
2683
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:14:02 +0200
|
2684
|
+
Processing by LabsController#search as HTML
|
2685
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
2686
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
2687
|
+
Rendered labs/search.html.haml within layouts/application (2.3ms)
|
2688
|
+
Compiled medivo/models.js (171ms) (pid 54745)
|
2689
|
+
Compiled application.js (10ms) (pid 54745)
|
2690
|
+
Completed 200 OK in 1917ms (Views: 204.8ms | ActiveRecord: 0.6ms)
|
2691
|
+
|
2692
|
+
|
2693
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:14:04 +0200
|
2694
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
2695
|
+
|
2696
|
+
|
2697
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:04 +0200
|
2698
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
2699
|
+
|
2700
|
+
|
2701
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:04 +0200
|
2702
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2703
|
+
|
2704
|
+
|
2705
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:04 +0200
|
2706
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
2707
|
+
|
2708
|
+
|
2709
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:04 +0200
|
2710
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
2711
|
+
|
2712
|
+
|
2713
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:04 +0200
|
2714
|
+
Served asset /medivo/map.js - 304 Not Modified (0ms)
|
2715
|
+
|
2716
|
+
|
2717
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:04 +0200
|
2718
|
+
Served asset /medivo/models.js - 200 OK (2ms)
|
2719
|
+
|
2720
|
+
|
2721
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:04 +0200
|
2722
|
+
Served asset /application.js - 200 OK (0ms)
|
2723
|
+
|
2724
|
+
|
2725
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 20:14:04 +0200
|
2726
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
2727
|
+
|
2728
|
+
|
2729
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 20:14:04 +0200
|
2730
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
2731
|
+
|
2732
|
+
|
2733
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:14:39 +0200
|
2734
|
+
Processing by LabsController#search as HTML
|
2735
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
2736
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
2737
|
+
Rendered labs/search.html.haml within layouts/application (2.6ms)
|
2738
|
+
Compiled medivo/models.js (169ms) (pid 54745)
|
2739
|
+
Compiled application.js (10ms) (pid 54745)
|
2740
|
+
Completed 200 OK in 1744ms (Views: 203.0ms | ActiveRecord: 0.6ms)
|
2741
|
+
|
2742
|
+
|
2743
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:14:41 +0200
|
2744
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
2745
|
+
|
2746
|
+
|
2747
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:41 +0200
|
2748
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
2749
|
+
|
2750
|
+
|
2751
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:41 +0200
|
2752
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2753
|
+
|
2754
|
+
|
2755
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:41 +0200
|
2756
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
2757
|
+
|
2758
|
+
|
2759
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:41 +0200
|
2760
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
2761
|
+
|
2762
|
+
|
2763
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:41 +0200
|
2764
|
+
Served asset /medivo/map.js - 304 Not Modified (0ms)
|
2765
|
+
|
2766
|
+
|
2767
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:41 +0200
|
2768
|
+
Served asset /medivo/models.js - 200 OK (2ms)
|
2769
|
+
|
2770
|
+
|
2771
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:41 +0200
|
2772
|
+
Served asset /application.js - 200 OK (0ms)
|
2773
|
+
|
2774
|
+
|
2775
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:15:00 +0200
|
2776
|
+
Processing by LabsController#search as HTML
|
2777
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
2778
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
2779
|
+
Rendered labs/search.html.haml within layouts/application (2.4ms)
|
2780
|
+
Compiled medivo/models.js (170ms) (pid 54745)
|
2781
|
+
Compiled application.js (10ms) (pid 54745)
|
2782
|
+
Completed 200 OK in 1742ms (Views: 202.5ms | ActiveRecord: 0.5ms)
|
2783
|
+
|
2784
|
+
|
2785
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:15:02 +0200
|
2786
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
2787
|
+
|
2788
|
+
|
2789
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:15:02 +0200
|
2790
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
2791
|
+
|
2792
|
+
|
2793
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:15:02 +0200
|
2794
|
+
Served asset /medivo/models.js - 200 OK (4ms)
|
2795
|
+
|
2796
|
+
|
2797
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:15:02 +0200
|
2798
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2799
|
+
|
2800
|
+
|
2801
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:15:02 +0200
|
2802
|
+
Served asset /medivo/map.js - 304 Not Modified (0ms)
|
2803
|
+
|
2804
|
+
|
2805
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:15:02 +0200
|
2806
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
2807
|
+
|
2808
|
+
|
2809
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:15:02 +0200
|
2810
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
2811
|
+
|
2812
|
+
|
2813
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:15:02 +0200
|
2814
|
+
Served asset /application.js - 200 OK (0ms)
|
2815
|
+
|
2816
|
+
|
2817
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 20:15:02 +0200
|
2818
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
2819
|
+
|
2820
|
+
|
2821
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 20:15:02 +0200
|
2822
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
2823
|
+
|
2824
|
+
|
2825
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:43:08 +0200
|
2826
|
+
Processing by LabsController#search as HTML
|
2827
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
2828
|
+
[1m[36mMedivo::ZipCode Load (0.2ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
2829
|
+
Rendered labs/search.html.haml within layouts/application (13.0ms)
|
2830
|
+
Completed 500 Internal Server Error in 2194ms
|
2831
|
+
|
2832
|
+
ActionView::Template::Error (undefined local variable or method `medivo_labs_data_path' for #<#<Class:0x00000104cbe3c8>:0x00000100dcace8>):
|
2833
|
+
4: #lab_list_container{ 'data-labs'=>@lab_data.to_json }
|
2834
|
+
5: %ul#lab_list{:class => 'lab_list'}
|
2835
|
+
6:
|
2836
|
+
7: = form_tag(medivo_labs_data_path, :method=>:get, :id=>'lab_data_search', :remote=>true) do
|
2837
|
+
8: %div
|
2838
|
+
9: Enter a new Zip Code
|
2839
|
+
10: .error_message
|
2840
|
+
app/views/labs/search.html.haml:7:in `_app_views_labs_search_html_haml___186115069920281064_2166795020'
|
2841
|
+
app/controllers/labs_controller.rb:5:in `search'
|
2842
|
+
|
2843
|
+
Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
|
2844
|
+
Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
|
2845
|
+
Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (3.5ms)
|
2846
|
+
|
2847
|
+
|
2848
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:45:56 +0200
|
2849
|
+
Processing by LabsController#search as HTML
|
2850
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
2851
|
+
[1m[36mMedivo::ZipCode Load (0.2ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
2852
|
+
Rendered labs/search.html.haml within layouts/application (13.5ms)
|
2853
|
+
Completed 500 Internal Server Error in 2070ms
|
2854
|
+
|
2855
|
+
ActionView::Template::Error (undefined local variable or method `medivo_data_labs_path' for #<#<Class:0x000001061cc2d8>:0x000001061bdbc0>):
|
2856
|
+
4: #lab_list_container{ 'data-labs'=>@lab_data.to_json }
|
2857
|
+
5: %ul#lab_list{:class => 'lab_list'}
|
2858
|
+
6:
|
2859
|
+
7: = form_tag(medivo_data_labs_path, :method=>:get, :id=>'lab_data_search', :remote=>true) do
|
2860
|
+
8: %div
|
2861
|
+
9: Enter a new Zip Code
|
2862
|
+
10: .error_message
|
2863
|
+
app/views/labs/search.html.haml:7:in `_app_views_labs_search_html_haml___117019292519760209_2197869480'
|
2864
|
+
app/controllers/labs_controller.rb:5:in `search'
|
2865
|
+
|
2866
|
+
Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
|
2867
|
+
Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
|
2868
|
+
Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (3.4ms)
|
2869
|
+
|
2870
|
+
|
2871
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:46:50 +0200
|
2872
|
+
Processing by LabsController#search as HTML
|
2873
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
2874
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
2875
|
+
Rendered labs/search.html.haml within layouts/application (12.7ms)
|
2876
|
+
Completed 500 Internal Server Error in 1661ms
|
2877
|
+
|
2878
|
+
ActionView::Template::Error (undefined method `medivo_data_labs_path' for #<#<Class:0x00000105577d98>:0x0000010554aca8>):
|
2879
|
+
4: #lab_list_container{ 'data-labs'=>@lab_data.to_json }
|
2880
|
+
5: %ul#lab_list{:class => 'lab_list'}
|
2881
|
+
6:
|
2882
|
+
7: = form_tag(medivo_data_labs_path(90210), :method=>:get, :id=>'lab_data_search', :remote=>true) do
|
2883
|
+
8: %div
|
2884
|
+
9: Enter a new Zip Code
|
2885
|
+
10: .error_message
|
2886
|
+
app/views/labs/search.html.haml:7:in `_app_views_labs_search_html_haml___117019292519760209_2192198760'
|
2887
|
+
app/controllers/labs_controller.rb:5:in `search'
|
2888
|
+
|
2889
|
+
Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
|
2890
|
+
Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
|
2891
|
+
Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (3.4ms)
|
2892
|
+
|
2893
|
+
|
2894
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:47:12 +0200
|
2895
|
+
Processing by LabsController#search as HTML
|
2896
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
2897
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
2898
|
+
Rendered labs/search.html.haml within layouts/application (12.6ms)
|
2899
|
+
Completed 500 Internal Server Error in 1737ms
|
2900
|
+
|
2901
|
+
ActionView::Template::Error (undefined local variable or method `data_labs_path' for #<#<Class:0x00000101a93600>:0x00000101a83b10>):
|
2902
|
+
4: #lab_list_container{ 'data-labs'=>@lab_data.to_json }
|
2903
|
+
5: %ul#lab_list{:class => 'lab_list'}
|
2904
|
+
6:
|
2905
|
+
7: = form_tag(data_labs_path, :method=>:get, :id=>'lab_data_search', :remote=>true) do
|
2906
|
+
8: %div
|
2907
|
+
9: Enter a new Zip Code
|
2908
|
+
10: .error_message
|
2909
|
+
app/views/labs/search.html.haml:7:in `_app_views_labs_search_html_haml___117019292519760209_2161382620'
|
2910
|
+
app/controllers/labs_controller.rb:5:in `search'
|
2911
|
+
|
2912
|
+
Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
|
2913
|
+
Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
|
2914
|
+
Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (3.3ms)
|
2915
|
+
|
2916
|
+
|
2917
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:50:54 +0200
|
2918
|
+
Processing by LabsController#search as HTML
|
2919
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
2920
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
2921
|
+
Rendered labs/search.html.haml within layouts/application (12.7ms)
|
2922
|
+
Completed 500 Internal Server Error in 1898ms
|
2923
|
+
|
2924
|
+
ActionView::Template::Error (No route matches {:controller=>"medivo/labs", :action=>"data"}):
|
2925
|
+
4: #lab_list_container{ 'data-labs'=>@lab_data.to_json }
|
2926
|
+
5: %ul#lab_list{:class => 'lab_list'}
|
2927
|
+
6:
|
2928
|
+
7: = form_tag(medivo.data_labs_path, :method=>:get, :id=>'lab_data_search', :remote=>true) do
|
2929
|
+
8: %div
|
2930
|
+
9: Enter a new Zip Code
|
2931
|
+
10: .error_message
|
2932
|
+
app/views/labs/search.html.haml:7:in `_app_views_labs_search_html_haml___117019292519760209_2169682020'
|
2933
|
+
app/controllers/labs_controller.rb:5:in `search'
|
2934
|
+
|
2935
|
+
Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
|
2936
|
+
|
2937
|
+
|
2938
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:51:19 +0200
|
2939
|
+
Processing by LabsController#search as HTML
|
2940
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
2941
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
2942
|
+
Rendered labs/search.html.haml within layouts/application (4.9ms)
|
2943
|
+
Compiled application.css (0ms) (pid 55740)
|
2944
|
+
Compiled jquery.js (1ms) (pid 55740)
|
2945
|
+
Compiled jquery_ujs.js (0ms) (pid 55740)
|
2946
|
+
Compiled medivo/handlebars.js (0ms) (pid 55740)
|
2947
|
+
Compiled medivo/map.js (208ms) (pid 55740)
|
2948
|
+
Compiled medivo/models.js (174ms) (pid 55740)
|
2949
|
+
Compiled medivo/show_labs.js (169ms) (pid 55740)
|
2950
|
+
Compiled application.js (11ms) (pid 55740)
|
2951
|
+
Completed 200 OK in 2298ms (Views: 630.6ms | ActiveRecord: 0.5ms)
|
2952
|
+
|
2953
|
+
|
2954
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:51:21 +0200
|
2955
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
2956
|
+
|
2957
|
+
|
2958
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:51:21 +0200
|
2959
|
+
Served asset /jquery.js - 304 Not Modified (9ms)
|
2960
|
+
|
2961
|
+
|
2962
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:51:21 +0200
|
2963
|
+
Served asset /jquery_ujs.js - 304 Not Modified (1ms)
|
2964
|
+
|
2965
|
+
|
2966
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:51:21 +0200
|
2967
|
+
Served asset /medivo/show_labs.js - 200 OK (2ms)
|
2968
|
+
|
2969
|
+
|
2970
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:51:21 +0200
|
2971
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (2ms)
|
2972
|
+
|
2973
|
+
|
2974
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:51:21 +0200
|
2975
|
+
Served asset /medivo/map.js - 304 Not Modified (2ms)
|
2976
|
+
|
2977
|
+
|
2978
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:51:21 +0200
|
2979
|
+
Served asset /medivo/models.js - 200 OK (2ms)
|
2980
|
+
|
2981
|
+
|
2982
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:51:21 +0200
|
2983
|
+
Served asset /application.js - 200 OK (0ms)
|
2984
|
+
|
2985
|
+
|
2986
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 20:51:22 +0200
|
2987
|
+
Served asset /medivo/arrow.png - 304 Not Modified (3ms)
|
2988
|
+
|
2989
|
+
|
2990
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 20:51:22 +0200
|
2991
|
+
Served asset /medivo/lab.png - 304 Not Modified (2ms)
|
2992
|
+
|
2993
|
+
|
2994
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:53:43 +0200
|
2995
|
+
Processing by LabsController#search as HTML
|
2996
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
2997
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
2998
|
+
Rendered labs/search.html.haml within layouts/application (5.5ms)
|
2999
|
+
Completed 200 OK in 1849ms (Views: 10.3ms | ActiveRecord: 0.6ms)
|
3000
|
+
|
3001
|
+
|
3002
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:53:45 +0200
|
3003
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3004
|
+
|
3005
|
+
|
3006
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:53:45 +0200
|
3007
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
3008
|
+
|
3009
|
+
|
3010
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:53:45 +0200
|
3011
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
3012
|
+
|
3013
|
+
|
3014
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:53:45 +0200
|
3015
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
3016
|
+
|
3017
|
+
|
3018
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:53:45 +0200
|
3019
|
+
Served asset /medivo/map.js - 304 Not Modified (0ms)
|
3020
|
+
|
3021
|
+
|
3022
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:53:45 +0200
|
3023
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
3024
|
+
|
3025
|
+
|
3026
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:53:45 +0200
|
3027
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
3028
|
+
|
3029
|
+
|
3030
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:53:45 +0200
|
3031
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
3032
|
+
|
3033
|
+
|
3034
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 20:53:45 +0200
|
3035
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
3036
|
+
|
3037
|
+
|
3038
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 20:53:45 +0200
|
3039
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
3040
|
+
|
3041
|
+
|
3042
|
+
Started GET "/medivo/labs/data?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:53:57 +0200
|
3043
|
+
Processing by Medivo::LabsController#data as JS
|
3044
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3045
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
3046
|
+
Completed 200 OK in 1568ms (Views: 0.9ms | ActiveRecord: 0.5ms)
|
3047
|
+
|
3048
|
+
|
3049
|
+
Started GET "/medivo/labs/data?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:54:04 +0200
|
3050
|
+
Processing by Medivo::LabsController#data as JS
|
3051
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3052
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
3053
|
+
Completed 200 OK in 1694ms (Views: 0.9ms | ActiveRecord: 0.5ms)
|
3054
|
+
|
3055
|
+
|
3056
|
+
Started GET "/medivo/labs/data?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:55:03 +0200
|
3057
|
+
Processing by Medivo::LabsController#data as JS
|
3058
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3059
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
3060
|
+
Completed 200 OK in 1659ms (Views: 1.0ms | ActiveRecord: 0.5ms)
|
3061
|
+
|
3062
|
+
|
3063
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:56:21 +0200
|
3064
|
+
Processing by LabsController#search as HTML
|
3065
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3066
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
3067
|
+
Rendered labs/search.html.haml within layouts/application (2.1ms)
|
3068
|
+
Compiled medivo/show_labs.js (198ms) (pid 55740)
|
3069
|
+
Compiled application.js (10ms) (pid 55740)
|
3070
|
+
Completed 200 OK in 1989ms (Views: 231.0ms | ActiveRecord: 0.6ms)
|
3071
|
+
|
3072
|
+
|
3073
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:56:23 +0200
|
3074
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3075
|
+
|
3076
|
+
|
3077
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:23 +0200
|
3078
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
3079
|
+
|
3080
|
+
|
3081
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:23 +0200
|
3082
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
3083
|
+
|
3084
|
+
|
3085
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:23 +0200
|
3086
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
3087
|
+
|
3088
|
+
|
3089
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:23 +0200
|
3090
|
+
Served asset /medivo/show_labs.js - 200 OK (4ms)
|
3091
|
+
|
3092
|
+
|
3093
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:23 +0200
|
3094
|
+
Served asset /medivo/map.js - 304 Not Modified (0ms)
|
3095
|
+
|
3096
|
+
|
3097
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:23 +0200
|
3098
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
3099
|
+
|
3100
|
+
|
3101
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:23 +0200
|
3102
|
+
Served asset /application.js - 200 OK (0ms)
|
3103
|
+
|
3104
|
+
|
3105
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 20:56:24 +0200
|
3106
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
3107
|
+
|
3108
|
+
|
3109
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 20:56:24 +0200
|
3110
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
3111
|
+
|
3112
|
+
|
3113
|
+
Started GET "/medivo/labs/data?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:56:25 +0200
|
3114
|
+
Processing by Medivo::LabsController#data as JS
|
3115
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3116
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
3117
|
+
Completed 200 OK in 1655ms (Views: 1.0ms | ActiveRecord: 0.6ms)
|
3118
|
+
|
3119
|
+
|
3120
|
+
Started GET "/medivo/labs/data?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:56:28 +0200
|
3121
|
+
Processing by Medivo::LabsController#data as JS
|
3122
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3123
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
3124
|
+
Completed 200 OK in 1764ms (Views: 0.9ms | ActiveRecord: 0.5ms)
|
3125
|
+
|
3126
|
+
|
3127
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:56:39 +0200
|
3128
|
+
Processing by LabsController#search as HTML
|
3129
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3130
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
3131
|
+
Rendered labs/search.html.haml within layouts/application (2.4ms)
|
3132
|
+
Compiled medivo/show_labs.js (172ms) (pid 55740)
|
3133
|
+
Compiled application.js (11ms) (pid 55740)
|
3134
|
+
Completed 200 OK in 1811ms (Views: 205.8ms | ActiveRecord: 0.6ms)
|
3135
|
+
|
3136
|
+
|
3137
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:56:41 +0200
|
3138
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3139
|
+
|
3140
|
+
|
3141
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:41 +0200
|
3142
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
3143
|
+
|
3144
|
+
|
3145
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:41 +0200
|
3146
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
3147
|
+
|
3148
|
+
|
3149
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:41 +0200
|
3150
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
3151
|
+
|
3152
|
+
|
3153
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:41 +0200
|
3154
|
+
Served asset /medivo/map.js - 304 Not Modified (0ms)
|
3155
|
+
|
3156
|
+
|
3157
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:41 +0200
|
3158
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
3159
|
+
|
3160
|
+
|
3161
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:41 +0200
|
3162
|
+
Served asset /medivo/show_labs.js - 200 OK (3ms)
|
3163
|
+
|
3164
|
+
|
3165
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:41 +0200
|
3166
|
+
Served asset /application.js - 200 OK (0ms)
|
3167
|
+
|
3168
|
+
|
3169
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 20:56:42 +0200
|
3170
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
3171
|
+
|
3172
|
+
|
3173
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 20:56:42 +0200
|
3174
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
3175
|
+
|
3176
|
+
|
3177
|
+
Started GET "/medivo/labs/data?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:56:44 +0200
|
3178
|
+
Processing by Medivo::LabsController#data as JS
|
3179
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3180
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
3181
|
+
Completed 200 OK in 1689ms (Views: 1.2ms | ActiveRecord: 0.6ms)
|
3182
|
+
|
3183
|
+
|
3184
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:57:03 +0200
|
3185
|
+
Processing by LabsController#search as HTML
|
3186
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3187
|
+
[1m[36mMedivo::ZipCode Load (0.3ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
3188
|
+
Rendered labs/search.html.haml within layouts/application (2.6ms)
|
3189
|
+
Compiled medivo/show_labs.js (169ms) (pid 55740)
|
3190
|
+
Compiled application.js (10ms) (pid 55740)
|
3191
|
+
Completed 200 OK in 1832ms (Views: 204.9ms | ActiveRecord: 0.7ms)
|
3192
|
+
|
3193
|
+
|
3194
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:57:04 +0200
|
3195
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3196
|
+
|
3197
|
+
|
3198
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:57:04 +0200
|
3199
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
3200
|
+
|
3201
|
+
|
3202
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:57:04 +0200
|
3203
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
3204
|
+
|
3205
|
+
|
3206
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:57:04 +0200
|
3207
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
3208
|
+
|
3209
|
+
|
3210
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:57:04 +0200
|
3211
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
3212
|
+
|
3213
|
+
|
3214
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:57:04 +0200
|
3215
|
+
Served asset /medivo/map.js - 304 Not Modified (0ms)
|
3216
|
+
|
3217
|
+
|
3218
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:57:04 +0200
|
3219
|
+
Served asset /medivo/show_labs.js - 200 OK (3ms)
|
3220
|
+
|
3221
|
+
|
3222
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:57:04 +0200
|
3223
|
+
Served asset /application.js - 200 OK (0ms)
|
3224
|
+
|
3225
|
+
|
3226
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 20:57:05 +0200
|
3227
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
3228
|
+
|
3229
|
+
|
3230
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 20:57:05 +0200
|
3231
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
3232
|
+
|
3233
|
+
|
3234
|
+
Started GET "/medivo/labs/data?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:57:24 +0200
|
3235
|
+
Processing by Medivo::LabsController#data as JS
|
3236
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3237
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
3238
|
+
Completed 200 OK in 1610ms (Views: 1.0ms | ActiveRecord: 0.5ms)
|
3239
|
+
|
3240
|
+
|
3241
|
+
Started GET "/medivo/labs/data?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:58:29 +0200
|
3242
|
+
Processing by Medivo::LabsController#data as JS
|
3243
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3244
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
3245
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
3246
|
+
Completed 200 OK in 1695ms (Views: 0.9ms | ActiveRecord: 0.7ms)
|
3247
|
+
|
3248
|
+
|
3249
|
+
Started GET "/medivo/labs/data?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:59:03 +0200
|
3250
|
+
Processing by Medivo::LabsController#data as JS
|
3251
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3252
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
3253
|
+
Completed 200 OK in 1844ms (Views: 0.9ms | ActiveRecord: 0.6ms)
|
3254
|
+
|
3255
|
+
|
3256
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:59:31 +0200
|
3257
|
+
Processing by LabsController#search as HTML
|
3258
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3259
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
3260
|
+
Rendered labs/search.html.haml within layouts/application (2.6ms)
|
3261
|
+
Compiled medivo/show_labs.js (167ms) (pid 55740)
|
3262
|
+
Compiled application.js (10ms) (pid 55740)
|
3263
|
+
Completed 200 OK in 1910ms (Views: 199.1ms | ActiveRecord: 0.5ms)
|
3264
|
+
|
3265
|
+
|
3266
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:59:33 +0200
|
3267
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3268
|
+
|
3269
|
+
|
3270
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:59:33 +0200
|
3271
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
3272
|
+
|
3273
|
+
|
3274
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:59:33 +0200
|
3275
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
3276
|
+
|
3277
|
+
|
3278
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:59:33 +0200
|
3279
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
3280
|
+
|
3281
|
+
|
3282
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:59:33 +0200
|
3283
|
+
Served asset /medivo/show_labs.js - 200 OK (3ms)
|
3284
|
+
|
3285
|
+
|
3286
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:59:33 +0200
|
3287
|
+
Served asset /medivo/map.js - 304 Not Modified (0ms)
|
3288
|
+
|
3289
|
+
|
3290
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:59:33 +0200
|
3291
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
3292
|
+
|
3293
|
+
|
3294
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:59:33 +0200
|
3295
|
+
Served asset /application.js - 200 OK (0ms)
|
3296
|
+
|
3297
|
+
|
3298
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 20:59:33 +0200
|
3299
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
3300
|
+
|
3301
|
+
|
3302
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 20:59:34 +0200
|
3303
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
3304
|
+
|
3305
|
+
|
3306
|
+
Started GET "/medivo/labs/data?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:59:39 +0200
|
3307
|
+
Processing by Medivo::LabsController#data as JS
|
3308
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3309
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
3310
|
+
Completed 200 OK in 1609ms (Views: 1.1ms | ActiveRecord: 0.5ms)
|
3311
|
+
|
3312
|
+
|
3313
|
+
Started GET "/medivo/labs/data?utf8=%E2%9C%93&zip_code=32206&commit=Search" for 127.0.0.1 at 2011-10-13 21:00:29 +0200
|
3314
|
+
Processing by Medivo::LabsController#data as JS
|
3315
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"32206", "commit"=>"Search"}
|
3316
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '32206' LIMIT 1
|
3317
|
+
Completed 200 OK in 1568ms (Views: 0.9ms | ActiveRecord: 0.5ms)
|
3318
|
+
|
3319
|
+
|
3320
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:01:47 +0200
|
3321
|
+
Processing by LabsController#search as HTML
|
3322
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3323
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
3324
|
+
Rendered labs/search.html.haml within layouts/application (2.4ms)
|
3325
|
+
Compiled medivo/models.js (170ms) (pid 55740)
|
3326
|
+
Compiled medivo/show_labs.js (167ms) (pid 55740)
|
3327
|
+
Compiled application.js (10ms) (pid 55740)
|
3328
|
+
Completed 200 OK in 2019ms (Views: 375.3ms | ActiveRecord: 0.5ms)
|
3329
|
+
|
3330
|
+
|
3331
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:01:49 +0200
|
3332
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3333
|
+
|
3334
|
+
|
3335
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:01:49 +0200
|
3336
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
3337
|
+
|
3338
|
+
|
3339
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:01:49 +0200
|
3340
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
3341
|
+
|
3342
|
+
|
3343
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:01:49 +0200
|
3344
|
+
Served asset /medivo/show_labs.js - 200 OK (3ms)
|
3345
|
+
|
3346
|
+
|
3347
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:01:49 +0200
|
3348
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
3349
|
+
|
3350
|
+
|
3351
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:01:49 +0200
|
3352
|
+
Served asset /medivo/map.js - 304 Not Modified (0ms)
|
3353
|
+
|
3354
|
+
|
3355
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:01:49 +0200
|
3356
|
+
Served asset /medivo/models.js - 200 OK (34ms)
|
3357
|
+
|
3358
|
+
|
3359
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:01:49 +0200
|
3360
|
+
Served asset /application.js - 200 OK (0ms)
|
3361
|
+
|
3362
|
+
|
3363
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:01:49 +0200
|
3364
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
3365
|
+
|
3366
|
+
|
3367
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:02:04 +0200
|
3368
|
+
Processing by LabsController#search as HTML
|
3369
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3370
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
3371
|
+
Rendered labs/search.html.haml within layouts/application (2.6ms)
|
3372
|
+
Compiled medivo/models.js (169ms) (pid 55740)
|
3373
|
+
Compiled application.js (11ms) (pid 55740)
|
3374
|
+
Completed 200 OK in 1978ms (Views: 201.8ms | ActiveRecord: 0.5ms)
|
3375
|
+
|
3376
|
+
|
3377
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:02:06 +0200
|
3378
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3379
|
+
|
3380
|
+
|
3381
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:02:06 +0200
|
3382
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
3383
|
+
|
3384
|
+
|
3385
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:02:06 +0200
|
3386
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
3387
|
+
|
3388
|
+
|
3389
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:02:06 +0200
|
3390
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
3391
|
+
|
3392
|
+
|
3393
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:02:06 +0200
|
3394
|
+
Served asset /medivo/models.js - 200 OK (3ms)
|
3395
|
+
|
3396
|
+
|
3397
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:02:06 +0200
|
3398
|
+
Served asset /medivo/map.js - 304 Not Modified (0ms)
|
3399
|
+
|
3400
|
+
|
3401
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:02:06 +0200
|
3402
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
3403
|
+
|
3404
|
+
|
3405
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:02:06 +0200
|
3406
|
+
Served asset /application.js - 200 OK (1ms)
|
3407
|
+
|
3408
|
+
|
3409
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:02:06 +0200
|
3410
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
3411
|
+
|
3412
|
+
|
3413
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:03:05 +0200
|
3414
|
+
Processing by LabsController#search as HTML
|
3415
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3416
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
3417
|
+
Rendered labs/search.html.haml within layouts/application (2.4ms)
|
3418
|
+
Compiled medivo/models.js (171ms) (pid 55740)
|
3419
|
+
Compiled medivo/show_labs.js (162ms) (pid 55740)
|
3420
|
+
Compiled application.js (11ms) (pid 55740)
|
3421
|
+
Completed 200 OK in 2104ms (Views: 372.2ms | ActiveRecord: 0.5ms)
|
3422
|
+
|
3423
|
+
|
3424
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:03:07 +0200
|
3425
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3426
|
+
|
3427
|
+
|
3428
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:03:07 +0200
|
3429
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
3430
|
+
|
3431
|
+
|
3432
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:03:07 +0200
|
3433
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
3434
|
+
|
3435
|
+
|
3436
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:03:07 +0200
|
3437
|
+
Served asset /medivo/show_labs.js - 200 OK (3ms)
|
3438
|
+
|
3439
|
+
|
3440
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:03:07 +0200
|
3441
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
3442
|
+
|
3443
|
+
|
3444
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:03:07 +0200
|
3445
|
+
Served asset /medivo/map.js - 304 Not Modified (0ms)
|
3446
|
+
|
3447
|
+
|
3448
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:03:07 +0200
|
3449
|
+
Served asset /medivo/models.js - 200 OK (35ms)
|
3450
|
+
|
3451
|
+
|
3452
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:03:07 +0200
|
3453
|
+
Served asset /application.js - 200 OK (0ms)
|
3454
|
+
|
3455
|
+
|
3456
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:03:07 +0200
|
3457
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
3458
|
+
|
3459
|
+
|
3460
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:13:31 +0200
|
3461
|
+
Processing by LabsController#search as HTML
|
3462
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3463
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
3464
|
+
Rendered labs/search.html.haml within layouts/application (2.5ms)
|
3465
|
+
Compiled medivo/models.js (174ms) (pid 55740)
|
3466
|
+
Compiled application.js (11ms) (pid 55740)
|
3467
|
+
Completed 200 OK in 1960ms (Views: 207.1ms | ActiveRecord: 0.6ms)
|
3468
|
+
|
3469
|
+
|
3470
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:33 +0200
|
3471
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
3472
|
+
|
3473
|
+
|
3474
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:13:33 +0200
|
3475
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3476
|
+
|
3477
|
+
|
3478
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:33 +0200
|
3479
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
3480
|
+
|
3481
|
+
|
3482
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:33 +0200
|
3483
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
3484
|
+
|
3485
|
+
|
3486
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:33 +0200
|
3487
|
+
Served asset /medivo/map.js - 304 Not Modified (0ms)
|
3488
|
+
|
3489
|
+
|
3490
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:33 +0200
|
3491
|
+
Served asset /medivo/models.js - 200 OK (3ms)
|
3492
|
+
|
3493
|
+
|
3494
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:33 +0200
|
3495
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
3496
|
+
|
3497
|
+
|
3498
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:33 +0200
|
3499
|
+
Served asset /application.js - 200 OK (0ms)
|
3500
|
+
|
3501
|
+
|
3502
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:13:33 +0200
|
3503
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
3504
|
+
|
3505
|
+
|
3506
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 21:13:33 +0200
|
3507
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
3508
|
+
|
3509
|
+
|
3510
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:13:51 +0200
|
3511
|
+
Processing by LabsController#search as HTML
|
3512
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3513
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
3514
|
+
Rendered labs/search.html.haml within layouts/application (2.5ms)
|
3515
|
+
Compiled medivo/models.js (175ms) (pid 55740)
|
3516
|
+
Compiled application.js (11ms) (pid 55740)
|
3517
|
+
Completed 200 OK in 2070ms (Views: 210.8ms | ActiveRecord: 0.5ms)
|
3518
|
+
|
3519
|
+
|
3520
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:13:53 +0200
|
3521
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3522
|
+
|
3523
|
+
|
3524
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:53 +0200
|
3525
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
3526
|
+
|
3527
|
+
|
3528
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:53 +0200
|
3529
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
3530
|
+
|
3531
|
+
|
3532
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:53 +0200
|
3533
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
3534
|
+
|
3535
|
+
|
3536
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:53 +0200
|
3537
|
+
Served asset /medivo/map.js - 304 Not Modified (0ms)
|
3538
|
+
|
3539
|
+
|
3540
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:53 +0200
|
3541
|
+
Served asset /medivo/models.js - 200 OK (3ms)
|
3542
|
+
|
3543
|
+
|
3544
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:53 +0200
|
3545
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
3546
|
+
|
3547
|
+
|
3548
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:53 +0200
|
3549
|
+
Served asset /application.js - 200 OK (0ms)
|
3550
|
+
|
3551
|
+
|
3552
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:13:54 +0200
|
3553
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
3554
|
+
|
3555
|
+
|
3556
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 21:13:54 +0200
|
3557
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
3558
|
+
|
3559
|
+
|
3560
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:14:29 +0200
|
3561
|
+
Processing by LabsController#search as HTML
|
3562
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3563
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
3564
|
+
Rendered labs/search.html.haml within layouts/application (2.6ms)
|
3565
|
+
Compiled medivo/models.js (175ms) (pid 55740)
|
3566
|
+
Compiled application.js (10ms) (pid 55740)
|
3567
|
+
Completed 200 OK in 1823ms (Views: 208.0ms | ActiveRecord: 0.5ms)
|
3568
|
+
|
3569
|
+
|
3570
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:14:31 +0200
|
3571
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
3572
|
+
|
3573
|
+
|
3574
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:14:31 +0200
|
3575
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3576
|
+
|
3577
|
+
|
3578
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:14:31 +0200
|
3579
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
3580
|
+
|
3581
|
+
|
3582
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:14:31 +0200
|
3583
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
3584
|
+
|
3585
|
+
|
3586
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:14:31 +0200
|
3587
|
+
Served asset /medivo/map.js - 304 Not Modified (0ms)
|
3588
|
+
|
3589
|
+
|
3590
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:14:31 +0200
|
3591
|
+
Served asset /medivo/models.js - 200 OK (5ms)
|
3592
|
+
|
3593
|
+
|
3594
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:14:31 +0200
|
3595
|
+
Served asset /application.js - 200 OK (0ms)
|
3596
|
+
|
3597
|
+
|
3598
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:14:31 +0200
|
3599
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
3600
|
+
|
3601
|
+
|
3602
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:14:32 +0200
|
3603
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
3604
|
+
|
3605
|
+
|
3606
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 21:14:32 +0200
|
3607
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
3608
|
+
|
3609
|
+
|
3610
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:47:43 +0200
|
3611
|
+
Processing by LabsController#search as HTML
|
3612
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3613
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
3614
|
+
Rendered labs/search.html.haml within layouts/application (9.3ms)
|
3615
|
+
Compiled medivo/map.js (176ms) (pid 55740)
|
3616
|
+
Compiled medivo/models.js (174ms) (pid 55740)
|
3617
|
+
Compiled medivo/show_labs.js (163ms) (pid 55740)
|
3618
|
+
Compiled application.js (10ms) (pid 55740)
|
3619
|
+
Completed 200 OK in 2304ms (Views: 602.7ms | ActiveRecord: 0.6ms)
|
3620
|
+
|
3621
|
+
|
3622
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:47:46 +0200
|
3623
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3624
|
+
|
3625
|
+
|
3626
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:47:46 +0200
|
3627
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
3628
|
+
|
3629
|
+
|
3630
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:47:46 +0200
|
3631
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
3632
|
+
|
3633
|
+
|
3634
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:47:46 +0200
|
3635
|
+
Served asset /medivo/map.js - 200 OK (4ms)
|
3636
|
+
|
3637
|
+
|
3638
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:47:46 +0200
|
3639
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
3640
|
+
|
3641
|
+
|
3642
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:47:46 +0200
|
3643
|
+
Served asset /medivo/models.js - 304 Not Modified (2ms)
|
3644
|
+
|
3645
|
+
|
3646
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:47:46 +0200
|
3647
|
+
Served asset /medivo/show_labs.js - 200 OK (2ms)
|
3648
|
+
|
3649
|
+
|
3650
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:47:46 +0200
|
3651
|
+
Served asset /application.js - 200 OK (0ms)
|
3652
|
+
|
3653
|
+
|
3654
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:47:46 +0200
|
3655
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
3656
|
+
|
3657
|
+
|
3658
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 21:47:46 +0200
|
3659
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
3660
|
+
|
3661
|
+
|
3662
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:48:13 +0200
|
3663
|
+
Processing by LabsController#search as HTML
|
3664
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3665
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
3666
|
+
Rendered labs/search.html.haml within layouts/application (3.1ms)
|
3667
|
+
Compiled medivo/map.js (176ms) (pid 55740)
|
3668
|
+
Compiled application.js (10ms) (pid 55740)
|
3669
|
+
Completed 200 OK in 1860ms (Views: 207.3ms | ActiveRecord: 0.6ms)
|
3670
|
+
|
3671
|
+
|
3672
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:48:15 +0200
|
3673
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3674
|
+
|
3675
|
+
|
3676
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:15 +0200
|
3677
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
3678
|
+
|
3679
|
+
|
3680
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:15 +0200
|
3681
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
3682
|
+
|
3683
|
+
|
3684
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:15 +0200
|
3685
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
3686
|
+
|
3687
|
+
|
3688
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:15 +0200
|
3689
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
3690
|
+
|
3691
|
+
|
3692
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:15 +0200
|
3693
|
+
Served asset /medivo/map.js - 200 OK (2ms)
|
3694
|
+
|
3695
|
+
|
3696
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:15 +0200
|
3697
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
3698
|
+
|
3699
|
+
|
3700
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:15 +0200
|
3701
|
+
Served asset /application.js - 200 OK (0ms)
|
3702
|
+
|
3703
|
+
|
3704
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:48:15 +0200
|
3705
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
3706
|
+
|
3707
|
+
|
3708
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 21:48:15 +0200
|
3709
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
3710
|
+
|
3711
|
+
|
3712
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:48:32 +0200
|
3713
|
+
Processing by LabsController#search as HTML
|
3714
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3715
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
3716
|
+
Rendered labs/search.html.haml within layouts/application (3.3ms)
|
3717
|
+
Compiled medivo/map.js (174ms) (pid 55740)
|
3718
|
+
Compiled application.js (10ms) (pid 55740)
|
3719
|
+
Completed 200 OK in 1917ms (Views: 208.2ms | ActiveRecord: 0.6ms)
|
3720
|
+
|
3721
|
+
|
3722
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:48:34 +0200
|
3723
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3724
|
+
|
3725
|
+
|
3726
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:34 +0200
|
3727
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
3728
|
+
|
3729
|
+
|
3730
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:34 +0200
|
3731
|
+
Served asset /medivo/map.js - 200 OK (5ms)
|
3732
|
+
|
3733
|
+
|
3734
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:34 +0200
|
3735
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
3736
|
+
|
3737
|
+
|
3738
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:34 +0200
|
3739
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
3740
|
+
|
3741
|
+
|
3742
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:34 +0200
|
3743
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
3744
|
+
|
3745
|
+
|
3746
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:34 +0200
|
3747
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
3748
|
+
|
3749
|
+
|
3750
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:34 +0200
|
3751
|
+
Served asset /application.js - 200 OK (0ms)
|
3752
|
+
|
3753
|
+
|
3754
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:48:34 +0200
|
3755
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
3756
|
+
|
3757
|
+
|
3758
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 21:48:34 +0200
|
3759
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
3760
|
+
|
3761
|
+
|
3762
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:49:15 +0200
|
3763
|
+
Processing by LabsController#search as HTML
|
3764
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3765
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
3766
|
+
Rendered labs/search.html.haml within layouts/application (3.1ms)
|
3767
|
+
Compiled medivo/map.js (175ms) (pid 55740)
|
3768
|
+
Compiled application.js (10ms) (pid 55740)
|
3769
|
+
Completed 200 OK in 1998ms (Views: 209.2ms | ActiveRecord: 0.5ms)
|
3770
|
+
|
3771
|
+
|
3772
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:49:17 +0200
|
3773
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3774
|
+
|
3775
|
+
|
3776
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:17 +0200
|
3777
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
3778
|
+
|
3779
|
+
|
3780
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:17 +0200
|
3781
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
3782
|
+
|
3783
|
+
|
3784
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:17 +0200
|
3785
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
3786
|
+
|
3787
|
+
|
3788
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:17 +0200
|
3789
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
3790
|
+
|
3791
|
+
|
3792
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:17 +0200
|
3793
|
+
Served asset /medivo/map.js - 200 OK (2ms)
|
3794
|
+
|
3795
|
+
|
3796
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:17 +0200
|
3797
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
3798
|
+
|
3799
|
+
|
3800
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:17 +0200
|
3801
|
+
Served asset /application.js - 200 OK (0ms)
|
3802
|
+
|
3803
|
+
|
3804
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:49:17 +0200
|
3805
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
3806
|
+
|
3807
|
+
|
3808
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 21:49:17 +0200
|
3809
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
3810
|
+
|
3811
|
+
|
3812
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:49:56 +0200
|
3813
|
+
Processing by LabsController#search as HTML
|
3814
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3815
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
3816
|
+
Rendered labs/search.html.haml within layouts/application (3.3ms)
|
3817
|
+
Compiled medivo/map.js (175ms) (pid 55740)
|
3818
|
+
Compiled application.js (10ms) (pid 55740)
|
3819
|
+
Completed 200 OK in 1935ms (Views: 208.4ms | ActiveRecord: 0.5ms)
|
3820
|
+
|
3821
|
+
|
3822
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:49:58 +0200
|
3823
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3824
|
+
|
3825
|
+
|
3826
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:58 +0200
|
3827
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
3828
|
+
|
3829
|
+
|
3830
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:58 +0200
|
3831
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
3832
|
+
|
3833
|
+
|
3834
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:58 +0200
|
3835
|
+
Served asset /medivo/map.js - 200 OK (3ms)
|
3836
|
+
|
3837
|
+
|
3838
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:58 +0200
|
3839
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
3840
|
+
|
3841
|
+
|
3842
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:58 +0200
|
3843
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
3844
|
+
|
3845
|
+
|
3846
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:58 +0200
|
3847
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
3848
|
+
|
3849
|
+
|
3850
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:58 +0200
|
3851
|
+
Served asset /application.js - 200 OK (0ms)
|
3852
|
+
|
3853
|
+
|
3854
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:49:59 +0200
|
3855
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
3856
|
+
|
3857
|
+
|
3858
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 21:49:59 +0200
|
3859
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
3860
|
+
|
3861
|
+
|
3862
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:51:05 +0200
|
3863
|
+
Processing by LabsController#search as HTML
|
3864
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3865
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
3866
|
+
Rendered labs/search.html.haml within layouts/application (3.2ms)
|
3867
|
+
Compiled medivo/map.js (175ms) (pid 55740)
|
3868
|
+
Compiled application.js (10ms) (pid 55740)
|
3869
|
+
Completed 200 OK in 1953ms (Views: 208.8ms | ActiveRecord: 0.5ms)
|
3870
|
+
|
3871
|
+
|
3872
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:51:07 +0200
|
3873
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3874
|
+
|
3875
|
+
|
3876
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:07 +0200
|
3877
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
3878
|
+
|
3879
|
+
|
3880
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:07 +0200
|
3881
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
3882
|
+
|
3883
|
+
|
3884
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:07 +0200
|
3885
|
+
Served asset /medivo/map.js - 200 OK (3ms)
|
3886
|
+
|
3887
|
+
|
3888
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:07 +0200
|
3889
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
3890
|
+
|
3891
|
+
|
3892
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:07 +0200
|
3893
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
3894
|
+
|
3895
|
+
|
3896
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:07 +0200
|
3897
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
3898
|
+
|
3899
|
+
|
3900
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:07 +0200
|
3901
|
+
Served asset /application.js - 200 OK (0ms)
|
3902
|
+
|
3903
|
+
|
3904
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:51:07 +0200
|
3905
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
3906
|
+
|
3907
|
+
|
3908
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 21:51:07 +0200
|
3909
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
3910
|
+
|
3911
|
+
|
3912
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:51:32 +0200
|
3913
|
+
Processing by LabsController#search as HTML
|
3914
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3915
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
3916
|
+
Rendered labs/search.html.haml within layouts/application (3.1ms)
|
3917
|
+
Compiled medivo/map.js (177ms) (pid 55740)
|
3918
|
+
Compiled application.js (10ms) (pid 55740)
|
3919
|
+
Completed 200 OK in 1884ms (Views: 211.6ms | ActiveRecord: 0.6ms)
|
3920
|
+
|
3921
|
+
|
3922
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:51:34 +0200
|
3923
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3924
|
+
|
3925
|
+
|
3926
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:34 +0200
|
3927
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
3928
|
+
|
3929
|
+
|
3930
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:34 +0200
|
3931
|
+
Served asset /medivo/map.js - 200 OK (5ms)
|
3932
|
+
|
3933
|
+
|
3934
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:34 +0200
|
3935
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
3936
|
+
|
3937
|
+
|
3938
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:34 +0200
|
3939
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
3940
|
+
|
3941
|
+
|
3942
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:34 +0200
|
3943
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
3944
|
+
|
3945
|
+
|
3946
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:34 +0200
|
3947
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
3948
|
+
|
3949
|
+
|
3950
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:34 +0200
|
3951
|
+
Served asset /application.js - 200 OK (0ms)
|
3952
|
+
|
3953
|
+
|
3954
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:51:40 +0200
|
3955
|
+
Processing by LabsController#search as HTML
|
3956
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3957
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
3958
|
+
Rendered labs/search.html.haml within layouts/application (3.1ms)
|
3959
|
+
Compiled medivo/map.js (176ms) (pid 55740)
|
3960
|
+
Compiled application.js (10ms) (pid 55740)
|
3961
|
+
Completed 200 OK in 1920ms (Views: 209.6ms | ActiveRecord: 0.5ms)
|
3962
|
+
|
3963
|
+
|
3964
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:51:42 +0200
|
3965
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3966
|
+
|
3967
|
+
|
3968
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:42 +0200
|
3969
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
3970
|
+
|
3971
|
+
|
3972
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:42 +0200
|
3973
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
3974
|
+
|
3975
|
+
|
3976
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:42 +0200
|
3977
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
3978
|
+
|
3979
|
+
|
3980
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:42 +0200
|
3981
|
+
Served asset /medivo/map.js - 200 OK (3ms)
|
3982
|
+
|
3983
|
+
|
3984
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:42 +0200
|
3985
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
3986
|
+
|
3987
|
+
|
3988
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:42 +0200
|
3989
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
3990
|
+
|
3991
|
+
|
3992
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:42 +0200
|
3993
|
+
Served asset /application.js - 200 OK (0ms)
|
3994
|
+
|
3995
|
+
|
3996
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:51:53 +0200
|
3997
|
+
Processing by LabsController#search as HTML
|
3998
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
3999
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
4000
|
+
Rendered labs/search.html.haml within layouts/application (3.2ms)
|
4001
|
+
Compiled medivo/map.js (176ms) (pid 55740)
|
4002
|
+
Compiled application.js (12ms) (pid 55740)
|
4003
|
+
Completed 200 OK in 1905ms (Views: 210.7ms | ActiveRecord: 0.5ms)
|
4004
|
+
|
4005
|
+
|
4006
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:51:55 +0200
|
4007
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4008
|
+
|
4009
|
+
|
4010
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:55 +0200
|
4011
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
4012
|
+
|
4013
|
+
|
4014
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:55 +0200
|
4015
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
4016
|
+
|
4017
|
+
|
4018
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:55 +0200
|
4019
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
4020
|
+
|
4021
|
+
|
4022
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:55 +0200
|
4023
|
+
Served asset /medivo/map.js - 200 OK (2ms)
|
4024
|
+
|
4025
|
+
|
4026
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:55 +0200
|
4027
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
4028
|
+
|
4029
|
+
|
4030
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:55 +0200
|
4031
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
4032
|
+
|
4033
|
+
|
4034
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:55 +0200
|
4035
|
+
Served asset /application.js - 200 OK (0ms)
|
4036
|
+
|
4037
|
+
|
4038
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:53:41 +0200
|
4039
|
+
Processing by LabsController#search as HTML
|
4040
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
4041
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
4042
|
+
Rendered labs/search.html.haml within layouts/application (3.1ms)
|
4043
|
+
Compiled medivo/map.js (177ms) (pid 55740)
|
4044
|
+
Compiled application.js (11ms) (pid 55740)
|
4045
|
+
Completed 200 OK in 2121ms (Views: 210.4ms | ActiveRecord: 0.6ms)
|
4046
|
+
|
4047
|
+
|
4048
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:53:43 +0200
|
4049
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4050
|
+
|
4051
|
+
|
4052
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:43 +0200
|
4053
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
4054
|
+
|
4055
|
+
|
4056
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:43 +0200
|
4057
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
4058
|
+
|
4059
|
+
|
4060
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:43 +0200
|
4061
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
4062
|
+
|
4063
|
+
|
4064
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:43 +0200
|
4065
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
4066
|
+
|
4067
|
+
|
4068
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:43 +0200
|
4069
|
+
Served asset /medivo/map.js - 200 OK (3ms)
|
4070
|
+
|
4071
|
+
|
4072
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:43 +0200
|
4073
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
4074
|
+
|
4075
|
+
|
4076
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:43 +0200
|
4077
|
+
Served asset /application.js - 200 OK (0ms)
|
4078
|
+
|
4079
|
+
|
4080
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:53:43 +0200
|
4081
|
+
Processing by LabsController#search as HTML
|
4082
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
4083
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
4084
|
+
Rendered labs/search.html.haml within layouts/application (3.0ms)
|
4085
|
+
Completed 200 OK in 2654ms (Views: 8.0ms | ActiveRecord: 0.5ms)
|
4086
|
+
|
4087
|
+
|
4088
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:53:46 +0200
|
4089
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4090
|
+
|
4091
|
+
|
4092
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:46 +0200
|
4093
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
4094
|
+
|
4095
|
+
|
4096
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:46 +0200
|
4097
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
4098
|
+
|
4099
|
+
|
4100
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:46 +0200
|
4101
|
+
Served asset /medivo/map.js - 304 Not Modified (0ms)
|
4102
|
+
|
4103
|
+
|
4104
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:46 +0200
|
4105
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
4106
|
+
|
4107
|
+
|
4108
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:46 +0200
|
4109
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
4110
|
+
|
4111
|
+
|
4112
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:46 +0200
|
4113
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
4114
|
+
|
4115
|
+
|
4116
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:46 +0200
|
4117
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
4118
|
+
|
4119
|
+
|
4120
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:54:40 +0200
|
4121
|
+
Processing by LabsController#search as HTML
|
4122
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
4123
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
4124
|
+
Rendered labs/search.html.haml within layouts/application (2.7ms)
|
4125
|
+
Compiled medivo/map.js (174ms) (pid 55740)
|
4126
|
+
Compiled application.js (9ms) (pid 55740)
|
4127
|
+
Completed 200 OK in 1792ms (Views: 204.2ms | ActiveRecord: 0.6ms)
|
4128
|
+
|
4129
|
+
|
4130
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:54:42 +0200
|
4131
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4132
|
+
|
4133
|
+
|
4134
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:42 +0200
|
4135
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
4136
|
+
|
4137
|
+
|
4138
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:42 +0200
|
4139
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
4140
|
+
|
4141
|
+
|
4142
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:42 +0200
|
4143
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
4144
|
+
|
4145
|
+
|
4146
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:42 +0200
|
4147
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
4148
|
+
|
4149
|
+
|
4150
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:42 +0200
|
4151
|
+
Served asset /medivo/map.js - 200 OK (38ms)
|
4152
|
+
|
4153
|
+
|
4154
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:42 +0200
|
4155
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
4156
|
+
|
4157
|
+
|
4158
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:42 +0200
|
4159
|
+
Served asset /application.js - 200 OK (0ms)
|
4160
|
+
|
4161
|
+
|
4162
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:54:55 +0200
|
4163
|
+
Processing by LabsController#search as HTML
|
4164
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
4165
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
4166
|
+
Rendered labs/search.html.haml within layouts/application (3.3ms)
|
4167
|
+
Compiled medivo/map.js (176ms) (pid 55740)
|
4168
|
+
Compiled application.js (11ms) (pid 55740)
|
4169
|
+
Completed 200 OK in 1800ms (Views: 210.6ms | ActiveRecord: 0.5ms)
|
4170
|
+
|
4171
|
+
|
4172
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:54:57 +0200
|
4173
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4174
|
+
|
4175
|
+
|
4176
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:57 +0200
|
4177
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
4178
|
+
|
4179
|
+
|
4180
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:57 +0200
|
4181
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
4182
|
+
|
4183
|
+
|
4184
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:57 +0200
|
4185
|
+
Served asset /medivo/map.js - 200 OK (3ms)
|
4186
|
+
|
4187
|
+
|
4188
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:57 +0200
|
4189
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
4190
|
+
|
4191
|
+
|
4192
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:57 +0200
|
4193
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
4194
|
+
|
4195
|
+
|
4196
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:57 +0200
|
4197
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
4198
|
+
|
4199
|
+
|
4200
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:57 +0200
|
4201
|
+
Served asset /application.js - 200 OK (0ms)
|
4202
|
+
|
4203
|
+
|
4204
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:54:57 +0200
|
4205
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
4206
|
+
|
4207
|
+
|
4208
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 21:54:57 +0200
|
4209
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
4210
|
+
|
4211
|
+
|
4212
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:55:15 +0200
|
4213
|
+
Processing by LabsController#search as HTML
|
4214
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
4215
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
4216
|
+
Rendered labs/search.html.haml within layouts/application (9.8ms)
|
4217
|
+
Completed 200 OK in 1812ms (Views: 15.0ms | ActiveRecord: 0.5ms)
|
4218
|
+
|
4219
|
+
|
4220
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:55:16 +0200
|
4221
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
4222
|
+
|
4223
|
+
|
4224
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:55:16 +0200
|
4225
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4226
|
+
|
4227
|
+
|
4228
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:55:16 +0200
|
4229
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
4230
|
+
|
4231
|
+
|
4232
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:55:16 +0200
|
4233
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
4234
|
+
|
4235
|
+
|
4236
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:55:16 +0200
|
4237
|
+
Served asset /medivo/map.js - 304 Not Modified (0ms)
|
4238
|
+
|
4239
|
+
|
4240
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:55:16 +0200
|
4241
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
4242
|
+
|
4243
|
+
|
4244
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:55:16 +0200
|
4245
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
4246
|
+
|
4247
|
+
|
4248
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:55:16 +0200
|
4249
|
+
Served asset /application.js - 304 Not Modified (1ms)
|
4250
|
+
|
4251
|
+
|
4252
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:55:17 +0200
|
4253
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
4254
|
+
|
4255
|
+
|
4256
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 21:55:17 +0200
|
4257
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
4258
|
+
|
4259
|
+
|
4260
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:57:00 +0200
|
4261
|
+
Processing by LabsController#search as HTML
|
4262
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
4263
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
4264
|
+
Rendered labs/search.html.haml within layouts/application (8.6ms)
|
4265
|
+
Compiled medivo/map.js (177ms) (pid 55740)
|
4266
|
+
Compiled application.js (9ms) (pid 55740)
|
4267
|
+
Completed 200 OK in 1978ms (Views: 255.3ms | ActiveRecord: 0.6ms)
|
4268
|
+
|
4269
|
+
|
4270
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:57:02 +0200
|
4271
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4272
|
+
|
4273
|
+
|
4274
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:57:02 +0200
|
4275
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
4276
|
+
|
4277
|
+
|
4278
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:57:02 +0200
|
4279
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
4280
|
+
|
4281
|
+
|
4282
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:57:02 +0200
|
4283
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
4284
|
+
|
4285
|
+
|
4286
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:57:02 +0200
|
4287
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
4288
|
+
|
4289
|
+
|
4290
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:57:02 +0200
|
4291
|
+
Served asset /medivo/map.js - 200 OK (2ms)
|
4292
|
+
|
4293
|
+
|
4294
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:57:02 +0200
|
4295
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
4296
|
+
|
4297
|
+
|
4298
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:57:02 +0200
|
4299
|
+
Served asset /application.js - 200 OK (0ms)
|
4300
|
+
|
4301
|
+
|
4302
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:57:03 +0200
|
4303
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
4304
|
+
|
4305
|
+
|
4306
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 21:57:03 +0200
|
4307
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
4308
|
+
|
4309
|
+
|
4310
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:58:00 +0200
|
4311
|
+
Processing by LabsController#search as HTML
|
4312
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
4313
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
4314
|
+
Rendered labs/search.html.haml within layouts/application (3.1ms)
|
4315
|
+
Compiled medivo/map.js (176ms) (pid 55740)
|
4316
|
+
Compiled application.js (10ms) (pid 55740)
|
4317
|
+
Completed 200 OK in 1898ms (Views: 210.3ms | ActiveRecord: 0.5ms)
|
4318
|
+
|
4319
|
+
|
4320
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:58:02 +0200
|
4321
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4322
|
+
|
4323
|
+
|
4324
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:58:02 +0200
|
4325
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
4326
|
+
|
4327
|
+
|
4328
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:58:02 +0200
|
4329
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
4330
|
+
|
4331
|
+
|
4332
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:58:02 +0200
|
4333
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
4334
|
+
|
4335
|
+
|
4336
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:58:02 +0200
|
4337
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
4338
|
+
|
4339
|
+
|
4340
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:58:02 +0200
|
4341
|
+
Served asset /medivo/map.js - 200 OK (3ms)
|
4342
|
+
|
4343
|
+
|
4344
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:58:02 +0200
|
4345
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
4346
|
+
|
4347
|
+
|
4348
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:58:02 +0200
|
4349
|
+
Served asset /application.js - 200 OK (0ms)
|
4350
|
+
|
4351
|
+
|
4352
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:58:03 +0200
|
4353
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
4354
|
+
|
4355
|
+
|
4356
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 21:58:03 +0200
|
4357
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
4358
|
+
|
4359
|
+
|
4360
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 22:49:27 +0200
|
4361
|
+
Processing by LabsController#search as HTML
|
4362
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
4363
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
4364
|
+
Rendered labs/search.html.haml within layouts/application (3.2ms)
|
4365
|
+
Compiled medivo/map.js (176ms) (pid 55740)
|
4366
|
+
Compiled application.js (12ms) (pid 55740)
|
4367
|
+
Completed 200 OK in 2305ms (Views: 214.0ms | ActiveRecord: 0.5ms)
|
4368
|
+
|
4369
|
+
|
4370
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 22:49:30 +0200
|
4371
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4372
|
+
|
4373
|
+
|
4374
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:30 +0200
|
4375
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
4376
|
+
|
4377
|
+
|
4378
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:30 +0200
|
4379
|
+
Served asset /medivo/map.js - 200 OK (4ms)
|
4380
|
+
|
4381
|
+
|
4382
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:30 +0200
|
4383
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
4384
|
+
|
4385
|
+
|
4386
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:30 +0200
|
4387
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
4388
|
+
|
4389
|
+
|
4390
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:30 +0200
|
4391
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
4392
|
+
|
4393
|
+
|
4394
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:30 +0200
|
4395
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
4396
|
+
|
4397
|
+
|
4398
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:30 +0200
|
4399
|
+
Served asset /application.js - 200 OK (0ms)
|
4400
|
+
|
4401
|
+
|
4402
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 22:49:30 +0200
|
4403
|
+
Processing by LabsController#search as */*
|
4404
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
4405
|
+
[1m[35mMedivo::ZipCode Load (0.2ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
4406
|
+
Rendered labs/search.html.haml within layouts/application (10.3ms)
|
4407
|
+
Completed 200 OK in 1698ms (Views: 17.6ms | ActiveRecord: 0.6ms)
|
4408
|
+
|
4409
|
+
|
4410
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 22:49:32 +0200
|
4411
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
4412
|
+
|
4413
|
+
|
4414
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 22:49:32 +0200
|
4415
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
4416
|
+
|
4417
|
+
|
4418
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 22:49:49 +0200
|
4419
|
+
Processing by LabsController#search as HTML
|
4420
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
4421
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
4422
|
+
Rendered labs/search.html.haml within layouts/application (2.7ms)
|
4423
|
+
Compiled medivo/map.js (176ms) (pid 55740)
|
4424
|
+
Compiled application.js (9ms) (pid 55740)
|
4425
|
+
Completed 200 OK in 2676ms (Views: 207.3ms | ActiveRecord: 0.5ms)
|
4426
|
+
|
4427
|
+
|
4428
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 22:49:52 +0200
|
4429
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4430
|
+
|
4431
|
+
|
4432
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:52 +0200
|
4433
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
4434
|
+
|
4435
|
+
|
4436
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:52 +0200
|
4437
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
4438
|
+
|
4439
|
+
|
4440
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:52 +0200
|
4441
|
+
Served asset /medivo/map.js - 200 OK (2ms)
|
4442
|
+
|
4443
|
+
|
4444
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:52 +0200
|
4445
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
4446
|
+
|
4447
|
+
|
4448
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:52 +0200
|
4449
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
4450
|
+
|
4451
|
+
|
4452
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:52 +0200
|
4453
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (36ms)
|
4454
|
+
|
4455
|
+
|
4456
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:52 +0200
|
4457
|
+
Served asset /application.js - 200 OK (0ms)
|
4458
|
+
|
4459
|
+
|
4460
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 22:49:52 +0200
|
4461
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
4462
|
+
|
4463
|
+
|
4464
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 22:49:52 +0200
|
4465
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
4466
|
+
|
4467
|
+
|
4468
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 22:50:00 +0200
|
4469
|
+
Processing by LabsController#search as HTML
|
4470
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
4471
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
4472
|
+
Rendered labs/search.html.haml within layouts/application (3.2ms)
|
4473
|
+
Compiled medivo/map.js (175ms) (pid 55740)
|
4474
|
+
Compiled application.js (11ms) (pid 55740)
|
4475
|
+
Completed 200 OK in 1789ms (Views: 208.7ms | ActiveRecord: 0.6ms)
|
4476
|
+
|
4477
|
+
|
4478
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 22:50:02 +0200
|
4479
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4480
|
+
|
4481
|
+
|
4482
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 22:50:02 +0200
|
4483
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
4484
|
+
|
4485
|
+
|
4486
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 22:50:02 +0200
|
4487
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
4488
|
+
|
4489
|
+
|
4490
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 22:50:02 +0200
|
4491
|
+
Served asset /medivo/map.js - 200 OK (3ms)
|
4492
|
+
|
4493
|
+
|
4494
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 22:50:02 +0200
|
4495
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
4496
|
+
|
4497
|
+
|
4498
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 22:50:02 +0200
|
4499
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
4500
|
+
|
4501
|
+
|
4502
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 22:50:02 +0200
|
4503
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
4504
|
+
|
4505
|
+
|
4506
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 22:50:02 +0200
|
4507
|
+
Served asset /application.js - 200 OK (0ms)
|
4508
|
+
|
4509
|
+
|
4510
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 22:50:02 +0200
|
4511
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
4512
|
+
|
4513
|
+
|
4514
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 22:50:02 +0200
|
4515
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
4516
|
+
|
4517
|
+
|
4518
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 22:51:07 +0200
|
4519
|
+
Processing by LabsController#search as HTML
|
4520
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
4521
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
4522
|
+
Rendered labs/search.html.haml within layouts/application (3.3ms)
|
4523
|
+
Compiled medivo/map.js (174ms) (pid 55740)
|
4524
|
+
Compiled application.js (10ms) (pid 55740)
|
4525
|
+
Completed 200 OK in 1915ms (Views: 208.2ms | ActiveRecord: 0.6ms)
|
4526
|
+
|
4527
|
+
|
4528
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 22:51:09 +0200
|
4529
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4530
|
+
|
4531
|
+
|
4532
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:09 +0200
|
4533
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
4534
|
+
|
4535
|
+
|
4536
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:09 +0200
|
4537
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
4538
|
+
|
4539
|
+
|
4540
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:09 +0200
|
4541
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
4542
|
+
|
4543
|
+
|
4544
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:09 +0200
|
4545
|
+
Served asset /medivo/map.js - 200 OK (4ms)
|
4546
|
+
|
4547
|
+
|
4548
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:09 +0200
|
4549
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
4550
|
+
|
4551
|
+
|
4552
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:09 +0200
|
4553
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
4554
|
+
|
4555
|
+
|
4556
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:09 +0200
|
4557
|
+
Served asset /application.js - 200 OK (0ms)
|
4558
|
+
|
4559
|
+
|
4560
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 22:51:10 +0200
|
4561
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
4562
|
+
|
4563
|
+
|
4564
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 22:51:10 +0200
|
4565
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
4566
|
+
|
4567
|
+
|
4568
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 22:51:47 +0200
|
4569
|
+
Processing by LabsController#search as HTML
|
4570
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
4571
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
4572
|
+
Rendered labs/search.html.haml within layouts/application (3.2ms)
|
4573
|
+
Compiled medivo/map.js (177ms) (pid 55740)
|
4574
|
+
Compiled application.js (11ms) (pid 55740)
|
4575
|
+
Completed 200 OK in 1833ms (Views: 211.3ms | ActiveRecord: 0.6ms)
|
4576
|
+
|
4577
|
+
|
4578
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 22:51:48 +0200
|
4579
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4580
|
+
|
4581
|
+
|
4582
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:48 +0200
|
4583
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
4584
|
+
|
4585
|
+
|
4586
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:48 +0200
|
4587
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
4588
|
+
|
4589
|
+
|
4590
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:48 +0200
|
4591
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
4592
|
+
|
4593
|
+
|
4594
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:48 +0200
|
4595
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
4596
|
+
|
4597
|
+
|
4598
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:48 +0200
|
4599
|
+
Served asset /medivo/map.js - 200 OK (3ms)
|
4600
|
+
|
4601
|
+
|
4602
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:48 +0200
|
4603
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
4604
|
+
|
4605
|
+
|
4606
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:49 +0200
|
4607
|
+
Served asset /application.js - 200 OK (0ms)
|
4608
|
+
|
4609
|
+
|
4610
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 22:51:49 +0200
|
4611
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
4612
|
+
|
4613
|
+
|
4614
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 22:51:49 +0200
|
4615
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
4616
|
+
|
4617
|
+
|
4618
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 22:51:52 +0200
|
4619
|
+
Processing by LabsController#search as HTML
|
4620
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
4621
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
4622
|
+
Rendered labs/search.html.haml within layouts/application (3.1ms)
|
4623
|
+
Completed 200 OK in 1659ms (Views: 8.3ms | ActiveRecord: 0.5ms)
|
4624
|
+
|
4625
|
+
|
4626
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 22:51:53 +0200
|
4627
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4628
|
+
|
4629
|
+
|
4630
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:53 +0200
|
4631
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
4632
|
+
|
4633
|
+
|
4634
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:53 +0200
|
4635
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
4636
|
+
|
4637
|
+
|
4638
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:53 +0200
|
4639
|
+
Served asset /medivo/map.js - 304 Not Modified (0ms)
|
4640
|
+
|
4641
|
+
|
4642
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:53 +0200
|
4643
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
4644
|
+
|
4645
|
+
|
4646
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:53 +0200
|
4647
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
4648
|
+
|
4649
|
+
|
4650
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:53 +0200
|
4651
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
4652
|
+
|
4653
|
+
|
4654
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:53 +0200
|
4655
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
4656
|
+
|
4657
|
+
|
4658
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:54 +0200
|
4659
|
+
Served asset /medivo/map.js - 304 Not Modified (0ms)
|
4660
|
+
|
4661
|
+
|
4662
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:54 +0200
|
4663
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
4664
|
+
|
4665
|
+
|
4666
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:54 +0200
|
4667
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
4668
|
+
|
4669
|
+
|
4670
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:54 +0200
|
4671
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
4672
|
+
|
4673
|
+
|
4674
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 22:51:54 +0200
|
4675
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
4676
|
+
|
4677
|
+
|
4678
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 22:51:54 +0200
|
4679
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
4680
|
+
|
4681
|
+
|
4682
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 22:52:12 +0200
|
4683
|
+
Processing by LabsController#search as HTML
|
4684
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
4685
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
4686
|
+
Rendered labs/search.html.haml within layouts/application (2.7ms)
|
4687
|
+
Compiled medivo/map.js (174ms) (pid 55740)
|
4688
|
+
Compiled application.js (10ms) (pid 55740)
|
4689
|
+
Completed 200 OK in 1775ms (Views: 206.1ms | ActiveRecord: 0.5ms)
|
4690
|
+
|
4691
|
+
|
4692
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 22:52:14 +0200
|
4693
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
4694
|
+
|
4695
|
+
|
4696
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 22:52:14 +0200
|
4697
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4698
|
+
|
4699
|
+
|
4700
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 22:52:14 +0200
|
4701
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
4702
|
+
|
4703
|
+
|
4704
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 22:52:14 +0200
|
4705
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
4706
|
+
|
4707
|
+
|
4708
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 22:52:14 +0200
|
4709
|
+
Served asset /medivo/map.js - 200 OK (39ms)
|
4710
|
+
|
4711
|
+
|
4712
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 22:52:14 +0200
|
4713
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
4714
|
+
|
4715
|
+
|
4716
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 22:52:14 +0200
|
4717
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
4718
|
+
|
4719
|
+
|
4720
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 22:52:14 +0200
|
4721
|
+
Served asset /application.js - 200 OK (0ms)
|
4722
|
+
|
4723
|
+
|
4724
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 22:52:14 +0200
|
4725
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
4726
|
+
|
4727
|
+
|
4728
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 22:52:14 +0200
|
4729
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
4730
|
+
|
4731
|
+
|
4732
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 23:17:44 +0200
|
4733
|
+
Processing by LabsController#search as HTML
|
4734
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
4735
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
4736
|
+
Rendered labs/search.html.haml within layouts/application (2.9ms)
|
4737
|
+
Compiled medivo/map.js (174ms) (pid 55740)
|
4738
|
+
Compiled application.js (9ms) (pid 55740)
|
4739
|
+
Completed 200 OK in 1767ms (Views: 207.8ms | ActiveRecord: 0.5ms)
|
4740
|
+
|
4741
|
+
|
4742
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 23:17:45 +0200
|
4743
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4744
|
+
|
4745
|
+
|
4746
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 23:17:45 +0200
|
4747
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
4748
|
+
|
4749
|
+
|
4750
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 23:17:45 +0200
|
4751
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
4752
|
+
|
4753
|
+
|
4754
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 23:17:45 +0200
|
4755
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
4756
|
+
|
4757
|
+
|
4758
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 23:17:45 +0200
|
4759
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
4760
|
+
|
4761
|
+
|
4762
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 23:17:45 +0200
|
4763
|
+
Served asset /medivo/map.js - 200 OK (3ms)
|
4764
|
+
|
4765
|
+
|
4766
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 23:17:45 +0200
|
4767
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
4768
|
+
|
4769
|
+
|
4770
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 23:17:45 +0200
|
4771
|
+
Served asset /application.js - 200 OK (0ms)
|
4772
|
+
|
4773
|
+
|
4774
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 23:17:46 +0200
|
4775
|
+
Processing by LabsController#search as */*
|
4776
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
4777
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
4778
|
+
Rendered labs/search.html.haml within layouts/application (3.1ms)
|
4779
|
+
Completed 200 OK in 1752ms (Views: 8.9ms | ActiveRecord: 0.6ms)
|
4780
|
+
|
4781
|
+
|
4782
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 23:17:48 +0200
|
4783
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
4784
|
+
|
4785
|
+
|
4786
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 23:17:48 +0200
|
4787
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
4788
|
+
|
4789
|
+
|
4790
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 23:18:31 +0200
|
4791
|
+
Processing by LabsController#search as HTML
|
4792
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
4793
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
4794
|
+
Rendered labs/search.html.haml within layouts/application (2.7ms)
|
4795
|
+
Compiled medivo/map.js (176ms) (pid 55740)
|
4796
|
+
Compiled application.js (10ms) (pid 55740)
|
4797
|
+
Completed 200 OK in 2010ms (Views: 208.8ms | ActiveRecord: 0.5ms)
|
4798
|
+
|
4799
|
+
|
4800
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 23:18:33 +0200
|
4801
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4802
|
+
|
4803
|
+
|
4804
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:33 +0200
|
4805
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
4806
|
+
|
4807
|
+
|
4808
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:33 +0200
|
4809
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
4810
|
+
|
4811
|
+
|
4812
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:33 +0200
|
4813
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
4814
|
+
|
4815
|
+
|
4816
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:33 +0200
|
4817
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
4818
|
+
|
4819
|
+
|
4820
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:33 +0200
|
4821
|
+
Served asset /medivo/map.js - 200 OK (3ms)
|
4822
|
+
|
4823
|
+
|
4824
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:33 +0200
|
4825
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
4826
|
+
|
4827
|
+
|
4828
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:33 +0200
|
4829
|
+
Served asset /application.js - 200 OK (0ms)
|
4830
|
+
|
4831
|
+
|
4832
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 23:18:33 +0200
|
4833
|
+
Processing by LabsController#search as */*
|
4834
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
4835
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
4836
|
+
Rendered labs/search.html.haml within layouts/application (3.2ms)
|
4837
|
+
Completed 200 OK in 1629ms (Views: 9.0ms | ActiveRecord: 0.6ms)
|
4838
|
+
|
4839
|
+
|
4840
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 23:18:35 +0200
|
4841
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
4842
|
+
|
4843
|
+
|
4844
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 23:18:35 +0200
|
4845
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|
4846
|
+
|
4847
|
+
|
4848
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 23:18:45 +0200
|
4849
|
+
Processing by LabsController#search as HTML
|
4850
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
4851
|
+
[1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
|
4852
|
+
Rendered labs/search.html.haml within layouts/application (2.8ms)
|
4853
|
+
Compiled medivo/map.js (177ms) (pid 55740)
|
4854
|
+
Compiled application.js (10ms) (pid 55740)
|
4855
|
+
Completed 200 OK in 1931ms (Views: 209.6ms | ActiveRecord: 0.6ms)
|
4856
|
+
|
4857
|
+
|
4858
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 23:18:47 +0200
|
4859
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4860
|
+
|
4861
|
+
|
4862
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:47 +0200
|
4863
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
4864
|
+
|
4865
|
+
|
4866
|
+
Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:47 +0200
|
4867
|
+
Served asset /medivo/map.js - 200 OK (5ms)
|
4868
|
+
|
4869
|
+
|
4870
|
+
Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:47 +0200
|
4871
|
+
Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
|
4872
|
+
|
4873
|
+
|
4874
|
+
Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:47 +0200
|
4875
|
+
Served asset /medivo/models.js - 304 Not Modified (0ms)
|
4876
|
+
|
4877
|
+
|
4878
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:47 +0200
|
4879
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
4880
|
+
|
4881
|
+
|
4882
|
+
Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:47 +0200
|
4883
|
+
Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
|
4884
|
+
|
4885
|
+
|
4886
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:47 +0200
|
4887
|
+
Served asset /application.js - 200 OK (0ms)
|
4888
|
+
|
4889
|
+
|
4890
|
+
Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 23:18:48 +0200
|
4891
|
+
Processing by LabsController#search as */*
|
4892
|
+
Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
|
4893
|
+
[1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
|
4894
|
+
Rendered labs/search.html.haml within layouts/application (3.4ms)
|
4895
|
+
Completed 200 OK in 1603ms (Views: 9.3ms | ActiveRecord: 0.6ms)
|
4896
|
+
|
4897
|
+
|
4898
|
+
Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 23:18:49 +0200
|
4899
|
+
Served asset /medivo/arrow.png - 304 Not Modified (0ms)
|
4900
|
+
|
4901
|
+
|
4902
|
+
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 23:18:49 +0200
|
4903
|
+
Served asset /medivo/lab.png - 304 Not Modified (0ms)
|