medivo 0.1.11 → 0.1.12

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 (56) hide show
  1. data/app/controllers/medivo/labs_controller.rb +3 -5
  2. data/app/models/medivo/appointment.rb +21 -4
  3. data/lib/medivo/version.rb +1 -1
  4. data/lib/pdf/medivo/pdf_generator.rb +2 -0
  5. data/lib/pdf/medivo/pdf_group.rb +17 -15
  6. data/spec/dummy/app/views/labs/search.html.haml +1 -1
  7. data/spec/dummy/config/medivo/appointment_resource.yml +1 -0
  8. data/spec/dummy/log/development.log +1103 -0
  9. data/spec/dummy/tmp/cache/assets/C46/F00/sprockets%2F2281d588b540056c5a7306c32a3761b9 +0 -0
  10. data/spec/dummy/tmp/cache/assets/C6C/8D0/sprockets%2F2f423a28516973330a94ad121151f3bf +0 -0
  11. data/spec/dummy/tmp/cache/assets/C81/D00/sprockets%2F64f056bd752d271308a86a6f865b1911 +0 -0
  12. data/spec/dummy/tmp/cache/assets/CB4/BD0/sprockets%2F3378f27c0d4f5e6d708665b22707a31f +0 -0
  13. data/spec/dummy/tmp/cache/assets/CC3/EF0/sprockets%2F453b504c1f8f374578636f699eaa455d +0 -0
  14. data/spec/dummy/tmp/cache/assets/CD8/DA0/sprockets%2F622aa5281d15503829a5f7a0bf56fc29 +0 -0
  15. data/spec/dummy/tmp/cache/assets/CDD/820/sprockets%2Fb28231960c7ac62eff9048e702a29c70 +0 -0
  16. data/spec/dummy/tmp/cache/assets/CEC/EF0/sprockets%2F4b24a74018f693c06088bd52f8cc9f86 +0 -0
  17. data/spec/dummy/tmp/cache/assets/CEE/250/sprockets%2F96688f33f2f8aa261bf6701c1d6d7575 +0 -0
  18. data/spec/dummy/tmp/cache/assets/D07/6B0/sprockets%2F69a2df619ff14da071309dac4196400e +0 -0
  19. data/spec/dummy/tmp/cache/assets/D1B/820/sprockets%2F92a83e15913997b3d9ac7ed437b1e44c +0 -0
  20. data/spec/dummy/tmp/cache/assets/D20/F10/sprockets%2Fb2e907e4faa85fe755f4439e3b229088 +0 -0
  21. data/spec/dummy/tmp/cache/assets/D29/000/sprockets%2F61a10ddf57f1129c02a1049bfed6e007 +0 -0
  22. data/spec/dummy/tmp/cache/assets/D2C/F80/sprockets%2F399f6d5eb273936af7ff8f35a77c5037 +0 -0
  23. data/spec/dummy/tmp/cache/assets/D30/920/sprockets%2Fcc4603fc6441ca421a7d02886a81ab9d +0 -0
  24. data/spec/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705 +0 -0
  25. data/spec/dummy/tmp/cache/assets/D36/870/sprockets%2Fce9e887568de873b133ae43d7c977f68 +0 -0
  26. data/spec/dummy/tmp/cache/assets/D41/250/sprockets%2F7b3c4426715dcd1feedc4a95e5444256 +0 -0
  27. data/spec/dummy/tmp/cache/assets/D45/320/sprockets%2Fc50ff379a1bdf1dd4d22249058749cf6 +0 -0
  28. data/spec/dummy/tmp/cache/assets/D4C/7A0/sprockets%2Fbc635c7b186d1ef5178f4ed3722d868b +0 -0
  29. data/spec/dummy/tmp/cache/assets/D54/ED0/sprockets%2F71c9fa01091d432b131da3bb73faf3d4 +0 -0
  30. data/spec/dummy/tmp/cache/assets/D55/ED0/sprockets%2F0f673e42e816c6fe5b66a5c96f896f1a +0 -0
  31. data/spec/dummy/tmp/cache/assets/D5D/3E0/sprockets%2F63fea6cc142b5f02da93bf81e70b2116 +0 -0
  32. data/spec/dummy/tmp/cache/assets/D60/030/sprockets%2Ffc9485f617fc5e9b8918755d2e08ecc6 +0 -0
  33. data/spec/dummy/tmp/cache/assets/D64/C50/sprockets%2F22ee6fb2ab1ea9694ac7f0f41a406094 +0 -0
  34. data/spec/dummy/tmp/cache/assets/D65/6D0/sprockets%2F3ce07ca1958d7ab3e80c4b3e0d24088c +0 -0
  35. data/spec/dummy/tmp/cache/assets/D69/130/sprockets%2Fbaa4ec50a34ce938c986612c2a47a64e +0 -0
  36. data/spec/dummy/tmp/cache/assets/D74/9A0/sprockets%2F0ca4e6e833c72156fc7e7d5f007d9ce3 +0 -0
  37. data/spec/dummy/tmp/cache/assets/D76/720/sprockets%2F88d8aa1d2fb41ce79b8ec4150ea74748 +0 -0
  38. data/spec/dummy/tmp/cache/assets/D84/210/sprockets%2Fabd0103ccec2b428ac62c94e4c40b384 +0 -0
  39. data/spec/dummy/tmp/cache/assets/D88/2C0/sprockets%2F452ab3ebb1912cf1c2ba617eec52a718 +0 -0
  40. data/spec/dummy/tmp/cache/assets/D9C/F50/sprockets%2F224e78bb9e1c414a2d518a3aaffd6f77 +0 -0
  41. data/spec/dummy/tmp/cache/assets/D9F/260/sprockets%2Fa3e040f83c30e4bbc1c79ffae57909e6 +0 -0
  42. data/spec/dummy/tmp/cache/assets/DA1/640/sprockets%2F91874cbba5e63cd19d6a7bd3c8362dc4 +0 -0
  43. data/spec/dummy/tmp/cache/assets/DC1/230/sprockets%2F3a36cd467bdce1914a2b7af4ed4114cf +0 -0
  44. data/spec/dummy/tmp/cache/assets/DCE/E80/sprockets%2Fc71ec62157b9cc7aabfc030955cef87b +0 -0
  45. data/spec/dummy/tmp/cache/assets/DD1/FD0/sprockets%2Fa531f33dc9c5852d39d64a9eda44dacf +0 -0
  46. data/spec/dummy/tmp/cache/assets/DD4/2B0/sprockets%2Fef214a63f29afe7f3cbffc65af943108 +0 -0
  47. data/spec/dummy/tmp/cache/assets/DFC/420/sprockets%2F502e2c683d1aaad6ac88966ffc4d2ade +0 -0
  48. data/spec/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af +0 -0
  49. data/spec/dummy/tmp/cache/assets/E32/FC0/sprockets%2Fe55fb2eef11567fe04fdaf7e73af5ba4 +0 -0
  50. data/spec/dummy/tmp/image_path_fb5f3a59200b_1320622886.pdf +0 -0
  51. data/spec/dummy/tmp/pids/server.pid +1 -0
  52. data/spec/lib/pdf_generator_spec.rb +43 -34
  53. data/spec/lib/pdf_group_spec.rb +18 -10
  54. data/spec/spec_helper.rb +1 -1
  55. data/spec/support/helper.rb +10 -0
  56. metadata +23 -19
