test/dummy/log/development.log in leads_to_highrise-0.0.1 vs test/dummy/log/development.log in leads_to_highrise-0.0.2

- old
+ new

@@ -2414,5 +2414,1731 @@ Started GET "/assets/leads_to_highrise/application.css?body=1" for 10.0.2.2 at 2014-04-16 13:17:28 +0000 Started GET "/assets/leads_to_highrise/leads.js?body=1" for 10.0.2.2 at 2014-04-16 13:17:28 +0000 + + +Started GET "/" for 10.0.2.2 at 2014-04-16 17:53:39 +0000 + ActiveRecord::SchemaMigration Load (8.1ms) SELECT "schema_migrations".* FROM "schema_migrations" +Processing by LeadsToHighrise::LeadsController#index as HTML + LeadsToHighrise::Lead Load (7.8ms) SELECT "leads_to_highrise_leads".* FROM "leads_to_highrise_leads" + Rendered /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/index.html.erb within layouts/leads_to_highrise/application (262.3ms) +Completed 200 OK in 2075ms (Views: 1892.1ms | ActiveRecord: 48.4ms) + + +Started GET "/assets/leads_to_highrise/leads.css?body=1" for 10.0.2.2 at 2014-04-16 17:53:45 +0000 + + +Started GET "/assets/leads_to_highrise/application.js?body=1" for 10.0.2.2 at 2014-04-16 17:53:46 +0000 + + +Started GET "/assets/leads_to_highrise/leads.js?body=1" for 10.0.2.2 at 2014-04-16 17:53:47 +0000 + + +Started GET "/assets/leads_to_highrise/application.css?body=1" for 10.0.2.2 at 2014-04-16 17:53:47 +0000 + + +Started GET "/leads_to_highrise/leads/3" for 10.0.2.2 at 2014-04-16 17:55:47 +0000 +Processing by LeadsToHighrise::LeadsController#show as HTML + Parameters: {"id"=>"3"} + LeadsToHighrise::Lead Load (7.2ms) SELECT "leads_to_highrise_leads".* FROM "leads_to_highrise_leads" WHERE "leads_to_highrise_leads"."id" = ? LIMIT 1 [["id", 3]] + Rendered /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/show.html.erb within layouts/leads_to_highrise/application (47.3ms) +Completed 200 OK in 1100ms (Views: 836.9ms | ActiveRecord: 28.2ms) + + +Started GET "/assets/leads_to_highrise/leads.css?body=1" for 10.0.2.2 at 2014-04-16 17:55:50 +0000 + + +Started GET "/assets/leads_to_highrise/application.js?body=1" for 10.0.2.2 at 2014-04-16 17:55:50 +0000 + + +Started GET "/assets/leads_to_highrise/leads.js?body=1" for 10.0.2.2 at 2014-04-16 17:55:51 +0000 + + +Started GET "/assets/leads_to_highrise/application.css?body=1" for 10.0.2.2 at 2014-04-16 17:55:51 +0000 + + +Started GET "/as" for 10.0.2.2 at 2014-04-16 18:04:37 +0000 + +ActionController::RoutingError (No route matches [GET] "/as"): + actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' + rack (1.5.2) lib/rack/runtime.rb:17:in `call' + activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' + rack (1.5.2) lib/rack/lock.rb:17:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' + rack (1.5.2) lib/rack/sendfile.rb:112:in `call' + railties (4.1.0) lib/rails/engine.rb:514:in `call' + railties (4.1.0) lib/rails/application.rb:144:in `call' + rack (1.5.2) lib/rack/lock.rb:17:in `call' + rack (1.5.2) lib/rack/content_length.rb:14:in `call' + rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.3ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (8.1ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.9ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (289.3ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (584.0ms) + + +Started GET "/" for 10.0.2.2 at 2014-04-16 18:53:21 +0000 + ActiveRecord::SchemaMigration Load (32.8ms) SELECT "schema_migrations".* FROM "schema_migrations" +Processing by LeadsToHighrise::LeadsController#index as */* + LeadsToHighrise::Lead Load (7.7ms) SELECT "leads_to_highrise_leads".* FROM "leads_to_highrise_leads" + Rendered /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/index.html.erb within layouts/leads_to_highrise/application (477.5ms) +Completed 200 OK in 3906ms (Views: 3670.8ms | ActiveRecord: 16.7ms) + + +Started GET "/" for 10.0.2.2 at 2014-04-16 18:53:43 +0000 +Processing by LeadsToHighrise::LeadsController#index as HTML + LeadsToHighrise::Lead Load (23.4ms) SELECT "leads_to_highrise_leads".* FROM "leads_to_highrise_leads" + User Load (6.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 + Rendered /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/index.html.erb within layouts/leads_to_highrise/application (432.0ms) +Completed 200 OK in 1241ms (Views: 1205.2ms | ActiveRecord: 34.8ms) + + +Started GET "/assets/leads_to_highrise/leads.css?body=1" for 10.0.2.2 at 2014-04-16 18:53:46 +0000 + + +Started GET "/assets/leads_to_highrise/application.css?body=1" for 10.0.2.2 at 2014-04-16 18:53:46 +0000 + + +Started GET "/assets/leads_to_highrise/leads.js?body=1" for 10.0.2.2 at 2014-04-16 18:53:47 +0000 + + +Started GET "/assets/leads_to_highrise/application.js?body=1" for 10.0.2.2 at 2014-04-16 18:53:47 +0000 + + +Started DELETE "/leads/3" for 10.0.2.2 at 2014-04-16 18:54:34 +0000 + +ActionController::RoutingError (No route matches [DELETE] "/leads/3"): + actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' + rack (1.5.2) lib/rack/runtime.rb:17:in `call' + activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' + rack (1.5.2) lib/rack/lock.rb:17:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' + rack (1.5.2) lib/rack/sendfile.rb:112:in `call' + railties (4.1.0) lib/rails/engine.rb:514:in `call' + railties (4.1.0) lib/rails/application.rb:144:in `call' + rack (1.5.2) lib/rack/lock.rb:17:in `call' + rack (1.5.2) lib/rack/content_length.rb:14:in `call' + rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.7ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.8ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (407.7ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (613.1ms) + + +Started GET "/" for 10.0.2.2 at 2014-04-16 18:55:02 +0000 +Processing by LeadsToHighrise::LeadsController#index as HTML + LeadsToHighrise::Lead Load (23.9ms) SELECT "leads_to_highrise_leads".* FROM "leads_to_highrise_leads" + User Load (8.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 + Rendered /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/index.html.erb within layouts/leads_to_highrise/application (76.1ms) +Completed 200 OK in 787ms (Views: 753.5ms | ActiveRecord: 32.8ms) + + +Started GET "/assets/leads_to_highrise/leads.css?body=1" for 10.0.2.2 at 2014-04-16 18:55:04 +0000 + + +Started GET "/assets/leads_to_highrise/leads.js?body=1" for 10.0.2.2 at 2014-04-16 18:55:04 +0000 + + +Started GET "/assets/leads_to_highrise/application.css?body=1" for 10.0.2.2 at 2014-04-16 18:55:05 +0000 + + +Started GET "/assets/leads_to_highrise/application.js?body=1" for 10.0.2.2 at 2014-04-16 18:55:05 +0000 + + +Started GET "/leads_to_highrise/leads/3" for 10.0.2.2 at 2014-04-16 18:55:10 +0000 +Processing by LeadsToHighrise::LeadsController#show as HTML + Parameters: {"id"=>"3"} + LeadsToHighrise::Lead Load (47.9ms) SELECT "leads_to_highrise_leads".* FROM "leads_to_highrise_leads" WHERE "leads_to_highrise_leads"."id" = ? LIMIT 1 [["id", 3]] + Rendered /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/show.html.erb within layouts/leads_to_highrise/application (6.5ms) +Completed 200 OK in 841ms (Views: 782.0ms | ActiveRecord: 47.9ms) + + +Started GET "/assets/leads_to_highrise/leads.css?body=1" for 10.0.2.2 at 2014-04-16 18:55:12 +0000 + + +Started GET "/assets/leads_to_highrise/application.js?body=1" for 10.0.2.2 at 2014-04-16 18:55:12 +0000 + + +Started GET "/assets/leads_to_highrise/leads.js?body=1" for 10.0.2.2 at 2014-04-16 18:55:13 +0000 + + +Started GET "/assets/leads_to_highrise/application.css?body=1" for 10.0.2.2 at 2014-04-16 18:55:13 +0000 + + +Started GET "/leads_to_highrise/leads" for 10.0.2.2 at 2014-04-16 19:02:19 +0000 + ActiveRecord::SchemaMigration Load (22.0ms) SELECT "schema_migrations".* FROM "schema_migrations" +Processing by LeadsToHighrise::LeadsController#index as HTML + LeadsToHighrise::Lead Load (18.7ms) SELECT "leads_to_highrise_leads".* FROM "leads_to_highrise_leads" + Rendered /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/index.html.erb within layouts/leads_to_highrise/application (515.7ms) +Completed 500 Internal Server Error in 1559ms + +ActionView::Template::Error (undefined local variable or method `new_lead_path' for #<#<Class:0xa0bbfe4>:0xa2f0e90>): + 1: <%= link_to 'New Lead', new_lead_path %> + 2: <br> + 3: <table> + 4: <thead> + /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/index.html.erb:1:in `__vagrant_leads_to_highrise_app_views_leads_to_highrise_leads_index_html_erb__709792083_88435490' + actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' + activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' + actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' + actionview (4.1.0) lib/action_view/template.rb:143:in `render' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' + actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' + activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' + activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' + actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' + actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' + actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' + actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' + actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' + actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' + actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' + actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' + actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' + actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' + activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' + activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' + activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' + actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' + actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' + actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' + activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' + activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' + activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `call' + activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' + actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' + activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' + activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' + actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' + actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' + actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `call' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `each' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' + railties (4.1.0) lib/rails/engine.rb:514:in `call' + railties (4.1.0) lib/rails/railtie.rb:194:in `public_send' + railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `each' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' + warden (1.2.3) lib/warden/manager.rb:35:in `block in call' + warden (1.2.3) lib/warden/manager.rb:34:in `catch' + warden (1.2.3) lib/warden/manager.rb:34:in `call' + rack (1.5.2) lib/rack/etag.rb:23:in `call' + rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' + rack (1.5.2) lib/rack/head.rb:11:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' + rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' + activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' + actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' + rack (1.5.2) lib/rack/runtime.rb:17:in `call' + activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' + rack (1.5.2) lib/rack/lock.rb:17:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' + rack (1.5.2) lib/rack/sendfile.rb:112:in `call' + railties (4.1.0) lib/rails/engine.rb:514:in `call' + railties (4.1.0) lib/rails/application.rb:144:in `call' + rack (1.5.2) lib/rack/lock.rb:17:in `call' + rack (1.5.2) lib/rack/content_length.rb:14:in `call' + rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.2ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (126.2ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (191.6ms) + + +Started GET "/leads_to_highrise/leads" for 10.0.2.2 at 2014-04-16 19:03:37 +0000 +Processing by LeadsToHighrise::LeadsController#index as HTML + LeadsToHighrise::Lead Load (50.3ms) SELECT "leads_to_highrise_leads".* FROM "leads_to_highrise_leads" + Rendered /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/index.html.erb within layouts/leads_to_highrise/application (279.4ms) +Completed 500 Internal Server Error in 968ms + +ActionView::Template::Error (undefined local variable or method `new_lead_path' for #<#<Class:0xa053d2c>:0xa0535c0>): + 1: <%= link_to 'New Lead', new_lead_path %> + 2: <br> + 3: <table> + 4: <thead> + /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/index.html.erb:1:in `__vagrant_leads_to_highrise_app_views_leads_to_highrise_leads_index_html_erb__709792083_88435490' + actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' + activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' + actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' + actionview (4.1.0) lib/action_view/template.rb:143:in `render' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' + actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' + activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' + activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' + actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' + actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' + actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' + actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' + actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' + actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' + actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' + actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' + actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' + actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' + activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' + activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' + activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' + actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' + actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' + actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' + activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' + activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' + activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `call' + activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' + actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' + activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' + activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' + actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' + actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' + actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `call' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `each' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' + railties (4.1.0) lib/rails/engine.rb:514:in `call' + railties (4.1.0) lib/rails/railtie.rb:194:in `public_send' + railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `each' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' + warden (1.2.3) lib/warden/manager.rb:35:in `block in call' + warden (1.2.3) lib/warden/manager.rb:34:in `catch' + warden (1.2.3) lib/warden/manager.rb:34:in `call' + rack (1.5.2) lib/rack/etag.rb:23:in `call' + rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' + rack (1.5.2) lib/rack/head.rb:11:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' + rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' + activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' + actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' + rack (1.5.2) lib/rack/runtime.rb:17:in `call' + activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' + rack (1.5.2) lib/rack/lock.rb:17:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' + rack (1.5.2) lib/rack/sendfile.rb:112:in `call' + railties (4.1.0) lib/rails/engine.rb:514:in `call' + railties (4.1.0) lib/rails/application.rb:144:in `call' + rack (1.5.2) lib/rack/lock.rb:17:in `call' + rack (1.5.2) lib/rack/content_length.rb:14:in `call' + rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.3ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (37.0ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (91.0ms) + + +Started GET "/leads_to_highrise/leads" for 10.0.2.2 at 2014-04-16 19:03:56 +0000 +Processing by LeadsToHighrise::LeadsController#index as HTML + LeadsToHighrise::Lead Load (26.4ms) SELECT "leads_to_highrise_leads".* FROM "leads_to_highrise_leads" + Rendered /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/index.html.erb within layouts/leads_to_highrise/application (230.1ms) +Completed 500 Internal Server Error in 944ms + +ActionView::Template::Error (undefined local variable or method `new_lead_path' for #<#<Class:0xb6c95200>:0xb6c94d28>): + 1: <%= link_to 'New Lead', new_lead_path %> + 2: <br> + 3: <table> + 4: <thead> + /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/index.html.erb:1:in `__vagrant_leads_to_highrise_app_views_leads_to_highrise_leads_index_html_erb__709792083_88435490' + actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' + activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' + actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' + actionview (4.1.0) lib/action_view/template.rb:143:in `render' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' + actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' + activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' + activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' + actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' + actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' + actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' + actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' + actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' + actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' + actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' + actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' + actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' + actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' + activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' + activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' + activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' + actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' + actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' + actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' + activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' + activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' + activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `call' + activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' + actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' + activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' + activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' + actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' + actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' + actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `call' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `each' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' + railties (4.1.0) lib/rails/engine.rb:514:in `call' + railties (4.1.0) lib/rails/railtie.rb:194:in `public_send' + railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `each' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' + warden (1.2.3) lib/warden/manager.rb:35:in `block in call' + warden (1.2.3) lib/warden/manager.rb:34:in `catch' + warden (1.2.3) lib/warden/manager.rb:34:in `call' + rack (1.5.2) lib/rack/etag.rb:23:in `call' + rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' + rack (1.5.2) lib/rack/head.rb:11:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' + rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' + activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' + actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' + rack (1.5.2) lib/rack/runtime.rb:17:in `call' + activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' + rack (1.5.2) lib/rack/lock.rb:17:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' + rack (1.5.2) lib/rack/sendfile.rb:112:in `call' + railties (4.1.0) lib/rails/engine.rb:514:in `call' + railties (4.1.0) lib/rails/application.rb:144:in `call' + rack (1.5.2) lib/rack/lock.rb:17:in `call' + rack (1.5.2) lib/rack/content_length.rb:14:in `call' + rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.5ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (26.8ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (70.1ms) + + +Started GET "/leads_to_highrise/leads" for 10.0.2.2 at 2014-04-16 19:04:28 +0000 +Processing by LeadsToHighrise::LeadsController#index as HTML + LeadsToHighrise::Lead Load (13.1ms) SELECT "leads_to_highrise_leads".* FROM "leads_to_highrise_leads" + Rendered /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/index.html.erb within layouts/leads_to_highrise/application (261.1ms) +Completed 500 Internal Server Error in 918ms + +ActionView::Template::Error (undefined method `lead_path' for #<#<Class:0xa8c9204>:0xa8b9458>): + 24: <td><%= lead.job_title %></td> + 25: <td><%= lead.phone %></td> + 26: <td><%= lead.website %></td> + 27: <td><%= link_to 'Show', lead %></td> + 28: <td><%= link_to 'Edit', edit_lead_path(lead) %></td> + 29: <td><%= link_to 'Destroy', lead, method: :delete, data: { confirm: 'Are you sure?' } %></td> + 30: <td><%= link_to 'Send To Highrise', to_highrise_path(lead) if user_signed_in? %></td> + actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' + actionpack (4.1.0) lib/action_dispatch/routing/polymorphic_routes.rb:148:in `polymorphic_path' + actionview (4.1.0) lib/action_view/routing_url_for.rb:89:in `url_for' + actionview (4.1.0) lib/action_view/helpers/url_helper.rb:181:in `link_to' + /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/index.html.erb:27:in `block in __vagrant_leads_to_highrise_app_views_leads_to_highrise_leads_index_html_erb__709792083_88435490' + activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' + activerecord (4.1.0) lib/active_record/relation/delegation.rb:46:in `each' + /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/index.html.erb:18:in `__vagrant_leads_to_highrise_app_views_leads_to_highrise_leads_index_html_erb__709792083_88435490' + actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' + activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' + actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' + actionview (4.1.0) lib/action_view/template.rb:143:in `render' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' + actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' + activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' + activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' + actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' + actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' + actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' + actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' + actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' + actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' + actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' + actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' + actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' + actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' + activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' + activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' + activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' + actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' + actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' + actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' + activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' + activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' + activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `call' + activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' + actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' + activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' + activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' + actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' + actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' + actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `call' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `each' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' + railties (4.1.0) lib/rails/engine.rb:514:in `call' + railties (4.1.0) lib/rails/railtie.rb:194:in `public_send' + railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `each' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' + warden (1.2.3) lib/warden/manager.rb:35:in `block in call' + warden (1.2.3) lib/warden/manager.rb:34:in `catch' + warden (1.2.3) lib/warden/manager.rb:34:in `call' + rack (1.5.2) lib/rack/etag.rb:23:in `call' + rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' + rack (1.5.2) lib/rack/head.rb:11:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' + rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' + activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' + actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' + rack (1.5.2) lib/rack/runtime.rb:17:in `call' + activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' + rack (1.5.2) lib/rack/lock.rb:17:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' + rack (1.5.2) lib/rack/sendfile.rb:112:in `call' + railties (4.1.0) lib/rails/engine.rb:514:in `call' + railties (4.1.0) lib/rails/application.rb:144:in `call' + rack (1.5.2) lib/rack/lock.rb:17:in `call' + rack (1.5.2) lib/rack/content_length.rb:14:in `call' + rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.5ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (8.7ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (95.2ms) + + +Started GET "/leads_to_highrise/leads" for 10.0.2.2 at 2014-04-16 19:06:00 +0000 +Processing by LeadsToHighrise::LeadsController#index as HTML + LeadsToHighrise::Lead Load (15.3ms) SELECT "leads_to_highrise_leads".* FROM "leads_to_highrise_leads" + User Load (5.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 + Rendered /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/index.html.erb within layouts/leads_to_highrise/application (540.7ms) +Completed 200 OK in 1908ms (Views: 1698.5ms | ActiveRecord: 35.2ms) + + +Started GET "/assets/leads_to_highrise/leads.css?body=1" for 10.0.2.2 at 2014-04-16 19:06:04 +0000 + + +Started GET "/assets/leads_to_highrise/leads.js?body=1" for 10.0.2.2 at 2014-04-16 19:06:04 +0000 + + +Started GET "/assets/leads_to_highrise/application.js?body=1" for 10.0.2.2 at 2014-04-16 19:06:05 +0000 + + +Started GET "/assets/leads_to_highrise/application.css?body=1" for 10.0.2.2 at 2014-04-16 19:06:05 +0000 + + +Started GET "/leads_to_highrise/leads/3/show" for 10.0.2.2 at 2014-04-16 19:06:15 +0000 +Processing by LeadsToHighrise::LeadsController#show as HTML + Parameters: {"id"=>"3"} + LeadsToHighrise::Lead Load (12.8ms) SELECT "leads_to_highrise_leads".* FROM "leads_to_highrise_leads" WHERE "leads_to_highrise_leads"."id" = ? LIMIT 1 [["id", 3]] + Rendered /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/show.html.erb within layouts/leads_to_highrise/application (3.5ms) +Completed 200 OK in 1007ms (Views: 976.6ms | ActiveRecord: 12.8ms) + + +Started GET "/assets/leads_to_highrise/leads.css?body=1" for 10.0.2.2 at 2014-04-16 19:06:17 +0000 + + +Started GET "/assets/leads_to_highrise/application.css?body=1" for 10.0.2.2 at 2014-04-16 19:06:17 +0000 + + +Started GET "/assets/leads_to_highrise/application.js?body=1" for 10.0.2.2 at 2014-04-16 19:06:17 +0000 + + +Started GET "/assets/leads_to_highrise/leads.js?body=1" for 10.0.2.2 at 2014-04-16 19:06:18 +0000 + + +Started GET "/leads_to_highrise/leads" for 10.0.2.2 at 2014-04-16 19:07:05 +0000 +Processing by LeadsToHighrise::LeadsController#index as HTML + LeadsToHighrise::Lead Load (9.7ms) SELECT "leads_to_highrise_leads".* FROM "leads_to_highrise_leads" + User Load (8.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 + Rendered /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/index.html.erb within layouts/leads_to_highrise/application (72.2ms) +Completed 500 Internal Server Error in 1393ms + +ActionView::Template::Error (couldn't find file 'jquery' + (in /vagrant/leads_to_highrise/app/assets/javascripts/leads_to_highrise/application.js:14)): + 3: <head> + 4: <title>LeadsToHighrise</title> + 5: <%= stylesheet_link_tag "leads_to_highrise/application", media: "all" %> + 6: <%= javascript_include_tag "leads_to_highrise/application" %> + 7: <%= csrf_meta_tags %> + 8: </head> + 9: <body> + sprockets (2.12.0) lib/sprockets/context.rb:106:in `resolve' + sprockets (2.12.0) lib/sprockets/context.rb:146:in `require_asset' + sprockets (2.12.0) lib/sprockets/directive_processor.rb:217:in `process_require_directive' + sprockets (2.12.0) lib/sprockets/directive_processor.rb:167:in `block in process_directives' + sprockets (2.12.0) lib/sprockets/directive_processor.rb:165:in `each' + sprockets (2.12.0) lib/sprockets/directive_processor.rb:165:in `process_directives' + sprockets (2.12.0) lib/sprockets/directive_processor.rb:99:in `evaluate' + tilt (1.4.1) lib/tilt/template.rb:103:in `render' + sprockets (2.12.0) lib/sprockets/context.rb:197:in `block in evaluate' + sprockets (2.12.0) lib/sprockets/context.rb:194:in `each' + sprockets (2.12.0) lib/sprockets/context.rb:194:in `evaluate' + sprockets (2.12.0) lib/sprockets/processed_asset.rb:12:in `initialize' + sprockets (2.12.0) lib/sprockets/base.rb:374:in `new' + sprockets (2.12.0) lib/sprockets/base.rb:374:in `block in build_asset' + sprockets (2.12.0) lib/sprockets/base.rb:395:in `circular_call_protection' + sprockets (2.12.0) lib/sprockets/base.rb:373:in `build_asset' + sprockets (2.12.0) lib/sprockets/index.rb:94:in `block in build_asset' + sprockets (2.12.0) lib/sprockets/caching.rb:58:in `cache_asset' + sprockets (2.12.0) lib/sprockets/index.rb:93:in `build_asset' + sprockets (2.12.0) lib/sprockets/base.rb:287:in `find_asset' + sprockets (2.12.0) lib/sprockets/index.rb:61:in `find_asset' + sprockets (2.12.0) lib/sprockets/bundled_asset.rb:37:in `init_with' + sprockets (2.12.0) lib/sprockets/asset.rb:24:in `from_hash' + sprockets (2.12.0) lib/sprockets/caching.rb:54:in `cache_asset' + sprockets (2.12.0) lib/sprockets/index.rb:93:in `build_asset' + sprockets (2.12.0) lib/sprockets/base.rb:287:in `find_asset' + sprockets (2.12.0) lib/sprockets/index.rb:61:in `find_asset' + sprockets (2.12.0) lib/sprockets/environment.rb:75:in `find_asset' + sprockets (2.12.0) lib/sprockets/base.rb:295:in `[]' + sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:214:in `lookup_asset_for_path' + sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:182:in `check_errors_for' + sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:134:in `block in javascript_include_tag' + sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:133:in `map' + sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:133:in `javascript_include_tag' + /vagrant/leads_to_highrise/app/views/layouts/leads_to_highrise/application.html.erb:6:in `__vagrant_leads_to_highrise_app_views_layouts_leads_to_highrise_application_html_erb___982983826_87620060' + actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' + activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' + actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' + actionview (4.1.0) lib/action_view/template.rb:143:in `render' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' + actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' + actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' + actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' + actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' + actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' + actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' + actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' + actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' + actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' + activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' + activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' + activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' + actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' + actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' + actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' + activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' + activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' + activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `call' + activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' + actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' + activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' + activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' + actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' + actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' + actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `call' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `each' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' + railties (4.1.0) lib/rails/engine.rb:514:in `call' + railties (4.1.0) lib/rails/railtie.rb:194:in `public_send' + railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `each' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' + warden (1.2.3) lib/warden/manager.rb:35:in `block in call' + warden (1.2.3) lib/warden/manager.rb:34:in `catch' + warden (1.2.3) lib/warden/manager.rb:34:in `call' + rack (1.5.2) lib/rack/etag.rb:23:in `call' + rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' + rack (1.5.2) lib/rack/head.rb:11:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' + rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' + activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' + actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' + rack (1.5.2) lib/rack/runtime.rb:17:in `call' + activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' + rack (1.5.2) lib/rack/lock.rb:17:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' + rack (1.5.2) lib/rack/sendfile.rb:112:in `call' + railties (4.1.0) lib/rails/engine.rb:514:in `call' + railties (4.1.0) lib/rails/application.rb:144:in `call' + rack (1.5.2) lib/rack/lock.rb:17:in `call' + rack (1.5.2) lib/rack/content_length.rb:14:in `call' + rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.8ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (51.0ms) + + +Started GET "/leads_to_highrise/leads" for 10.0.2.2 at 2014-04-16 19:13:30 +0000 + ActiveRecord::SchemaMigration Load (13.7ms) SELECT "schema_migrations".* FROM "schema_migrations" +Processing by LeadsToHighrise::LeadsController#index as HTML + LeadsToHighrise::Lead Load (5.9ms) SELECT "leads_to_highrise_leads".* FROM "leads_to_highrise_leads" + User Load (6.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 + Rendered /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/index.html.erb within layouts/leads_to_highrise/application (602.3ms) +Completed 500 Internal Server Error in 2466ms + +ActionView::Template::Error (couldn't find file 'jquery' + (in /vagrant/leads_to_highrise/app/assets/javascripts/leads_to_highrise/application.js:14)): + 3: <head> + 4: <title>LeadsToHighrise</title> + 5: <%= stylesheet_link_tag "leads_to_highrise/application", media: "all" %> + 6: <%= javascript_include_tag "leads_to_highrise/application" %> + 7: <%= csrf_meta_tags %> + 8: </head> + 9: <body> + sprockets (2.12.0) lib/sprockets/context.rb:106:in `resolve' + sprockets (2.12.0) lib/sprockets/context.rb:146:in `require_asset' + sprockets (2.12.0) lib/sprockets/directive_processor.rb:217:in `process_require_directive' + sprockets (2.12.0) lib/sprockets/directive_processor.rb:167:in `block in process_directives' + sprockets (2.12.0) lib/sprockets/directive_processor.rb:165:in `each' + sprockets (2.12.0) lib/sprockets/directive_processor.rb:165:in `process_directives' + sprockets (2.12.0) lib/sprockets/directive_processor.rb:99:in `evaluate' + tilt (1.4.1) lib/tilt/template.rb:103:in `render' + sprockets (2.12.0) lib/sprockets/context.rb:197:in `block in evaluate' + sprockets (2.12.0) lib/sprockets/context.rb:194:in `each' + sprockets (2.12.0) lib/sprockets/context.rb:194:in `evaluate' + sprockets (2.12.0) lib/sprockets/processed_asset.rb:12:in `initialize' + sprockets (2.12.0) lib/sprockets/base.rb:374:in `new' + sprockets (2.12.0) lib/sprockets/base.rb:374:in `block in build_asset' + sprockets (2.12.0) lib/sprockets/base.rb:395:in `circular_call_protection' + sprockets (2.12.0) lib/sprockets/base.rb:373:in `build_asset' + sprockets (2.12.0) lib/sprockets/index.rb:94:in `block in build_asset' + sprockets (2.12.0) lib/sprockets/caching.rb:58:in `cache_asset' + sprockets (2.12.0) lib/sprockets/index.rb:93:in `build_asset' + sprockets (2.12.0) lib/sprockets/base.rb:287:in `find_asset' + sprockets (2.12.0) lib/sprockets/index.rb:61:in `find_asset' + sprockets (2.12.0) lib/sprockets/bundled_asset.rb:37:in `init_with' + sprockets (2.12.0) lib/sprockets/asset.rb:24:in `from_hash' + sprockets (2.12.0) lib/sprockets/caching.rb:54:in `cache_asset' + sprockets (2.12.0) lib/sprockets/index.rb:93:in `build_asset' + sprockets (2.12.0) lib/sprockets/base.rb:287:in `find_asset' + sprockets (2.12.0) lib/sprockets/index.rb:61:in `find_asset' + sprockets (2.12.0) lib/sprockets/environment.rb:75:in `find_asset' + sprockets (2.12.0) lib/sprockets/base.rb:295:in `[]' + sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:214:in `lookup_asset_for_path' + sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:182:in `check_errors_for' + sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:134:in `block in javascript_include_tag' + sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:133:in `map' + sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:133:in `javascript_include_tag' + /vagrant/leads_to_highrise/app/views/layouts/leads_to_highrise/application.html.erb:6:in `__vagrant_leads_to_highrise_app_views_layouts_leads_to_highrise_application_html_erb___683427021_90167930' + actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' + activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' + actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' + actionview (4.1.0) lib/action_view/template.rb:143:in `render' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' + actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' + actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' + actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' + actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' + actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' + actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' + actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' + actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' + actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' + activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' + activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' + activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' + actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' + actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' + actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' + activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' + activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' + activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `call' + activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' + actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' + activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' + activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' + actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' + actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' + actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `call' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `each' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' + railties (4.1.0) lib/rails/engine.rb:514:in `call' + railties (4.1.0) lib/rails/railtie.rb:194:in `public_send' + railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `each' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' + warden (1.2.3) lib/warden/manager.rb:35:in `block in call' + warden (1.2.3) lib/warden/manager.rb:34:in `catch' + warden (1.2.3) lib/warden/manager.rb:34:in `call' + rack (1.5.2) lib/rack/etag.rb:23:in `call' + rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' + rack (1.5.2) lib/rack/head.rb:11:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' + rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' + activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' + actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' + rack (1.5.2) lib/rack/runtime.rb:17:in `call' + activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' + rack (1.5.2) lib/rack/lock.rb:17:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' + rack (1.5.2) lib/rack/sendfile.rb:112:in `call' + railties (4.1.0) lib/rails/engine.rb:514:in `call' + railties (4.1.0) lib/rails/application.rb:144:in `call' + rack (1.5.2) lib/rack/lock.rb:17:in `call' + rack (1.5.2) lib/rack/content_length.rb:14:in `call' + rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (68.3ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (116.9ms) + + +Started GET "/leads_to_highrise/leads" for 10.0.2.2 at 2014-04-16 19:15:19 +0000 + ActiveRecord::SchemaMigration Load (5.4ms) SELECT "schema_migrations".* FROM "schema_migrations" +Processing by LeadsToHighrise::LeadsController#index as HTML + LeadsToHighrise::Lead Load (8.7ms) SELECT "leads_to_highrise_leads".* FROM "leads_to_highrise_leads" + User Load (6.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 + Rendered /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/index.html.erb within layouts/leads_to_highrise/application (849.8ms) +Completed 500 Internal Server Error in 2851ms + +ActionView::Template::Error (couldn't find file 'jquery' + (in /vagrant/leads_to_highrise/app/assets/javascripts/leads_to_highrise/application.js:14)): + 3: <head> + 4: <title>LeadsToHighrise</title> + 5: <%= stylesheet_link_tag "leads_to_highrise/application", media: "all" %> + 6: <%= javascript_include_tag "leads_to_highrise/application" %> + 7: <%= csrf_meta_tags %> + 8: </head> + 9: <body> + sprockets (2.12.0) lib/sprockets/context.rb:106:in `resolve' + sprockets (2.12.0) lib/sprockets/context.rb:146:in `require_asset' + sprockets (2.12.0) lib/sprockets/directive_processor.rb:217:in `process_require_directive' + sprockets (2.12.0) lib/sprockets/directive_processor.rb:167:in `block in process_directives' + sprockets (2.12.0) lib/sprockets/directive_processor.rb:165:in `each' + sprockets (2.12.0) lib/sprockets/directive_processor.rb:165:in `process_directives' + sprockets (2.12.0) lib/sprockets/directive_processor.rb:99:in `evaluate' + tilt (1.4.1) lib/tilt/template.rb:103:in `render' + sprockets (2.12.0) lib/sprockets/context.rb:197:in `block in evaluate' + sprockets (2.12.0) lib/sprockets/context.rb:194:in `each' + sprockets (2.12.0) lib/sprockets/context.rb:194:in `evaluate' + sprockets (2.12.0) lib/sprockets/processed_asset.rb:12:in `initialize' + sprockets (2.12.0) lib/sprockets/base.rb:374:in `new' + sprockets (2.12.0) lib/sprockets/base.rb:374:in `block in build_asset' + sprockets (2.12.0) lib/sprockets/base.rb:395:in `circular_call_protection' + sprockets (2.12.0) lib/sprockets/base.rb:373:in `build_asset' + sprockets (2.12.0) lib/sprockets/index.rb:94:in `block in build_asset' + sprockets (2.12.0) lib/sprockets/caching.rb:58:in `cache_asset' + sprockets (2.12.0) lib/sprockets/index.rb:93:in `build_asset' + sprockets (2.12.0) lib/sprockets/base.rb:287:in `find_asset' + sprockets (2.12.0) lib/sprockets/index.rb:61:in `find_asset' + sprockets (2.12.0) lib/sprockets/bundled_asset.rb:37:in `init_with' + sprockets (2.12.0) lib/sprockets/asset.rb:24:in `from_hash' + sprockets (2.12.0) lib/sprockets/caching.rb:54:in `cache_asset' + sprockets (2.12.0) lib/sprockets/index.rb:93:in `build_asset' + sprockets (2.12.0) lib/sprockets/base.rb:287:in `find_asset' + sprockets (2.12.0) lib/sprockets/index.rb:61:in `find_asset' + sprockets (2.12.0) lib/sprockets/environment.rb:75:in `find_asset' + sprockets (2.12.0) lib/sprockets/base.rb:295:in `[]' + sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:214:in `lookup_asset_for_path' + sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:182:in `check_errors_for' + sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:134:in `block in javascript_include_tag' + sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:133:in `map' + sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:133:in `javascript_include_tag' + /vagrant/leads_to_highrise/app/views/layouts/leads_to_highrise/application.html.erb:6:in `__vagrant_leads_to_highrise_app_views_layouts_leads_to_highrise_application_html_erb__160115273_88589210' + actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' + activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' + actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' + actionview (4.1.0) lib/action_view/template.rb:143:in `render' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' + actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' + actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' + actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' + actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' + actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' + actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' + actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' + actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' + actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' + activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' + activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' + activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' + actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' + actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' + actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' + activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' + activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' + activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `call' + activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' + actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' + activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' + activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' + actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' + actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' + actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `call' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `each' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' + railties (4.1.0) lib/rails/engine.rb:514:in `call' + railties (4.1.0) lib/rails/railtie.rb:194:in `public_send' + railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `each' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' + warden (1.2.3) lib/warden/manager.rb:35:in `block in call' + warden (1.2.3) lib/warden/manager.rb:34:in `catch' + warden (1.2.3) lib/warden/manager.rb:34:in `call' + rack (1.5.2) lib/rack/etag.rb:23:in `call' + rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' + rack (1.5.2) lib/rack/head.rb:11:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' + rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' + activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' + actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' + rack (1.5.2) lib/rack/runtime.rb:17:in `call' + activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' + rack (1.5.2) lib/rack/lock.rb:17:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' + rack (1.5.2) lib/rack/sendfile.rb:112:in `call' + railties (4.1.0) lib/rails/engine.rb:514:in `call' + railties (4.1.0) lib/rails/application.rb:144:in `call' + rack (1.5.2) lib/rack/lock.rb:17:in `call' + rack (1.5.2) lib/rack/content_length.rb:14:in `call' + rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (85.1ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.7ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (122.3ms) + + +Started GET "/leads_to_highrise/leads" for 10.0.2.2 at 2014-04-16 19:15:36 +0000 +Processing by LeadsToHighrise::LeadsController#index as HTML + LeadsToHighrise::Lead Load (18.2ms) SELECT "leads_to_highrise_leads".* FROM "leads_to_highrise_leads" + User Load (57.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 + Rendered /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/index.html.erb within layouts/leads_to_highrise/application (110.8ms) +Completed 500 Internal Server Error in 1237ms + +ActionView::Template::Error (couldn't find file 'jquery_ujs' + (in /vagrant/leads_to_highrise/app/assets/javascripts/leads_to_highrise/application.js:15)): + 3: <head> + 4: <title>LeadsToHighrise</title> + 5: <%= stylesheet_link_tag "leads_to_highrise/application", media: "all" %> + 6: <%= javascript_include_tag "leads_to_highrise/application" %> + 7: <%= csrf_meta_tags %> + 8: </head> + 9: <body> + sprockets (2.12.0) lib/sprockets/context.rb:106:in `resolve' + sprockets (2.12.0) lib/sprockets/context.rb:146:in `require_asset' + sprockets (2.12.0) lib/sprockets/directive_processor.rb:217:in `process_require_directive' + sprockets (2.12.0) lib/sprockets/directive_processor.rb:167:in `block in process_directives' + sprockets (2.12.0) lib/sprockets/directive_processor.rb:165:in `each' + sprockets (2.12.0) lib/sprockets/directive_processor.rb:165:in `process_directives' + sprockets (2.12.0) lib/sprockets/directive_processor.rb:99:in `evaluate' + tilt (1.4.1) lib/tilt/template.rb:103:in `render' + sprockets (2.12.0) lib/sprockets/context.rb:197:in `block in evaluate' + sprockets (2.12.0) lib/sprockets/context.rb:194:in `each' + sprockets (2.12.0) lib/sprockets/context.rb:194:in `evaluate' + sprockets (2.12.0) lib/sprockets/processed_asset.rb:12:in `initialize' + sprockets (2.12.0) lib/sprockets/base.rb:374:in `new' + sprockets (2.12.0) lib/sprockets/base.rb:374:in `block in build_asset' + sprockets (2.12.0) lib/sprockets/base.rb:395:in `circular_call_protection' + sprockets (2.12.0) lib/sprockets/base.rb:373:in `build_asset' + sprockets (2.12.0) lib/sprockets/index.rb:94:in `block in build_asset' + sprockets (2.12.0) lib/sprockets/caching.rb:58:in `cache_asset' + sprockets (2.12.0) lib/sprockets/index.rb:93:in `build_asset' + sprockets (2.12.0) lib/sprockets/base.rb:287:in `find_asset' + sprockets (2.12.0) lib/sprockets/index.rb:61:in `find_asset' + sprockets (2.12.0) lib/sprockets/bundled_asset.rb:37:in `init_with' + sprockets (2.12.0) lib/sprockets/asset.rb:24:in `from_hash' + sprockets (2.12.0) lib/sprockets/caching.rb:54:in `cache_asset' + sprockets (2.12.0) lib/sprockets/index.rb:93:in `build_asset' + sprockets (2.12.0) lib/sprockets/base.rb:287:in `find_asset' + sprockets (2.12.0) lib/sprockets/index.rb:61:in `find_asset' + sprockets (2.12.0) lib/sprockets/environment.rb:75:in `find_asset' + sprockets (2.12.0) lib/sprockets/base.rb:295:in `[]' + sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:214:in `lookup_asset_for_path' + sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:182:in `check_errors_for' + sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:134:in `block in javascript_include_tag' + sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:133:in `map' + sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:133:in `javascript_include_tag' + /vagrant/leads_to_highrise/app/views/layouts/leads_to_highrise/application.html.erb:6:in `__vagrant_leads_to_highrise_app_views_layouts_leads_to_highrise_application_html_erb__160115273_88589210' + actionview (4.1.0) lib/action_view/template.rb:145:in `block in render' + activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument' + actionview (4.1.0) lib/action_view/template.rb:339:in `instrument' + actionview (4.1.0) lib/action_view/template.rb:143:in `render' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:67:in `render_with_layout' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template' + actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render' + actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template' + actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render' + actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template' + actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template' + actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body' + actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body' + actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body' + actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render' + actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' + activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' + activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' + activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render' + actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' + actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' + actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' + activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call' + activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' + activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `call' + activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks' + actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' + activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument' + activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument' + actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process' + actionview (4.1.0) lib/action_view/rendering.rb:30:in `process' + actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch' + actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `call' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `each' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' + railties (4.1.0) lib/rails/engine.rb:514:in `call' + railties (4.1.0) lib/rails/railtie.rb:194:in `public_send' + railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `each' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' + warden (1.2.3) lib/warden/manager.rb:35:in `block in call' + warden (1.2.3) lib/warden/manager.rb:34:in `catch' + warden (1.2.3) lib/warden/manager.rb:34:in `call' + rack (1.5.2) lib/rack/etag.rb:23:in `call' + rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' + rack (1.5.2) lib/rack/head.rb:11:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' + rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' + activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' + actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' + rack (1.5.2) lib/rack/runtime.rb:17:in `call' + activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' + rack (1.5.2) lib/rack/lock.rb:17:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' + rack (1.5.2) lib/rack/sendfile.rb:112:in `call' + railties (4.1.0) lib/rails/engine.rb:514:in `call' + railties (4.1.0) lib/rails/application.rb:144:in `call' + rack (1.5.2) lib/rack/lock.rb:17:in `call' + rack (1.5.2) lib/rack/content_length.rb:14:in `call' + rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.0ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.7ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (49.7ms) + + +Started GET "/leads_to_highrise/leads" for 10.0.2.2 at 2014-04-16 19:42:55 +0000 + ActiveRecord::SchemaMigration Load (24.4ms) SELECT "schema_migrations".* FROM "schema_migrations" + +ActionController::RoutingError (uninitialized constant LeadsToHighrise::LeadsToHighrise): + activesupport (4.1.0) lib/active_support/inflector/methods.rb:253:in `const_get' + activesupport (4.1.0) lib/active_support/inflector/methods.rb:253:in `block in constantize' + activesupport (4.1.0) lib/active_support/inflector/methods.rb:236:in `each' + activesupport (4.1.0) lib/active_support/inflector/methods.rb:236:in `inject' + activesupport (4.1.0) lib/active_support/inflector/methods.rb:236:in `constantize' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:66:in `controller' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:44:in `call' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `each' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' + railties (4.1.0) lib/rails/engine.rb:514:in `call' + railties (4.1.0) lib/rails/railtie.rb:194:in `public_send' + railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `each' + actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call' + actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call' + warden (1.2.3) lib/warden/manager.rb:35:in `block in call' + warden (1.2.3) lib/warden/manager.rb:34:in `catch' + warden (1.2.3) lib/warden/manager.rb:34:in `call' + rack (1.5.2) lib/rack/etag.rb:23:in `call' + rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' + rack (1.5.2) lib/rack/head.rb:11:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call' + rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' + activerecord (4.1.0) lib/active_record/migration.rb:380:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks' + actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' + rack (1.5.2) lib/rack/runtime.rb:17:in `call' + activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' + rack (1.5.2) lib/rack/lock.rb:17:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' + rack (1.5.2) lib/rack/sendfile.rb:112:in `call' + railties (4.1.0) lib/rails/engine.rb:514:in `call' + railties (4.1.0) lib/rails/application.rb:144:in `call' + rack (1.5.2) lib/rack/lock.rb:17:in `call' + rack (1.5.2) lib/rack/content_length.rb:14:in `call' + rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.3ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.3ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.3ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (349.1ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (786.1ms) + + +Started GET "/leads_to_highrise/leads" for 10.0.2.2 at 2014-04-16 19:44:03 +0000 +Processing by LeadsToHighrise::LeadsController#index as HTML + LeadsToHighrise::Lead Load (41.3ms) SELECT "leads_to_highrise_leads".* FROM "leads_to_highrise_leads" + User Load (7.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 + Rendered /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/index.html.erb within layouts/leads_to_highrise/application (656.0ms) +Completed 200 OK in 2109ms (Views: 1825.1ms | ActiveRecord: 67.4ms) + + +Started GET "/assets/leads_to_highrise/leads.css?body=1" for 10.0.2.2 at 2014-04-16 19:44:10 +0000 + + +Started GET "/assets/leads_to_highrise/leads.js?body=1" for 10.0.2.2 at 2014-04-16 19:44:10 +0000 + + +Started GET "/assets/leads_to_highrise/application.css?body=1" for 10.0.2.2 at 2014-04-16 19:44:11 +0000 + + +Started GET "/assets/leads_to_highrise/application.js?body=1" for 10.0.2.2 at 2014-04-16 19:44:12 +0000 + + +Started GET "/leads_to_highrise/leads/3" for 10.0.2.2 at 2014-04-16 19:44:15 +0000 +Processing by LeadsToHighrise::LeadsController#show as HTML + Parameters: {"id"=>"3"} + LeadsToHighrise::Lead Load (13.4ms) SELECT "leads_to_highrise_leads".* FROM "leads_to_highrise_leads" WHERE "leads_to_highrise_leads"."id" = ? LIMIT 1 [["id", 3]] + Rendered /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/show.html.erb within layouts/leads_to_highrise/application (22.9ms) +Completed 200 OK in 798ms (Views: 775.0ms | ActiveRecord: 13.4ms) + + +Started GET "/assets/leads_to_highrise/leads.css?body=1" for 10.0.2.2 at 2014-04-16 19:44:17 +0000 + + +Started GET "/assets/leads_to_highrise/application.css?body=1" for 10.0.2.2 at 2014-04-16 19:44:17 +0000 + + +Started GET "/assets/leads_to_highrise/leads.js?body=1" for 10.0.2.2 at 2014-04-16 19:44:18 +0000 + + +Started GET "/assets/leads_to_highrise/application.js?body=1" for 10.0.2.2 at 2014-04-16 19:44:18 +0000 + + +Started GET "/leads_to_highrise/leads" for 10.0.2.2 at 2014-04-16 19:45:13 +0000 +Processing by LeadsToHighrise::LeadsController#index as HTML + LeadsToHighrise::Lead Load (39.4ms) SELECT "leads_to_highrise_leads".* FROM "leads_to_highrise_leads" + User Load (38.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 + Rendered /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/index.html.erb within layouts/leads_to_highrise/application (150.1ms) +Completed 200 OK in 1242ms (Views: 1162.3ms | ActiveRecord: 78.2ms) + + +Started GET "/assets/leads_to_highrise/leads.css?body=1" for 10.0.2.2 at 2014-04-16 19:45:14 +0000 + + +Started GET "/assets/leads_to_highrise/application.js?body=1" for 10.0.2.2 at 2014-04-16 19:45:15 +0000 + + +Started GET "/assets/leads_to_highrise/leads.js?body=1" for 10.0.2.2 at 2014-04-16 19:45:15 +0000 + + +Started GET "/assets/leads_to_highrise/application.css?body=1" for 10.0.2.2 at 2014-04-16 19:45:16 +0000 + + +Started GET "/leads_to_highrise/leads/3" for 10.0.2.2 at 2014-04-16 19:45:34 +0000 +Processing by LeadsToHighrise::LeadsController#show as HTML + Parameters: {"id"=>"3"} + LeadsToHighrise::Lead Load (6.2ms) SELECT "leads_to_highrise_leads".* FROM "leads_to_highrise_leads" WHERE "leads_to_highrise_leads"."id" = ? LIMIT 1 [["id", 3]] + Rendered /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/show.html.erb within layouts/leads_to_highrise/application (3.7ms) +Completed 200 OK in 794ms (Views: 772.9ms | ActiveRecord: 6.2ms) + + +Started GET "/assets/leads_to_highrise/leads.css?body=1" for 10.0.2.2 at 2014-04-16 19:45:35 +0000 + + +Started GET "/assets/leads_to_highrise/leads.js?body=1" for 10.0.2.2 at 2014-04-16 19:45:35 +0000 + + +Started GET "/assets/leads_to_highrise/application.css?body=1" for 10.0.2.2 at 2014-04-16 19:45:36 +0000 + + +Started GET "/assets/leads_to_highrise/application.js?body=1" for 10.0.2.2 at 2014-04-16 19:45:36 +0000 + + +Started GET "/leads_to_highrise/leads" for 10.0.2.2 at 2014-04-16 19:47:18 +0000 +Processing by LeadsToHighrise::LeadsController#index as HTML + LeadsToHighrise::Lead Load (112.0ms) SELECT "leads_to_highrise_leads".* FROM "leads_to_highrise_leads" + User Load (10.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 + Rendered /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/index.html.erb within layouts/leads_to_highrise/application (284.0ms) +Completed 200 OK in 1340ms (Views: 980.8ms | ActiveRecord: 133.2ms) + + +Started GET "/assets/leads_to_highrise/leads.css?body=1" for 10.0.2.2 at 2014-04-16 19:47:21 +0000 + + +Started GET "/assets/leads_to_highrise/leads.js?body=1" for 10.0.2.2 at 2014-04-16 19:47:22 +0000 + + +Started GET "/assets/leads_to_highrise/application.css?body=1" for 10.0.2.2 at 2014-04-16 19:47:22 +0000 + + +Started GET "/assets/leads_to_highrise/application.js?body=1" for 10.0.2.2 at 2014-04-16 19:47:23 +0000 + + +Started GET "/leads_to_highrise/leads/3" for 10.0.2.2 at 2014-04-16 19:47:28 +0000 +Processing by LeadsToHighrise::LeadsController#show as HTML + Parameters: {"id"=>"3"} + LeadsToHighrise::Lead Load (13.2ms) SELECT "leads_to_highrise_leads".* FROM "leads_to_highrise_leads" WHERE "leads_to_highrise_leads"."id" = ? LIMIT 1 [["id", 3]] + Rendered /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/show.html.erb within layouts/leads_to_highrise/application (8.7ms) +Completed 200 OK in 865ms (Views: 845.1ms | ActiveRecord: 13.2ms) + + +Started GET "/assets/leads_to_highrise/leads.css?body=1" for 10.0.2.2 at 2014-04-16 19:47:29 +0000 + + +Started GET "/assets/leads_to_highrise/application.js?body=1" for 10.0.2.2 at 2014-04-16 19:47:30 +0000 + + +Started GET "/assets/leads_to_highrise/leads.js?body=1" for 10.0.2.2 at 2014-04-16 19:47:30 +0000 + + +Started GET "/assets/leads_to_highrise/application.css?body=1" for 10.0.2.2 at 2014-04-16 19:47:31 +0000 + + +Started GET "/leads_to_highrise/leads" for 10.0.2.2 at 2014-04-16 19:48:04 +0000 +Processing by LeadsToHighrise::LeadsController#index as HTML + LeadsToHighrise::Lead Load (18.6ms) SELECT "leads_to_highrise_leads".* FROM "leads_to_highrise_leads" + User Load (5.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 + Rendered /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/index.html.erb within layouts/leads_to_highrise/application (172.2ms) +Completed 200 OK in 1382ms (Views: 1129.2ms | ActiveRecord: 40.0ms) + + +Started GET "/assets/leads_to_highrise/leads.css?body=1" for 10.0.2.2 at 2014-04-16 19:48:08 +0000 + + +Started GET "/assets/leads_to_highrise/leads.js?body=1" for 10.0.2.2 at 2014-04-16 19:48:08 +0000 + + +Started GET "/assets/leads_to_highrise/application.css?body=1" for 10.0.2.2 at 2014-04-16 19:48:09 +0000 + + +Started GET "/assets/leads_to_highrise/application.js?body=1" for 10.0.2.2 at 2014-04-16 19:48:09 +0000 + + +Started GET "/leads_to_highrise/leads/3/delete" for 10.0.2.2 at 2014-04-16 19:48:14 +0000 + +ActionController::RoutingError (No route matches [GET] "/leads_to_highrise/leads/3/delete"): + actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.1.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' + rack (1.5.2) lib/rack/runtime.rb:17:in `call' + activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' + rack (1.5.2) lib/rack/lock.rb:17:in `call' + actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call' + rack (1.5.2) lib/rack/sendfile.rb:112:in `call' + railties (4.1.0) lib/rails/engine.rb:514:in `call' + railties (4.1.0) lib/rails/application.rb:144:in `call' + rack (1.5.2) lib/rack/lock.rb:17:in `call' + rack (1.5.2) lib/rack/content_length.rb:14:in `call' + rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /home/vagrant/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.1ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.9ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.1ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (18.3ms) + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (698.4ms) + + +Started GET "/leads_to_highrise/leads/3/delete" for 10.0.2.2 at 2014-04-16 19:48:44 +0000 +Processing by LeadsToHighrise::LeadsController#destroy as HTML + Parameters: {"id"=>"3"} + LeadsToHighrise::Lead Load (11.4ms) SELECT "leads_to_highrise_leads".* FROM "leads_to_highrise_leads" WHERE "leads_to_highrise_leads"."id" = ? LIMIT 1 [["id", 3]] + CACHE (0.1ms) SELECT "leads_to_highrise_leads".* FROM "leads_to_highrise_leads" WHERE "leads_to_highrise_leads"."id" = ? LIMIT 1 [["id", "3"]] +  (0.2ms) begin transaction + SQL (20.0ms) DELETE FROM "leads_to_highrise_leads" WHERE "leads_to_highrise_leads"."id" = ? [["id", 3]] +  (52.2ms) commit transaction +Redirected to http://localhost:3000/leads_to_highrise/leads +Completed 302 Found in 469ms (ActiveRecord: 135.4ms) + + +Started GET "/leads_to_highrise/leads" for 10.0.2.2 at 2014-04-16 19:48:47 +0000 +Processing by LeadsToHighrise::LeadsController#index as HTML + LeadsToHighrise::Lead Load (37.3ms) SELECT "leads_to_highrise_leads".* FROM "leads_to_highrise_leads" + User Load (5.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 + Rendered /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/index.html.erb within layouts/leads_to_highrise/application (247.3ms) +Completed 200 OK in 1112ms (Views: 1049.6ms | ActiveRecord: 49.8ms) + + +Started GET "/assets/leads_to_highrise/leads.css?body=1" for 10.0.2.2 at 2014-04-16 19:48:49 +0000 + + +Started GET "/assets/leads_to_highrise/application.js?body=1" for 10.0.2.2 at 2014-04-16 19:48:49 +0000 + + +Started GET "/assets/leads_to_highrise/leads.js?body=1" for 10.0.2.2 at 2014-04-16 19:48:50 +0000 + + +Started GET "/assets/leads_to_highrise/application.css?body=1" for 10.0.2.2 at 2014-04-16 19:48:50 +0000 + + +Started GET "/users/edit" for 10.0.2.2 at 2014-04-16 19:55:11 +0000 +Processing by Devise::RegistrationsController#edit as HTML + User Load (12.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/devise-3.2.4/app/views/devise/registrations/edit.html.erb within layouts/application (301.5ms) +Completed 200 OK in 1249ms (Views: 1216.0ms | ActiveRecord: 12.0ms) + + +Started GET "/assets/application.css?body=1" for 10.0.2.2 at 2014-04-16 19:55:13 +0000 + + +Started GET "/assets/application.js?body=1" for 10.0.2.2 at 2014-04-16 19:55:13 +0000 + + +Started GET "/users/edit" for 10.0.2.2 at 2014-04-16 20:42:04 +0000 +Processing by Devise::RegistrationsController#edit as HTML + User Load (6.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 + Rendered /home/vagrant/.rvm/gems/ruby-1.9.3-p484/gems/devise-3.2.4/app/views/devise/registrations/edit.html.erb within layouts/application (20.1ms) +Completed 200 OK in 796ms (Views: 652.6ms | ActiveRecord: 19.5ms) + + +Started GET "/assets/application.css?body=1" for 10.0.2.2 at 2014-04-16 20:42:08 +0000 + + +Started GET "/assets/application.js?body=1" for 10.0.2.2 at 2014-04-16 20:42:08 +0000 + + +Started GET "/leads_to_highrise/leads" for 10.0.2.2 at 2014-04-16 21:09:09 +0000 +Processing by LeadsToHighrise::LeadsController#index as HTML + LeadsToHighrise::Lead Load (5.6ms) SELECT "leads_to_highrise_leads".* FROM "leads_to_highrise_leads" + User Load (6.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 + Rendered /vagrant/leads_to_highrise/app/views/leads_to_highrise/leads/index.html.erb within layouts/leads_to_highrise/application (84.1ms) +Completed 200 OK in 952ms (Views: 762.3ms | ActiveRecord: 19.4ms) + + +Started GET "/assets/leads_to_highrise/application.js?body=1" for 10.0.2.2 at 2014-04-16 21:09:11 +0000 + + +Started GET "/assets/leads_to_highrise/leads.js?body=1" for 10.0.2.2 at 2014-04-16 21:09:11 +0000 + + +Started GET "/assets/leads_to_highrise/application.css?body=1" for 10.0.2.2 at 2014-04-16 21:09:12 +0000 + + +Started GET "/assets/leads_to_highrise/leads.css?body=1" for 10.0.2.2 at 2014-04-16 21:09:12 +0000