spec/dummy/log/development.log in medivo-0.0.1 vs spec/dummy/log/development.log in medivo-0.0.2
- old
+ new
@@ -2300,5 +2300,2604 @@
Served asset /medivo/lab.png - 304 Not Modified (0ms)
Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 17:01:06 +0200
Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 19:32:02 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (2.1ms)
+Completed 200 OK in 2416ms (Views: 9.1ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 19:32:04 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 19:32:04 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 19:32:04 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 19:32:04 +0200
+Served asset /medivo/map.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 19:32:04 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 19:32:04 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 19:32:04 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 19:32:04 +0200
+Served asset /application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 19:32:05 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 19:32:05 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:06:11 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (4.4ms)
+Compiled application.js (7ms) (pid 54745)
+Compiled medivo/models.js (172ms) (pid 54745)
+Completed 500 Internal Server Error in 1903ms
+
+ActionView::Template::Error (SyntaxError: Reserved word "function" on line 46
+ (in /Users/danielsudol/projects/medivo/medivo_resource/app/assets/javascripts/medivo/show_labs.coffee)):
+ 3: %title Dummy
+ 4: %script{ :type=>"text/javascript", :src=>"https://maps.google.com/maps/api/js?sensor=false"}
+ 5: = stylesheet_link_tag "application"
+ 6: = javascript_include_tag "application"
+ 7: = csrf_meta_tags
+ 8: %body
+ 9:
+ app/views/layouts/application.html.haml:6:in `_app_views_layouts_application_html_haml___1198186438109801828_2200684180'
+ app/controllers/labs_controller.rb:5:in `search'
+
+Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms)
+Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms)
+Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (4.6ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:06:50 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (2.3ms)
+Compiled application.js (7ms) (pid 54745)
+Compiled medivo/show_labs.js (166ms) (pid 54745)
+Completed 200 OK in 1736ms (Views: 197.0ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:06:52 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:06:52 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:06:52 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:06:52 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:06:52 +0200
+Served asset /medivo/show_labs.js - 200 OK (3ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:06:52 +0200
+Served asset /medivo/map.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:06:52 +0200
+Served asset /medivo/models.js - 200 OK (2ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:06:52 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:07:02 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (2.4ms)
+Compiled medivo/models.js (167ms) (pid 54745)
+Compiled application.js (12ms) (pid 54745)
+Completed 200 OK in 1896ms (Views: 201.1ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:07:04 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:04 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:04 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:04 +0200
+Served asset /medivo/models.js - 200 OK (3ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:04 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:04 +0200
+Served asset /medivo/map.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:04 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:04 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:07:11 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (2.2ms)
+Compiled medivo/models.js (166ms) (pid 54745)
+Compiled application.js (11ms) (pid 54745)
+Completed 200 OK in 1840ms (Views: 198.4ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:07:13 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:13 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:13 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:13 +0200
+Served asset /medivo/models.js - 200 OK (2ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:13 +0200
+Served asset /medivo/map.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:13 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:13 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:13 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:07:45 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (2.4ms)
+Compiled medivo/models.js (167ms) (pid 54745)
+Compiled application.js (11ms) (pid 54745)
+Completed 200 OK in 1732ms (Views: 200.9ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:07:46 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:46 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:46 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:46 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:46 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:46 +0200
+Served asset /medivo/map.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:46 +0200
+Served asset /medivo/models.js - 200 OK (3ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:46 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 20:07:47 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 20:07:47 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:07:51 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (2.3ms)
+Compiled medivo/models.js (168ms) (pid 54745)
+Compiled application.js (10ms) (pid 54745)
+Completed 200 OK in 1769ms (Views: 199.9ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:07:53 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:53 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:53 +0200
+Served asset /medivo/map.js - 304 Not Modified (1ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:53 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:53 +0200
+Served asset /medivo/models.js - 200 OK (3ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:53 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:53 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:07:53 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:08:14 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (2.6ms)
+Compiled medivo/models.js (168ms) (pid 54745)
+Compiled application.js (11ms) (pid 54745)
+Completed 200 OK in 1770ms (Views: 202.7ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:08:16 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:16 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:16 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:16 +0200
+Served asset /medivo/models.js - 200 OK (2ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:16 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:16 +0200
+Served asset /medivo/map.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:16 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:16 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:08:37 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (2.4ms)
+Compiled medivo/models.js (168ms) (pid 54745)
+Compiled application.js (10ms) (pid 54745)
+Completed 200 OK in 1731ms (Views: 201.3ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:08:39 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:39 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:39 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:39 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:39 +0200
+Served asset /medivo/models.js - 200 OK (3ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:39 +0200
+Served asset /medivo/map.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:39 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:08:39 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:14:02 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (2.3ms)
+Compiled medivo/models.js (171ms) (pid 54745)
+Compiled application.js (10ms) (pid 54745)
+Completed 200 OK in 1917ms (Views: 204.8ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:14:04 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:04 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:04 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:04 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:04 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:04 +0200
+Served asset /medivo/map.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:04 +0200
+Served asset /medivo/models.js - 200 OK (2ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:04 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 20:14:04 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 20:14:04 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:14:39 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (2.6ms)
+Compiled medivo/models.js (169ms) (pid 54745)
+Compiled application.js (10ms) (pid 54745)
+Completed 200 OK in 1744ms (Views: 203.0ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:14:41 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:41 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:41 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:41 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:41 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:41 +0200
+Served asset /medivo/map.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:41 +0200
+Served asset /medivo/models.js - 200 OK (2ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:14:41 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:15:00 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (2.4ms)
+Compiled medivo/models.js (170ms) (pid 54745)
+Compiled application.js (10ms) (pid 54745)
+Completed 200 OK in 1742ms (Views: 202.5ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:15:02 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:15:02 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:15:02 +0200
+Served asset /medivo/models.js - 200 OK (4ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:15:02 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:15:02 +0200
+Served asset /medivo/map.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:15:02 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:15:02 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:15:02 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 20:15:02 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 20:15:02 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:43:08 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.2ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (13.0ms)
+Completed 500 Internal Server Error in 2194ms
+
+ActionView::Template::Error (undefined local variable or method `medivo_labs_data_path' for #<#<Class:0x00000104cbe3c8>:0x00000100dcace8>):
+ 4: #lab_list_container{ 'data-labs'=>@lab_data.to_json }
+ 5: %ul#lab_list{:class => 'lab_list'}
+ 6:
+ 7: = form_tag(medivo_labs_data_path, :method=>:get, :id=>'lab_data_search', :remote=>true) do
+ 8: %div
+ 9: Enter a new Zip Code
+ 10: .error_message
+ app/views/labs/search.html.haml:7:in `_app_views_labs_search_html_haml___186115069920281064_2166795020'
+ app/controllers/labs_controller.rb:5:in `search'
+
+Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
+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)
+Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (3.5ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:45:56 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.2ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (13.5ms)
+Completed 500 Internal Server Error in 2070ms
+
+ActionView::Template::Error (undefined local variable or method `medivo_data_labs_path' for #<#<Class:0x000001061cc2d8>:0x000001061bdbc0>):
+ 4: #lab_list_container{ 'data-labs'=>@lab_data.to_json }
+ 5: %ul#lab_list{:class => 'lab_list'}
+ 6:
+ 7: = form_tag(medivo_data_labs_path, :method=>:get, :id=>'lab_data_search', :remote=>true) do
+ 8: %div
+ 9: Enter a new Zip Code
+ 10: .error_message
+ app/views/labs/search.html.haml:7:in `_app_views_labs_search_html_haml___117019292519760209_2197869480'
+ app/controllers/labs_controller.rb:5:in `search'
+
+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)
+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)
+Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (3.4ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:46:50 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (12.7ms)
+Completed 500 Internal Server Error in 1661ms
+
+ActionView::Template::Error (undefined method `medivo_data_labs_path' for #<#<Class:0x00000105577d98>:0x0000010554aca8>):
+ 4: #lab_list_container{ 'data-labs'=>@lab_data.to_json }
+ 5: %ul#lab_list{:class => 'lab_list'}
+ 6:
+ 7: = form_tag(medivo_data_labs_path(90210), :method=>:get, :id=>'lab_data_search', :remote=>true) do
+ 8: %div
+ 9: Enter a new Zip Code
+ 10: .error_message
+ app/views/labs/search.html.haml:7:in `_app_views_labs_search_html_haml___117019292519760209_2192198760'
+ app/controllers/labs_controller.rb:5:in `search'
+
+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)
+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)
+Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (3.4ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:47:12 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (12.6ms)
+Completed 500 Internal Server Error in 1737ms
+
+ActionView::Template::Error (undefined local variable or method `data_labs_path' for #<#<Class:0x00000101a93600>:0x00000101a83b10>):
+ 4: #lab_list_container{ 'data-labs'=>@lab_data.to_json }
+ 5: %ul#lab_list{:class => 'lab_list'}
+ 6:
+ 7: = form_tag(data_labs_path, :method=>:get, :id=>'lab_data_search', :remote=>true) do
+ 8: %div
+ 9: Enter a new Zip Code
+ 10: .error_message
+ app/views/labs/search.html.haml:7:in `_app_views_labs_search_html_haml___117019292519760209_2161382620'
+ app/controllers/labs_controller.rb:5:in `search'
+
+Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
+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)
+Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (3.3ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:50:54 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (12.7ms)
+Completed 500 Internal Server Error in 1898ms
+
+ActionView::Template::Error (No route matches {:controller=>"medivo/labs", :action=>"data"}):
+ 4: #lab_list_container{ 'data-labs'=>@lab_data.to_json }
+ 5: %ul#lab_list{:class => 'lab_list'}
+ 6:
+ 7: = form_tag(medivo.data_labs_path, :method=>:get, :id=>'lab_data_search', :remote=>true) do
+ 8: %div
+ 9: Enter a new Zip Code
+ 10: .error_message
+ app/views/labs/search.html.haml:7:in `_app_views_labs_search_html_haml___117019292519760209_2169682020'
+ app/controllers/labs_controller.rb:5:in `search'
+
+Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:51:19 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (4.9ms)
+Compiled application.css (0ms) (pid 55740)
+Compiled jquery.js (1ms) (pid 55740)
+Compiled jquery_ujs.js (0ms) (pid 55740)
+Compiled medivo/handlebars.js (0ms) (pid 55740)
+Compiled medivo/map.js (208ms) (pid 55740)
+Compiled medivo/models.js (174ms) (pid 55740)
+Compiled medivo/show_labs.js (169ms) (pid 55740)
+Compiled application.js (11ms) (pid 55740)
+Completed 200 OK in 2298ms (Views: 630.6ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:51:21 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:51:21 +0200
+Served asset /jquery.js - 304 Not Modified (9ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:51:21 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (1ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:51:21 +0200
+Served asset /medivo/show_labs.js - 200 OK (2ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:51:21 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (2ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:51:21 +0200
+Served asset /medivo/map.js - 304 Not Modified (2ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:51:21 +0200
+Served asset /medivo/models.js - 200 OK (2ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:51:21 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 20:51:22 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (3ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 20:51:22 +0200
+Served asset /medivo/lab.png - 304 Not Modified (2ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:53:43 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (5.5ms)
+Completed 200 OK in 1849ms (Views: 10.3ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:53:45 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:53:45 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:53:45 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:53:45 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:53:45 +0200
+Served asset /medivo/map.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:53:45 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:53:45 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:53:45 +0200
+Served asset /application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 20:53:45 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 20:53:45 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/medivo/labs/data?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:53:57 +0200
+ Processing by Medivo::LabsController#data as JS
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Completed 200 OK in 1568ms (Views: 0.9ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/medivo/labs/data?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:54:04 +0200
+ Processing by Medivo::LabsController#data as JS
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Completed 200 OK in 1694ms (Views: 0.9ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/medivo/labs/data?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:55:03 +0200
+ Processing by Medivo::LabsController#data as JS
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Completed 200 OK in 1659ms (Views: 1.0ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:56:21 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (2.1ms)
+Compiled medivo/show_labs.js (198ms) (pid 55740)
+Compiled application.js (10ms) (pid 55740)
+Completed 200 OK in 1989ms (Views: 231.0ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:56:23 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:23 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:23 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:23 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:23 +0200
+Served asset /medivo/show_labs.js - 200 OK (4ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:23 +0200
+Served asset /medivo/map.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:23 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:23 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 20:56:24 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 20:56:24 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/medivo/labs/data?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:56:25 +0200
+ Processing by Medivo::LabsController#data as JS
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Completed 200 OK in 1655ms (Views: 1.0ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/medivo/labs/data?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:56:28 +0200
+ Processing by Medivo::LabsController#data as JS
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Completed 200 OK in 1764ms (Views: 0.9ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:56:39 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (2.4ms)
+Compiled medivo/show_labs.js (172ms) (pid 55740)
+Compiled application.js (11ms) (pid 55740)
+Completed 200 OK in 1811ms (Views: 205.8ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:56:41 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:41 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:41 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:41 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:41 +0200
+Served asset /medivo/map.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:41 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:41 +0200
+Served asset /medivo/show_labs.js - 200 OK (3ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:56:41 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 20:56:42 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 20:56:42 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/medivo/labs/data?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:56:44 +0200
+ Processing by Medivo::LabsController#data as JS
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Completed 200 OK in 1689ms (Views: 1.2ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:57:03 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.3ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (2.6ms)
+Compiled medivo/show_labs.js (169ms) (pid 55740)
+Compiled application.js (10ms) (pid 55740)
+Completed 200 OK in 1832ms (Views: 204.9ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:57:04 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:57:04 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:57:04 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:57:04 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:57:04 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:57:04 +0200
+Served asset /medivo/map.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:57:04 +0200
+Served asset /medivo/show_labs.js - 200 OK (3ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:57:04 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 20:57:05 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 20:57:05 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/medivo/labs/data?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:57:24 +0200
+ Processing by Medivo::LabsController#data as JS
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Completed 200 OK in 1610ms (Views: 1.0ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/medivo/labs/data?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:58:29 +0200
+ Processing by Medivo::LabsController#data as JS
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Completed 200 OK in 1695ms (Views: 0.9ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/medivo/labs/data?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:59:03 +0200
+ Processing by Medivo::LabsController#data as JS
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Completed 200 OK in 1844ms (Views: 0.9ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:59:31 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (2.6ms)
+Compiled medivo/show_labs.js (167ms) (pid 55740)
+Compiled application.js (10ms) (pid 55740)
+Completed 200 OK in 1910ms (Views: 199.1ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 20:59:33 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 20:59:33 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 20:59:33 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 20:59:33 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 20:59:33 +0200
+Served asset /medivo/show_labs.js - 200 OK (3ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 20:59:33 +0200
+Served asset /medivo/map.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 20:59:33 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 20:59:33 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 20:59:33 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 20:59:34 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/medivo/labs/data?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 20:59:39 +0200
+ Processing by Medivo::LabsController#data as JS
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Completed 200 OK in 1609ms (Views: 1.1ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/medivo/labs/data?utf8=%E2%9C%93&zip_code=32206&commit=Search" for 127.0.0.1 at 2011-10-13 21:00:29 +0200
+ Processing by Medivo::LabsController#data as JS
+ Parameters: {"utf8"=>"✓", "zip_code"=>"32206", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '32206' LIMIT 1
+Completed 200 OK in 1568ms (Views: 0.9ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:01:47 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (2.4ms)
+Compiled medivo/models.js (170ms) (pid 55740)
+Compiled medivo/show_labs.js (167ms) (pid 55740)
+Compiled application.js (10ms) (pid 55740)
+Completed 200 OK in 2019ms (Views: 375.3ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:01:49 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:01:49 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:01:49 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:01:49 +0200
+Served asset /medivo/show_labs.js - 200 OK (3ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:01:49 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:01:49 +0200
+Served asset /medivo/map.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:01:49 +0200
+Served asset /medivo/models.js - 200 OK (34ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:01:49 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:01:49 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:02:04 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (2.6ms)
+Compiled medivo/models.js (169ms) (pid 55740)
+Compiled application.js (11ms) (pid 55740)
+Completed 200 OK in 1978ms (Views: 201.8ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:02:06 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:02:06 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:02:06 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:02:06 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:02:06 +0200
+Served asset /medivo/models.js - 200 OK (3ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:02:06 +0200
+Served asset /medivo/map.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:02:06 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:02:06 +0200
+Served asset /application.js - 200 OK (1ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:02:06 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:03:05 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (2.4ms)
+Compiled medivo/models.js (171ms) (pid 55740)
+Compiled medivo/show_labs.js (162ms) (pid 55740)
+Compiled application.js (11ms) (pid 55740)
+Completed 200 OK in 2104ms (Views: 372.2ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:03:07 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:03:07 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:03:07 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:03:07 +0200
+Served asset /medivo/show_labs.js - 200 OK (3ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:03:07 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:03:07 +0200
+Served asset /medivo/map.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:03:07 +0200
+Served asset /medivo/models.js - 200 OK (35ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:03:07 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:03:07 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:13:31 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (2.5ms)
+Compiled medivo/models.js (174ms) (pid 55740)
+Compiled application.js (11ms) (pid 55740)
+Completed 200 OK in 1960ms (Views: 207.1ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:33 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:13:33 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:33 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:33 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:33 +0200
+Served asset /medivo/map.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:33 +0200
+Served asset /medivo/models.js - 200 OK (3ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:33 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:33 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:13:33 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 21:13:33 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:13:51 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (2.5ms)
+Compiled medivo/models.js (175ms) (pid 55740)
+Compiled application.js (11ms) (pid 55740)
+Completed 200 OK in 2070ms (Views: 210.8ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:13:53 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:53 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:53 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:53 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:53 +0200
+Served asset /medivo/map.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:53 +0200
+Served asset /medivo/models.js - 200 OK (3ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:53 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:13:53 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:13:54 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 21:13:54 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:14:29 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (2.6ms)
+Compiled medivo/models.js (175ms) (pid 55740)
+Compiled application.js (10ms) (pid 55740)
+Completed 200 OK in 1823ms (Views: 208.0ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:14:31 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:14:31 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:14:31 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:14:31 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:14:31 +0200
+Served asset /medivo/map.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:14:31 +0200
+Served asset /medivo/models.js - 200 OK (5ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:14:31 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:14:31 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:14:32 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 21:14:32 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:47:43 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (9.3ms)
+Compiled medivo/map.js (176ms) (pid 55740)
+Compiled medivo/models.js (174ms) (pid 55740)
+Compiled medivo/show_labs.js (163ms) (pid 55740)
+Compiled application.js (10ms) (pid 55740)
+Completed 200 OK in 2304ms (Views: 602.7ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:47:46 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:47:46 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:47:46 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:47:46 +0200
+Served asset /medivo/map.js - 200 OK (4ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:47:46 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:47:46 +0200
+Served asset /medivo/models.js - 304 Not Modified (2ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:47:46 +0200
+Served asset /medivo/show_labs.js - 200 OK (2ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:47:46 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:47:46 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 21:47:46 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:48:13 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (3.1ms)
+Compiled medivo/map.js (176ms) (pid 55740)
+Compiled application.js (10ms) (pid 55740)
+Completed 200 OK in 1860ms (Views: 207.3ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:48:15 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:15 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:15 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:15 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:15 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:15 +0200
+Served asset /medivo/map.js - 200 OK (2ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:15 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:15 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:48:15 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 21:48:15 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:48:32 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (3.3ms)
+Compiled medivo/map.js (174ms) (pid 55740)
+Compiled application.js (10ms) (pid 55740)
+Completed 200 OK in 1917ms (Views: 208.2ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:48:34 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:34 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:34 +0200
+Served asset /medivo/map.js - 200 OK (5ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:34 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:34 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:34 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:34 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:48:34 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:48:34 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 21:48:34 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:49:15 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (3.1ms)
+Compiled medivo/map.js (175ms) (pid 55740)
+Compiled application.js (10ms) (pid 55740)
+Completed 200 OK in 1998ms (Views: 209.2ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:49:17 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:17 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:17 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:17 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:17 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:17 +0200
+Served asset /medivo/map.js - 200 OK (2ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:17 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:17 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:49:17 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 21:49:17 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:49:56 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (3.3ms)
+Compiled medivo/map.js (175ms) (pid 55740)
+Compiled application.js (10ms) (pid 55740)
+Completed 200 OK in 1935ms (Views: 208.4ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:49:58 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:58 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:58 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:58 +0200
+Served asset /medivo/map.js - 200 OK (3ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:58 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:58 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:58 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:49:58 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:49:59 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 21:49:59 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:51:05 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (3.2ms)
+Compiled medivo/map.js (175ms) (pid 55740)
+Compiled application.js (10ms) (pid 55740)
+Completed 200 OK in 1953ms (Views: 208.8ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:51:07 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:07 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:07 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:07 +0200
+Served asset /medivo/map.js - 200 OK (3ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:07 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:07 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:07 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:07 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:51:07 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 21:51:07 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:51:32 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (3.1ms)
+Compiled medivo/map.js (177ms) (pid 55740)
+Compiled application.js (10ms) (pid 55740)
+Completed 200 OK in 1884ms (Views: 211.6ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:51:34 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:34 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:34 +0200
+Served asset /medivo/map.js - 200 OK (5ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:34 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:34 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:34 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:34 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:34 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:51:40 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (3.1ms)
+Compiled medivo/map.js (176ms) (pid 55740)
+Compiled application.js (10ms) (pid 55740)
+Completed 200 OK in 1920ms (Views: 209.6ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:51:42 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:42 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:42 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:42 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:42 +0200
+Served asset /medivo/map.js - 200 OK (3ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:42 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:42 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:42 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:51:53 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (3.2ms)
+Compiled medivo/map.js (176ms) (pid 55740)
+Compiled application.js (12ms) (pid 55740)
+Completed 200 OK in 1905ms (Views: 210.7ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:51:55 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:55 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:55 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:55 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:55 +0200
+Served asset /medivo/map.js - 200 OK (2ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:55 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:55 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:51:55 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:53:41 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (3.1ms)
+Compiled medivo/map.js (177ms) (pid 55740)
+Compiled application.js (11ms) (pid 55740)
+Completed 200 OK in 2121ms (Views: 210.4ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:53:43 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:43 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:43 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:43 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:43 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:43 +0200
+Served asset /medivo/map.js - 200 OK (3ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:43 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:43 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:53:43 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (3.0ms)
+Completed 200 OK in 2654ms (Views: 8.0ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:53:46 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:46 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:46 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:46 +0200
+Served asset /medivo/map.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:46 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:46 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:46 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:53:46 +0200
+Served asset /application.js - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:54:40 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (2.7ms)
+Compiled medivo/map.js (174ms) (pid 55740)
+Compiled application.js (9ms) (pid 55740)
+Completed 200 OK in 1792ms (Views: 204.2ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:54:42 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:42 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:42 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:42 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:42 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:42 +0200
+Served asset /medivo/map.js - 200 OK (38ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:42 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:42 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:54:55 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (3.3ms)
+Compiled medivo/map.js (176ms) (pid 55740)
+Compiled application.js (11ms) (pid 55740)
+Completed 200 OK in 1800ms (Views: 210.6ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:54:57 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:57 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:57 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:57 +0200
+Served asset /medivo/map.js - 200 OK (3ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:57 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:57 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:57 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:54:57 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:54:57 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 21:54:57 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:55:15 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (9.8ms)
+Completed 200 OK in 1812ms (Views: 15.0ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:55:16 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:55:16 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:55:16 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:55:16 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:55:16 +0200
+Served asset /medivo/map.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:55:16 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:55:16 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:55:16 +0200
+Served asset /application.js - 304 Not Modified (1ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:55:17 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 21:55:17 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:57:00 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (8.6ms)
+Compiled medivo/map.js (177ms) (pid 55740)
+Compiled application.js (9ms) (pid 55740)
+Completed 200 OK in 1978ms (Views: 255.3ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:57:02 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:57:02 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:57:02 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:57:02 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:57:02 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:57:02 +0200
+Served asset /medivo/map.js - 200 OK (2ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:57:02 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:57:02 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:57:03 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 21:57:03 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 21:58:00 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (3.1ms)
+Compiled medivo/map.js (176ms) (pid 55740)
+Compiled application.js (10ms) (pid 55740)
+Completed 200 OK in 1898ms (Views: 210.3ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 21:58:02 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 21:58:02 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 21:58:02 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 21:58:02 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 21:58:02 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 21:58:02 +0200
+Served asset /medivo/map.js - 200 OK (3ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 21:58:02 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 21:58:02 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 21:58:03 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 21:58:03 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 22:49:27 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (3.2ms)
+Compiled medivo/map.js (176ms) (pid 55740)
+Compiled application.js (12ms) (pid 55740)
+Completed 200 OK in 2305ms (Views: 214.0ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 22:49:30 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:30 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:30 +0200
+Served asset /medivo/map.js - 200 OK (4ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:30 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:30 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:30 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:30 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:30 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 22:49:30 +0200
+ Processing by LabsController#search as */*
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.2ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (10.3ms)
+Completed 200 OK in 1698ms (Views: 17.6ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 22:49:32 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 22:49:32 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 22:49:49 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (2.7ms)
+Compiled medivo/map.js (176ms) (pid 55740)
+Compiled application.js (9ms) (pid 55740)
+Completed 200 OK in 2676ms (Views: 207.3ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 22:49:52 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:52 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:52 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:52 +0200
+Served asset /medivo/map.js - 200 OK (2ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:52 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:52 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:52 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (36ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 22:49:52 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 22:49:52 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 22:49:52 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 22:50:00 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (3.2ms)
+Compiled medivo/map.js (175ms) (pid 55740)
+Compiled application.js (11ms) (pid 55740)
+Completed 200 OK in 1789ms (Views: 208.7ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 22:50:02 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 22:50:02 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 22:50:02 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 22:50:02 +0200
+Served asset /medivo/map.js - 200 OK (3ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 22:50:02 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 22:50:02 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 22:50:02 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 22:50:02 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 22:50:02 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 22:50:02 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 22:51:07 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (3.3ms)
+Compiled medivo/map.js (174ms) (pid 55740)
+Compiled application.js (10ms) (pid 55740)
+Completed 200 OK in 1915ms (Views: 208.2ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 22:51:09 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:09 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:09 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:09 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:09 +0200
+Served asset /medivo/map.js - 200 OK (4ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:09 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:09 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:09 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 22:51:10 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 22:51:10 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 22:51:47 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (3.2ms)
+Compiled medivo/map.js (177ms) (pid 55740)
+Compiled application.js (11ms) (pid 55740)
+Completed 200 OK in 1833ms (Views: 211.3ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 22:51:48 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:48 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:48 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:48 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:48 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:48 +0200
+Served asset /medivo/map.js - 200 OK (3ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:48 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:49 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 22:51:49 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 22:51:49 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 22:51:52 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (3.1ms)
+Completed 200 OK in 1659ms (Views: 8.3ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 22:51:53 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:53 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:53 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:53 +0200
+Served asset /medivo/map.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:53 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:53 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:53 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:53 +0200
+Served asset /application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:54 +0200
+Served asset /medivo/map.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:54 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:54 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 22:51:54 +0200
+Served asset /application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 22:51:54 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 22:51:54 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 22:52:12 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (2.7ms)
+Compiled medivo/map.js (174ms) (pid 55740)
+Compiled application.js (10ms) (pid 55740)
+Completed 200 OK in 1775ms (Views: 206.1ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 22:52:14 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 22:52:14 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 22:52:14 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 22:52:14 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 22:52:14 +0200
+Served asset /medivo/map.js - 200 OK (39ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 22:52:14 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 22:52:14 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 22:52:14 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 22:52:14 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 22:52:14 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 23:17:44 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (2.9ms)
+Compiled medivo/map.js (174ms) (pid 55740)
+Compiled application.js (9ms) (pid 55740)
+Completed 200 OK in 1767ms (Views: 207.8ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 23:17:45 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 23:17:45 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 23:17:45 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 23:17:45 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 23:17:45 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 23:17:45 +0200
+Served asset /medivo/map.js - 200 OK (3ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 23:17:45 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 23:17:45 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 23:17:46 +0200
+ Processing by LabsController#search as */*
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (3.1ms)
+Completed 200 OK in 1752ms (Views: 8.9ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 23:17:48 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 23:17:48 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 23:18:31 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (2.7ms)
+Compiled medivo/map.js (176ms) (pid 55740)
+Compiled application.js (10ms) (pid 55740)
+Completed 200 OK in 2010ms (Views: 208.8ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 23:18:33 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:33 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:33 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:33 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:33 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:33 +0200
+Served asset /medivo/map.js - 200 OK (3ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:33 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:33 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 23:18:33 +0200
+ Processing by LabsController#search as */*
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (3.2ms)
+Completed 200 OK in 1629ms (Views: 9.0ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 23:18:35 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 23:18:35 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 23:18:45 +0200
+ Processing by LabsController#search as HTML
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[36mMedivo::ZipCode Load (0.1ms)[0m [1mSELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1[0m
+Rendered labs/search.html.haml within layouts/application (2.8ms)
+Compiled medivo/map.js (177ms) (pid 55740)
+Compiled application.js (10ms) (pid 55740)
+Completed 200 OK in 1931ms (Views: 209.6ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-13 23:18:47 +0200
+Served asset /application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:47 +0200
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/map.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:47 +0200
+Served asset /medivo/map.js - 200 OK (5ms)
+
+
+Started GET "/assets/medivo/handlebars.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:47 +0200
+Served asset /medivo/handlebars.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/models.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:47 +0200
+Served asset /medivo/models.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:47 +0200
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/show_labs.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:47 +0200
+Served asset /medivo/show_labs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-13 23:18:47 +0200
+Served asset /application.js - 200 OK (0ms)
+
+
+Started GET "/labs/search?utf8=%E2%9C%93&zip_code=90210&commit=Search" for 127.0.0.1 at 2011-10-13 23:18:48 +0200
+ Processing by LabsController#search as */*
+ Parameters: {"utf8"=>"✓", "zip_code"=>"90210", "commit"=>"Search"}
+ [1m[35mMedivo::ZipCode Load (0.1ms)[0m SELECT "zip_codes".* FROM "zip_codes" WHERE "zip_codes"."zip_code" = '90210' LIMIT 1
+Rendered labs/search.html.haml within layouts/application (3.4ms)
+Completed 200 OK in 1603ms (Views: 9.3ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 23:18:49 +0200
+Served asset /medivo/arrow.png - 304 Not Modified (0ms)
+
+
+Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 23:18:49 +0200
+Served asset /medivo/lab.png - 304 Not Modified (0ms)