@@ -6,12 +6,10 @@ module Medivo
6
6
  end
7
7
 
8
8
  def appointment_data
9
- data = if Rails.env.development?
10
- "{\"times\":[\"11/03/2011|08:30 AM\",\"11/04/2011|08:30 AM\",\"11/02/2011|09:00 AM\",\"11/01/2011|09:30 AM\",\"11/02/2011|09:30 AM\",\"11/03/2011|09:30 AM\",\"11/04/2011|09:30 AM\",\"10/31/2011|10:00 AM\",\"11/01/2011|10:00 AM\",\"11/02/2011|10:00 AM\",\"11/03/2011|10:00 AM\",\"11/04/2011|10:00 AM\",\"11/05/2011|10:00 AM\",\"10/31/2011|10:30 AM\",\"11/01/2011|10:30 AM\",\"11/02/2011|10:30 AM\",\"11/03/2011|10:30 AM\",\"10/31/2011|11:00 AM\",\"11/01/2011|11:00 AM\",\"11/02/2011|11:00 AM\",\"11/03/2011|11:00 AM\",\"11/04/2011|11:00 AM\",\"11/05/2011|11:00 AM\",\"10/31/2011|01:30 PM\",\"11/01/2011|01:30 PM\",\"11/02/2011|01:30 PM\",\"11/03/2011|01:30 PM\",\"11/04/2011|01:30 PM\",\"10/31/2011|02:00 PM\",\"11/01/2011|02:00 PM\",\"11/02/2011|02:00 PM\",\"11/03/2011|02:00 PM\",\"10/31/2011|02:30 PM\",\"11/01/2011|02:30 PM\",\"11/02/2011|02:30 PM\",\"11/03/2011|02:30 PM\",\"11/04/2011|02:30 PM\",\"10/31/2011|03:00 PM\",\"11/01/2011|03:00 PM\",\"11/02/2011|03:00 PM\",\"11/03/2011|03:00 PM\",\"11/04/2011|03:00 PM\",\"10/31/2011|03:30 PM\",\"11/01/2011|03:30 PM\",\"11/02/2011|03:30 PM\",\"11/03/2011|03:30 PM\",\"11/04/2011|03:30 PM\",\"10/31/2011|04:00 PM\",\"11/01/2011|04:00 PM\",\"11/02/2011|04:00 PM\",\"11/03/2011|04:00 PM\",\"11/04/2011|04:00 PM\"]}"
11
- else
12
- Medivo::Appointment.find(params[:lab_code], params[:appointment_date])
13
- end
9
+ data = Medivo::Appointment.find(params[:lab_code], params[:appointment_date])
14
10
  render :json=> data, :layout => nil
11
+ rescue
12
+ render :json=> {:code=>'Failure', :msg=>"Problem getting data"}, :status=> 500, :layout => nil
15
13
  end
16
14
  end
17
15
  end
@@ -1,20 +1,37 @@
1
- require 'restclient'
1
+ require 'restclient'
2
2
 
3
3
  module Medivo
4
4
  class Appointment
5
5
 
6
6
  def self.find(lab_code, date)
7
- resource.get :params=>{:labcorp_id=>lab_code, :appointment_date=>date}
7
+ if real_data?
8
+ resource.get :params=>{:labcorp_id=>lab_code, :appointment_date=>date}
9
+ else
10
+ build_fake_data(date)
11
+ end
8
12
  end
9
13
 
10
14
  private
11
15
  def self.resource
12
16
  @resource ||= begin
13
- config = ResourceConfig.find 'appointment_resource.yml'
14
- RestClient::Resource.new config.href, :timeout => (config.timeout || 12)
17
+ @config = ResourceConfig.find 'appointment_resource.yml'
18
+ RestClient::Resource.new @config.href, :timeout => (@config.timeout || 12)
15
19
  rescue => e
16
20
  p e
17
21
  end
18
22
  end
23
+
24
+ def self.real_data?
25
+ resource # to init the resource and config file
26
+ true unless (Rails.env.development? and @config.real_data == false)
27
+ end
28
+
29
+ def self.build_fake_data(date)
30
+ {:times=>[]}
31
+ "{\"times\":[\"11/03/2011|08:30 AM\",\"11/04/2011|08:30 AM\",
32
+ \"11/02/2011|09:00 AM\",\"11/01/2011|09:30 AM\",\"11/02/2011|09:30 AM\",
33
+ \"11/03/2011|09:30 AM\",\"11/04/2011|09:30 AM\",\"10/31/2011|10:00 AM\",
34
+ \"11/02/2011|04:00 PM\",\"11/03/2011|04:00 PM\",\"11/04/2011|04:00 PM\"]}"
35
+ end
19
36
  end
20
37
  end
@@ -1,3 +1,3 @@
1
1
  module Medivo
2
- VERSION = "0.1.11"
2
+ VERSION = "0.1.12"
3
3
  end
@@ -4,6 +4,8 @@ module Medivo
4
4
  def self.tmp_pdf
5
5
  pdf = Tempfile.new('pdf', :encoding => 'ascii-8bit')
6
6
  yield pdf
7
+ # if you don't close here the helper method pdf_to_text does not work
8
+ # its also a good idea to close the temp file
7
9
  pdf.close
8
10
  pdf
9
11
  end
@@ -1,29 +1,24 @@
1
1
  module Medivo
2
2
  class PdfGroup
3
3
 
4
+ attr_reader :pdf
5
+
4
6
  def initialize
5
7
  @pdfs = []
