medivo 0.1.0 → 0.1.1

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.
Files changed (52) hide show
  1. data/app/assets/javascripts/medivo/lab_appointment/handlers.coffee +13 -6
  2. data/app/models/medivo/appointment.rb +2 -3
  3. data/lib/generators/medivo/templates/appointment_resource.yml +9 -1
  4. data/lib/generators/medivo/templates/search.html.haml +1 -1
  5. data/lib/medivo/version.rb +1 -1
  6. data/spec/dummy/app/views/labs/search.html.haml +1 -1
  7. data/spec/dummy/config/medivo/appointment_resource.yml +9 -1
  8. data/spec/dummy/log/development.log +3573 -0
  9. data/spec/dummy/tmp/cache/assets/C6C/8D0/sprockets%2F2f423a28516973330a94ad121151f3bf +0 -0
  10. data/spec/dummy/tmp/cache/assets/C81/D00/sprockets%2F64f056bd752d271308a86a6f865b1911 +0 -0
  11. data/spec/dummy/tmp/cache/assets/CB4/BD0/sprockets%2F3378f27c0d4f5e6d708665b22707a31f +0 -0
  12. data/spec/dummy/tmp/cache/assets/CC3/EF0/sprockets%2F453b504c1f8f374578636f699eaa455d +0 -0
  13. data/spec/dummy/tmp/cache/assets/CD8/DA0/sprockets%2F622aa5281d15503829a5f7a0bf56fc29 +0 -0
  14. data/spec/dummy/tmp/cache/assets/CDD/820/sprockets%2Fb28231960c7ac62eff9048e702a29c70 +0 -0
  15. data/spec/dummy/tmp/cache/assets/CEC/EF0/sprockets%2F4b24a74018f693c06088bd52f8cc9f86 +0 -0
  16. data/spec/dummy/tmp/cache/assets/CEE/250/sprockets%2F96688f33f2f8aa261bf6701c1d6d7575 +0 -0
  17. data/spec/dummy/tmp/cache/assets/D07/6B0/sprockets%2F69a2df619ff14da071309dac4196400e +0 -0
  18. data/spec/dummy/tmp/cache/assets/D1B/820/sprockets%2F92a83e15913997b3d9ac7ed437b1e44c +0 -0
  19. data/spec/dummy/tmp/cache/assets/D20/F10/sprockets%2Fb2e907e4faa85fe755f4439e3b229088 +0 -0
  20. data/spec/dummy/tmp/cache/assets/D2C/F80/sprockets%2F399f6d5eb273936af7ff8f35a77c5037 +0 -0
  21. data/spec/dummy/tmp/cache/assets/D30/920/sprockets%2Fcc4603fc6441ca421a7d02886a81ab9d +0 -0
  22. data/spec/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705 +0 -0
  23. data/spec/dummy/tmp/cache/assets/D36/870/sprockets%2Fce9e887568de873b133ae43d7c977f68 +0 -0
  24. data/spec/dummy/tmp/cache/assets/D41/250/sprockets%2F7b3c4426715dcd1feedc4a95e5444256 +0 -0
  25. data/spec/dummy/tmp/cache/assets/D45/320/sprockets%2Fc50ff379a1bdf1dd4d22249058749cf6 +0 -0
  26. data/spec/dummy/tmp/cache/assets/D4C/7A0/sprockets%2Fbc635c7b186d1ef5178f4ed3722d868b +0 -0
  27. data/spec/dummy/tmp/cache/assets/D54/ED0/sprockets%2F71c9fa01091d432b131da3bb73faf3d4 +0 -0
  28. data/spec/dummy/tmp/cache/assets/D55/ED0/sprockets%2F0f673e42e816c6fe5b66a5c96f896f1a +0 -0
  29. data/spec/dummy/tmp/cache/assets/D60/030/sprockets%2Ffc9485f617fc5e9b8918755d2e08ecc6 +0 -0
  30. data/spec/dummy/tmp/cache/assets/D64/C50/sprockets%2F22ee6fb2ab1ea9694ac7f0f41a406094 +0 -0
  31. data/spec/dummy/tmp/cache/assets/D65/6D0/sprockets%2F3ce07ca1958d7ab3e80c4b3e0d24088c +0 -0
  32. data/spec/dummy/tmp/cache/assets/D69/130/sprockets%2Fbaa4ec50a34ce938c986612c2a47a64e +0 -0
  33. data/spec/dummy/tmp/cache/assets/D74/9A0/sprockets%2F0ca4e6e833c72156fc7e7d5f007d9ce3 +0 -0
  34. data/spec/dummy/tmp/cache/assets/D76/720/sprockets%2F88d8aa1d2fb41ce79b8ec4150ea74748 +0 -0
  35. data/spec/dummy/tmp/cache/assets/D84/210/sprockets%2Fabd0103ccec2b428ac62c94e4c40b384 +0 -0
  36. data/spec/dummy/tmp/cache/assets/D88/2C0/sprockets%2F452ab3ebb1912cf1c2ba617eec52a718 +0 -0
  37. data/spec/dummy/tmp/cache/assets/D9C/F50/sprockets%2F224e78bb9e1c414a2d518a3aaffd6f77 +0 -0
  38. data/spec/dummy/tmp/cache/assets/D9F/260/sprockets%2Fa3e040f83c30e4bbc1c79ffae57909e6 +0 -0
  39. data/spec/dummy/tmp/cache/assets/DA1/640/sprockets%2F91874cbba5e63cd19d6a7bd3c8362dc4 +0 -0
  40. data/spec/dummy/tmp/cache/assets/DC1/230/sprockets%2F3a36cd467bdce1914a2b7af4ed4114cf +0 -0
  41. data/spec/dummy/tmp/cache/assets/DCE/E80/sprockets%2Fc71ec62157b9cc7aabfc030955cef87b +0 -0
  42. data/spec/dummy/tmp/cache/assets/DD1/FD0/sprockets%2Fa531f33dc9c5852d39d64a9eda44dacf +0 -0
  43. data/spec/dummy/tmp/cache/assets/DD4/2B0/sprockets%2Fef214a63f29afe7f3cbffc65af943108 +0 -0
  44. data/spec/dummy/tmp/cache/assets/DFC/420/sprockets%2F502e2c683d1aaad6ac88966ffc4d2ade +0 -0
  45. data/spec/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af +0 -0
  46. data/spec/dummy/tmp/cache/assets/E32/FC0/sprockets%2Fe55fb2eef11567fe04fdaf7e73af5ba4 +0 -0
  47. data/spec/models/appointment_spec.rb +13 -0
  48. data/spec/spec_helper.rb +0 -6
  49. data/spec/support/helper.rb +6 -0
  50. metadata +23 -23
  51. data/app/models/medivo/appointment_resource.rb +0 -14
  52. data/spec/dummy/tmp/pids/server.pid +0 -1
@@ -6,12 +6,19 @@ $(document).ready ->
6
6
  ###### handle ajax appointment data search ########
7
7
  $("form#appointment_data_search")
8
8
  .bind('ajax:beforeSend', (event, data)->
9
- date = $(this).find('#appointment_date').val()
10
- # if (!date.match(/\d{5}/))
11
- # span = $('<span>Date format should be MM/DD/YYYY</span>')
12
- # $('form#appointment_data_search .error_message').append(span)
13
- # span.fadeOut(4000)
14
- # false
9
+ messages = []
10
+ date = $(this).find('form#appointment_data_search input#date').val()
11
+ valid_date = Date.parseExact(date, "M/d/yyyy")
12
+ console.log(valid_date)
13
+ messages.push("Date is invalid, must be mm/dd/yyyy format") unless valid_date
14
+ lab_code = $(this).find('form#appointment_data_search input#lab_code').val()
15
+ messages.push("Labcode is missing") unless lab_code
16
+ if (messages.length > 0)
17
+ span = $("<span>#{messages.join("<br>")}</span>")
18
+ $('form#appointment_data_search .error_message').append(span)
19
+ span.fadeOut(4000)
20
+ false
21
+
15
22
  )
