Started GET "/labs/search.90210" for 127.0.0.1 at 2011-10-11 01:05:40 +0200 Processing by LabsController#search as Completed 500 Internal Server Error in 96ms Started GET "/labs/search.90210" for 127.0.0.1 at 2011-10-11 01:07:32 +0200 Processing by LabsController#search as Completed 500 Internal Server Error in 80ms Started GET "/labs/search.90210" for 127.0.0.1 at 2011-10-11 01:08:03 +0200 Processing by LabsController#search as Completed 500 Internal Server Error in 65ms Started GET "/labs/search.90210" for 127.0.0.1 at 2011-10-11 01:09:17 +0200 Processing by LabsController#search as Rendered labs/search.html (14.0ms) Completed 200 OK in 55ms (Views: 54.2ms | ActiveRecord: 0.0ms) Started GET "/labs/search.90210" for 127.0.0.1 at 2011-10-11 01:11:41 +0200 Processing by LabsController#search as ERROR: compiling _app_views_labs_search_html__1268494541848046636_2210952640 RAISED /Users/danielsudol/projects/medivo/medivo_resource/spec/dummy/app/views/labs/search.html:14: syntax error, unexpected keyword_ensure, expecting keyword_end /Users/danielsudol/projects/medivo/medivo_resource/spec/dummy/app/views/labs/search.html:16: syntax error, unexpected $end, expecting keyword_end Function body: def _app_views_labs_search_html__1268494541848046636_2210952640(local_assigns, output_buffer) _old_virtual_path, @virtual_path = @virtual_path, "labs/search";_old_output_buffer = @output_buffer;;@output_buffer = output_buffer || ActionView::OutputBuffer.new;@output_buffer.safe_concat('
');@output_buffer.append= form_tag(search_path, :method=>:get) do @output_buffer.safe_concat(' ');@output_buffer.safe_concat('
Change your Zip Code
');@output_buffer.append= ( text_field_tag :zip_code, params[:zip_code] );@output_buffer.safe_concat(' ');@output_buffer.safe_concat('