6
8
  end
7
9
 
10
+ ##
11
+ # create a pdf group returns you a PdfGroup class
12
+ # to get the pdf call #pdf, or read the pdf byes, call #read
8
13
  def self.create(&block)
9
14
  raise "need to pass a block do create" unless block_given?
10
- #@self_before_instance_eval = eval "self", block.binding
11
15
  pdf_group = PdfGroup.new
12
16
  pdf_group.instance_eval &block
13
- pdf_group.pdf
17
+ pdf_group.combine_pdfs
18
+ pdf_group
14
19
  end
15
20
 
16
- #def method_missing(method, *args, &block)
17
- # @self_before_instance_eval.send method, *args, &block
18
- #end
19
-
20
- #def self.create2(&block)
21
- # raise "need to pass a block do create" unless block_given?
22
- # pdf_group = PdfGroup.new
23
- # yield pdf_group
24
- # pdf_group.pdf
25
- #end
26
-
21
+ ####### the types of pdfs you could make ##########
27
22
  def variable_fields(file_path, variables)
28
23
  @pdfs << PdfGenerator.variable_fields(file_path, variables)
29
24
  end
@@ -44,8 +39,8 @@ module Medivo
44
39
 
45
40
  ##
46
41
  # Combines the PDFs
47
- def pdf
48
- PdfGenerator.tmp_pdf do |pdf|
42
+ def combine_pdfs
43
+ @pdf = PdfGenerator.tmp_pdf do |pdf|
49
44
  args = [@pdfs.collect(&:path), 'cat', 'output', pdf.path].flatten
50
45
  system 'pdftk', *args
51
46
  @pdfs.collect do |file|
@@ -54,5 +49,12 @@ module Medivo
54
49
  end
55
50
  end
56
51
  end
52
+
53
+ # trying to keep the pdf ( tempfile ) closed until you need it then closing again
54
+ def read
55
+ @pdf.open
56
+ @pdf.read
57
+ @pdf.close
58
+ end
57
59
  end
58
60
  end
@@ -1,7 +1,7 @@
1
1
  // sample template for rendering lab info
2
2
  %script{:id=>"lab_item_template", :type=>"text/x-handlebars-template"}
3
3
  %li.lab_info
4
- = radio_button_tag :selected_lab, "{{data/id}}", 'yes'
4
+ = radio_button_tag :selected_lab, "{{data/id}}", false, :id=>"selected_lab_{{data/id}}"
5
5
  .lab_image
6
6
  %img{:src=>"{{icon}}", :width=>'12px'} &nbsp;
7
7
  %div
@@ -12,6 +12,7 @@ test:
12
12
 
13
13
  development:
14
14
  <<: *default
15
+ real_data: true
15
16
 
16
17
  staging:
17
18
  <<: *default
@@ -2729,3 +2729,1106 @@ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
2729
2729
 
2730
2730
  Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-05 21:58:57 -0400
2731
2731
  Served asset /medivo/arrow.png - 304 Not Modified (0ms)