16
23
  .bind('ajax:success', (event, data)->
17
24
  window.appointment_list.setList(data.times)
@@ -10,9 +10,8 @@ module Medivo
10
10
  private
11
11
  def self.resource
12
12
  @resource ||= begin
13
- config_file = File.join(Rails.root.join('config', 'medivo', 'appointment_resource.yml'))
14
- config = YAML.load_file(config_file)[Rails.env]
15
- RestClient::Resource.new config['href'], :timeout => (config['timeout'] || 12)
13
+ config = ResourceConfig.find 'lab_resource.yml'
14
+ RestClient::Resource.new config.href, :timeout => (config.timeout || 12)
16
15
  rescue => e
17
16
  p e
18
17
  end
@@ -5,7 +5,15 @@ info: &default
5
5
  password:
6
6
 
7
7
  test:
8
- <<: *default
8
+ href: http://test.medivo.com
9
+ user: test
10
+ password: test
9
11
 
10
12
  development:
13
+ <<: *default
14
+
15
+ staging:
16
+ <<: *default
17
+
18
+ production:
11
19
  <<: *default
@@ -69,4 +69,4 @@ Search for appointment times
69
69
  = text_field_tag :date, (Date.today+3.days).strftime("%m/%d/%Y")
70
70
  = hidden_field_tag :lab_code, '' # you have to fill this in dynamically with a lab_code
71
71
  %p
72
- = submit_tag "Search", :id=> :find_appointments, :class=>'button'
72
+ = submit_tag "Search for appointments", :id=> :find_appointments, :class=>'button'
@@ -1,3 +1,3 @@
1
1
  module Medivo
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
@@ -69,4 +69,4 @@ Search for appointment times
69
69
  = text_field_tag :date, (Date.today+3.days).strftime("%m/%d/%Y")
70
70
  = hidden_field_tag :lab_code, '' # you have to fill this in dynamically with a lab_code
71
71
  %p
72
- = submit_tag "Search", :id=> :find_appointments, :class=>'button'
72
+ = submit_tag "Search for appointments", :id=> :find_appointments, :class=>'button'
@@ -6,7 +6,15 @@ info: &default
6
6
  timeout: 12
7
7
 
8
8
  test:
9
- <<: *default
9
+ href: http://test.medivo.com
10
+ user: test
11
+ password: test
10
12
 
11
13
  development:
14
+ <<: *default
15
+
16
+ staging:
17
+ <<: *default
18
+
19
+ production:
12
20
  <<: *default
@@ -20770,3 +20770,3576 @@ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F02%2F2011&la
20770
20770
  Processing by Medivo::LabsController#appointment_data as JS
20771
20771
  Parameters: {"utf8"=>"✓", "date"=>"11/02/2011", "lab_code"=>"", "commit"=>"Search"}
20772
20772
  Completed 200 OK in 0ms (Views: 0.1ms)
20773
+
20774
+
20775
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-10-30 19:01:32 +0000
20776
+ Processing by LabsController#lab_search as HTML
20777
+ Parameters: {"zip_code"=>"90210"}
20778
+ Rendered labs/search.html.haml within layouts/application (10.3ms)
20779
+ Completed 200 OK in 1452ms (Views: 17.7ms)
20780
+
20781
+
20782
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-30 19:01:34 +0000
20783
+ Served asset /application.css - 304 Not Modified (0ms)
20784
+
20785
+
20786
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-30 19:01:34 +0000
20787
+ Served asset /jquery.js - 304 Not Modified (0ms)
20788
+
20789
+
20790
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-30 19:01:34 +0000
20791
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
20792
+
20793
+
20794
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-30 19:01:34 +0000
20795
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
20796
+
20797
+
20798
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-10-30 19:01:34 +0000
20799
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
20800
+
20801
+
20802
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-30 19:01:34 +0000
20803
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
20804
+
20805
+
20806
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-10-30 19:01:34 +0000
20807
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
20808
+
20809
+
20810
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-10-30 19:01:34 +0000
20811
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
20812
+
20813
+
20814
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-10-30 19:01:34 +0000
20815
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
20816
+
20817
+
20818
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-10-30 19:01:34 +0000
20819
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
20820
+
20821
+
20822
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-10-30 19:01:34 +0000
20823
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
20824
+
20825
+
20826
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-10-30 19:01:34 +0000
20827
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
20828
+
20829
+
20830
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-10-30 19:01:34 +0000
20831
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
20832
+
20833
+
20834
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-10-30 19:01:34 +0000
20835
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
20836
+
20837
+
20838
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-10-30 19:01:34 +0000
20839
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
20840
+
20841
+
20842
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-10-30 19:01:34 +0000
20843
+ Served asset /medivo/lab_appointment/handlers.js - 304 Not Modified (0ms)
20844
+
20845
+
20846
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-10-30 19:01:34 +0000
20847
+ Served asset /medivo/lab_appointment/application.js - 304 Not Modified (0ms)
20848
+
20849
+
20850
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-10-30 19:01:34 +0000
20851
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
20852
+
20853
+
20854
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-30 19:01:34 +0000
20855
+ Served asset /application.js - 304 Not Modified (0ms)
20856
+
20857
+
20858
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-10-30 19:01:34 +0000
20859
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
20860
+
20861
+
20862
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-10-30 19:01:34 +0000
20863
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
20864
+
20865
+
20866
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-10-30 19:01:34 +0000
20867
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
20868
+
20869
+
20870
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-30 19:01:34 +0000
20871
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
20872
+
20873
+
20874
+ Started GET "/assets/medivo/markerD.png" for 127.0.0.1 at 2011-10-30 19:01:40 +0000
20875
+ Served asset /medivo/markerD.png - 304 Not Modified (1ms)
20876
+
20877
+
20878
+ Started GET "/assets/medivo/markerE.png" for 127.0.0.1 at 2011-10-30 19:01:40 +0000
20879
+ Served asset /medivo/markerE.png - 304 Not Modified (3ms)
20880
+
20881
+
20882
+ Started GET "/assets/medivo/markerF.png" for 127.0.0.1 at 2011-10-30 19:01:40 +0000
20883
+ Served asset /medivo/markerF.png - 304 Not Modified (1ms)
20884
+
20885
+
20886
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F02%2F2011&lab_code=&commit=Search" for 127.0.0.1 at 2011-10-30 19:01:47 +0000
20887
+ Processing by Medivo::LabsController#appointment_data as JS
20888
+ Parameters: {"utf8"=>"✓", "date"=>"11/02/2011", "lab_code"=>"", "commit"=>"Search"}
20889
+ Completed 200 OK in 0ms (Views: 0.1ms)
20890
+
20891
+
20892
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-10-30 19:13:28 +0000
20893
+ Processing by LabsController#lab_search as HTML
20894
+ Parameters: {"zip_code"=>"90210"}
20895
+ Rendered labs/search.html.haml within layouts/application (10.2ms)
20896
+ Completed 200 OK in 1512ms (Views: 17.9ms)
20897
+
20898
+
20899
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-30 19:13:30 +0000
20900
+ Served asset /application.css - 304 Not Modified (0ms)
20901
+
20902
+
20903
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:30 +0000
20904
+ Served asset /jquery.js - 304 Not Modified (0ms)
20905
+
20906
+
20907
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:30 +0000
20908
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
20909
+
20910
+
20911
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:30 +0000
20912
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
20913
+
20914
+
20915
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:30 +0000
20916
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
20917
+
20918
+
20919
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:30 +0000
20920
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
20921
+
20922
+
20923
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:30 +0000
20924
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
20925
+
20926
+
20927
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:30 +0000
20928
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
20929
+
20930
+
20931
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:30 +0000
20932
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
20933
+
20934
+
20935
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:30 +0000
20936
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
20937
+
20938
+
20939
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:30 +0000
20940
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
20941
+
20942
+
20943
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:30 +0000
20944
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
20945
+
20946
+
20947
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:30 +0000
20948
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
20949
+
20950
+
20951
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:30 +0000
20952
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
20953
+
20954
+
20955
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:30 +0000
20956
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
20957
+
20958
+
20959
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:30 +0000
20960
+ Served asset /medivo/lab_appointment/handlers.js - 304 Not Modified (0ms)
20961
+
20962
+
20963
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:30 +0000
20964
+ Served asset /medivo/lab_appointment/application.js - 304 Not Modified (0ms)
20965
+
20966
+
20967
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:30 +0000
20968
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
20969
+
20970
+
20971
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:30 +0000
20972
+ Served asset /application.js - 304 Not Modified (0ms)
20973
+
20974
+
20975
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-10-30 19:13:30 +0000
20976
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
20977
+
20978
+
20979
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-10-30 19:13:30 +0000
20980
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
20981
+
20982
+
20983
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-10-30 19:13:30 +0000
20984
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
20985
+
20986
+
20987
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-30 19:13:30 +0000
20988
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
20989
+
20990
+
20991
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-10-30 19:13:47 +0000
20992
+ Processing by LabsController#lab_search as HTML
20993
+ Parameters: {"zip_code"=>"90210"}
20994
+ Rendered labs/search.html.haml within layouts/application (10.0ms)
20995
+ Completed 200 OK in 1480ms (Views: 17.3ms)
20996
+
20997
+
20998
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-30 19:13:49 +0000
20999
+ Served asset /application.css - 304 Not Modified (0ms)
21000
+
21001
+
21002
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:49 +0000
21003
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
21004
+
21005
+
21006
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:49 +0000
21007
+ Served asset /jquery.js - 304 Not Modified (0ms)
21008
+
21009
+
21010
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:49 +0000
21011
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
21012
+
21013
+
21014
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:49 +0000
21015
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
21016
+
21017
+
21018
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:49 +0000
21019
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
21020
+
21021
+
21022
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:49 +0000
21023
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
21024
+
21025
+
21026
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:49 +0000
21027
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
21028
+
21029
+
21030
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:49 +0000
21031
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
21032
+
21033
+
21034
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:49 +0000
21035
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
21036
+
21037
+
21038
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:49 +0000
21039
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
21040
+
21041
+
21042
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:49 +0000
21043
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
21044
+
21045
+
21046
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:49 +0000
21047
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
21048
+
21049
+
21050
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:49 +0000
21051
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
21052
+
21053
+
21054
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:49 +0000
21055
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
21056
+
21057
+
21058
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:49 +0000
21059
+ Served asset /medivo/lab_appointment/handlers.js - 304 Not Modified (0ms)
21060
+
21061
+
21062
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:49 +0000
21063
+ Served asset /medivo/lab_appointment/application.js - 304 Not Modified (0ms)
21064
+
21065
+
21066
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:49 +0000
21067
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
21068
+
21069
+
21070
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-30 19:13:49 +0000
21071
+ Served asset /application.js - 304 Not Modified (0ms)
21072
+
21073
+
21074
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-10-30 19:13:49 +0000
21075
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
21076
+
21077
+
21078
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-10-30 19:13:49 +0000
21079
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
21080
+
21081
+
21082
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-10-30 19:13:49 +0000
21083
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
21084
+
21085
+
21086
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-30 19:13:49 +0000
21087
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
21088
+
21089
+
21090
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-10-30 19:13:59 +0000
21091
+ Processing by LabsController#lab_search as HTML
21092
+ Parameters: {"zip_code"=>"90210"}
21093
+ Rendered labs/search.html.haml within layouts/application (21.7ms)
21094
+ Completed 200 OK in 1514ms (Views: 29.4ms)
21095
+
21096
+
21097
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-30 19:14:01 +0000
21098
+ Served asset /application.css - 304 Not Modified (0ms)
21099
+
21100
+
21101
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-30 19:14:01 +0000
21102
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
21103
+
21104
+
21105
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-30 19:14:01 +0000
21106
+ Served asset /jquery.js - 304 Not Modified (0ms)
21107
+
21108
+
21109
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-30 19:14:01 +0000
21110
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
21111
+
21112
+
21113
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-30 19:14:01 +0000
21114
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
21115
+
21116
+
21117
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-10-30 19:14:01 +0000
21118
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
21119
+
21120
+
21121
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-10-30 19:14:01 +0000
21122
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
21123
+
21124
+
21125
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-10-30 19:14:01 +0000
21126
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
21127
+
21128
+
21129
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-10-30 19:14:01 +0000
21130
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
21131
+
21132
+
21133
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-10-30 19:14:01 +0000
21134
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
21135
+
21136
+
21137
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-10-30 19:14:01 +0000
21138
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
21139
+
21140
+
21141
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-10-30 19:14:01 +0000
21142
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
21143
+
21144
+
21145
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-10-30 19:14:01 +0000
21146
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
21147
+
21148
+
21149
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-10-30 19:14:01 +0000
21150
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
21151
+
21152
+
21153
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-10-30 19:14:01 +0000
21154
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
21155
+
21156
+
21157
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-10-30 19:14:01 +0000
21158
+ Served asset /medivo/lab_appointment/handlers.js - 304 Not Modified (0ms)
21159
+
21160
+
21161
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-10-30 19:14:01 +0000
21162
+ Served asset /medivo/lab_appointment/application.js - 304 Not Modified (0ms)
21163
+
21164
+
21165
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-10-30 19:14:01 +0000
21166
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
21167
+
21168
+
21169
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-30 19:14:01 +0000
21170
+ Served asset /application.js - 304 Not Modified (1ms)
21171
+
21172
+
21173
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-10-30 19:14:01 +0000
21174
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
21175
+
21176
+
21177
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-10-30 19:14:01 +0000
21178
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
21179
+
21180
+
21181
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-10-30 19:14:01 +0000
21182
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
21183
+
21184
+
21185
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-30 19:14:01 +0000
21186
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
21187
+
21188
+
21189
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F02%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-10-30 19:14:03 +0000
21190
+ Processing by Medivo::LabsController#appointment_data as JS
21191
+ Parameters: {"utf8"=>"✓", "date"=>"11/02/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
21192
+ Completed 200 OK in 0ms (Views: 0.1ms)
21193
+
21194
+
21195
+ Started GET "/assets/medivo/markerD.png" for 127.0.0.1 at 2011-10-30 19:14:20 +0000
21196
+ Served asset /medivo/markerD.png - 304 Not Modified (0ms)
21197
+
21198
+
21199
+ Started GET "/assets/medivo/markerE.png" for 127.0.0.1 at 2011-10-30 19:14:20 +0000
21200
+ Served asset /medivo/markerE.png - 304 Not Modified (0ms)
21201
+
21202
+
21203
+ Started GET "/assets/medivo/markerF.png" for 127.0.0.1 at 2011-10-30 19:14:20 +0000
21204
+ Served asset /medivo/markerF.png - 304 Not Modified (0ms)
21205
+
21206
+
21207
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-10-31 23:57:05 +0100
21208
+ Processing by LabsController#lab_search as HTML
21209
+ Parameters: {"zip_code"=>"90210"}
21210
+ Rendered labs/search.html.haml within layouts/application (13.2ms)
21211
+ Compiled application.js (8ms) (pid 26342)
21212
+ Compiled medivo/lab_appointment/application.js (34ms) (pid 26342)
21213
+ Compiled medivo/lab_appointment/handlers.js (169ms) (pid 26342)
21214
+ Completed 200 OK in 2542ms (Views: 265.5ms)
21215
+
21216
+
21217
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-31 23:57:08 +0100
21218
+ Served asset /application.css - 304 Not Modified (0ms)
21219
+
21220
+
21221
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-31 23:57:08 +0100
21222
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
21223
+
21224
+
21225
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-10-31 23:57:08 +0100
21226
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
21227
+
21228
+
21229
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-31 23:57:08 +0100
21230
+ Served asset /jquery.js - 304 Not Modified (0ms)
21231
+
21232
+
21233
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-31 23:57:08 +0100
21234
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
21235
+
21236
+
21237
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-31 23:57:08 +0100
21238
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
21239
+
21240
+
21241
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-10-31 23:57:08 +0100
21242
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
21243
+
21244
+
21245
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-10-31 23:57:08 +0100
21246
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
21247
+
21248
+
21249
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-10-31 23:57:08 +0100
21250
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
21251
+
21252
+
21253
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-10-31 23:57:08 +0100
21254
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
21255
+
21256
+
21257
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-10-31 23:57:08 +0100
21258
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
21259
+
21260
+
21261
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-10-31 23:57:08 +0100
21262
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
21263
+
21264
+
21265
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-10-31 23:57:08 +0100
21266
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
21267
+
21268
+
21269
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-10-31 23:57:08 +0100
21270
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
21271
+
21272
+
21273
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-10-31 23:57:08 +0100
21274
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
21275
+
21276
+
21277
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-10-31 23:57:08 +0100
21278
+ Served asset /medivo/lab_appointment/handlers.js - 200 OK (3ms)
21279
+
21280
+
21281
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-10-31 23:57:08 +0100
21282
+ Served asset /medivo/lab_appointment/application.js - 200 OK (9ms)
21283
+
21284
+
21285
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-10-31 23:57:08 +0100
21286
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
21287
+
21288
+
21289
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-31 23:57:08 +0100
21290
+ Served asset /application.js - 200 OK (1ms)
21291
+
21292
+
21293
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-10-31 23:57:08 +0100
21294
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
21295
+
21296
+
21297
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-10-31 23:57:08 +0100
21298
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
21299
+
21300
+
21301
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-10-31 23:57:08 +0100
21302
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
21303
+
21304
+
21305
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-31 23:57:09 +0100
21306
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
21307
+
21308
+
21309
+ Started GET "/medivo/labs/lab_data?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-11-01 00:02:19 +0100
21310
+ Processing by Medivo::LabsController#lab_data as JS
21311
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
21312
+ Completed 200 OK in 1436ms (Views: 6.0ms)
21313
+
21314
+
21315
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F03%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-01 00:02:29 +0100
21316
+ Processing by Medivo::LabsController#appointment_data as HTML
21317
+ Parameters: {"utf8"=>"✓", "date"=>"11/03/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
21318
+ Completed 200 OK in 0ms (Views: 0.1ms)
21319
+
21320
+
21321
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F03%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-01 00:03:00 +0100
21322
+ Processing by Medivo::LabsController#appointment_data as HTML
21323
+ Parameters: {"utf8"=>"✓", "date"=>"11/03/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
21324
+ Completed 200 OK in 0ms (Views: 0.1ms)
21325
+
21326
+
21327
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:06 +0100
21328
+ Served asset /jquery.js - 304 Not Modified (0ms)
21329
+
21330
+
21331
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:06 +0100
21332
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
21333
+
21334
+
21335
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:06 +0100
21336
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
21337
+
21338
+
21339
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:06 +0100
21340
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
21341
+
21342
+
21343
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:06 +0100
21344
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
21345
+
21346
+
21347
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:06 +0100
21348
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
21349
+
21350
+
21351
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:06 +0100
21352
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
21353
+
21354
+
21355
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:06 +0100
21356
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
21357
+
21358
+
21359
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:06 +0100
21360
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
21361
+
21362
+
21363
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:06 +0100
21364
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
21365
+
21366
+
21367
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:06 +0100
21368
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
21369
+
21370
+
21371
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:06 +0100
21372
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
21373
+
21374
+
21375
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:06 +0100
21376
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
21377
+
21378
+
21379
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:06 +0100
21380
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
21381
+
21382
+
21383
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:06 +0100
21384
+ Compiled medivo/lab_appointment/handlers.js (172ms) (pid 26342)
21385
+ Served asset /medivo/lab_appointment/handlers.js - 200 OK (181ms)
21386
+
21387
+
21388
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:06 +0100
21389
+ Compiled medivo/lab_appointment/application.js (10ms) (pid 26342)
21390
+ Served asset /medivo/lab_appointment/application.js - 200 OK (25ms)
21391
+
21392
+
21393
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:06 +0100
21394
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
21395
+
21396
+
21397
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:06 +0100
21398
+ Compiled application.js (8ms) (pid 26342)
21399
+ Served asset /application.js - 200 OK (66ms)
21400
+
21401
+
21402
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:03:06 +0100
21403
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
21404
+
21405
+
21406
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:03:06 +0100
21407
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
21408
+
21409
+
21410
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:03:06 +0100
21411
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
21412
+
21413
+
21414
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:03:06 +0100
21415
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
21416
+
21417
+
21418
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 00:03:07 +0100
21419
+ Processing by LabsController#lab_search as HTML
21420
+ Parameters: {"zip_code"=>"90210"}
21421
+ Rendered labs/search.html.haml within layouts/application (11.0ms)
21422
+ Completed 200 OK in 1281ms (Views: 18.9ms)
21423
+
21424
+
21425
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-01 00:03:09 +0100
21426
+ Served asset /application.css - 304 Not Modified (0ms)
21427
+
21428
+
21429
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:09 +0100
21430
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
21431
+
21432
+
21433
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:09 +0100
21434
+ Served asset /jquery.js - 304 Not Modified (0ms)
21435
+
21436
+
21437
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:09 +0100
21438
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
21439
+
21440
+
21441
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:09 +0100
21442
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
21443
+
21444
+
21445
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:09 +0100
21446
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
21447
+
21448
+
21449
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:09 +0100
21450
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
21451
+
21452
+
21453
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:09 +0100
21454
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
21455
+
21456
+
21457
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:09 +0100
21458
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
21459
+
21460
+
21461
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:09 +0100
21462
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
21463
+
21464
+
21465
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:09 +0100
21466
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
21467
+
21468
+
21469
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:09 +0100
21470
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
21471
+
21472
+
21473
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:09 +0100
21474
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
21475
+
21476
+
21477
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:09 +0100
21478
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
21479
+
21480
+
21481
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:09 +0100
21482
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
21483
+
21484
+
21485
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:09 +0100
21486
+ Served asset /medivo/lab_appointment/handlers.js - 304 Not Modified (0ms)
21487
+
21488
+
21489
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:09 +0100
21490
+ Served asset /medivo/lab_appointment/application.js - 304 Not Modified (0ms)
21491
+
21492
+
21493
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:09 +0100
21494
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
21495
+
21496
+
21497
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:09 +0100
21498
+ Served asset /application.js - 304 Not Modified (0ms)
21499
+
21500
+
21501
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:03:09 +0100
21502
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
21503
+
21504
+
21505
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:03:09 +0100
21506
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
21507
+
21508
+
21509
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:03:09 +0100
21510
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
21511
+
21512
+
21513
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:03:09 +0100
21514
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
21515
+
21516
+
21517
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 00:03:29 +0100
21518
+ Processing by LabsController#lab_search as HTML
21519
+ Parameters: {"zip_code"=>"90210"}
21520
+ Rendered labs/search.html.haml within layouts/application (10.0ms)
21521
+ Compiled medivo/lab_appointment/handlers.js (167ms) (pid 26342)
21522
+ Compiled medivo/lab_appointment/application.js (9ms) (pid 26342)
21523
+ Compiled application.js (8ms) (pid 26342)
21524
+ Completed 200 OK in 2567ms (Views: 278.3ms)
21525
+
21526
+
21527
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 00:03:31 +0100
21528
+ Processing by LabsController#lab_search as HTML
21529
+ Parameters: {"zip_code"=>"90210"}
21530
+ Rendered labs/search.html.haml within layouts/application (10.3ms)
21531
+ Completed 200 OK in 1572ms (Views: 17.7ms)
21532
+
21533
+
21534
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-01 00:03:33 +0100
21535
+ Served asset /application.css - 304 Not Modified (0ms)
21536
+
21537
+
21538
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:33 +0100
21539
+ Served asset /jquery.js - 304 Not Modified (0ms)
21540
+
21541
+
21542
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:33 +0100
21543
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
21544
+
21545
+
21546
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:33 +0100
21547
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
21548
+
21549
+
21550
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:33 +0100
21551
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
21552
+
21553
+
21554
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:33 +0100
21555
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
21556
+
21557
+
21558
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:33 +0100
21559
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
21560
+
21561
+
21562
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:33 +0100
21563
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
21564
+
21565
+
21566
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:33 +0100
21567
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
21568
+
21569
+
21570
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:33 +0100
21571
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
21572
+
21573
+
21574
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:33 +0100
21575
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
21576
+
21577
+
21578
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:33 +0100
21579
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
21580
+
21581
+
21582
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:33 +0100
21583
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
21584
+
21585
+
21586
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:33 +0100
21587
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
21588
+
21589
+
21590
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:33 +0100
21591
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
21592
+
21593
+
21594
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:33 +0100
21595
+ Served asset /medivo/lab_appointment/handlers.js - 200 OK (2ms)
21596
+
21597
+
21598
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:33 +0100
21599
+ Served asset /medivo/lab_appointment/application.js - 200 OK (4ms)
21600
+
21601
+
21602
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:33 +0100
21603
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
21604
+
21605
+
21606
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:03:33 +0100
21607
+ Served asset /application.js - 200 OK (1ms)
21608
+
21609
+
21610
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:03:33 +0100
21611
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
21612
+
21613
+
21614
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:03:33 +0100
21615
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
21616
+
21617
+
21618
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:03:33 +0100
21619
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
21620
+
21621
+
21622
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:03:33 +0100
21623
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
21624
+
21625
+
21626
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F04%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-01 00:03:55 +0100
21627
+ Processing by Medivo::LabsController#appointment_data as JS
21628
+ Parameters: {"utf8"=>"✓", "date"=>"11/04/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
21629
+ Completed 200 OK in 0ms (Views: 0.1ms)
21630
+
21631
+
21632
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 00:04:43 +0100
21633
+ Processing by LabsController#lab_search as HTML
21634
+ Parameters: {"zip_code"=>"90210"}
21635
+ Rendered labs/search.html.haml within layouts/application (10.1ms)
21636
+ Compiled medivo/lab_appointment/handlers.js (167ms) (pid 26342)
21637
+ Compiled medivo/lab_appointment/application.js (10ms) (pid 26342)
21638
+ Compiled application.js (9ms) (pid 26342)
21639
+ Completed 200 OK in 1440ms (Views: 274.6ms)
21640
+
21641
+
21642
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-01 00:04:44 +0100
21643
+ Served asset /application.css - 304 Not Modified (0ms)
21644
+
21645
+
21646
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-01 00:04:44 +0100
21647
+ Served asset /jquery.js - 304 Not Modified (0ms)
21648
+
21649
+
21650
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-01 00:04:44 +0100
21651
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
21652
+
21653
+
21654
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:04:44 +0100
21655
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
21656
+
21657
+
21658
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-01 00:04:44 +0100
21659
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
21660
+
21661
+
21662
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-01 00:04:44 +0100
21663
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
21664
+
21665
+
21666
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:04:44 +0100
21667
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
21668
+
21669
+
21670
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:04:44 +0100
21671
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
21672
+
21673
+
21674
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:04:44 +0100
21675
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
21676
+
21677
+
21678
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:04:44 +0100
21679
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
21680
+
21681
+
21682
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:04:44 +0100
21683
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
21684
+
21685
+
21686
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-01 00:04:44 +0100
21687
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
21688
+
21689
+
21690
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-01 00:04:44 +0100
21691
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
21692
+
21693
+
21694
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:04:44 +0100
21695
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
21696
+
21697
+
21698
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:04:44 +0100
21699
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
21700
+
21701
+
21702
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:04:44 +0100
21703
+ Served asset /medivo/lab_appointment/handlers.js - 200 OK (3ms)
21704
+
21705
+
21706
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:04:44 +0100
21707
+ Served asset /medivo/lab_appointment/application.js - 200 OK (29ms)
21708
+
21709
+
21710
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-01 00:04:44 +0100
21711
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
21712
+
21713
+
21714
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:04:44 +0100
21715
+ Served asset /application.js - 200 OK (0ms)
21716
+
21717
+
21718
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:04:44 +0100
21719
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
21720
+
21721
+
21722
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:04:44 +0100
21723
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
21724
+
21725
+
21726
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:04:44 +0100
21727
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
21728
+
21729
+
21730
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:04:45 +0100
21731
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
21732
+
21733
+
21734
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F04%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-01 00:04:48 +0100
21735
+ Processing by Medivo::LabsController#appointment_data as JS
21736
+ Parameters: {"utf8"=>"✓", "date"=>"11/04/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
21737
+ Completed 200 OK in 0ms (Views: 0.1ms)
21738
+
21739
+
21740
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 00:04:58 +0100
21741
+ Processing by LabsController#lab_search as HTML
21742
+ Parameters: {"zip_code"=>"90210"}
21743
+ Rendered labs/search.html.haml within layouts/application (36.5ms)
21744
+ Compiled medivo/lab_appointment/handlers.js (166ms) (pid 26342)
21745
+ Compiled medivo/lab_appointment/application.js (12ms) (pid 26342)
21746
+ Compiled application.js (9ms) (pid 26342)
21747
+ Completed 200 OK in 1680ms (Views: 290.1ms)
21748
+
21749
+
21750
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-01 00:05:00 +0100
21751
+ Served asset /application.css - 304 Not Modified (0ms)
21752
+
21753
+
21754
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:05:00 +0100
21755
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
21756
+
21757
+
21758
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-01 00:05:00 +0100
21759
+ Served asset /jquery.js - 304 Not Modified (0ms)
21760
+
21761
+
21762
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-01 00:05:00 +0100
21763
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
21764
+
21765
+
21766
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-01 00:05:00 +0100
21767
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
21768
+
21769
+
21770
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-01 00:05:00 +0100
21771
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
21772
+
21773
+
21774
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:05:00 +0100
21775
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
21776
+
21777
+
21778
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:05:00 +0100
21779
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
21780
+
21781
+
21782
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:05:00 +0100
21783
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
21784
+
21785
+
21786
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:05:00 +0100
21787
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
21788
+
21789
+
21790
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:05:00 +0100
21791
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
21792
+
21793
+
21794
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-01 00:05:00 +0100
21795
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
21796
+
21797
+
21798
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-01 00:05:00 +0100
21799
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
21800
+
21801
+
21802
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:05:00 +0100
21803
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
21804
+
21805
+
21806
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:05:00 +0100
21807
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
21808
+
21809
+
21810
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:05:00 +0100
21811
+ Served asset /medivo/lab_appointment/handlers.js - 200 OK (2ms)
21812
+
21813
+
21814
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:05:00 +0100
21815
+ Served asset /medivo/lab_appointment/application.js - 200 OK (5ms)
21816
+
21817
+
21818
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-01 00:05:00 +0100
21819
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
21820
+
21821
+
21822
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:05:00 +0100
21823
+ Served asset /application.js - 200 OK (1ms)
21824
+
21825
+
21826
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:05:00 +0100
21827
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
21828
+
21829
+
21830
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:05:00 +0100
21831
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
21832
+
21833
+
21834
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:05:00 +0100
21835
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
21836
+
21837
+
21838
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:05:00 +0100
21839
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
21840
+
21841
+
21842
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 00:10:05 +0100
21843
+ Processing by LabsController#lab_search as HTML
21844
+ Parameters: {"zip_code"=>"90210"}
21845
+ Rendered labs/search.html.haml within layouts/application (10.6ms)
21846
+ Compiled medivo/lab_appointment/handlers.js (168ms) (pid 26342)
21847
+ Compiled medivo/lab_appointment/application.js (13ms) (pid 26342)
21848
+ Compiled application.js (11ms) (pid 26342)
21849
+ Completed 200 OK in 1666ms (Views: 270.2ms)
21850
+
21851
+
21852
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-01 00:10:07 +0100
21853
+ Served asset /application.css - 304 Not Modified (0ms)
21854
+
21855
+
21856
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:07 +0100
21857
+ Served asset /jquery.js - 304 Not Modified (0ms)
21858
+
21859
+
21860
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:07 +0100
21861
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
21862
+
21863
+
21864
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:07 +0100
21865
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
21866
+
21867
+
21868
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:07 +0100
21869
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
21870
+
21871
+
21872
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:07 +0100
21873
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
21874
+
21875
+
21876
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:07 +0100
21877
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
21878
+
21879
+
21880
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:07 +0100
21881
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
21882
+
21883
+
21884
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:07 +0100
21885
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
21886
+
21887
+
21888
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:07 +0100
21889
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
21890
+
21891
+
21892
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:07 +0100
21893
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
21894
+
21895
+
21896
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:07 +0100
21897
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
21898
+
21899
+
21900
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:07 +0100
21901
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
21902
+
21903
+
21904
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:07 +0100
21905
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
21906
+
21907
+
21908
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:07 +0100
21909
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
21910
+
21911
+
21912
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:07 +0100
21913
+ Served asset /medivo/lab_appointment/handlers.js - 200 OK (2ms)
21914
+
21915
+
21916
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:07 +0100
21917
+ Served asset /medivo/lab_appointment/application.js - 200 OK (5ms)
21918
+
21919
+
21920
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:07 +0100
21921
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
21922
+
21923
+
21924
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:07 +0100
21925
+ Served asset /application.js - 200 OK (0ms)
21926
+
21927
+
21928
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:10:07 +0100
21929
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
21930
+
21931
+
21932
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:10:07 +0100
21933
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
21934
+
21935
+
21936
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:10:07 +0100
21937
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
21938
+
21939
+
21940
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:10:07 +0100
21941
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
21942
+
21943
+
21944
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F04%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-01 00:10:08 +0100
21945
+ Processing by Medivo::LabsController#appointment_data as HTML
21946
+ Parameters: {"utf8"=>"✓", "date"=>"11/04/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
21947
+ Completed 200 OK in 0ms (Views: 0.1ms)
21948
+
21949
+
21950
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F04%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-01 00:10:12 +0100
21951
+ Processing by Medivo::LabsController#appointment_data as HTML
21952
+ Parameters: {"utf8"=>"✓", "date"=>"11/04/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
21953
+ Completed 200 OK in 0ms (Views: 0.1ms)
21954
+
21955
+
21956
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:10:14 +0100
21957
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
21958
+
21959
+
21960
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:10:14 +0100
21961
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
21962
+
21963
+
21964
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:10:14 +0100
21965
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
21966
+
21967
+
21968
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:10:14 +0100
21969
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
21970
+
21971
+
21972
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 00:10:15 +0100
21973
+ Processing by LabsController#lab_search as HTML
21974
+ Parameters: {"zip_code"=>"90210"}
21975
+ Rendered labs/search.html.haml within layouts/application (11.1ms)
21976
+ Completed 200 OK in 1454ms (Views: 18.8ms)
21977
+
21978
+
21979
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-01 00:10:17 +0100
21980
+ Served asset /application.css - 304 Not Modified (0ms)
21981
+
21982
+
21983
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:17 +0100
21984
+ Served asset /jquery.js - 304 Not Modified (0ms)
21985
+
21986
+
21987
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:17 +0100
21988
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
21989
+
21990
+
21991
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:17 +0100
21992
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
21993
+
21994
+
21995
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:17 +0100
21996
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
21997
+
21998
+
21999
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:17 +0100
22000
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
22001
+
22002
+
22003
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:17 +0100
22004
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
22005
+
22006
+
22007
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:17 +0100
22008
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
22009
+
22010
+
22011
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:17 +0100
22012
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
22013
+
22014
+
22015
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:17 +0100
22016
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
22017
+
22018
+
22019
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:17 +0100
22020
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
22021
+
22022
+
22023
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:17 +0100
22024
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
22025
+
22026
+
22027
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:17 +0100
22028
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
22029
+
22030
+
22031
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:17 +0100
22032
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
22033
+
22034
+
22035
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:17 +0100
22036
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
22037
+
22038
+
22039
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:17 +0100
22040
+ Served asset /medivo/lab_appointment/handlers.js - 304 Not Modified (0ms)
22041
+
22042
+
22043
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:17 +0100
22044
+ Served asset /medivo/lab_appointment/application.js - 304 Not Modified (1ms)
22045
+
22046
+
22047
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:17 +0100
22048
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
22049
+
22050
+
22051
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:17 +0100
22052
+ Served asset /application.js - 304 Not Modified (1ms)
22053
+
22054
+
22055
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:10:17 +0100
22056
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
22057
+
22058
+
22059
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:10:17 +0100
22060
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
22061
+
22062
+
22063
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:10:17 +0100
22064
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
22065
+
22066
+
22067
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:10:17 +0100
22068
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
22069
+
22070
+
22071
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F04%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-01 00:10:20 +0100
22072
+ Processing by Medivo::LabsController#appointment_data as HTML
22073
+ Parameters: {"utf8"=>"✓", "date"=>"11/04/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
22074
+ Completed 200 OK in 0ms (Views: 0.1ms)
22075
+
22076
+
22077
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:10:26 +0100
22078
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
22079
+
22080
+
22081
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:10:26 +0100
22082
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
22083
+
22084
+
22085
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:10:26 +0100
22086
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
22087
+
22088
+
22089
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:10:26 +0100
22090
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
22091
+
22092
+
22093
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F04%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-01 00:10:33 +0100
22094
+ Processing by Medivo::LabsController#appointment_data as HTML
22095
+ Parameters: {"utf8"=>"✓", "date"=>"11/04/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
22096
+ Completed 200 OK in 0ms (Views: 0.1ms)
22097
+
22098
+
22099
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:10:40 +0100
22100
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
22101
+
22102
+
22103
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:10:40 +0100
22104
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
22105
+
22106
+
22107
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:10:40 +0100
22108
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
22109
+
22110
+
22111
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:10:40 +0100
22112
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
22113
+
22114
+
22115
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 00:10:54 +0100
22116
+ Processing by LabsController#lab_search as HTML
22117
+ Parameters: {"zip_code"=>"90210"}
22118
+ Rendered labs/search.html.haml within layouts/application (10.2ms)
22119
+ Compiled medivo/lab_appointment/handlers.js (166ms) (pid 26342)
22120
+ Compiled medivo/lab_appointment/application.js (12ms) (pid 26342)
22121
+ Compiled application.js (8ms) (pid 26342)
22122
+ Completed 200 OK in 1704ms (Views: 267.9ms)
22123
+
22124
+
22125
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-01 00:10:55 +0100
22126
+ Served asset /application.css - 304 Not Modified (0ms)
22127
+
22128
+
22129
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:55 +0100
22130
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
22131
+
22132
+
22133
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:55 +0100
22134
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
22135
+
22136
+
22137
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:55 +0100
22138
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
22139
+
22140
+
22141
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:55 +0100
22142
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
22143
+
22144
+
22145
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:55 +0100
22146
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
22147
+
22148
+
22149
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:55 +0100
22150
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
22151
+
22152
+
22153
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:55 +0100
22154
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
22155
+
22156
+
22157
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:55 +0100
22158
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
22159
+
22160
+
22161
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:55 +0100
22162
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
22163
+
22164
+
22165
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:55 +0100
22166
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
22167
+
22168
+
22169
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:55 +0100
22170
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
22171
+
22172
+
22173
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:55 +0100
22174
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
22175
+
22176
+
22177
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:55 +0100
22178
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
22179
+
22180
+
22181
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:55 +0100
22182
+ Served asset /medivo/lab_appointment/handlers.js - 200 OK (4ms)
22183
+
22184
+
22185
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:55 +0100
22186
+ Served asset /medivo/lab_appointment/application.js - 200 OK (6ms)
22187
+
22188
+
22189
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:55 +0100
22190
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
22191
+
22192
+
22193
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:10:55 +0100
22194
+ Served asset /application.js - 200 OK (0ms)
22195
+
22196
+
22197
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:10:55 +0100
22198
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
22199
+
22200
+
22201
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:10:55 +0100
22202
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
22203
+
22204
+
22205
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:10:55 +0100
22206
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
22207
+
22208
+
22209
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:10:55 +0100
22210
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
22211
+
22212
+
22213
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F04%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-01 00:11:08 +0100
22214
+ Processing by Medivo::LabsController#appointment_data as HTML
22215
+ Parameters: {"utf8"=>"✓", "date"=>"11/04/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
22216
+ Completed 200 OK in 0ms (Views: 0.1ms)
22217
+
22218
+
22219
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:12:01 +0100
22220
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
22221
+
22222
+
22223
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:12:01 +0100
22224
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
22225
+
22226
+
22227
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:12:01 +0100
22228
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
22229
+
22230
+
22231
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:12:01 +0100
22232
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
22233
+
22234
+
22235
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 00:12:01 +0100
22236
+ Processing by LabsController#lab_search as HTML
22237
+ Parameters: {"zip_code"=>"90210"}
22238
+ Rendered labs/search.html.haml within layouts/application (10.9ms)
22239
+ Compiled medivo/lab_appointment/handlers.js (194ms) (pid 26342)
22240
+ Compiled medivo/lab_appointment/application.js (13ms) (pid 26342)
22241
+ Compiled application.js (11ms) (pid 26342)
22242
+ Completed 200 OK in 1722ms (Views: 267.9ms)
22243
+
22244
+
22245
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-01 00:12:03 +0100
22246
+ Served asset /application.css - 304 Not Modified (0ms)
22247
+
22248
+
22249
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:03 +0100
22250
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
22251
+
22252
+
22253
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:03 +0100
22254
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
22255
+
22256
+
22257
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:03 +0100
22258
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
22259
+
22260
+
22261
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:03 +0100
22262
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
22263
+
22264
+
22265
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:03 +0100
22266
+ Served asset /jquery.js - 304 Not Modified (0ms)
22267
+
22268
+
22269
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:03 +0100
22270
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
22271
+
22272
+
22273
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:03 +0100
22274
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
22275
+
22276
+
22277
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:03 +0100
22278
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
22279
+
22280
+
22281
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:03 +0100
22282
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
22283
+
22284
+
22285
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:03 +0100
22286
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
22287
+
22288
+
22289
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:03 +0100
22290
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
22291
+
22292
+
22293
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:03 +0100
22294
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
22295
+
22296
+
22297
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:03 +0100
22298
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
22299
+
22300
+
22301
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:03 +0100
22302
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
22303
+
22304
+
22305
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:03 +0100
22306
+ Served asset /medivo/lab_appointment/handlers.js - 200 OK (2ms)
22307
+
22308
+
22309
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:03 +0100
22310
+ Served asset /medivo/lab_appointment/application.js - 200 OK (5ms)
22311
+
22312
+
22313
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:03 +0100
22314
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
22315
+
22316
+
22317
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:03 +0100
22318
+ Served asset /application.js - 200 OK (1ms)
22319
+
22320
+
22321
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:12:03 +0100
22322
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
22323
+
22324
+
22325
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:12:03 +0100
22326
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
22327
+
22328
+
22329
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:12:03 +0100
22330
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
22331
+
22332
+
22333
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:12:03 +0100
22334
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
22335
+
22336
+
22337
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F04%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-01 00:12:05 +0100
22338
+ Processing by Medivo::LabsController#appointment_data as HTML
22339
+ Parameters: {"utf8"=>"✓", "date"=>"11/04/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
22340
+ Completed 200 OK in 0ms (Views: 0.1ms)
22341
+
22342
+
22343
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:12:14 +0100
22344
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
22345
+
22346
+
22347
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:12:14 +0100
22348
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
22349
+
22350
+
22351
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:12:14 +0100
22352
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
22353
+
22354
+
22355
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:12:14 +0100
22356
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
22357
+
22358
+
22359
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 00:12:15 +0100
22360
+ Processing by LabsController#lab_search as HTML
22361
+ Parameters: {"zip_code"=>"90210"}
22362
+ Rendered labs/search.html.haml within layouts/application (11.9ms)
22363
+ Compiled medivo/lab_appointment/handlers.js (165ms) (pid 26342)
22364
+ Compiled medivo/lab_appointment/application.js (11ms) (pid 26342)
22365
+ Compiled application.js (10ms) (pid 26342)
22366
+ Completed 200 OK in 1630ms (Views: 269.6ms)
22367
+
22368
+
22369
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-01 00:12:17 +0100
22370
+ Served asset /application.css - 304 Not Modified (0ms)
22371
+
22372
+
22373
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:17 +0100
22374
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
22375
+
22376
+
22377
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:17 +0100
22378
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
22379
+
22380
+
22381
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:17 +0100
22382
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
22383
+
22384
+
22385
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:17 +0100
22386
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
22387
+
22388
+
22389
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:17 +0100
22390
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
22391
+
22392
+
22393
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:17 +0100
22394
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
22395
+
22396
+
22397
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:17 +0100
22398
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
22399
+
22400
+
22401
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:17 +0100
22402
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
22403
+
22404
+
22405
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:17 +0100
22406
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
22407
+
22408
+
22409
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:17 +0100
22410
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
22411
+
22412
+
22413
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:17 +0100
22414
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
22415
+
22416
+
22417
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:17 +0100
22418
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
22419
+
22420
+
22421
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:17 +0100
22422
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
22423
+
22424
+
22425
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:17 +0100
22426
+ Served asset /medivo/lab_appointment/handlers.js - 200 OK (2ms)
22427
+
22428
+
22429
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:17 +0100
22430
+ Served asset /medivo/lab_appointment/application.js - 200 OK (5ms)
22431
+
22432
+
22433
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:17 +0100
22434
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
22435
+
22436
+
22437
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:17 +0100
22438
+ Served asset /application.js - 200 OK (1ms)
22439
+
22440
+
22441
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:12:17 +0100
22442
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
22443
+
22444
+
22445
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:12:17 +0100
22446
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
22447
+
22448
+
22449
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:12:17 +0100
22450
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
22451
+
22452
+
22453
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:12:17 +0100
22454
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
22455
+
22456
+
22457
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F04%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-01 00:12:19 +0100
22458
+ Processing by Medivo::LabsController#appointment_data as HTML
22459
+ Parameters: {"utf8"=>"✓", "date"=>"11/04/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
22460
+ Completed 200 OK in 0ms (Views: 0.1ms)
22461
+
22462
+
22463
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:12:23 +0100
22464
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
22465
+
22466
+
22467
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:12:23 +0100
22468
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
22469
+
22470
+
22471
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:12:23 +0100
22472
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
22473
+
22474
+
22475
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:12:23 +0100
22476
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
22477
+
22478
+
22479
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 00:12:24 +0100
22480
+ Processing by LabsController#lab_search as HTML
22481
+ Parameters: {"zip_code"=>"90210"}
22482
+ Rendered labs/search.html.haml within layouts/application (10.3ms)
22483
+ Completed 200 OK in 1467ms (Views: 17.6ms)
22484
+
22485
+
22486
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-01 00:12:25 +0100
22487
+ Served asset /application.css - 304 Not Modified (0ms)
22488
+
22489
+
22490
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:25 +0100
22491
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
22492
+
22493
+
22494
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:25 +0100
22495
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
22496
+
22497
+
22498
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:25 +0100
22499
+ Served asset /jquery.js - 304 Not Modified (0ms)
22500
+
22501
+
22502
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:25 +0100
22503
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
22504
+
22505
+
22506
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:25 +0100
22507
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
22508
+
22509
+
22510
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:25 +0100
22511
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
22512
+
22513
+
22514
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:25 +0100
22515
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
22516
+
22517
+
22518
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:25 +0100
22519
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
22520
+
22521
+
22522
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:25 +0100
22523
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
22524
+
22525
+
22526
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:25 +0100
22527
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
22528
+
22529
+
22530
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:25 +0100
22531
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
22532
+
22533
+
22534
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:25 +0100
22535
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
22536
+
22537
+
22538
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:25 +0100
22539
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
22540
+
22541
+
22542
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:25 +0100
22543
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
22544
+
22545
+
22546
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:25 +0100
22547
+ Served asset /medivo/lab_appointment/handlers.js - 304 Not Modified (0ms)
22548
+
22549
+
22550
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:25 +0100
22551
+ Served asset /medivo/lab_appointment/application.js - 304 Not Modified (1ms)
22552
+
22553
+
22554
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:25 +0100
22555
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
22556
+
22557
+
22558
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:25 +0100
22559
+ Served asset /application.js - 304 Not Modified (0ms)
22560
+
22561
+
22562
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:12:25 +0100
22563
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
22564
+
22565
+
22566
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:12:25 +0100
22567
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
22568
+
22569
+
22570
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:12:25 +0100
22571
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
22572
+
22573
+
22574
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:12:25 +0100
22575
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
22576
+
22577
+
22578
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F04%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-01 00:12:27 +0100
22579
+ Processing by Medivo::LabsController#appointment_data as HTML
22580
+ Parameters: {"utf8"=>"✓", "date"=>"11/04/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
22581
+ Completed 200 OK in 0ms (Views: 0.1ms)
22582
+
22583
+
22584
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:12:38 +0100
22585
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
22586
+
22587
+
22588
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:12:38 +0100
22589
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
22590
+
22591
+
22592
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:12:38 +0100
22593
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
22594
+
22595
+
22596
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:12:38 +0100
22597
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
22598
+
22599
+
22600
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 00:12:39 +0100
22601
+ Processing by LabsController#lab_search as HTML
22602
+ Parameters: {"zip_code"=>"90210"}
22603
+ Rendered labs/search.html.haml within layouts/application (10.0ms)
22604
+ Compiled medivo/lab_appointment/handlers.js (192ms) (pid 26342)
22605
+ Compiled medivo/lab_appointment/application.js (15ms) (pid 26342)
22606
+ Compiled application.js (9ms) (pid 26342)
22607
+ Completed 200 OK in 1701ms (Views: 265.5ms)
22608
+
22609
+
22610
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-01 00:12:41 +0100
22611
+ Served asset /application.css - 304 Not Modified (0ms)
22612
+
22613
+
22614
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:41 +0100
22615
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
22616
+
22617
+
22618
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:41 +0100
22619
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
22620
+
22621
+
22622
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:41 +0100
22623
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
22624
+
22625
+
22626
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:41 +0100
22627
+ Served asset /jquery.js - 304 Not Modified (0ms)
22628
+
22629
+
22630
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:41 +0100
22631
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
22632
+
22633
+
22634
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:41 +0100
22635
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
22636
+
22637
+
22638
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:41 +0100
22639
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
22640
+
22641
+
22642
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:41 +0100
22643
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
22644
+
22645
+
22646
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:41 +0100
22647
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
22648
+
22649
+
22650
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:41 +0100
22651
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
22652
+
22653
+
22654
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:41 +0100
22655
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
22656
+
22657
+
22658
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:41 +0100
22659
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
22660
+
22661
+
22662
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:41 +0100
22663
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
22664
+
22665
+
22666
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:41 +0100
22667
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
22668
+
22669
+
22670
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:41 +0100
22671
+ Served asset /medivo/lab_appointment/handlers.js - 200 OK (2ms)
22672
+
22673
+
22674
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:41 +0100
22675
+ Served asset /medivo/lab_appointment/application.js - 200 OK (7ms)
22676
+
22677
+
22678
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:41 +0100
22679
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
22680
+
22681
+
22682
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:41 +0100
22683
+ Served asset /application.js - 200 OK (1ms)
22684
+
22685
+
22686
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:12:41 +0100
22687
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
22688
+
22689
+
22690
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:12:41 +0100
22691
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
22692
+
22693
+
22694
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:12:41 +0100
22695
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
22696
+
22697
+
22698
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:12:41 +0100
22699
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
22700
+
22701
+
22702
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F04%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-01 00:12:42 +0100
22703
+ Processing by Medivo::LabsController#appointment_data as HTML
22704
+ Parameters: {"utf8"=>"✓", "date"=>"11/04/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
22705
+ Completed 200 OK in 0ms (Views: 0.1ms)
22706
+
22707
+
22708
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:12:45 +0100
22709
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
22710
+
22711
+
22712
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:12:45 +0100
22713
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
22714
+
22715
+
22716
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:12:45 +0100
22717
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
22718
+
22719
+
22720
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:12:45 +0100
22721
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
22722
+
22723
+
22724
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 00:12:46 +0100
22725
+ Processing by LabsController#lab_search as HTML
22726
+ Parameters: {"zip_code"=>"90210"}
22727
+ Rendered labs/search.html.haml within layouts/application (10.3ms)
22728
+ Completed 200 OK in 1463ms (Views: 17.9ms)
22729
+
22730
+
22731
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-01 00:12:47 +0100
22732
+ Served asset /application.css - 304 Not Modified (0ms)
22733
+
22734
+
22735
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:47 +0100
22736
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
22737
+
22738
+
22739
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:47 +0100
22740
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
22741
+
22742
+
22743
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:47 +0100
22744
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
22745
+
22746
+
22747
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:47 +0100
22748
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
22749
+
22750
+
22751
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:47 +0100
22752
+ Served asset /jquery.js - 304 Not Modified (0ms)
22753
+
22754
+
22755
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:47 +0100
22756
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
22757
+
22758
+
22759
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:47 +0100
22760
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
22761
+
22762
+
22763
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:47 +0100
22764
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
22765
+
22766
+
22767
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:47 +0100
22768
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
22769
+
22770
+
22771
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:47 +0100
22772
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
22773
+
22774
+
22775
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:47 +0100
22776
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
22777
+
22778
+
22779
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:47 +0100
22780
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
22781
+
22782
+
22783
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:47 +0100
22784
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
22785
+
22786
+
22787
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:47 +0100
22788
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
22789
+
22790
+
22791
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:47 +0100
22792
+ Served asset /medivo/lab_appointment/handlers.js - 304 Not Modified (0ms)
22793
+
22794
+
22795
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:47 +0100
22796
+ Served asset /medivo/lab_appointment/application.js - 304 Not Modified (1ms)
22797
+
22798
+
22799
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:47 +0100
22800
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
22801
+
22802
+
22803
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:12:48 +0100
22804
+ Served asset /application.js - 304 Not Modified (0ms)
22805
+
22806
+
22807
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:12:48 +0100
22808
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
22809
+
22810
+
22811
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:12:48 +0100
22812
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
22813
+
22814
+
22815
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:12:48 +0100
22816
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
22817
+
22818
+
22819
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:12:48 +0100
22820
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
22821
+
22822
+
22823
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F04%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-01 00:12:49 +0100
22824
+ Processing by Medivo::LabsController#appointment_data as HTML
22825
+ Parameters: {"utf8"=>"✓", "date"=>"11/04/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
22826
+ Completed 200 OK in 0ms (Views: 0.1ms)
22827
+
22828
+
22829
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:12:51 +0100
22830
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
22831
+
22832
+
22833
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:12:51 +0100
22834
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
22835
+
22836
+
22837
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:12:51 +0100
22838
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
22839
+
22840
+
22841
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:12:51 +0100
22842
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
22843
+
22844
+
22845
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 00:13:09 +0100
22846
+ Processing by LabsController#lab_search as HTML
22847
+ Parameters: {"zip_code"=>"90210"}
22848
+ Rendered labs/search.html.haml within layouts/application (12.1ms)
22849
+ Compiled medivo/lab_appointment/handlers.js (166ms) (pid 26342)
22850
+ Compiled medivo/lab_appointment/application.js (14ms) (pid 26342)
22851
+ Compiled application.js (8ms) (pid 26342)
22852
+ Completed 200 OK in 1653ms (Views: 274.8ms)
22853
+
22854
+
22855
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-01 00:13:11 +0100
22856
+ Served asset /application.css - 304 Not Modified (0ms)
22857
+
22858
+
22859
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:11 +0100
22860
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
22861
+
22862
+
22863
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:11 +0100
22864
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
22865
+
22866
+
22867
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:11 +0100
22868
+ Served asset /jquery.js - 304 Not Modified (0ms)
22869
+
22870
+
22871
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:11 +0100
22872
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
22873
+
22874
+
22875
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:11 +0100
22876
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
22877
+
22878
+
22879
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:11 +0100
22880
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
22881
+
22882
+
22883
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:11 +0100
22884
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
22885
+
22886
+
22887
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:11 +0100
22888
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
22889
+
22890
+
22891
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:11 +0100
22892
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
22893
+
22894
+
22895
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:11 +0100
22896
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
22897
+
22898
+
22899
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:11 +0100
22900
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
22901
+
22902
+
22903
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:11 +0100
22904
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
22905
+
22906
+
22907
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:11 +0100
22908
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
22909
+
22910
+
22911
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:11 +0100
22912
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
22913
+
22914
+
22915
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:11 +0100
22916
+ Served asset /medivo/lab_appointment/handlers.js - 200 OK (2ms)
22917
+
22918
+
22919
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:11 +0100
22920
+ Served asset /medivo/lab_appointment/application.js - 200 OK (6ms)
22921
+
22922
+
22923
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:11 +0100
22924
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
22925
+
22926
+
22927
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:11 +0100
22928
+ Served asset /application.js - 200 OK (0ms)
22929
+
22930
+
22931
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:13:11 +0100
22932
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
22933
+
22934
+
22935
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:13:11 +0100
22936
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
22937
+
22938
+
22939
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:13:11 +0100
22940
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
22941
+
22942
+
22943
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:13:11 +0100
22944
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
22945
+
22946
+
22947
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F04%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-01 00:13:12 +0100
22948
+ Processing by Medivo::LabsController#appointment_data as HTML
22949
+ Parameters: {"utf8"=>"✓", "date"=>"11/04/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
22950
+ Completed 200 OK in 0ms (Views: 0.1ms)
22951
+
22952
+
22953
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:13:14 +0100
22954
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
22955
+
22956
+
22957
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:13:14 +0100
22958
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
22959
+
22960
+
22961
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:13:14 +0100
22962
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
22963
+
22964
+
22965
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:13:14 +0100
22966
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
22967
+
22968
+
22969
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 00:13:15 +0100
22970
+ Processing by LabsController#lab_search as HTML
22971
+ Parameters: {"zip_code"=>"90210"}
22972
+ Rendered labs/search.html.haml within layouts/application (11.0ms)
22973
+ Completed 200 OK in 1351ms (Views: 18.6ms)
22974
+
22975
+
22976
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-01 00:13:17 +0100
22977
+ Served asset /application.css - 304 Not Modified (0ms)
22978
+
22979
+
22980
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:17 +0100
22981
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
22982
+
22983
+
22984
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:17 +0100
22985
+ Served asset /jquery.js - 304 Not Modified (0ms)
22986
+
22987
+
22988
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:17 +0100
22989
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
22990
+
22991
+
22992
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:17 +0100
22993
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
22994
+
22995
+
22996
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:17 +0100
22997
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
22998
+
22999
+
23000
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:17 +0100
23001
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
23002
+
23003
+
23004
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:17 +0100
23005
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
23006
+
23007
+
23008
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:17 +0100
23009
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
23010
+
23011
+
23012
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:17 +0100
23013
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
23014
+
23015
+
23016
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:17 +0100
23017
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
23018
+
23019
+
23020
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:17 +0100
23021
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
23022
+
23023
+
23024
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:17 +0100
23025
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
23026
+
23027
+
23028
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:17 +0100
23029
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
23030
+
23031
+
23032
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:17 +0100
23033
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
23034
+
23035
+
23036
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:17 +0100
23037
+ Served asset /medivo/lab_appointment/handlers.js - 304 Not Modified (0ms)
23038
+
23039
+
23040
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:17 +0100
23041
+ Served asset /medivo/lab_appointment/application.js - 304 Not Modified (1ms)
23042
+
23043
+
23044
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:17 +0100
23045
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
23046
+
23047
+
23048
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:17 +0100
23049
+ Served asset /application.js - 304 Not Modified (0ms)
23050
+
23051
+
23052
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:13:17 +0100
23053
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
23054
+
23055
+
23056
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:13:17 +0100
23057
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
23058
+
23059
+
23060
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:13:17 +0100
23061
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
23062
+
23063
+
23064
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:13:17 +0100
23065
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
23066
+
23067
+
23068
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F04%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-01 00:13:18 +0100
23069
+ Processing by Medivo::LabsController#appointment_data as HTML
23070
+ Parameters: {"utf8"=>"✓", "date"=>"11/04/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
23071
+ Completed 200 OK in 0ms (Views: 0.1ms)
23072
+
23073
+
23074
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:13:48 +0100
23075
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
23076
+
23077
+
23078
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:13:48 +0100
23079
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
23080
+
23081
+
23082
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:13:48 +0100
23083
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
23084
+
23085
+
23086
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:13:48 +0100
23087
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
23088
+
23089
+
23090
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 00:13:49 +0100
23091
+ Processing by LabsController#lab_search as HTML
23092
+ Parameters: {"zip_code"=>"90210"}
23093
+ Rendered labs/search.html.haml within layouts/application (10.4ms)
23094
+ Compiled medivo/lab_appointment/handlers.js (163ms) (pid 26342)
23095
+ Compiled medivo/lab_appointment/application.js (13ms) (pid 26342)
23096
+ Compiled application.js (9ms) (pid 26342)
23097
+ Completed 200 OK in 1722ms (Views: 286.8ms)
23098
+
23099
+
23100
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-01 00:13:51 +0100
23101
+ Served asset /application.css - 304 Not Modified (0ms)
23102
+
23103
+
23104
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:51 +0100
23105
+ Served asset /jquery.js - 304 Not Modified (0ms)
23106
+
23107
+
23108
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:51 +0100
23109
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
23110
+
23111
+
23112
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:51 +0100
23113
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
23114
+
23115
+
23116
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:51 +0100
23117
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
23118
+
23119
+
23120
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:51 +0100
23121
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
23122
+
23123
+
23124
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:51 +0100
23125
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
23126
+
23127
+
23128
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:51 +0100
23129
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
23130
+
23131
+
23132
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:51 +0100
23133
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
23134
+
23135
+
23136
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:51 +0100
23137
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
23138
+
23139
+
23140
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:51 +0100
23141
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
23142
+
23143
+
23144
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:51 +0100
23145
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
23146
+
23147
+
23148
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:51 +0100
23149
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
23150
+
23151
+
23152
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:51 +0100
23153
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
23154
+
23155
+
23156
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:51 +0100
23157
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
23158
+
23159
+
23160
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:51 +0100
23161
+ Served asset /medivo/lab_appointment/handlers.js - 200 OK (2ms)
23162
+
23163
+
23164
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:51 +0100
23165
+ Served asset /medivo/lab_appointment/application.js - 200 OK (5ms)
23166
+
23167
+
23168
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:51 +0100
23169
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
23170
+
23171
+
23172
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:13:51 +0100
23173
+ Served asset /application.js - 200 OK (0ms)
23174
+
23175
+
23176
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:13:51 +0100
23177
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
23178
+
23179
+
23180
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:13:51 +0100
23181
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
23182
+
23183
+
23184
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:13:51 +0100
23185
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
23186
+
23187
+
23188
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:13:51 +0100
23189
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
23190
+
23191
+
23192
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F04%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-01 00:14:22 +0100
23193
+ Processing by Medivo::LabsController#appointment_data as HTML
23194
+ Parameters: {"utf8"=>"✓", "date"=>"11/04/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
23195
+ Completed 200 OK in 0ms (Views: 0.1ms)
23196
+
23197
+
23198
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:14:46 +0100
23199
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
23200
+
23201
+
23202
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:14:46 +0100
23203
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
23204
+
23205
+
23206
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:14:46 +0100
23207
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
23208
+
23209
+
23210
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:14:46 +0100
23211
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
23212
+
23213
+
23214
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 00:14:48 +0100
23215
+ Processing by LabsController#lab_search as HTML
23216
+ Parameters: {"zip_code"=>"90210"}
23217
+ Rendered labs/search.html.haml within layouts/application (10.6ms)
23218
+ Compiled medivo/lab_appointment/handlers.js (164ms) (pid 26342)
23219
+ Compiled medivo/lab_appointment/application.js (48ms) (pid 26342)
23220
+ Compiled application.js (8ms) (pid 26342)
23221
+ Completed 200 OK in 1746ms (Views: 265.6ms)
23222
+
23223
+
23224
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-01 00:14:49 +0100
23225
+ Served asset /application.css - 304 Not Modified (0ms)
23226
+
23227
+
23228
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-01 00:14:49 +0100
23229
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
23230
+
23231
+
23232
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-01 00:14:49 +0100
23233
+ Served asset /jquery.js - 304 Not Modified (0ms)
23234
+
23235
+
23236
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-01 00:14:49 +0100
23237
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
23238
+
23239
+
23240
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-01 00:14:49 +0100
23241
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
23242
+
23243
+
23244
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:14:49 +0100
23245
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
23246
+
23247
+
23248
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:14:49 +0100
23249
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
23250
+
23251
+
23252
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:14:49 +0100
23253
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
23254
+
23255
+
23256
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:14:49 +0100
23257
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
23258
+
23259
+
23260
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:14:49 +0100
23261
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
23262
+
23263
+
23264
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:14:49 +0100
23265
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
23266
+
23267
+
23268
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-01 00:14:49 +0100
23269
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
23270
+
23271
+
23272
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-01 00:14:49 +0100
23273
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
23274
+
23275
+
23276
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:14:49 +0100
23277
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
23278
+
23279
+
23280
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:14:49 +0100
23281
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
23282
+
23283
+
23284
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:14:49 +0100
23285
+ Served asset /medivo/lab_appointment/handlers.js - 304 Not Modified (2ms)
23286
+
23287
+
23288
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:14:49 +0100
23289
+ Served asset /medivo/lab_appointment/application.js - 304 Not Modified (5ms)
23290
+
23291
+
23292
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-01 00:14:49 +0100
23293
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
23294
+
23295
+
23296
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:14:49 +0100
23297
+ Served asset /application.js - 304 Not Modified (0ms)
23298
+
23299
+
23300
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:14:49 +0100
23301
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
23302
+
23303
+
23304
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:14:49 +0100
23305
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
23306
+
23307
+
23308
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:14:49 +0100
23309
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
23310
+
23311
+
23312
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:14:50 +0100
23313
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
23314
+
23315
+
23316
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F04%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-01 00:14:55 +0100
23317
+ Processing by Medivo::LabsController#appointment_data as HTML
23318
+ Parameters: {"utf8"=>"✓", "date"=>"11/04/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
23319
+ Completed 200 OK in 0ms (Views: 0.1ms)
23320
+
23321
+
23322
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:15:11 +0100
23323
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
23324
+
23325
+
23326
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:15:11 +0100
23327
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
23328
+
23329
+
23330
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:15:11 +0100
23331
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
23332
+
23333
+
23334
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:15:11 +0100
23335
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
23336
+
23337
+
23338
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 00:15:12 +0100
23339
+ Processing by LabsController#lab_search as HTML
23340
+ Parameters: {"zip_code"=>"90210"}
23341
+ Rendered labs/search.html.haml within layouts/application (10.7ms)
23342
+ Compiled medivo/lab_appointment/handlers.js (190ms) (pid 26342)
23343
+ Compiled medivo/lab_appointment/application.js (12ms) (pid 26342)
23344
+ Compiled application.js (10ms) (pid 26342)
23345
+ Completed 200 OK in 1699ms (Views: 259.5ms)
23346
+
23347
+
23348
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:14 +0100
23349
+ Served asset /jquery.js - 304 Not Modified (0ms)
23350
+
23351
+
23352
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-01 00:15:14 +0100
23353
+ Served asset /application.css - 304 Not Modified (0ms)
23354
+
23355
+
23356
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:14 +0100
23357
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
23358
+
23359
+
23360
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:14 +0100
23361
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
23362
+
23363
+
23364
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:14 +0100
23365
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
23366
+
23367
+
23368
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:14 +0100
23369
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
23370
+
23371
+
23372
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:14 +0100
23373
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
23374
+
23375
+
23376
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:14 +0100
23377
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
23378
+
23379
+
23380
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:14 +0100
23381
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
23382
+
23383
+
23384
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:14 +0100
23385
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
23386
+
23387
+
23388
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:14 +0100
23389
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
23390
+
23391
+
23392
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:14 +0100
23393
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
23394
+
23395
+
23396
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:14 +0100
23397
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
23398
+
23399
+
23400
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:14 +0100
23401
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
23402
+
23403
+
23404
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:14 +0100
23405
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
23406
+
23407
+
23408
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:14 +0100
23409
+ Served asset /medivo/lab_appointment/handlers.js - 200 OK (4ms)
23410
+
23411
+
23412
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:14 +0100
23413
+ Served asset /medivo/lab_appointment/application.js - 200 OK (5ms)
23414
+
23415
+
23416
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:14 +0100
23417
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
23418
+
23419
+
23420
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:14 +0100
23421
+ Served asset /application.js - 200 OK (1ms)
23422
+
23423
+
23424
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:15:14 +0100
23425
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
23426
+
23427
+
23428
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:15:14 +0100
23429
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
23430
+
23431
+
23432
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:15:14 +0100
23433
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
23434
+
23435
+
23436
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:15:14 +0100
23437
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
23438
+
23439
+
23440
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F04%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-01 00:15:15 +0100
23441
+ Processing by Medivo::LabsController#appointment_data as HTML
23442
+ Parameters: {"utf8"=>"✓", "date"=>"11/04/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
23443
+ Completed 200 OK in 0ms (Views: 0.1ms)
23444
+
23445
+
23446
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:15:17 +0100
23447
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
23448
+
23449
+
23450
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:15:17 +0100
23451
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
23452
+
23453
+
23454
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:15:17 +0100
23455
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
23456
+
23457
+
23458
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:15:17 +0100
23459
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
23460
+
23461
+
23462
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 00:15:39 +0100
23463
+ Processing by LabsController#lab_search as HTML
23464
+ Parameters: {"zip_code"=>"90210"}
23465
+ Rendered labs/search.html.haml within layouts/application (10.8ms)
23466
+ Compiled medivo/lab_appointment/handlers.js (165ms) (pid 26342)
23467
+ Compiled medivo/lab_appointment/application.js (12ms) (pid 26342)
23468
+ Compiled application.js (43ms) (pid 26342)
23469
+ Completed 200 OK in 1699ms (Views: 264.6ms)
23470
+
23471
+
23472
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-01 00:15:41 +0100
23473
+ Served asset /application.css - 304 Not Modified (0ms)
23474
+
23475
+
23476
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:41 +0100
23477
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
23478
+
23479
+
23480
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:41 +0100
23481
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
23482
+
23483
+
23484
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:41 +0100
23485
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
23486
+
23487
+
23488
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:41 +0100
23489
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
23490
+
23491
+
23492
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:41 +0100
23493
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
23494
+
23495
+
23496
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:41 +0100
23497
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
23498
+
23499
+
23500
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:41 +0100
23501
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
23502
+
23503
+
23504
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:41 +0100
23505
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
23506
+
23507
+
23508
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:41 +0100
23509
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
23510
+
23511
+
23512
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:41 +0100
23513
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
23514
+
23515
+
23516
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:41 +0100
23517
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
23518
+
23519
+
23520
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:41 +0100
23521
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
23522
+
23523
+
23524
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:41 +0100
23525
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
23526
+
23527
+
23528
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:41 +0100
23529
+ Served asset /medivo/lab_appointment/handlers.js - 200 OK (2ms)
23530
+
23531
+
23532
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:41 +0100
23533
+ Served asset /medivo/lab_appointment/application.js - 200 OK (5ms)
23534
+
23535
+
23536
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:41 +0100
23537
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
23538
+
23539
+
23540
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:15:41 +0100
23541
+ Served asset /application.js - 200 OK (1ms)
23542
+
23543
+
23544
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:15:41 +0100
23545
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
23546
+
23547
+
23548
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:15:41 +0100
23549
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
23550
+
23551
+
23552
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:15:41 +0100
23553
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
23554
+
23555
+
23556
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:15:41 +0100
23557
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
23558
+
23559
+
23560
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F04%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-01 00:15:47 +0100
23561
+ Processing by Medivo::LabsController#appointment_data as HTML
23562
+ Parameters: {"utf8"=>"✓", "date"=>"11/04/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
23563
+ Completed 200 OK in 0ms (Views: 0.1ms)
23564
+
23565
+
23566
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:16:06 +0100
23567
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
23568
+
23569
+
23570
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:16:06 +0100
23571
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
23572
+
23573
+
23574
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:16:06 +0100
23575
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
23576
+
23577
+
23578
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:16:06 +0100
23579
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
23580
+
23581
+
23582
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 00:16:07 +0100
23583
+ Processing by LabsController#lab_search as HTML
23584
+ Parameters: {"zip_code"=>"90210"}
23585
+ Rendered labs/search.html.haml within layouts/application (10.9ms)
23586
+ Compiled medivo/lab_appointment/handlers.js (163ms) (pid 26342)
23587
+ Compiled medivo/lab_appointment/application.js (50ms) (pid 26342)
23588
+ Compiled application.js (8ms) (pid 26342)
23589
+ Completed 200 OK in 1472ms (Views: 267.2ms)
23590
+
23591
+
23592
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-01 00:16:09 +0100
23593
+ Served asset /application.css - 304 Not Modified (0ms)
23594
+
23595
+
23596
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:09 +0100
23597
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
23598
+
23599
+
23600
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:09 +0100
23601
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
23602
+
23603
+
23604
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:09 +0100
23605
+ Served asset /jquery.js - 304 Not Modified (0ms)
23606
+
23607
+
23608
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:09 +0100
23609
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
23610
+
23611
+
23612
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:09 +0100
23613
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
23614
+
23615
+
23616
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:09 +0100
23617
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
23618
+
23619
+
23620
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:09 +0100
23621
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
23622
+
23623
+
23624
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:09 +0100
23625
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
23626
+
23627
+
23628
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:09 +0100
23629
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
23630
+
23631
+
23632
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:09 +0100
23633
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
23634
+
23635
+
23636
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:09 +0100
23637
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
23638
+
23639
+
23640
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:09 +0100
23641
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
23642
+
23643
+
23644
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:09 +0100
23645
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
23646
+
23647
+
23648
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:09 +0100
23649
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
23650
+
23651
+
23652
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:09 +0100
23653
+ Served asset /medivo/lab_appointment/handlers.js - 200 OK (3ms)
23654
+
23655
+
23656
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:09 +0100
23657
+ Served asset /medivo/lab_appointment/application.js - 200 OK (5ms)
23658
+
23659
+
23660
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:09 +0100
23661
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
23662
+
23663
+
23664
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:09 +0100
23665
+ Served asset /application.js - 200 OK (0ms)
23666
+
23667
+
23668
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:16:09 +0100
23669
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
23670
+
23671
+
23672
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:16:09 +0100
23673
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
23674
+
23675
+
23676
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:16:09 +0100
23677
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
23678
+
23679
+
23680
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:16:09 +0100
23681
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
23682
+
23683
+
23684
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F04%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-01 00:16:11 +0100
23685
+ Processing by Medivo::LabsController#appointment_data as HTML
23686
+ Parameters: {"utf8"=>"✓", "date"=>"11/04/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
23687
+ Completed 200 OK in 0ms (Views: 0.1ms)
23688
+
23689
+
23690
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:16:13 +0100
23691
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
23692
+
23693
+
23694
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:16:14 +0100
23695
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
23696
+
23697
+
23698
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:16:14 +0100
23699
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
23700
+
23701
+
23702
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:16:14 +0100
23703
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
23704
+
23705
+
23706
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 00:16:27 +0100
23707
+ Processing by LabsController#lab_search as HTML
23708
+ Parameters: {"zip_code"=>"90210"}
23709
+ Rendered labs/search.html.haml within layouts/application (35.7ms)
23710
+ Compiled medivo/lab_appointment/handlers.js (164ms) (pid 26342)
23711
+ Compiled medivo/lab_appointment/application.js (13ms) (pid 26342)
23712
+ Compiled application.js (11ms) (pid 26342)
23713
+ Completed 200 OK in 1751ms (Views: 287.4ms)
23714
+
23715
+
23716
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-01 00:16:28 +0100
23717
+ Served asset /application.css - 304 Not Modified (0ms)
23718
+
23719
+
23720
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:16:29 +0100
23721
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
23722
+
23723
+
23724
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:16:29 +0100
23725
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
23726
+
23727
+
23728
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:16:29 +0100
23729
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
23730
+
23731
+
23732
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F04%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-01 00:16:32 +0100
23733
+ Processing by Medivo::LabsController#appointment_data as HTML
23734
+ Parameters: {"utf8"=>"✓", "date"=>"11/04/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
23735
+ Completed 200 OK in 0ms (Views: 0.1ms)
23736
+
23737
+
23738
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:16:39 +0100
23739
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
23740
+
23741
+
23742
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:16:39 +0100
23743
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
23744
+
23745
+
23746
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:16:39 +0100
23747
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
23748
+
23749
+
23750
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:16:39 +0100
23751
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
23752
+
23753
+
23754
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:16:54 +0100
23755
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
23756
+
23757
+
23758
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:16:54 +0100
23759
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
23760
+
23761
+
23762
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:16:54 +0100
23763
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
23764
+
23765
+
23766
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:16:54 +0100
23767
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
23768
+
23769
+
23770
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 00:16:55 +0100
23771
+ Processing by LabsController#lab_search as HTML
23772
+ Parameters: {"zip_code"=>"90210"}
23773
+ Rendered labs/search.html.haml within layouts/application (36.9ms)
23774
+ Compiled medivo/lab_appointment/handlers.js (167ms) (pid 26342)
23775
+ Compiled medivo/lab_appointment/application.js (12ms) (pid 26342)
23776
+ Compiled application.js (10ms) (pid 26342)
23777
+ Completed 200 OK in 1697ms (Views: 290.9ms)
23778
+
23779
+
23780
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-01 00:16:57 +0100
23781
+ Served asset /application.css - 304 Not Modified (0ms)
23782
+
23783
+
23784
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:57 +0100
23785
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
23786
+
23787
+
23788
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:57 +0100
23789
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
23790
+
23791
+
23792
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:57 +0100
23793
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
23794
+
23795
+
23796
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:57 +0100
23797
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
23798
+
23799
+
23800
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:57 +0100
23801
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
23802
+
23803
+
23804
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:57 +0100
23805
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
23806
+
23807
+
23808
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:57 +0100
23809
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
23810
+
23811
+
23812
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:57 +0100
23813
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
23814
+
23815
+
23816
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:57 +0100
23817
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
23818
+
23819
+
23820
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:57 +0100
23821
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
23822
+
23823
+
23824
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:57 +0100
23825
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
23826
+
23827
+
23828
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:57 +0100
23829
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
23830
+
23831
+
23832
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:57 +0100
23833
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
23834
+
23835
+
23836
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:57 +0100
23837
+ Served asset /medivo/lab_appointment/handlers.js - 200 OK (2ms)
23838
+
23839
+
23840
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:57 +0100
23841
+ Served asset /medivo/lab_appointment/application.js - 200 OK (6ms)
23842
+
23843
+
23844
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:57 +0100
23845
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
23846
+
23847
+
23848
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:16:57 +0100
23849
+ Served asset /application.js - 200 OK (1ms)
23850
+
23851
+
23852
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:16:57 +0100
23853
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
23854
+
23855
+
23856
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:16:57 +0100
23857
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
23858
+
23859
+
23860
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:16:57 +0100
23861
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
23862
+
23863
+
23864
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:16:57 +0100
23865
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
23866
+
23867
+
23868
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F04%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-01 00:17:42 +0100
23869
+ Processing by Medivo::LabsController#appointment_data as HTML
23870
+ Parameters: {"utf8"=>"✓", "date"=>"11/04/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
23871
+ Completed 200 OK in 0ms (Views: 0.1ms)
23872
+
23873
+
23874
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:17:44 +0100
23875
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
23876
+
23877
+
23878
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:17:44 +0100
23879
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
23880
+
23881
+
23882
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:17:44 +0100
23883
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
23884
+
23885
+
23886
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:17:44 +0100
23887
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
23888
+
23889
+
23890
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 00:17:44 +0100
23891
+ Processing by LabsController#lab_search as HTML
23892
+ Parameters: {"zip_code"=>"90210"}
23893
+ Rendered labs/search.html.haml within layouts/application (12.9ms)
23894
+ Compiled medivo/lab_appointment/handlers.js (158ms) (pid 26342)
23895
+ Compiled medivo/lab_appointment/application.js (11ms) (pid 26342)
23896
+ Compiled application.js (45ms) (pid 26342)
23897
+ Completed 200 OK in 1627ms (Views: 266.6ms)
23898
+
23899
+
23900
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-01 00:17:46 +0100
23901
+ Served asset /application.css - 304 Not Modified (0ms)
23902
+
23903
+
23904
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-01 00:17:46 +0100
23905
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
23906
+
23907
+
23908
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-01 00:17:46 +0100
23909
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
23910
+
23911
+
23912
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:17:46 +0100
23913
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
23914
+
23915
+
23916
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-01 00:17:46 +0100
23917
+ Served asset /jquery.js - 304 Not Modified (0ms)
23918
+
23919
+
23920
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-01 00:17:46 +0100
23921
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
23922
+
23923
+
23924
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:17:46 +0100
23925
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
23926
+
23927
+
23928
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:17:46 +0100
23929
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
23930
+
23931
+
23932
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:17:46 +0100
23933
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
23934
+
23935
+
23936
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:17:46 +0100
23937
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
23938
+
23939
+
23940
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:17:46 +0100
23941
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
23942
+
23943
+
23944
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-01 00:17:46 +0100
23945
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
23946
+
23947
+
23948
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-01 00:17:46 +0100
23949
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
23950
+
23951
+
23952
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:17:46 +0100
23953
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
23954
+
23955
+
23956
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:17:46 +0100
23957
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
23958
+
23959
+
23960
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:17:46 +0100
23961
+ Served asset /medivo/lab_appointment/handlers.js - 200 OK (3ms)
23962
+
23963
+
23964
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:17:46 +0100
23965
+ Served asset /medivo/lab_appointment/application.js - 200 OK (5ms)
23966
+
23967
+
23968
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-01 00:17:46 +0100
23969
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
23970
+
23971
+
23972
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:17:46 +0100
23973
+ Served asset /application.js - 200 OK (0ms)
23974
+
23975
+
23976
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:17:46 +0100
23977
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
23978
+
23979
+
23980
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:17:46 +0100
23981
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
23982
+
23983
+
23984
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:17:46 +0100
23985
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
23986
+
23987
+
23988
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:17:46 +0100
23989
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
23990
+
23991
+
23992
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F04%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-01 00:17:47 +0100
23993
+ Processing by Medivo::LabsController#appointment_data as JS
23994
+ Parameters: {"utf8"=>"✓", "date"=>"11/04/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
23995
+ Completed 200 OK in 0ms (Views: 0.1ms)
23996
+
23997
+
23998
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:18:03 +0100
23999
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
24000
+
24001
+
24002
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:18:03 +0100
24003
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
24004
+
24005
+
24006
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:18:03 +0100
24007
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
24008
+
24009
+
24010
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:18:03 +0100
24011
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
24012
+
24013
+
24014
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 00:18:04 +0100
24015
+ Processing by LabsController#lab_search as HTML
24016
+ Parameters: {"zip_code"=>"90210"}
24017
+ Rendered labs/search.html.haml within layouts/application (10.4ms)
24018
+ Compiled medivo/lab_appointment/handlers.js (167ms) (pid 26342)
24019
+ Compiled medivo/lab_appointment/application.js (50ms) (pid 26342)
24020
+ Compiled application.js (8ms) (pid 26342)
24021
+ Completed 200 OK in 1651ms (Views: 270.8ms)
24022
+
24023
+
24024
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-01 00:18:05 +0100
24025
+ Served asset /application.css - 304 Not Modified (0ms)
24026
+
24027
+
24028
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-01 00:18:05 +0100
24029
+ Served asset /jquery.js - 304 Not Modified (0ms)
24030
+
24031
+
24032
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-01 00:18:05 +0100
24033
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
24034
+
24035
+
24036
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:18:05 +0100
24037
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
24038
+
24039
+
24040
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-01 00:18:05 +0100
24041
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
24042
+
24043
+
24044
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-01 00:18:05 +0100
24045
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
24046
+
24047
+
24048
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:18:05 +0100
24049
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
24050
+
24051
+
24052
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:18:05 +0100
24053
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
24054
+
24055
+
24056
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:18:05 +0100
24057
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
24058
+
24059
+
24060
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:18:05 +0100
24061
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
24062
+
24063
+
24064
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:18:05 +0100
24065
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
24066
+
24067
+
24068
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-01 00:18:05 +0100
24069
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
24070
+
24071
+
24072
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-01 00:18:05 +0100
24073
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
24074
+
24075
+
24076
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-01 00:18:05 +0100
24077
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
24078
+
24079
+
24080
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-01 00:18:05 +0100
24081
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
24082
+
24083
+
24084
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 00:18:05 +0100
24085
+ Served asset /medivo/lab_appointment/handlers.js - 200 OK (2ms)
24086
+
24087
+
24088
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:18:05 +0100
24089
+ Served asset /medivo/lab_appointment/application.js - 200 OK (6ms)
24090
+
24091
+
24092
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-01 00:18:05 +0100
24093
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
24094
+
24095
+
24096
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-01 00:18:05 +0100
24097
+ Served asset /application.js - 200 OK (0ms)
24098
+
24099
+
24100
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-01 00:18:06 +0100
24101
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
24102
+
24103
+
24104
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-01 00:18:06 +0100
24105
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
24106
+
24107
+
24108
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-01 00:18:06 +0100
24109
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
24110
+
24111
+
24112
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-01 00:18:06 +0100
24113
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
24114
+
24115
+
24116
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 11:36:31 +0100
24117
+ Processing by LabsController#lab_search as HTML
24118
+ Parameters: {"zip_code"=>"90210"}
24119
+ Completed 500 Internal Server Error in 48ms
24120
+
24121
+ SocketError (getaddrinfo: nodename nor servname provided, or not known):
24122
+ app/controllers/labs_controller.rb:3:in `lab_search'
24123
+
24124
+ 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.6ms)
24125
+ 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.9ms)
24126
+ Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.8ms)
24127
+
24128
+
24129
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 11:36:54 +0100
24130
+ Processing by LabsController#lab_search as HTML
24131
+ Parameters: {"zip_code"=>"90210"}
24132
+ Completed 500 Internal Server Error in 269ms
24133
+
24134
+ SocketError (getaddrinfo: nodename nor servname provided, or not known):
24135
+ app/controllers/labs_controller.rb:3:in `lab_search'
24136
+
24137
+ 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)
24138
+ 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)
24139
+ Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (3.3ms)
24140
+
24141
+
24142
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 11:38:05 +0100
24143
+ Processing by LabsController#lab_search as HTML
24144
+ Parameters: {"zip_code"=>"90210"}
24145
+ Rendered labs/search.html.haml within layouts/application (23.2ms)
24146
+ Compiled application.css (0ms) (pid 33820)
24147
+ Compiled jquery.js (1ms) (pid 33820)
24148
+ Compiled jquery_ujs.js (0ms) (pid 33820)
24149
+ Compiled medivo/handlebars.js (0ms) (pid 33820)
24150
+ Compiled medivo/helpers.js (180ms) (pid 33820)
24151
+ Compiled medivo/models.js (166ms) (pid 33820)
24152
+ Compiled medivo/lab_list/models.js (177ms) (pid 33820)
24153
+ Compiled medivo/views.js (166ms) (pid 33820)
24154
+ Compiled medivo/lab_list/views.js (200ms) (pid 33820)
24155
+ Compiled medivo/lab_list/handlers.js (161ms) (pid 33820)
24156
+ Compiled medivo/lab_list/application.js (10ms) (pid 33820)
24157
+ Compiled medivo/lab_list/sample/show_labs.js (179ms) (pid 33820)
24158
+ Compiled medivo/date.js (0ms) (pid 33820)
24159
+ Compiled medivo/lab_appointment/models.js (163ms) (pid 33820)
24160
+ Compiled medivo/lab_appointment/views.js (183ms) (pid 33820)
24161
+ Compiled medivo/lab_appointment/handlers.js (165ms) (pid 33820)
24162
+ Compiled medivo/lab_appointment/application.js (12ms) (pid 33820)
24163
+ Compiled medivo/lab_appointment/sample/show_appointments.js (155ms) (pid 33820)
24164
+ Compiled application.js (30ms) (pid 33820)
24165
+ Completed 200 OK in 2127ms (Views: 2126.5ms)
24166
+
24167
+
24168
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-01 11:38:08 +0100
24169
+ Served asset /application.css - 304 Not Modified (0ms)
24170
+
24171
+
24172
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-01 11:38:08 +0100
24173
+ Served asset /jquery.js - 304 Not Modified (3ms)
24174
+
24175
+
24176
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-01 11:38:08 +0100
24177
+ Served asset /jquery_ujs.js - 304 Not Modified (2ms)
24178
+
24179
+
24180
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-01 11:38:08 +0100
24181
+ Served asset /medivo/handlebars.js - 304 Not Modified (3ms)
24182
+
24183
+
24184
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-01 11:38:08 +0100
24185
+ Served asset /medivo/models.js - 304 Not Modified (2ms)
24186
+
24187
+
24188
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-01 11:38:08 +0100
24189
+ Served asset /medivo/helpers.js - 304 Not Modified (3ms)
24190
+
24191
+
24192
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-01 11:38:08 +0100
24193
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (3ms)
24194
+
24195
+
24196
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-01 11:38:08 +0100
24197
+ Served asset /medivo/views.js - 304 Not Modified (2ms)
24198
+
24199
+
24200
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-01 11:38:08 +0100
24201
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (23ms)
24202
+
24203
+
24204
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 11:38:08 +0100
24205
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (3ms)
24206
+
24207
+
24208
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-01 11:38:08 +0100
24209
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (3ms)
24210
+
24211
+
24212
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-01 11:38:08 +0100
24213
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (2ms)
24214
+
24215
+
24216
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-01 11:38:08 +0100
24217
+ Served asset /medivo/date.js - 304 Not Modified (3ms)
24218
+
24219
+
24220
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-01 11:38:08 +0100
24221
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (2ms)
24222
+
24223
+
24224
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-01 11:38:08 +0100
24225
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (2ms)
24226
+
24227
+
24228
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 11:38:08 +0100
24229
+ Served asset /medivo/lab_appointment/handlers.js - 200 OK (2ms)
24230
+
24231
+
24232
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-01 11:38:08 +0100
24233
+ Served asset /medivo/lab_appointment/application.js - 200 OK (4ms)
24234
+
24235
+
24236
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-01 11:38:08 +0100
24237
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (2ms)
24238
+
24239
+
24240
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-01 11:38:08 +0100
24241
+ Served asset /application.js - 200 OK (0ms)
24242
+
24243
+
24244
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F04%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-01 11:38:14 +0100
24245
+ Processing by Medivo::LabsController#appointment_data as JS
24246
+ Parameters: {"utf8"=>"✓", "date"=>"11/04/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
24247
+ Completed 200 OK in 0ms (Views: 0.1ms)
24248
+
24249
+
24250
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F04%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-01 11:38:55 +0100
24251
+ Processing by Medivo::LabsController#appointment_data as JS
24252
+ Parameters: {"utf8"=>"✓", "date"=>"11/04/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
24253
+ Completed 200 OK in 0ms (Views: 0.1ms)
24254
+
24255
+
24256
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-01 11:39:16 +0100
24257
+ Processing by LabsController#lab_search as HTML
24258
+ Parameters: {"zip_code"=>"90210"}
24259
+ Rendered labs/search.html.haml within layouts/application (3.2ms)
24260
+ Compiled medivo/lab_appointment/handlers.js (202ms) (pid 33820)
24261
+ Compiled medivo/lab_appointment/application.js (35ms) (pid 33820)
24262
+ Compiled application.js (9ms) (pid 33820)
24263
+ Completed 200 OK in 284ms (Views: 284.0ms)
24264
+
24265
+
24266
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-01 11:39:16 +0100
24267
+ Served asset /application.css - 304 Not Modified (0ms)
24268
+
24269
+
24270
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-01 11:39:16 +0100
24271
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
24272
+
24273
+
24274
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-01 11:39:16 +0100
24275
+ Served asset /jquery.js - 304 Not Modified (0ms)
24276
+
24277
+
24278
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-01 11:39:16 +0100
24279
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
24280
+
24281
+
24282
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-01 11:39:16 +0100
24283
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
24284
+
24285
+
24286
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-01 11:39:16 +0100
24287
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
24288
+
24289
+
24290
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-01 11:39:16 +0100
24291
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
24292
+
24293
+
24294
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-01 11:39:16 +0100
24295
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
24296
+
24297
+
24298
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-01 11:39:16 +0100
24299
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
24300
+
24301
+
24302
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 11:39:16 +0100
24303
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
24304
+
24305
+
24306
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-01 11:39:16 +0100
24307
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
24308
+
24309
+
24310
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-01 11:39:16 +0100
24311
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
24312
+
24313
+
24314
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-01 11:39:16 +0100
24315
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
24316
+
24317
+
24318
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-01 11:39:16 +0100
24319
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
24320
+
24321
+
24322
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-01 11:39:16 +0100
24323
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
24324
+
24325
+
24326
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-01 11:39:16 +0100
24327
+ Served asset /medivo/lab_appointment/handlers.js - 200 OK (2ms)
24328
+
24329
+
24330
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-01 11:39:16 +0100
24331
+ Served asset /medivo/lab_appointment/application.js - 200 OK (4ms)
24332
+
24333
+
24334
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-01 11:39:16 +0100
24335
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
24336
+
24337
+
24338
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-01 11:39:16 +0100
24339
+ Served asset /application.js - 200 OK (0ms)
24340
+
24341
+
24342
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F04%2F2011&lab_code=&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-01 11:39:18 +0100
24343
+ Processing by Medivo::LabsController#appointment_data as JS
24344
+ Parameters: {"utf8"=>"✓", "date"=>"11/04/2011", "lab_code"=>"", "commit"=>"Search for appointments"}
24345
+ Completed 200 OK in 0ms (Views: 0.1ms)