');@output_buffer.append= ( submit_tag "Search" );@output_buffer.safe_concat(' ');@output_buffer.safe_concat(' ');@output_buffer.to_s ensure @virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer end Backtrace: /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/template.rb:282:in `module_eval' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/template.rb:282:in `compile' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/template.rb:190:in `compile!' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/template.rb:143:in `block in render' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/notifications.rb:53:in `block in instrument' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/notifications.rb:53:in `instrument' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/template.rb:142:in `render' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/renderer/template_renderer.rb:40:in `block (2 levels) in render_template' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/renderer/abstract_renderer.rb:33:in `block in instrument' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/notifications.rb:53:in `block in instrument' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/notifications.rb:53:in `instrument' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/renderer/abstract_renderer.rb:33:in `instrument' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/renderer/template_renderer.rb:39:in `block in render_template' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/renderer/template_renderer.rb:47:in `render_with_layout' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/renderer/template_renderer.rb:38:in `render_template' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/renderer/template_renderer.rb:12:in `block in render' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/renderer/abstract_renderer.rb:22:in `wrap_formats' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/renderer/template_renderer.rb:9:in `render' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/renderer/renderer.rb:36:in `render_template' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/renderer/renderer.rb:17:in `render' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/abstract_controller/rendering.rb:120:in `_render_template' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/streaming.rb:250:in `_render_template' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/abstract_controller/rendering.rb:114:in `render_to_body' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/renderers.rb:30:in `render_to_body' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/compatibility.rb:43:in `render_to_body' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/abstract_controller/rendering.rb:99:in `render' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/rendering.rb:16:in `render' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/danielsudol/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/benchmark.rb:310:in `realtime' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/core_ext/benchmark.rb:5:in `ms' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/instrumentation.rb:40:in `block in render' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/instrumentation.rb:78:in `cleanup_view_runtime' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activerecord-3.1.1/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/instrumentation.rb:39:in `render' /Users/danielsudol/projects/medivo/medivo_resource/spec/dummy/app/controllers/labs_controller.rb:4:in `search' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/implicit_render.rb:4:in `send_action' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/abstract_controller/base.rb:167:in `process_action' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/rendering.rb:10:in `process_action' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/abstract_controller/callbacks.rb:18:in `block in process_action' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/callbacks.rb:407:in `_run__1090891794561789440__process_action__1310136556051477082__callbacks' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/callbacks.rb:386:in `_run_process_action_callbacks' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/callbacks.rb:81:in `run_callbacks' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/abstract_controller/callbacks.rb:17:in `process_action' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/rescue.rb:17:in `process_action' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/notifications.rb:53:in `block in instrument' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/notifications.rb:53:in `instrument' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/instrumentation.rb:29:in `process_action' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/params_wrapper.rb:201:in `process_action' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activerecord-3.1.1/lib/active_record/railties/controller_runtime.rb:18:in `process_action' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/abstract_controller/base.rb:121:in `process' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/abstract_controller/rendering.rb:45:in `process' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal.rb:193:in `dispatch' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal.rb:236:in `block in action' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/routing/route_set.rb:65:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/routing/route_set.rb:65:in `dispatch' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/routing/route_set.rb:29:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-mount-0.8.3/lib/rack/mount/route_set.rb:152:in `block in call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:96:in `block in recognize' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:75:in `optimized_each' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:95:in `recognize' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-mount-0.8.3/lib/rack/mount/route_set.rb:141:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/routing/route_set.rb:532:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-1.3.4/lib/rack/etag.rb:23:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-1.3.4/lib/rack/conditionalget.rb:25:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/head.rb:14:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/params_parser.rb:21:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/flash.rb:243:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-1.3.4/lib/rack/session/abstract/id.rb:195:in `context' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-1.3.4/lib/rack/session/abstract/id.rb:190:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/cookies.rb:331:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activerecord-3.1.1/lib/active_record/query_cache.rb:62:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activerecord-3.1.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:477:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/callbacks.rb:392:in `_run_call_callbacks' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/callbacks.rb:81:in `run_callbacks' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/callbacks.rb:28:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-1.3.4/lib/rack/sendfile.rb:101:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/remote_ip.rb:48:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/show_exceptions.rb:47:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/railties-3.1.1/lib/rails/rack/logger.rb:13:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-1.3.4/lib/rack/methodoverride.rb:24:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-1.3.4/lib/rack/runtime.rb:17:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/cache/strategy/local_cache.rb:72:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-1.3.4/lib/rack/lock.rb:15:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/static.rb:53:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/railties-3.1.1/lib/rails/engine.rb:456:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-1.3.4/lib/rack/urlmap.rb:52:in `block in call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-1.3.4/lib/rack/urlmap.rb:46:in `each' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-1.3.4/lib/rack/urlmap.rb:46:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-test-0.6.1/lib/rack/mock_session.rb:30:in `request' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-test-0.6.1/lib/rack/test.rb:219:in `process_request' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-test-0.6.1/lib/rack/test.rb:57:in `get' /Users/danielsudol/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/forwardable.rb:182:in `get' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/capybara-1.1.1/lib/capybara/rack_test/browser.rb:62:in `process' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/capybara-1.1.1/lib/capybara/rack_test/browser.rb:21:in `visit' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/capybara-1.1.1/lib/capybara/rack_test/driver.rb:32:in `visit' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/capybara-1.1.1/lib/capybara/session.rb:157:in `visit' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/capybara-1.1.1/lib/capybara/dsl.rb:161:in `visit' /Users/danielsudol/projects/medivo/medivo_resource/spec/requests/labs_spec.rb:25:in `block (3 levels) in ' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/example.rb:48:in `instance_eval' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/example.rb:48:in `block in run' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/example.rb:107:in `with_around_hooks' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/example.rb:45:in `run' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/example_group.rb:294:in `block in run_examples' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/example_group.rb:290:in `map' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/example_group.rb:290:in `run_examples' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/example_group.rb:262:in `run' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/example_group.rb:263:in `block in run' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/example_group.rb:263:in `map' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/example_group.rb:263:in `run' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/command_line.rb:24:in `block (2 levels) in run' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/command_line.rb:24:in `map' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/command_line.rb:24:in `block in run' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/reporter.rb:12:in `report' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/command_line.rb:21:in `run' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/monkey/spork/test_framework/rspec.rb:5:in `run_tests' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/spork-0.8.5/lib/spork/run_strategy/forking.rb:13:in `block in run' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/spork-0.8.5/lib/spork/forker.rb:21:in `block in initialize' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/spork-0.8.5/lib/spork/forker.rb:18:in `fork' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/spork-0.8.5/lib/spork/forker.rb:18:in `initialize' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/spork-0.8.5/lib/spork/run_strategy/forking.rb:9:in `new' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/spork-0.8.5/lib/spork/run_strategy/forking.rb:9:in `run' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/spork-0.8.5/lib/spork/server.rb:47:in `run' /Users/danielsudol/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/drb/drb.rb:1558:in `perform_without_block' /Users/danielsudol/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/drb/drb.rb:1518:in `perform' /Users/danielsudol/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/drb/drb.rb:1592:in `block (2 levels) in main_loop' /Users/danielsudol/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/drb/drb.rb:1588:in `loop' /Users/danielsudol/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/drb/drb.rb:1588:in `block in main_loop' Rendered labs/search.html (26.0ms) Completed 500 Internal Server Error in 67ms Started GET "/labs/search.90210" for 127.0.0.1 at 2011-10-11 01:12:15 +0200 Processing by LabsController#search as ERROR: compiling _app_views_labs_search_html_erb___3775939408722426726_2210948680 RAISED /Users/danielsudol/projects/medivo/medivo_resource/spec/dummy/app/views/labs/search.html.erb:12: syntax error, unexpected keyword_end ');@output_buffer.append= ( end );@output_buffer.safe_concat(' ^ /Users/danielsudol/projects/medivo/medivo_resource/spec/dummy/app/views/labs/search.html.erb:15: syntax error, unexpected keyword_ensure, expecting ')' /Users/danielsudol/projects/medivo/medivo_resource/spec/dummy/app/views/labs/search.html.erb:17: syntax error, unexpected keyword_end, expecting ')' Function body: def _app_views_labs_search_html_erb___3775939408722426726_2210948680(local_assigns, output_buffer) _old_virtual_path, @virtual_path = @virtual_path, "labs/search";_old_output_buffer = @output_buffer;;@output_buffer = output_buffer || ActionView::OutputBuffer.new;@output_buffer.safe_concat('

');@output_buffer.append= form_tag(search_path, :method=>:get) do @output_buffer.safe_concat(' ');@output_buffer.safe_concat('
Change your Zip Code
');@output_buffer.append= ( text_field_tag :zip_code, params[:zip_code] );@output_buffer.safe_concat(' ');@output_buffer.safe_concat('

');@output_buffer.append= ( submit_tag "Search" );@output_buffer.safe_concat(' ');@output_buffer.append= ( end );@output_buffer.safe_concat(' ');@output_buffer.safe_concat(' ');@output_buffer.to_s ensure @virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer end Backtrace: /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/template.rb:282:in `module_eval' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/template.rb:282:in `compile' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/template.rb:190:in `compile!' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/template.rb:143:in `block in render' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/notifications.rb:53:in `block in instrument' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/notifications.rb:53:in `instrument' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/template.rb:142:in `render' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/renderer/template_renderer.rb:40:in `block (2 levels) in render_template' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/renderer/abstract_renderer.rb:33:in `block in instrument' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/notifications.rb:53:in `block in instrument' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/notifications.rb:53:in `instrument' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/renderer/abstract_renderer.rb:33:in `instrument' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/renderer/template_renderer.rb:39:in `block in render_template' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/renderer/template_renderer.rb:47:in `render_with_layout' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/renderer/template_renderer.rb:38:in `render_template' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/renderer/template_renderer.rb:12:in `block in render' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/renderer/abstract_renderer.rb:22:in `wrap_formats' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/renderer/template_renderer.rb:9:in `render' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/renderer/renderer.rb:36:in `render_template' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_view/renderer/renderer.rb:17:in `render' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/abstract_controller/rendering.rb:120:in `_render_template' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/streaming.rb:250:in `_render_template' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/abstract_controller/rendering.rb:114:in `render_to_body' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/renderers.rb:30:in `render_to_body' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/compatibility.rb:43:in `render_to_body' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/abstract_controller/rendering.rb:99:in `render' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/rendering.rb:16:in `render' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/danielsudol/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/benchmark.rb:310:in `realtime' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/core_ext/benchmark.rb:5:in `ms' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/instrumentation.rb:40:in `block in render' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/instrumentation.rb:78:in `cleanup_view_runtime' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activerecord-3.1.1/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/instrumentation.rb:39:in `render' /Users/danielsudol/projects/medivo/medivo_resource/spec/dummy/app/controllers/labs_controller.rb:4:in `search' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/implicit_render.rb:4:in `send_action' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/abstract_controller/base.rb:167:in `process_action' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/rendering.rb:10:in `process_action' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/abstract_controller/callbacks.rb:18:in `block in process_action' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/callbacks.rb:407:in `_run__1090891794561789440__process_action__1310136556051477082__callbacks' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/callbacks.rb:386:in `_run_process_action_callbacks' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/callbacks.rb:81:in `run_callbacks' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/abstract_controller/callbacks.rb:17:in `process_action' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/rescue.rb:17:in `process_action' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/notifications.rb:53:in `block in instrument' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/notifications.rb:53:in `instrument' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/instrumentation.rb:29:in `process_action' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/params_wrapper.rb:201:in `process_action' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activerecord-3.1.1/lib/active_record/railties/controller_runtime.rb:18:in `process_action' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/abstract_controller/base.rb:121:in `process' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/abstract_controller/rendering.rb:45:in `process' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal.rb:193:in `dispatch' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_controller/metal.rb:236:in `block in action' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/routing/route_set.rb:65:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/routing/route_set.rb:65:in `dispatch' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/routing/route_set.rb:29:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-mount-0.8.3/lib/rack/mount/route_set.rb:152:in `block in call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:96:in `block in recognize' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:75:in `optimized_each' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:95:in `recognize' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-mount-0.8.3/lib/rack/mount/route_set.rb:141:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/routing/route_set.rb:532:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-1.3.4/lib/rack/etag.rb:23:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-1.3.4/lib/rack/conditionalget.rb:25:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/head.rb:14:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/params_parser.rb:21:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/flash.rb:243:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-1.3.4/lib/rack/session/abstract/id.rb:195:in `context' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-1.3.4/lib/rack/session/abstract/id.rb:190:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/cookies.rb:331:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activerecord-3.1.1/lib/active_record/query_cache.rb:62:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activerecord-3.1.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:477:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/callbacks.rb:392:in `_run_call_callbacks' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/callbacks.rb:81:in `run_callbacks' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/callbacks.rb:28:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-1.3.4/lib/rack/sendfile.rb:101:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/remote_ip.rb:48:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/show_exceptions.rb:47:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/railties-3.1.1/lib/rails/rack/logger.rb:13:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-1.3.4/lib/rack/methodoverride.rb:24:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-1.3.4/lib/rack/runtime.rb:17:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/activesupport-3.1.1/lib/active_support/cache/strategy/local_cache.rb:72:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-1.3.4/lib/rack/lock.rb:15:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/static.rb:53:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/railties-3.1.1/lib/rails/engine.rb:456:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-1.3.4/lib/rack/urlmap.rb:52:in `block in call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-1.3.4/lib/rack/urlmap.rb:46:in `each' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-1.3.4/lib/rack/urlmap.rb:46:in `call' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-test-0.6.1/lib/rack/mock_session.rb:30:in `request' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-test-0.6.1/lib/rack/test.rb:219:in `process_request' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rack-test-0.6.1/lib/rack/test.rb:57:in `get' /Users/danielsudol/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/forwardable.rb:182:in `get' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/capybara-1.1.1/lib/capybara/rack_test/browser.rb:62:in `process' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/capybara-1.1.1/lib/capybara/rack_test/browser.rb:21:in `visit' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/capybara-1.1.1/lib/capybara/rack_test/driver.rb:32:in `visit' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/capybara-1.1.1/lib/capybara/session.rb:157:in `visit' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/capybara-1.1.1/lib/capybara/dsl.rb:161:in `visit' /Users/danielsudol/projects/medivo/medivo_resource/spec/requests/labs_spec.rb:25:in `block (3 levels) in ' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/example.rb:48:in `instance_eval' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/example.rb:48:in `block in run' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/example.rb:107:in `with_around_hooks' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/example.rb:45:in `run' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/example_group.rb:294:in `block in run_examples' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/example_group.rb:290:in `map' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/example_group.rb:290:in `run_examples' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/example_group.rb:262:in `run' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/example_group.rb:263:in `block in run' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/example_group.rb:263:in `map' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/example_group.rb:263:in `run' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/command_line.rb:24:in `block (2 levels) in run' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/command_line.rb:24:in `map' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/command_line.rb:24:in `block in run' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/reporter.rb:12:in `report' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/core/command_line.rb:21:in `run' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/rspec-core-2.6.4/lib/rspec/monkey/spork/test_framework/rspec.rb:5:in `run_tests' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/spork-0.8.5/lib/spork/run_strategy/forking.rb:13:in `block in run' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/spork-0.8.5/lib/spork/forker.rb:21:in `block in initialize' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/spork-0.8.5/lib/spork/forker.rb:18:in `fork' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/spork-0.8.5/lib/spork/forker.rb:18:in `initialize' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/spork-0.8.5/lib/spork/run_strategy/forking.rb:9:in `new' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/spork-0.8.5/lib/spork/run_strategy/forking.rb:9:in `run' /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/spork-0.8.5/lib/spork/server.rb:47:in `run' /Users/danielsudol/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/drb/drb.rb:1558:in `perform_without_block' /Users/danielsudol/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/drb/drb.rb:1518:in `perform' /Users/danielsudol/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/drb/drb.rb:1592:in `block (2 levels) in main_loop' /Users/danielsudol/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/drb/drb.rb:1588:in `loop' /Users/danielsudol/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/drb/drb.rb:1588:in `block in main_loop' Rendered labs/search.html.erb (26.8ms) Completed 500 Internal Server Error in 68ms Started GET "/labs/search.90210" for 127.0.0.1 at 2011-10-11 01:13:20 +0200 Processing by LabsController#search as Rendered labs/search.html.erb (48.5ms) Completed 500 Internal Server Error in 90ms Started GET "/labs/search.90210" for 127.0.0.1 at 2011-10-11 01:13:32 +0200 Processing by LabsController#search as Rendered labs/search.html.erb (15.4ms) Completed 200 OK in 56ms (Views: 55.8ms | ActiveRecord: 0.0ms) Started GET "/labs/search.90210" for 127.0.0.1 at 2011-10-11 01:14:05 +0200 Processing by LabsController#search as Rendered labs/search.html.erb (15.8ms) Completed 200 OK in 60ms (Views: 59.9ms | ActiveRecord: 0.0ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-11 01:15:08 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Rendered labs/search.html.erb (18.1ms) Completed 200 OK in 64ms (Views: 63.2ms | ActiveRecord: 0.0ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-11 01:16:03 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Rendered labs/search.html.erb (18.0ms) Completed 200 OK in 62ms (Views: 61.5ms | ActiveRecord: 0.0ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-11 01:16:53 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Rendered labs/search.html.erb (16.1ms) Completed 200 OK in 60ms (Views: 59.5ms | ActiveRecord: 0.0ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-11 01:17:28 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Rendered labs/search.html.erb (17.7ms) Completed 200 OK in 64ms (Views: 64.1ms | ActiveRecord: 0.0ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-11 01:18:07 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Completed 500 Internal Server Error in 10ms Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-11 01:18:23 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Completed 500 Internal Server Error in 10ms Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-11 01:18:46 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Completed 500 Internal Server Error in 2ms Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-11 01:19:42 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Completed 500 Internal Server Error in 74ms Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-11 01:20:32 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Rendered labs/search.html.erb within layouts/medivo/application (17.8ms) Completed 200 OK in 62ms (Views: 62.1ms | ActiveRecord: 0.0ms) Started GET "/assets/medivo/application.css" for 127.0.0.1 at 2011-10-11 01:20:32 +0200 Compiled medivo/application.css (1ms) (pid 47966) Served asset /medivo/application.css - 200 OK (11ms) Started GET "/assets/medivo/application.js" for 127.0.0.1 at 2011-10-11 01:20:32 +0200 Error compiling asset medivo/application.js: Sprockets::FileNotFound: couldn't find file 'jquery' (in /Users/danielsudol/projects/medivo/medivo_resource/app/assets/javascripts/medivo/application.js:7) Served asset /medivo/application.js - 500 Internal Server Error Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-11 01:21:44 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Rendered labs/search.html.erb within layouts/medivo/application (17.6ms) Completed 200 OK in 63ms (Views: 63.2ms | ActiveRecord: 0.0ms) Started GET "/assets/medivo/application.css" for 127.0.0.1 at 2011-10-11 01:21:44 +0200 Served asset /medivo/application.css - 200 OK (4ms) Started GET "/assets/medivo/application.js" for 127.0.0.1 at 2011-10-11 01:21:44 +0200 Error compiling asset medivo/application.js: Sprockets::FileNotFound: couldn't find file 'jquery' (in /Users/danielsudol/projects/medivo/medivo_resource/app/assets/javascripts/medivo/application.js:7) Served asset /medivo/application.js - 500 Internal Server Error Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-11 01:23:04 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Rendered labs/search.html.erb within layouts/application (17.2ms) Completed 200 OK in 66ms (Views: 65.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2011-10-11 01:23:04 +0200 Compiled application.css (1ms) (pid 47984) Served asset /application.css - 200 OK (9ms) Started GET "/assets/application.js" for 127.0.0.1 at 2011-10-11 01:23:04 +0200 Error compiling asset application.js: Sprockets::FileNotFound: couldn't find file 'jquery' (in /Users/danielsudol/projects/medivo/medivo_resource/spec/dummy/app/assets/javascripts/application.js:7) Served asset /application.js - 500 Internal Server Error Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-11 01:24:57 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Rendered labs/search.html.erb within layouts/application (16.5ms) Completed 200 OK in 63ms (Views: 62.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2011-10-11 01:24:57 +0200 Served asset /application.css - 200 OK (34ms) Started GET "/assets/application.js" for 127.0.0.1 at 2011-10-11 01:24:57 +0200 Error compiling asset application.js: Sprockets::FileNotFound: couldn't find file 'jquery' (in /Users/danielsudol/projects/medivo/medivo_resource/spec/dummy/app/assets/javascripts/application.js:7) Served asset /application.js - 500 Internal Server Error Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-11 01:28:37 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Rendered labs/search.html.erb within layouts/application (16.6ms) Completed 200 OK in 64ms (Views: 64.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2011-10-11 01:28:37 +0200 Served asset /application.css - 200 OK (5ms) Started GET "/assets/application.js" for 127.0.0.1 at 2011-10-11 01:28:37 +0200 Compiled application.js (32ms) (pid 48034) Compiled jquery.js (4ms) (pid 48034) Compiled jquery_ujs.js (0ms) (pid 48034) Error compiling asset application.js: LoadError: no such file to load -- coffee_script (in /Users/danielsudol/projects/medivo/medivo_resource/app/assets/javascripts/medivo/map.coffee) Served asset /application.js - 500 Internal Server Error Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-11 01:30:14 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Rendered labs/search.html.erb within layouts/application (17.9ms) Completed 200 OK in 95ms (Views: 94.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2011-10-11 01:30:14 +0200 Served asset /application.css - 200 OK (4ms) Started GET "/assets/application.js" for 127.0.0.1 at 2011-10-11 01:30:14 +0200 Compiled application.js (7ms) (pid 48091) Compiled medivo/map.js (187ms) (pid 48091) Compiled medivo/models.js (170ms) (pid 48091) Served asset /application.js - 200 OK (423ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-11 01:30:55 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Rendered labs/search.html.erb within layouts/application (16.8ms) Completed 200 OK in 95ms (Views: 94.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2011-10-11 01:30:55 +0200 Served asset /application.css - 200 OK (3ms) Started GET "/assets/application.js" for 127.0.0.1 at 2011-10-11 01:30:55 +0200 Compiled medivo/map.js (181ms) (pid 48103) Compiled application.js (6ms) (pid 48103) Served asset /application.js - 200 OK (201ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-11 01:31:29 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Rendered labs/search.html.erb within layouts/application (17.8ms) Completed 200 OK in 99ms (Views: 98.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2011-10-11 01:31:29 +0200 Served asset /application.css - 200 OK (3ms) Started GET "/assets/application.js" for 127.0.0.1 at 2011-10-11 01:31:29 +0200 Compiled medivo/map.js (183ms) (pid 48113) Compiled application.js (7ms) (pid 48113) Served asset /application.js - 200 OK (206ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-11 01:33:55 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Rendered labs/search.html.haml within layouts/application (16.3ms) Completed 500 Internal Server Error in 67ms Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-11 01:34:45 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Rendered labs/search.html.haml within layouts/application (4.9ms) Completed 200 OK in 56ms (Views: 55.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2011-10-11 01:34:45 +0200 Served asset /application.css - 200 OK (3ms) Started GET "/assets/application.js" for 127.0.0.1 at 2011-10-11 01:34:45 +0200 Served asset /application.js - 200 OK (5ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-11 01:57:36 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Rendered labs/search.html.haml within layouts/application (5.5ms) Completed 200 OK in 89ms (Views: 89.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2011-10-11 01:57:36 +0200 Served asset /application.css - 200 OK (5ms) Started GET "/assets/application.js" for 127.0.0.1 at 2011-10-11 01:57:36 +0200 Compiled medivo/map.js (178ms) (pid 48261) Compiled medivo/models.js (169ms) (pid 48261) Compiled application.js (40ms) (pid 48261) Served asset /application.js - 200 OK (405ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-11 01:59:48 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Rendered labs/search.html.haml within layouts/application (5.9ms) Completed 200 OK in 90ms (Views: 89.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2011-10-11 01:59:48 +0200 Served asset /application.css - 200 OK (5ms) Started GET "/assets/application.js" for 127.0.0.1 at 2011-10-11 01:59:48 +0200 Served asset /application.js - 200 OK (6ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-11 02:01:06 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Rendered labs/search.html.haml within layouts/application (5.4ms) Completed 200 OK in 85ms (Views: 84.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2011-10-11 02:01:06 +0200 Served asset /application.css - 200 OK (6ms) Started GET "/assets/application.js" for 127.0.0.1 at 2011-10-11 02:01:06 +0200 Served asset /application.js - 200 OK (10ms) Started GET "/medivo/labs/data/90210" for 127.0.0.1 at 2011-10-13 19:32:55 +0200 Processing by Medivo::LabsController#data as HTML Parameters: {"zip_code"=>"90210"} Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-13 19:32:57 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Completed 200 OK in 100ms (Views: 99.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2011-10-13 19:32:57 +0200 Compiled application.css (1ms) (pid 55402) Served asset /application.css - 200 OK (8ms) Started GET "/assets/application.js" for 127.0.0.1 at 2011-10-13 19:32:57 +0200 Compiled application.js (7ms) (pid 55402) Compiled jquery.js (3ms) (pid 55402) Compiled jquery_ujs.js (0ms) (pid 55402) Compiled medivo/handlebars.js (0ms) (pid 55402) Compiled medivo/map.js (224ms) (pid 55402) Compiled medivo/models.js (176ms) (pid 55402) Compiled medivo/show_labs.js (198ms) (pid 55402) Served asset /application.js - 200 OK (643ms) Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 19:32:58 +0200 Served asset /medivo/lab.png - 200 OK (3ms) Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 19:32:58 +0200 Served asset /medivo/arrow.png - 200 OK (3ms) Started GET "/medivo/labs/data.90210" for 127.0.0.1 at 2011-10-13 23:37:04 +0200 Processing by Medivo::LabsController#data as Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-13 23:37:05 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Completed 200 OK in 113ms (Views: 110.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2011-10-13 23:37:05 +0200 Compiled application.css (2ms) (pid 56410) Served asset /application.css - 200 OK (10ms) Started GET "/assets/application.js" for 127.0.0.1 at 2011-10-13 23:37:05 +0200 Compiled application.js (8ms) (pid 56410) Compiled jquery.js (1ms) (pid 56410) Compiled jquery_ujs.js (0ms) (pid 56410) Compiled medivo/handlebars.js (0ms) (pid 56410) Compiled medivo/map.js (214ms) (pid 56410) Compiled medivo/models.js (177ms) (pid 56410) Compiled medivo/show_labs.js (168ms) (pid 56410) Served asset /application.js - 200 OK (605ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-13 23:37:06 +0200 Processing by LabsController#search as */* Parameters: {"zip_code"=>"90210"} Completed 200 OK in 17ms (Views: 16.2ms | ActiveRecord: 0.0ms) Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 23:37:06 +0200 Served asset /medivo/arrow.png - 200 OK (3ms) Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 23:37:06 +0200 Served asset /medivo/lab.png - 200 OK (4ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-13 23:39:38 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Completed 200 OK in 86ms (Views: 84.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2011-10-13 23:39:38 +0200 Served asset /application.css - 200 OK (7ms) Started GET "/assets/application.js" for 127.0.0.1 at 2011-10-13 23:39:38 +0200 Served asset /application.js - 200 OK (30ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-13 23:39:39 +0200 Processing by LabsController#search as */* Parameters: {"zip_code"=>"90210"} Completed 200 OK in 14ms (Views: 13.5ms | ActiveRecord: 0.0ms) Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 23:39:39 +0200 Served asset /medivo/arrow.png - 200 OK (1ms) Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 23:39:39 +0200 Served asset /medivo/lab.png - 200 OK (2ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-13 23:40:01 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Completed 200 OK in 105ms (Views: 102.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2011-10-13 23:40:01 +0200 Served asset /application.css - 200 OK (5ms) Started GET "/assets/application.js" for 127.0.0.1 at 2011-10-13 23:40:01 +0200 Served asset /application.js - 200 OK (8ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-13 23:40:02 +0200 Processing by LabsController#search as */* Parameters: {"zip_code"=>"90210"} Completed 200 OK in 13ms (Views: 12.8ms | ActiveRecord: 0.0ms) Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 23:40:02 +0200 Served asset /medivo/arrow.png - 200 OK (1ms) Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 23:40:02 +0200 Served asset /medivo/lab.png - 200 OK (2ms) Started GET "/medivo/labs/data?zip_code=90210" for 127.0.0.1 at 2011-10-13 23:40:26 +0200 Processing by Medivo::LabsController#data as HTML Parameters: {"zip_code"=>"90210"} Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-13 23:40:28 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Completed 200 OK in 109ms (Views: 108.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2011-10-13 23:40:28 +0200 Served asset /application.css - 200 OK (3ms) Started GET "/assets/application.js" for 127.0.0.1 at 2011-10-13 23:40:28 +0200 Served asset /application.js - 200 OK (9ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-13 23:40:29 +0200 Processing by LabsController#search as */* Parameters: {"zip_code"=>"90210"} Completed 200 OK in 12ms (Views: 12.1ms | ActiveRecord: 0.0ms) Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 23:40:29 +0200 Served asset /medivo/arrow.png - 200 OK (3ms) Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 23:40:29 +0200 Served asset /medivo/lab.png - 200 OK (1ms) Started GET "/medivo/labs/data?zip_code=90210" for 127.0.0.1 at 2011-10-13 23:41:37 +0200 Processing by Medivo::LabsController#data as HTML Parameters: {"zip_code"=>"90210"} Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-13 23:41:39 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Completed 200 OK in 109ms (Views: 108.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2011-10-13 23:41:39 +0200 Served asset /application.css - 200 OK (4ms) Started GET "/assets/application.js" for 127.0.0.1 at 2011-10-13 23:41:39 +0200 Served asset /application.js - 200 OK (8ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-13 23:41:40 +0200 Processing by LabsController#search as */* Parameters: {"zip_code"=>"90210"} Completed 200 OK in 15ms (Views: 15.2ms | ActiveRecord: 0.0ms) Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 23:41:40 +0200 Served asset /medivo/arrow.png - 200 OK (1ms) Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 23:41:40 +0200 Served asset /medivo/lab.png - 200 OK (3ms) Started GET "/medivo/labs/data?zip_code=90210" for 127.0.0.1 at 2011-10-13 23:43:07 +0200 Processing by Medivo::LabsController#data as HTML Parameters: {"zip_code"=>"90210"} Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-13 23:43:09 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Completed 200 OK in 108ms (Views: 106.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2011-10-13 23:43:09 +0200 Served asset /application.css - 200 OK (4ms) Started GET "/assets/application.js" for 127.0.0.1 at 2011-10-13 23:43:09 +0200 Served asset /application.js - 200 OK (7ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-13 23:43:10 +0200 Processing by LabsController#search as */* Parameters: {"zip_code"=>"90210"} Completed 200 OK in 13ms (Views: 12.8ms | ActiveRecord: 0.0ms) Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 23:43:10 +0200 Served asset /medivo/arrow.png - 200 OK (3ms) Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 23:43:10 +0200 Served asset /medivo/lab.png - 200 OK (1ms) Started GET "/medivo/labs/data?zip_code=90210" for 127.0.0.1 at 2011-10-13 23:44:15 +0200 Processing by Medivo::LabsController#data as HTML Parameters: {"zip_code"=>"90210"} Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-13 23:44:17 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Completed 200 OK in 109ms (Views: 108.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2011-10-13 23:44:17 +0200 Served asset /application.css - 200 OK (5ms) Started GET "/assets/application.js" for 127.0.0.1 at 2011-10-13 23:44:17 +0200 Served asset /application.js - 200 OK (7ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-13 23:44:18 +0200 Processing by LabsController#search as */* Parameters: {"zip_code"=>"90210"} Completed 200 OK in 15ms (Views: 14.4ms | ActiveRecord: 0.0ms) Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 23:44:18 +0200 Served asset /medivo/arrow.png - 200 OK (3ms) Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 23:44:18 +0200 Served asset /medivo/lab.png - 200 OK (1ms) Started GET "/medivo/labs/data?zip_code=90210" for 127.0.0.1 at 2011-10-13 23:44:25 +0200 Processing by Medivo::LabsController#data as HTML Parameters: {"zip_code"=>"90210"} Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-13 23:44:27 +0200 Processing by LabsController#search as HTML Parameters: {"zip_code"=>"90210"} Completed 200 OK in 108ms (Views: 106.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2011-10-13 23:44:27 +0200 Served asset /application.css - 200 OK (4ms) Started GET "/assets/application.js" for 127.0.0.1 at 2011-10-13 23:44:27 +0200 Served asset /application.js - 200 OK (8ms) Started GET "/labs/search?zip_code=90210" for 127.0.0.1 at 2011-10-13 23:44:28 +0200 Processing by LabsController#search as */* Parameters: {"zip_code"=>"90210"} Completed 200 OK in 13ms (Views: 12.7ms | ActiveRecord: 0.0ms) Started GET "/assets/medivo/arrow.png" for 127.0.0.1 at 2011-10-13 23:44:28 +0200 Served asset /medivo/arrow.png - 200 OK (5ms) Started GET "/assets/medivo/lab.png" for 127.0.0.1 at 2011-10-13 23:44:28 +0200 Served asset /medivo/lab.png - 200 OK (1ms)