2732
+
2733
+
2734
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-06 10:17:47 -0500
2735
+ Processing by LabsController#lab_search as HTML
2736
+ Parameters: {"zip_code"=>"90210"}
2737
+ Rendered labs/search.html.haml within layouts/application (27.1ms)
2738
+ Compiled application.css (0ms) (pid 65247)
2739
+ Compiled application.js (28ms) (pid 65247)
2740
+ Compiled jquery.js (3ms) (pid 65247)
2741
+ Compiled jquery_ujs.js (0ms) (pid 65247)
2742
+ Compiled medivo/lab_list/application.js (8ms) (pid 65247)
2743
+ Compiled medivo/handlebars.js (0ms) (pid 65247)
2744
+ Compiled medivo/helpers.js (167ms) (pid 65247)
2745
+ Compiled medivo/lab_list/models.js (207ms) (pid 65247)
2746
+ Compiled medivo/models.js (167ms) (pid 65247)
2747
+ Compiled medivo/lab_list/views.js (178ms) (pid 65247)
2748
+ Compiled medivo/views.js (163ms) (pid 65247)
2749
+ Compiled medivo/lab_list/handlers.js (163ms) (pid 65247)
2750
+ Compiled medivo/lab_list/sample/show_labs.js (159ms) (pid 65247)
2751
+ Compiled medivo/lab_appointment/application.js (10ms) (pid 65247)
2752
+ Compiled medivo/date.js (0ms) (pid 65247)
2753
+ Compiled medivo/lab_appointment/models.js (175ms) (pid 65247)
2754
+ Compiled medivo/lab_appointment/views.js (167ms) (pid 65247)
2755
+ Compiled medivo/lab_appointment/handlers.js (170ms) (pid 65247)
2756
+ Compiled medivo/lab_appointment/sample/show_appointments.js (192ms) (pid 65247)
2757
+ Completed 200 OK in 4208ms (Views: 2169.5ms)
2758
+
2759
+
2760
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-06 10:17:51 -0500
2761
+ Served asset /application.css - 304 Not Modified (0ms)
2762
+
2763
+
2764
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-06 10:17:51 -0500
2765
+ Served asset /jquery.js - 304 Not Modified (4ms)
2766
+
2767
+
2768
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-06 10:17:51 -0500
2769
+ Served asset /jquery_ujs.js - 304 Not Modified (1ms)
2770
+
2771
+
2772
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-06 10:17:51 -0500
2773
+ Served asset /medivo/handlebars.js - 304 Not Modified (3ms)
2774
+
2775
+
2776
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-06 10:17:51 -0500
2777
+ Served asset /medivo/helpers.js - 304 Not Modified (3ms)
2778
+
2779
+
2780
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-06 10:17:51 -0500
2781
+ Served asset /medivo/models.js - 304 Not Modified (2ms)
2782
+
2783
+
2784
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-06 10:17:51 -0500
2785
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (2ms)
2786
+
2787
+
2788
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-06 10:17:51 -0500
2789
+ Served asset /medivo/views.js - 304 Not Modified (2ms)
2790
+
2791
+
2792
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-06 10:17:51 -0500
2793
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (2ms)
2794
+
2795
+
2796
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-06 10:17:51 -0500
2797
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (3ms)
2798
+
2799
+
2800
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-06 10:17:51 -0500
2801
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (4ms)
2802
+
2803
+
2804
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-06 10:17:51 -0500
2805
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (3ms)
2806
+
2807
+
2808
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-06 10:17:51 -0500
2809
+ Served asset /medivo/date.js - 304 Not Modified (4ms)
2810
+
2811
+
2812
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-06 10:17:51 -0500
2813
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (2ms)
2814
+
2815
+
2816
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-06 10:17:51 -0500
2817
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (2ms)
2818
+
2819
+
2820
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-06 10:17:51 -0500
2821
+ Served asset /medivo/lab_appointment/handlers.js - 304 Not Modified (25ms)
2822
+
2823
+
2824
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-06 10:17:52 -0500
2825
+ Served asset /medivo/lab_appointment/application.js - 304 Not Modified (3ms)
2826
+
2827
+
2828
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-06 10:17:52 -0500
2829
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (2ms)
2830
+
2831
+
2832
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-06 10:17:52 -0500
2833
+ Served asset /application.js - 304 Not Modified (0ms)
2834
+
2835
+
2836
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-06 10:17:52 -0500
2837
+ Served asset /medivo/markerA.png - 304 Not Modified (2ms)
2838
+
2839
+
2840
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-06 10:17:52 -0500
2841
+ Served asset /medivo/markerB.png - 304 Not Modified (6ms)
2842
+
2843
+
2844
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-06 10:17:52 -0500
2845
+ Served asset /medivo/markerC.png - 304 Not Modified (2ms)
2846
+
2847
+
2848
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-06 10:17:52 -0500
2849
+ Served asset /medivo/arrow.png - 304 Not Modified (3ms)
2850
+
2851
+
2852
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&appointment_date=11%2F09%2F2011&lab_code=20060&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-06 10:17:55 -0500
2853
+ Processing by Medivo::LabsController#appointment_data as JS
2854
+ Parameters: {"utf8"=>"✓", "appointment_date"=>"11/09/2011", "lab_code"=>"20060", "commit"=>"Search for appointments"}
2855
+ Completed 500 Internal Server Error in 745ms
2856
+
2857
+ NoMethodError (undefined method `real_data' for nil:NilClass):
2858
+
2859
+
2860
+ 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)
2861
+ 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)
2862
+ 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 (4.5ms)
2863
+
2864
+
2865
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-06 10:20:47 -0500
2866
+ Processing by LabsController#lab_search as HTML
2867
+ Parameters: {"zip_code"=>"90210"}
2868
+ Rendered labs/search.html.haml within layouts/application (26.7ms)
2869
+ Completed 200 OK in 1755ms (Views: 109.9ms)
2870
+
2871
+
2872
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-06 10:20:49 -0500
2873
+ Served asset /application.css - 304 Not Modified (0ms)
2874
+
2875
+
2876
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-06 10:20:49 -0500
2877
+ Served asset /jquery.js - 304 Not Modified (3ms)
2878
+
2879
+
2880
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-06 10:20:49 -0500
2881
+ Served asset /medivo/handlebars.js - 304 Not Modified (3ms)
2882
+
2883
+
2884
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-06 10:20:49 -0500
2885
+ Served asset /jquery_ujs.js - 304 Not Modified (1ms)
2886
+
2887
+
2888
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-06 10:20:49 -0500
2889
+ Served asset /medivo/helpers.js - 304 Not Modified (2ms)
2890
+
2891
+
2892
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-06 10:20:49 -0500
2893
+ Served asset /medivo/models.js - 304 Not Modified (2ms)
2894
+
2895
+
2896
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-06 10:20:49 -0500
2897
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (2ms)
2898
+
2899
+
2900
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-06 10:20:49 -0500
2901
+ Served asset /medivo/views.js - 304 Not Modified (2ms)
2902
+
2903
+
2904
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-06 10:20:49 -0500
2905
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (2ms)
2906
+
2907
+
2908
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-06 10:20:49 -0500
2909
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (2ms)
2910
+
2911
+
2912
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-06 10:20:49 -0500
2913
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (3ms)
2914
+
2915
+
2916
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-06 10:20:49 -0500
2917
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (2ms)
2918
+
2919
+
2920
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-06 10:20:49 -0500
2921
+ Served asset /medivo/date.js - 304 Not Modified (3ms)
2922
+
2923
+
2924
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-06 10:20:49 -0500
2925
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (2ms)
2926
+
2927
+
2928
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-06 10:20:49 -0500
2929
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (2ms)
2930
+
2931
+
2932
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-06 10:20:49 -0500
2933
+ Served asset /medivo/lab_appointment/handlers.js - 304 Not Modified (2ms)
2934
+
2935
+
2936
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-06 10:20:49 -0500
2937
+ Served asset /medivo/lab_appointment/application.js - 304 Not Modified (4ms)
2938
+
2939
+
2940
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-06 10:20:49 -0500
2941
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (2ms)
2942
+
2943
+
2944
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-06 10:20:49 -0500
2945
+ Served asset /application.js - 304 Not Modified (0ms)
2946
+
2947
+
2948
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-06 10:20:49 -0500
2949
+ Served asset /medivo/markerA.png - 304 Not Modified (3ms)
2950
+
2951
+
2952
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-06 10:20:49 -0500
2953
+ Served asset /medivo/markerB.png - 304 Not Modified (1ms)
2954
+
2955
+
2956
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-06 10:20:49 -0500
2957
+ Served asset /medivo/markerC.png - 304 Not Modified (1ms)
2958
+
2959
+
2960
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-06 10:20:50 -0500
2961
+ Served asset /medivo/arrow.png - 304 Not Modified (1ms)
2962
+
2963
+
2964
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&appointment_date=11%2F09%2F2011&lab_code=20060&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-06 10:20:52 -0500
2965
+ Processing by Medivo::LabsController#appointment_data as JS
2966
+ Parameters: {"utf8"=>"✓", "appointment_date"=>"11/09/2011", "lab_code"=>"20060", "commit"=>"Search for appointments"}
2967
+ Completed 500 Internal Server Error in 668ms
2968
+
2969
+ NoMethodError (undefined method `real_data?' for Medivo::Appointment:Class):
2970
+
2971
+
2972
+ 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.8ms)
2973
+ Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
2974
+ 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.1ms)
2975
+
2976
+
2977
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&appointment_date=11%2F09%2F2011&lab_code=20060&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-06 10:21:11 -0500
2978
+ Processing by Medivo::LabsController#appointment_data as JS
2979
+ Parameters: {"utf8"=>"✓", "appointment_date"=>"11/09/2011", "lab_code"=>"20060", "commit"=>"Search for appointments"}
2980
+ Completed 500 Internal Server Error in 6ms
2981
+
2982
+ NameError (undefined local variable or method `params' for Medivo::Appointment:Class):
2983
+
2984
+
2985
+ 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)
2986
+ 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)
2987
+ 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.2ms)
2988
+
2989
+
2990
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&appointment_date=11%2F09%2F2011&lab_code=20060&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-06 10:21:37 -0500
2991
+ Processing by Medivo::LabsController#appointment_data as JS
2992
+ Parameters: {"utf8"=>"✓", "appointment_date"=>"11/09/2011", "lab_code"=>"20060", "commit"=>"Search for appointments"}
2993
+ Completed 500 Internal Server Error in 11ms
2994
+
2995
+ NameError (undefined local variable or method `data' for #<Medivo::LabsController:0x000001073fd6f0>):
2996
+
2997
+
2998
+ 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.8ms)
2999
+ Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
3000
+ 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.1ms)
3001
+
3002
+
3003
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-06 10:22:05 -0500
3004
+ Processing by LabsController#lab_search as HTML
3005
+ Parameters: {"zip_code"=>"90210"}
3006
+ Rendered labs/search.html.haml within layouts/application (11.4ms)
3007
+ Completed 200 OK in 1575ms (Views: 19.8ms)
3008
+
3009
+
3010
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-06 10:22:07 -0500
3011
+ Served asset /application.css - 304 Not Modified (0ms)
3012
+
3013
+
3014
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:07 -0500
3015
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
3016
+
3017
+
3018
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:07 -0500
3019
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
3020
+
3021
+
3022
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:07 -0500
3023
+ Served asset /jquery.js - 304 Not Modified (0ms)
3024
+
3025
+
3026
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:07 -0500
3027
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
3028
+
3029
+
3030
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:07 -0500
3031
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
3032
+
3033
+
3034
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:07 -0500
3035
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
3036
+
3037
+
3038
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:07 -0500
3039
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
3040
+
3041
+
3042
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:07 -0500
3043
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
3044
+
3045
+
3046
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:07 -0500
3047
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
3048
+
3049
+
3050
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:07 -0500
3051
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
3052
+
3053
+
3054
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:07 -0500
3055
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
3056
+
3057
+
3058
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:07 -0500
3059
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
3060
+
3061
+
3062
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:07 -0500
3063
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
3064
+
3065
+
3066
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:07 -0500
3067
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
3068
+
3069
+
3070
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:07 -0500
3071
+ Served asset /medivo/lab_appointment/handlers.js - 304 Not Modified (0ms)
3072
+
3073
+
3074
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:07 -0500
3075
+ Served asset /medivo/lab_appointment/application.js - 304 Not Modified (0ms)
3076
+
3077
+
3078
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:07 -0500
3079
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
3080
+
3081
+
3082
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:07 -0500
3083
+ Served asset /application.js - 304 Not Modified (0ms)
3084
+
3085
+
3086
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-06 10:22:07 -0500
3087
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
3088
+
3089
+
3090
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-06 10:22:07 -0500
3091
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
3092
+
3093
+
3094
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-06 10:22:07 -0500
3095
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
3096
+
3097
+
3098
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-06 10:22:07 -0500
3099
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
3100
+
3101
+
3102
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-06 10:22:07 -0500
3103
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
3104
+
3105
+
3106
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-06 10:22:07 -0500
3107
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
3108
+
3109
+
3110
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-06 10:22:07 -0500
3111
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
3112
+
3113
+
3114
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&appointment_date=11%2F09%2F2011&lab_code=20060&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-06 10:22:21 -0500
3115
+ Processing by Medivo::LabsController#appointment_data as JS
3116
+ Parameters: {"utf8"=>"✓", "appointment_date"=>"11/09/2011", "lab_code"=>"20060", "commit"=>"Search for appointments"}
3117
+ Completed 200 OK in 6ms (Views: 0.1ms)
3118
+
3119
+
3120
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-06 10:22:45 -0500
3121
+ Processing by LabsController#lab_search as HTML
3122
+ Parameters: {"zip_code"=>"90210"}
3123
+ Rendered labs/search.html.haml within layouts/application (26.8ms)
3124
+ Completed 200 OK in 2341ms (Views: 107.9ms)
3125
+
3126
+
3127
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-06 10:22:48 -0500
3128
+ Served asset /application.css - 304 Not Modified (0ms)
3129
+
3130
+
3131
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:48 -0500
3132
+ Served asset /jquery.js - 304 Not Modified (3ms)
3133
+
3134
+
3135
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:48 -0500
3136
+ Served asset /medivo/helpers.js - 304 Not Modified (2ms)
3137
+
3138
+
3139
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:48 -0500
3140
+ Served asset /medivo/models.js - 304 Not Modified (2ms)
3141
+
3142
+
3143
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:48 -0500
3144
+ Served asset /jquery_ujs.js - 304 Not Modified (1ms)
3145
+
3146
+
3147
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:48 -0500
3148
+ Served asset /medivo/handlebars.js - 304 Not Modified (3ms)
3149
+
3150
+
3151
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:48 -0500
3152
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (2ms)
3153
+
3154
+
3155
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:48 -0500
3156
+ Served asset /medivo/views.js - 304 Not Modified (2ms)
3157
+
3158
+
3159
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:48 -0500
3160
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (2ms)
3161
+
3162
+
3163
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:48 -0500
3164
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (2ms)
3165
+
3166
+
3167
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:48 -0500
3168
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (3ms)
3169
+
3170
+
3171
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:48 -0500
3172
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (2ms)
3173
+
3174
+
3175
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:48 -0500
3176
+ Served asset /medivo/date.js - 304 Not Modified (3ms)
3177
+
3178
+
3179
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:48 -0500
3180
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (2ms)
3181
+
3182
+
3183
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:48 -0500
3184
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (2ms)
3185
+
3186
+
3187
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:48 -0500
3188
+ Served asset /medivo/lab_appointment/handlers.js - 304 Not Modified (2ms)
3189
+
3190
+
3191
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:48 -0500
3192
+ Served asset /medivo/lab_appointment/application.js - 304 Not Modified (3ms)
3193
+
3194
+
3195
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:48 -0500
3196
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (2ms)
3197
+
3198
+
3199
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-06 10:22:48 -0500
3200
+ Served asset /application.js - 304 Not Modified (0ms)
3201
+
3202
+
3203
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-06 10:22:48 -0500
3204
+ Served asset /medivo/markerA.png - 304 Not Modified (2ms)
3205
+
3206
+
3207
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-06 10:22:48 -0500
3208
+ Served asset /medivo/markerB.png - 304 Not Modified (2ms)
3209
+
3210
+
3211
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-06 10:22:48 -0500
3212
+ Served asset /medivo/markerC.png - 304 Not Modified (2ms)
3213
+
3214
+
3215
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-06 10:22:48 -0500
3216
+ Served asset /medivo/arrow.png - 304 Not Modified (1ms)
3217
+
3218
+
3219
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&appointment_date=11%2F09%2F2011&lab_code=20060&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-06 10:22:49 -0500
3220
+ Processing by Medivo::LabsController#appointment_data as JS
3221
+ Parameters: {"utf8"=>"✓", "appointment_date"=>"11/09/2011", "lab_code"=>"20060", "commit"=>"Search for appointments"}
3222
+ Completed 200 OK in 668ms (Views: 0.1ms)
3223
+
3224
+
3225
+ Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&appointment_date=11%2F09%2F2011&lab_code=20060&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-06 10:26:02 -0500
3226
+ Processing by Medivo::LabsController#appointment_data as JS
3227
+ Parameters: {"utf8"=>"✓", "appointment_date"=>"11/09/2011", "lab_code"=>"20060", "commit"=>"Search for appointments"}
3228
+ Completed 200 OK in 6346ms (Views: 0.2ms)
3229
+
3230
+
3231
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-06 12:33:14 -0500
3232
+ Processing by LabsController#lab_search as HTML
3233
+ Parameters: {"zip_code"=>"90210"}
3234
+ Rendered labs/search.html.haml within layouts/application (49.7ms)
3235
+ Completed 200 OK in 1649ms (Views: 113.6ms)
3236
+
3237
+
3238
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-06 12:33:16 -0500
3239
+ Served asset /application.css - 304 Not Modified (0ms)
3240
+
3241
+
3242
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-06 12:33:16 -0500
3243
+ Served asset /jquery.js - 304 Not Modified (6ms)
3244
+
3245
+
3246
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-06 12:33:16 -0500
3247
+ Served asset /jquery_ujs.js - 304 Not Modified (1ms)
3248
+
3249
+
3250
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-06 12:33:16 -0500
3251
+ Served asset /medivo/handlebars.js - 304 Not Modified (4ms)
3252
+
3253
+
3254
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-06 12:33:16 -0500
3255
+ Served asset /medivo/helpers.js - 304 Not Modified (2ms)
3256
+
3257
+
3258
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-06 12:33:16 -0500
3259
+ Served asset /medivo/models.js - 304 Not Modified (2ms)
3260
+
3261
+
3262
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-06 12:33:16 -0500
3263
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (2ms)
3264
+
3265
+
3266
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-06 12:33:16 -0500
3267
+ Served asset /medivo/views.js - 304 Not Modified (3ms)
3268
+
3269
+
3270
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-06 12:33:16 -0500
3271
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (2ms)
3272
+
3273
+
3274
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-06 12:33:16 -0500
3275
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (2ms)
3276
+
3277
+
3278
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-06 12:33:16 -0500
3279
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (3ms)
3280
+
3281
+
3282
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-06 12:33:16 -0500
3283
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (2ms)
3284
+
3285
+
3286
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-06 12:33:16 -0500
3287
+ Served asset /medivo/date.js - 304 Not Modified (3ms)
3288
+
3289
+
3290
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-06 12:33:16 -0500
3291
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (2ms)
3292
+
3293
+
3294
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-06 12:33:16 -0500
3295
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (2ms)
3296
+
3297
+
3298
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-06 12:33:16 -0500
3299
+ Served asset /medivo/lab_appointment/handlers.js - 304 Not Modified (1ms)
3300
+
3301
+
3302
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-06 12:33:16 -0500
3303
+ Served asset /medivo/lab_appointment/application.js - 304 Not Modified (3ms)
3304
+
3305
+
3306
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-06 12:33:16 -0500
3307
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (2ms)
3308
+
3309
+
3310
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-06 12:33:16 -0500
3311
+ Served asset /application.js - 304 Not Modified (1ms)
3312
+
3313
+
3314
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-06 12:33:16 -0500
3315
+ Served asset /medivo/markerA.png - 304 Not Modified (1ms)
3316
+
3317
+
3318
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-06 12:33:16 -0500
3319
+ Served asset /medivo/markerB.png - 304 Not Modified (2ms)
3320
+
3321
+
3322
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-06 12:33:16 -0500
3323
+ Served asset /medivo/markerC.png - 304 Not Modified (1ms)
3324
+
3325
+
3326
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-06 12:33:16 -0500
3327
+ Served asset /medivo/arrow.png - 304 Not Modified (3ms)
3328
+
3329
+
3330
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-06 12:34:08 -0500
3331
+ Processing by LabsController#lab_search as HTML
3332
+ Parameters: {"zip_code"=>"90210"}
3333
+ Rendered labs/search.html.haml within layouts/application (10.3ms)
3334
+ Compiled medivo/lab_list/sample/show_labs.js (159ms) (pid 65439)
3335
+ Compiled application.js (10ms) (pid 65439)
3336
+ Completed 200 OK in 1628ms (Views: 247.4ms)
3337
+
3338
+
3339
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-06 12:34:09 -0500
3340
+ Served asset /application.css - 304 Not Modified (0ms)
3341
+
3342
+
3343
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:09 -0500
3344
+ Served asset /jquery.js - 304 Not Modified (0ms)
3345
+
3346
+
3347
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:09 -0500
3348
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
3349
+
3350
+
3351
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:09 -0500
3352
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
3353
+
3354
+
3355
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:09 -0500
3356
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
3357
+
3358
+
3359
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:09 -0500
3360
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
3361
+
3362
+
3363
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:09 -0500
3364
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
3365
+
3366
+
3367
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:09 -0500
3368
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
3369
+
3370
+
3371
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:09 -0500
3372
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
3373
+
3374
+
3375
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:09 -0500
3376
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
3377
+
3378
+
3379
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:09 -0500
3380
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
3381
+
3382
+
3383
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:09 -0500
3384
+ Served asset /medivo/lab_list/sample/show_labs.js - 200 OK (3ms)
3385
+
3386
+
3387
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:09 -0500
3388
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
3389
+
3390
+
3391
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:09 -0500
3392
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
3393
+
3394
+
3395
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:09 -0500
3396
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
3397
+
3398
+
3399
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:09 -0500
3400
+ Served asset /medivo/lab_appointment/handlers.js - 304 Not Modified (0ms)
3401
+
3402
+
3403
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:09 -0500
3404
+ Served asset /medivo/lab_appointment/application.js - 304 Not Modified (0ms)
3405
+
3406
+
3407
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:09 -0500
3408
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
3409
+
3410
+
3411
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:09 -0500
3412
+ Served asset /application.js - 200 OK (1ms)
3413
+
3414
+
3415
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-06 12:34:09 -0500
3416
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
3417
+
3418
+
3419
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-06 12:34:09 -0500
3420
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
3421
+
3422
+
3423
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-06 12:34:09 -0500
3424
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
3425
+
3426
+
3427
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-06 12:34:10 -0500
3428
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
3429
+
3430
+
3431
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-06 12:34:18 -0500
3432
+ Processing by LabsController#lab_search as HTML
3433
+ Parameters: {"zip_code"=>"90210"}
3434
+ Rendered labs/search.html.haml within layouts/application (10.9ms)
3435
+ Completed 200 OK in 1169ms (Views: 18.4ms)
3436
+
3437
+
3438
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-06 12:34:19 -0500
3439
+ Served asset /application.css - 304 Not Modified (0ms)
3440
+
3441
+
3442
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:19 -0500
3443
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
3444
+
3445
+
3446
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:19 -0500
3447
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
3448
+
3449
+
3450
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:19 -0500
3451
+ Served asset /jquery.js - 304 Not Modified (0ms)
3452
+
3453
+
3454
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:19 -0500
3455
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
3456
+
3457
+
3458
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:19 -0500
3459
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
3460
+
3461
+
3462
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:19 -0500
3463
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
3464
+
3465
+
3466
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:19 -0500
3467
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
3468
+
3469
+
3470
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:19 -0500
3471
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
3472
+
3473
+
3474
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:19 -0500
3475
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
3476
+
3477
+
3478
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:19 -0500
3479
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
3480
+
3481
+
3482
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:19 -0500
3483
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
3484
+
3485
+
3486
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:19 -0500
3487
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
3488
+
3489
+
3490
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:19 -0500
3491
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
3492
+
3493
+
3494
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:19 -0500
3495
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
3496
+
3497
+
3498
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:19 -0500
3499
+ Served asset /medivo/lab_appointment/handlers.js - 304 Not Modified (0ms)
3500
+
3501
+
3502
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:19 -0500
3503
+ Served asset /medivo/lab_appointment/application.js - 304 Not Modified (0ms)
3504
+
3505
+
3506
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:19 -0500
3507
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
3508
+
3509
+
3510
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:19 -0500
3511
+ Served asset /application.js - 304 Not Modified (1ms)
3512
+
3513
+
3514
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-06 12:34:19 -0500
3515
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
3516
+
3517
+
3518
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-06 12:34:19 -0500
3519
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
3520
+
3521
+
3522
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-06 12:34:19 -0500
3523
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
3524
+
3525
+
3526
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-06 12:34:19 -0500
3527
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
3528
+
3529
+
3530
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-06 12:34:42 -0500
3531
+ Processing by LabsController#lab_search as HTML
3532
+ Parameters: {"zip_code"=>"90210"}
3533
+ Rendered labs/search.html.haml within layouts/application (19.0ms)
3534
+ Completed 200 OK in 1338ms (Views: 26.4ms)
3535
+
3536
+
3537
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-06 12:34:44 -0500
3538
+ Served asset /application.css - 304 Not Modified (0ms)
3539
+
3540
+
3541
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:44 -0500
3542
+ Served asset /jquery.js - 304 Not Modified (0ms)
3543
+
3544
+
3545
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:44 -0500
3546
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
3547
+
3548
+
3549
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:44 -0500
3550
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
3551
+
3552
+
3553
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:44 -0500
3554
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
3555
+
3556
+
3557
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:44 -0500
3558
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
3559
+
3560
+
3561
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:44 -0500
3562
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
3563
+
3564
+
3565
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:44 -0500
3566
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
3567
+
3568
+
3569
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:44 -0500
3570
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
3571
+
3572
+
3573
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:44 -0500
3574
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
3575
+
3576
+
3577
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:44 -0500
3578
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
3579
+
3580
+
3581
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:44 -0500
3582
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
3583
+
3584
+
3585
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:44 -0500
3586
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
3587
+
3588
+
3589
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:44 -0500
3590
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
3591
+
3592
+
3593
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:44 -0500
3594
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
3595
+
3596
+
3597
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:44 -0500
3598
+ Served asset /medivo/lab_appointment/handlers.js - 304 Not Modified (0ms)
3599
+
3600
+
3601
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:44 -0500
3602
+ Served asset /medivo/lab_appointment/application.js - 304 Not Modified (0ms)
3603
+
3604
+
3605
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:44 -0500
3606
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
3607
+
3608
+
3609
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-06 12:34:44 -0500
3610
+ Served asset /application.js - 304 Not Modified (0ms)
3611
+
3612
+
3613
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-06 12:34:44 -0500
3614
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
3615
+
3616
+
3617
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-06 12:34:44 -0500
3618
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
3619
+
3620
+
3621
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-06 12:34:44 -0500
3622
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
3623
+
3624
+
3625
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-06 12:34:44 -0500
3626
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
3627
+
3628
+
3629
+ Started GET "/consumers" for 127.0.0.1 at 2011-11-06 12:35:07 -0500
3630
+
3631
+ ActionController::RoutingError (No route matches [GET] "/consumers"):
3632
+
3633
+
3634
+ Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
3635
+
3636
+
3637
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-06 12:35:19 -0500
3638
+ Processing by LabsController#lab_search as HTML
3639
+ Parameters: {"zip_code"=>"90210"}
3640
+ Rendered labs/search.html.haml within layouts/application (19.2ms)
3641
+ Completed 200 OK in 1443ms (Views: 27.3ms)
3642
+
3643
+
3644
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-06 12:35:20 -0500
3645
+ Served asset /application.css - 304 Not Modified (0ms)
3646
+
3647
+
3648
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:20 -0500
3649
+ Served asset /jquery.js - 304 Not Modified (0ms)
3650
+
3651
+
3652
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:20 -0500
3653
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
3654
+
3655
+
3656
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:20 -0500
3657
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
3658
+
3659
+
3660
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:20 -0500
3661
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
3662
+
3663
+
3664
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:20 -0500
3665
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
3666
+
3667
+
3668
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:20 -0500
3669
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
3670
+
3671
+
3672
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:20 -0500
3673
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
3674
+
3675
+
3676
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:20 -0500
3677
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
3678
+
3679
+
3680
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:20 -0500
3681
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
3682
+
3683
+
3684
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:20 -0500
3685
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
3686
+
3687
+
3688
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:20 -0500
3689
+ Served asset /medivo/lab_list/sample/show_labs.js - 304 Not Modified (0ms)
3690
+
3691
+
3692
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:20 -0500
3693
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
3694
+
3695
+
3696
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:20 -0500
3697
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
3698
+
3699
+
3700
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:20 -0500
3701
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
3702
+
3703
+
3704
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:20 -0500
3705
+ Served asset /medivo/lab_appointment/handlers.js - 304 Not Modified (0ms)
3706
+
3707
+
3708
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:20 -0500
3709
+ Served asset /medivo/lab_appointment/application.js - 304 Not Modified (0ms)
3710
+
3711
+
3712
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:20 -0500
3713
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
3714
+
3715
+
3716
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:20 -0500
3717
+ Served asset /application.js - 304 Not Modified (1ms)
3718
+
3719
+
3720
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-06 12:35:21 -0500
3721
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
3722
+
3723
+
3724
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-06 12:35:21 -0500
3725
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
3726
+
3727
+
3728
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-06 12:35:21 -0500
3729
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
3730
+
3731
+
3732
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-06 12:35:21 -0500
3733
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)
3734
+
3735
+
3736
+ Started GET "/labs/lab_search?zip_code=90210" for 127.0.0.1 at 2011-11-06 12:35:49 -0500
3737
+ Processing by LabsController#lab_search as HTML
3738
+ Parameters: {"zip_code"=>"90210"}
3739
+ Rendered labs/search.html.haml within layouts/application (9.9ms)
3740
+ Compiled medivo/lab_list/sample/show_labs.js (158ms) (pid 65439)
3741
+ Compiled application.js (10ms) (pid 65439)
3742
+ Completed 200 OK in 1481ms (Views: 241.2ms)
3743
+
3744
+
3745
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-06 12:35:50 -0500
3746
+ Served asset /application.css - 304 Not Modified (0ms)
3747
+
3748
+
3749
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:50 -0500
3750
+ Served asset /jquery.js - 304 Not Modified (0ms)
3751
+
3752
+
3753
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:50 -0500
3754
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
3755
+
3756
+
3757
+ Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:50 -0500
3758
+ Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
3759
+
3760
+
3761
+ Started GET "/assets/medivo/helpers.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:50 -0500
3762
+ Served asset /medivo/helpers.js - 304 Not Modified (0ms)
3763
+
3764
+
3765
+ Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:50 -0500
3766
+ Served asset /medivo/models.js - 304 Not Modified (0ms)
3767
+
3768
+
3769
+ Started GET "/assets/medivo/lab_list/models.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:50 -0500
3770
+ Served asset /medivo/lab_list/models.js - 304 Not Modified (0ms)
3771
+
3772
+
3773
+ Started GET "/assets/medivo/views.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:50 -0500
3774
+ Served asset /medivo/views.js - 304 Not Modified (0ms)
3775
+
3776
+
3777
+ Started GET "/assets/medivo/lab_list/views.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:50 -0500
3778
+ Served asset /medivo/lab_list/views.js - 304 Not Modified (0ms)
3779
+
3780
+
3781
+ Started GET "/assets/medivo/lab_list/handlers.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:50 -0500
3782
+ Served asset /medivo/lab_list/handlers.js - 304 Not Modified (0ms)
3783
+
3784
+
3785
+ Started GET "/assets/medivo/lab_list/application.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:50 -0500
3786
+ Served asset /medivo/lab_list/application.js - 304 Not Modified (0ms)
3787
+
3788
+
3789
+ Started GET "/assets/medivo/lab_list/sample/show_labs.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:50 -0500
3790
+ Served asset /medivo/lab_list/sample/show_labs.js - 200 OK (4ms)
3791
+
3792
+
3793
+ Started GET "/assets/medivo/date.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:50 -0500
3794
+ Served asset /medivo/date.js - 304 Not Modified (0ms)
3795
+
3796
+
3797
+ Started GET "/assets/medivo/lab_appointment/models.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:50 -0500
3798
+ Served asset /medivo/lab_appointment/models.js - 304 Not Modified (0ms)
3799
+
3800
+
3801
+ Started GET "/assets/medivo/lab_appointment/views.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:50 -0500
3802
+ Served asset /medivo/lab_appointment/views.js - 304 Not Modified (0ms)
3803
+
3804
+
3805
+ Started GET "/assets/medivo/lab_appointment/handlers.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:50 -0500
3806
+ Served asset /medivo/lab_appointment/handlers.js - 304 Not Modified (0ms)
3807
+
3808
+
3809
+ Started GET "/assets/medivo/lab_appointment/application.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:50 -0500
3810
+ Served asset /medivo/lab_appointment/application.js - 304 Not Modified (0ms)
3811
+
3812
+
3813
+ Started GET "/assets/medivo/lab_appointment/sample/show_appointments.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:50 -0500
3814
+ Served asset /medivo/lab_appointment/sample/show_appointments.js - 304 Not Modified (0ms)
3815
+
3816
+
3817
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-06 12:35:50 -0500
3818
+ Served asset /application.js - 200 OK (0ms)
3819
+
3820
+
3821
+ Started GET "/assets/medivo/markerA.png" for 127.0.0.1 at 2011-11-06 12:35:50 -0500
3822
+ Served asset /medivo/markerA.png - 304 Not Modified (0ms)
3823
+
3824
+
3825
+ Started GET "/assets/medivo/markerB.png" for 127.0.0.1 at 2011-11-06 12:35:50 -0500
3826
+ Served asset /medivo/markerB.png - 304 Not Modified (0ms)
3827
+
3828
+
3829
+ Started GET "/assets/medivo/markerC.png" for 127.0.0.1 at 2011-11-06 12:35:50 -0500
3830
+ Served asset /medivo/markerC.png - 304 Not Modified (0ms)
3831
+
3832
+
3833
+ Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-11-06 12:35:50 -0500
3834
+ Served asset /medivo/arrow.png - 304 Not Modified (0ms)