Started GET "/" for ::1 at 2015-08-11 14:58:35 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5648ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1458ms Rendered taxonomite/index.html.erb within layouts/application (11.5ms) Completed 500 Internal Server Error in 15ms NameError - undefined local variable or method `taxons_path' for #<#:0x00000005afb0b8>: app/views/taxonomite/index.html.erb:13:in `_app_views_taxonomite_index_html_erb__1702878008163161989_47345380' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/202148273f2f957e/variables" for ::1 at 2015-08-11 14:58:35 -0700 Started POST "/__better_errors/202148273f2f957e/eval" for ::1 at 2015-08-11 16:47:00 -0700 Started POST "/__better_errors/202148273f2f957e/eval" for ::1 at 2015-08-11 16:47:03 -0700 Started GET "/" for ::1 at 2015-08-11 16:47:52 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7215ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5569ms Rendered taxonomite/index.html.erb within layouts/application (4.5ms) Rendered shared/_flash_messages.html.erb (0.4ms) Rendered shared/_error_messages.html.erb (0.3ms) Completed 200 OK in 189ms (Views: 188.5ms) Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 16:47:52 -0700 Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 16:47:52 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 16:47:52 -0700 Started GET "/assets/people.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2015-08-11 16:47:52 -0700 Started GET "/assets/people.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2015-08-11 16:47:52 -0700 Started GET "/taxons/new" for ::1 at 2015-08-11 16:47:59 -0700 ActionController::RoutingError - uninitialized constant TaxonsController: actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:65:in `rescue in controller' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:60:in `controller' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:41:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/9df360509a88423d/variables" for ::1 at 2015-08-11 16:47:59 -0700 NameError (wrong local variable name `#$!' for #): better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `local_variable_get' better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `block in local_variables' better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each' better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each_with_object' better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `local_variables' (erubis:52:in `render' erubis (2.7.0) lib/erubis/evaluator.rb:65:in `eval' erubis (2.7.0) lib/erubis/evaluator.rb:65:in `result' better_errors (2.1.1) lib/better_errors/error_page.rb:30:in `render' better_errors (2.1.1) lib/better_errors/error_page.rb:37:in `do_variables' better_errors (2.1.1) lib/better_errors/middleware.rb:132:in `internal_call' better_errors (2.1.1) lib/better_errors/middleware.rb:75:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/lib/ruby/gems/2.2.0/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.9ms) Rendered /usr/lib/ruby/gems/2.2.0/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms) Rendered /usr/lib/ruby/gems/2.2.0/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms) Rendered /usr/lib/ruby/gems/2.2.0/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (20.1ms) Started GET "/taxonomite" for ::1 at 2015-08-11 16:48:23 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2246ms Rendered taxonomite/index.html.erb within layouts/application (1.0ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 11ms (Views: 10.5ms) Started GET "/taxons/new" for ::1 at 2015-08-11 16:48:25 -0700 ActionController::RoutingError - uninitialized constant TaxonsController: actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:65:in `rescue in controller' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:60:in `controller' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:41:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/290efdcad8d4d773/variables" for ::1 at 2015-08-11 16:48:25 -0700 NameError (wrong local variable name `#$!' for #): better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `local_variable_get' better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `block in local_variables' better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each' better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each_with_object' better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `local_variables' (erubis:52:in `render' erubis (2.7.0) lib/erubis/evaluator.rb:65:in `eval' erubis (2.7.0) lib/erubis/evaluator.rb:65:in `result' better_errors (2.1.1) lib/better_errors/error_page.rb:30:in `render' better_errors (2.1.1) lib/better_errors/error_page.rb:37:in `do_variables' better_errors (2.1.1) lib/better_errors/middleware.rb:132:in `internal_call' better_errors (2.1.1) lib/better_errors/middleware.rb:75:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/lib/ruby/gems/2.2.0/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.8ms) Rendered /usr/lib/ruby/gems/2.2.0/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.5ms) Rendered /usr/lib/ruby/gems/2.2.0/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.9ms) Rendered /usr/lib/ruby/gems/2.2.0/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (25.7ms) Started GET "/taxonomite" for ::1 at 2015-08-11 16:58:33 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5450ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1436ms Rendered taxonomite/index.html.erb within layouts/application (3.0ms) Rendered shared/_flash_messages.html.erb (0.4ms) Rendered shared/_error_messages.html.erb (0.3ms) Completed 200 OK in 150ms (Views: 149.9ms) Started GET "/assets/people.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2015-08-11 16:58:33 -0700 Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 16:58:33 -0700 Started GET "/assets/people.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2015-08-11 16:58:33 -0700 Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 16:58:33 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 16:58:33 -0700 Started GET "/taxons/new" for ::1 at 2015-08-11 16:58:35 -0700 ActionController::RoutingError - uninitialized constant TaxonsController: actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:65:in `rescue in controller' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:60:in `controller' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:41:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/1e1bed4fd85b3037/variables" for ::1 at 2015-08-11 16:58:35 -0700 NameError (wrong local variable name `#$!' for #): better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `local_variable_get' better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `block in local_variables' better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each' better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each_with_object' better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `local_variables' (erubis:52:in `render' erubis (2.7.0) lib/erubis/evaluator.rb:65:in `eval' erubis (2.7.0) lib/erubis/evaluator.rb:65:in `result' better_errors (2.1.1) lib/better_errors/error_page.rb:30:in `render' better_errors (2.1.1) lib/better_errors/error_page.rb:37:in `do_variables' better_errors (2.1.1) lib/better_errors/middleware.rb:132:in `internal_call' better_errors (2.1.1) lib/better_errors/middleware.rb:75:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/lib/ruby/gems/2.2.0/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.3ms) Rendered /usr/lib/ruby/gems/2.2.0/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms) Rendered /usr/lib/ruby/gems/2.2.0/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms) Rendered /usr/lib/ruby/gems/2.2.0/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (16.8ms) Started GET "/" for ::1 at 2015-08-11 17:07:04 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6105ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1532ms Rendered taxonomite/index.html.erb within layouts/application (10.0ms) Completed 500 Internal Server Error in 14ms NameError - undefined local variable or method `taxons_path' for #<#:0x000000054247f8>: app/views/taxonomite/index.html.erb:13:in `_app_views_taxonomite_index_html_erb__2159056507537906822_43753620' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/ea22767740a19bb5/variables" for ::1 at 2015-08-11 17:07:05 -0700 Started GET "/" for ::1 at 2015-08-11 17:15:43 -0700 Processing by Rails::WelcomeController#index as HTML Rendered /usr/lib/ruby/gems/2.2.0/gems/railties-4.2.3/lib/rails/templates/rails/welcome/index.html.erb (1.5ms) Completed 200 OK in 5ms (Views: 5.1ms) Started GET "/taxonomite" for ::1 at 2015-08-11 17:15:48 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6351ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1611ms Rendered taxonomite/index.html.erb within layouts/application (6.9ms) Completed 500 Internal Server Error in 9ms ActionController::UrlGenerationError - No route matches {:action=>"show", :controller=>"taxonomite"} missing required keys: [:id]: actionpack (4.2.3) lib/action_dispatch/journey/formatter.rb:46:in `generate' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:729:in `generate' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:760:in `generate' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:803:in `url_for' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:282:in `call' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:225:in `call' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:347:in `block (2 levels) in define_url_helper' app/views/taxonomite/index.html.erb:13:in `_app_views_taxonomite_index_html_erb__2780230015826715131_46074040' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/677c8f50d465a7e0/variables" for ::1 at 2015-08-11 17:15:49 -0700 Started POST "/__better_errors/677c8f50d465a7e0/eval" for ::1 at 2015-08-11 17:16:02 -0700 Started POST "/__better_errors/677c8f50d465a7e0/eval" for ::1 at 2015-08-11 17:16:06 -0700 Started GET "/taxonomite" for ::1 at 2015-08-11 17:17:01 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.2865ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1109ms Rendered taxonomite/index.html.erb within layouts/application (6.5ms) Completed 500 Internal Server Error in 8ms NameError - undefined local variable or method `taxonomite_index' for #<#:0x000000064ba4a0>: app/views/taxonomite/index.html.erb:13:in `_app_views_taxonomite_index_html_erb__2780230015826715131_52808040' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/13a0d6cbbf9c408b/variables" for ::1 at 2015-08-11 17:17:01 -0700 Started GET "/taxonomite" for ::1 at 2015-08-11 17:17:41 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6947ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1611ms Rendered taxonomite/index.html.erb within layouts/application (3.5ms) Rendered shared/_flash_messages.html.erb (0.3ms) Rendered shared/_error_messages.html.erb (0.3ms) Completed 200 OK in 151ms (Views: 150.2ms) Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 17:17:41 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 17:17:41 -0700 Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 17:17:41 -0700 Started GET "/taxonomite" for ::1 at 2015-08-11 17:17:42 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2738ms Rendered taxonomite/index.html.erb within layouts/application (0.9ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 11ms (Views: 10.5ms) Started GET "/taxonomite/new" for ::1 at 2015-08-11 17:17:45 -0700 Processing by TaxonomiteController#new as HTML Rendered taxonomite/new.html.erb within layouts/application (2.3ms) Completed 500 Internal Server Error in 4ms ArgumentError - First argument in form cannot contain nil or be empty: actionview (4.2.3) lib/action_view/helpers/form_helper.rb:432:in `form_for' app/views/taxonomite/new.html.erb:3:in `_app_views_taxonomite_new_html_erb___1683583523620237075_70283698264000' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/4edb5e2a31532de1/variables" for ::1 at 2015-08-11 17:17:45 -0700 Started GET "/taxonomite" for ::1 at 2015-08-11 17:18:55 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3050ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1660ms Rendered taxonomite/index.html.erb within layouts/application (1.9ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 12ms (Views: 11.8ms) Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 17:18:55 -0700 Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 17:18:55 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 17:18:55 -0700 Started GET "/taxonomite" for ::1 at 2015-08-11 17:19:40 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6368ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2018ms Rendered taxonomite/index.html.erb within layouts/application (3.1ms) Rendered shared/_flash_messages.html.erb (0.4ms) Rendered shared/_error_messages.html.erb (0.3ms) Completed 200 OK in 134ms (Views: 134.0ms) Started GET "/taxonomite" for ::1 at 2015-08-11 17:19:43 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2271ms Rendered taxonomite/index.html.erb within layouts/application (0.6ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 9ms (Views: 8.3ms) Started GET "/taxonomite/new" for ::1 at 2015-08-11 17:19:44 -0700 Processing by TaxonomiteController#new as HTML Rendered taxonomite/new.html.erb within layouts/application (2.2ms) Completed 500 Internal Server Error in 3ms ArgumentError - First argument in form cannot contain nil or be empty: actionview (4.2.3) lib/action_view/helpers/form_helper.rb:432:in `form_for' app/views/taxonomite/new.html.erb:3:in `_app_views_taxonomite_new_html_erb__1867411718903801046_70039084882080' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/3a8d25d9d0646b08/variables" for ::1 at 2015-08-11 17:19:44 -0700 Started GET "/taxonomite" for ::1 at 2015-08-11 17:21:10 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3374ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1873ms Rendered taxonomite/index.html.erb within layouts/application (16.6ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 27ms (Views: 26.4ms) Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 17:21:10 -0700 Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 17:21:10 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 17:21:10 -0700 Started GET "/taxonomite/new" for ::1 at 2015-08-11 17:21:11 -0700 Processing by TaxonomiteController#new as HTML Rendered taxonomite/new.html.erb within layouts/application (7.4ms) Completed 500 Internal Server Error in 8ms NoMethodError - undefined method `taxonomite_taxons_path' for #<#:0x007f667d4c2cd8>: actionpack (4.2.3) lib/action_dispatch/routing/polymorphic_routes.rb:220:in `polymorphic_method' actionpack (4.2.3) lib/action_dispatch/routing/polymorphic_routes.rb:134:in `polymorphic_path' actionview (4.2.3) lib/action_view/helpers/form_helper.rb:466:in `apply_form_for_options!' actionview (4.2.3) lib/action_view/helpers/form_helper.rb:434:in `form_for' app/views/taxonomite/new.html.erb:3:in `_app_views_taxonomite_new_html_erb__1867411718903801046_70039082762300' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/6852615fb82dfb37/variables" for ::1 at 2015-08-11 17:21:11 -0700 Started GET "/taxonomite" for ::1 at 2015-08-11 17:26:51 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7669ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1994ms Rendered taxonomite/index.html.erb within layouts/application (3.1ms) Rendered shared/_flash_messages.html.erb (0.3ms) Rendered shared/_error_messages.html.erb (0.3ms) Completed 200 OK in 137ms (Views: 136.4ms) Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 17:26:51 -0700 Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 17:26:51 -0700 Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 17:26:51 -0700 Started GET "/taxonomite/new" for ::1 at 2015-08-11 17:26:52 -0700 Processing by TaxonomiteController#new as HTML Rendered taxonomite/new.html.erb within layouts/application (15.1ms) Completed 500 Internal Server Error in 17ms NoMethodError - undefined method `taxonomite_taxons_path' for #<#:0x007fc2f184ec78>: actionpack (4.2.3) lib/action_dispatch/routing/polymorphic_routes.rb:220:in `polymorphic_method' actionpack (4.2.3) lib/action_dispatch/routing/polymorphic_routes.rb:134:in `polymorphic_path' actionview (4.2.3) lib/action_view/helpers/form_helper.rb:466:in `apply_form_for_options!' actionview (4.2.3) lib/action_view/helpers/form_helper.rb:434:in `form_for' app/views/taxonomite/new.html.erb:3:in `_app_views_taxonomite_new_html_erb__461425744725075344_70237626199460' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/ce6f6360ca10ecc7/variables" for ::1 at 2015-08-11 17:26:53 -0700 Started GET "/taxonomite/new" for ::1 at 2015-08-11 17:26:57 -0700 Processing by TaxonomiteController#new as HTML Rendered taxonomite/new.html.erb within layouts/application (7.8ms) Completed 500 Internal Server Error in 9ms NoMethodError - undefined method `taxonomite_taxons_path' for #<#:0x007fc2f16b63c0>: actionpack (4.2.3) lib/action_dispatch/routing/polymorphic_routes.rb:220:in `polymorphic_method' actionpack (4.2.3) lib/action_dispatch/routing/polymorphic_routes.rb:134:in `polymorphic_path' actionview (4.2.3) lib/action_view/helpers/form_helper.rb:466:in `apply_form_for_options!' actionview (4.2.3) lib/action_view/helpers/form_helper.rb:434:in `form_for' app/views/taxonomite/new.html.erb:3:in `_app_views_taxonomite_new_html_erb__461425744725075344_70237626199460' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/63d62b1fff5c7911/variables" for ::1 at 2015-08-11 17:26:57 -0700 Started POST "/__better_errors/63d62b1fff5c7911/variables" for ::1 at 2015-08-11 17:27:14 -0700 Started POST "/__better_errors/63d62b1fff5c7911/variables" for ::1 at 2015-08-11 17:29:39 -0700 Started POST "/__better_errors/63d62b1fff5c7911/variables" for ::1 at 2015-08-11 17:29:42 -0700 Started POST "/__better_errors/63d62b1fff5c7911/variables" for ::1 at 2015-08-11 17:29:43 -0700 Started POST "/__better_errors/63d62b1fff5c7911/variables" for ::1 at 2015-08-11 17:29:47 -0700 Started POST "/__better_errors/63d62b1fff5c7911/variables" for ::1 at 2015-08-11 17:29:51 -0700 Started POST "/__better_errors/63d62b1fff5c7911/variables" for ::1 at 2015-08-11 17:30:24 -0700 Started POST "/__better_errors/63d62b1fff5c7911/eval" for ::1 at 2015-08-11 17:30:38 -0700 Started POST "/__better_errors/63d62b1fff5c7911/variables" for ::1 at 2015-08-11 17:30:53 -0700 Started POST "/__better_errors/63d62b1fff5c7911/eval" for ::1 at 2015-08-11 17:30:59 -0700 Started POST "/__better_errors/63d62b1fff5c7911/eval" for ::1 at 2015-08-11 17:31:01 -0700 Started POST "/__better_errors/63d62b1fff5c7911/eval" for ::1 at 2015-08-11 17:31:03 -0700 Started POST "/__better_errors/63d62b1fff5c7911/eval" for ::1 at 2015-08-11 17:31:13 -0700 Started POST "/__better_errors/63d62b1fff5c7911/eval" for ::1 at 2015-08-11 17:31:17 -0700 Started POST "/__better_errors/63d62b1fff5c7911/variables" for ::1 at 2015-08-11 17:31:22 -0700 Started POST "/__better_errors/63d62b1fff5c7911/eval" for ::1 at 2015-08-11 17:31:25 -0700 Started POST "/__better_errors/63d62b1fff5c7911/eval" for ::1 at 2015-08-11 17:31:54 -0700 Started GET "/taxonomite" for ::1 at 2015-08-11 17:34:56 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4576ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2565ms Rendered taxonomite/index.html.erb within layouts/application (1.4ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 10ms (Views: 9.4ms) Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 17:34:56 -0700 Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 17:34:56 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 17:34:56 -0700 Started GET "/taxonomite/new" for ::1 at 2015-08-11 17:34:57 -0700 Processing by TaxonomiteController#new as HTML Rendered taxonomite/new.html.erb within layouts/application (6.5ms) Completed 500 Internal Server Error in 8ms NoMethodError - undefined method `taxonomite_taxons_path' for #<#:0x007fc2f1584100>: actionpack (4.2.3) lib/action_dispatch/routing/polymorphic_routes.rb:220:in `polymorphic_method' actionpack (4.2.3) lib/action_dispatch/routing/polymorphic_routes.rb:134:in `polymorphic_path' actionview (4.2.3) lib/action_view/helpers/form_helper.rb:466:in `apply_form_for_options!' actionview (4.2.3) lib/action_view/helpers/form_helper.rb:434:in `form_for' app/views/taxonomite/new.html.erb:3:in `_app_views_taxonomite_new_html_erb__461425744725075344_70237580187440' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/f24b446646e892a7/variables" for ::1 at 2015-08-11 17:34:57 -0700 Started GET "/taxonomite/new" for ::1 at 2015-08-11 17:36:19 -0700 Processing by TaxonomiteController#new as HTML Rendered taxonomite/new.html.erb within layouts/application (1.3ms) Completed 500 Internal Server Error in 2ms ActionController::UrlGenerationError - No route matches {:action=>"show", :controller=>"taxonomite", :id=>nil} missing required keys: [:id]: actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:261:in `raise_generation_error' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:236:in `optimized_helper' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:222:in `call' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:347:in `block (2 levels) in define_url_helper' app/views/taxonomite/new.html.erb:3:in `_app_views_taxonomite_new_html_erb__461425744725075344_70237583276160' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/e9b926a0dbe9691f/variables" for ::1 at 2015-08-11 17:36:19 -0700 Started GET "/taxonomite/new" for ::1 at 2015-08-11 17:36:54 -0700 Processing by TaxonomiteController#new as HTML Rendered taxonomite/new.html.erb within layouts/application (1.9ms) Completed 500 Internal Server Error in 3ms ActionController::UrlGenerationError - No route matches {:action=>"show", :controller=>"taxonomite"} missing required keys: [:id]: actionpack (4.2.3) lib/action_dispatch/journey/formatter.rb:46:in `generate' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:729:in `generate' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:760:in `generate' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:803:in `url_for' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:282:in `call' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:225:in `call' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:347:in `block (2 levels) in define_url_helper' app/views/taxonomite/new.html.erb:3:in `_app_views_taxonomite_new_html_erb__461425744725075344_70237620003180' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/78372475be726a65/variables" for ::1 at 2015-08-11 17:36:54 -0700 Started GET "/taxonomite" for ::1 at 2015-08-11 17:37:02 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3149ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1915ms Rendered taxonomite/index.html.erb within layouts/application (1.2ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 9ms (Views: 8.7ms) Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 17:37:02 -0700 Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 17:37:02 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 17:37:02 -0700 Started GET "/taxonomite/new" for ::1 at 2015-08-11 17:37:06 -0700 Processing by TaxonomiteController#new as HTML Rendered taxonomite/new.html.erb within layouts/application (1.9ms) Completed 500 Internal Server Error in 3ms ActionController::UrlGenerationError - No route matches {:action=>"show", :controller=>"taxonomite"} missing required keys: [:id]: actionpack (4.2.3) lib/action_dispatch/journey/formatter.rb:46:in `generate' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:729:in `generate' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:760:in `generate' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:803:in `url_for' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:282:in `call' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:225:in `call' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:347:in `block (2 levels) in define_url_helper' app/views/taxonomite/new.html.erb:3:in `_app_views_taxonomite_new_html_erb__461425744725075344_22432360' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/b5e69ccccb5d4d9d/variables" for ::1 at 2015-08-11 17:37:06 -0700 Started POST "/__better_errors/b5e69ccccb5d4d9d/eval" for ::1 at 2015-08-11 17:37:12 -0700 Started POST "/__better_errors/b5e69ccccb5d4d9d/variables" for ::1 at 2015-08-11 17:37:18 -0700 Started POST "/__better_errors/b5e69ccccb5d4d9d/variables" for ::1 at 2015-08-11 17:37:20 -0700 Started POST "/__better_errors/b5e69ccccb5d4d9d/variables" for ::1 at 2015-08-11 17:37:26 -0700 Started POST "/__better_errors/b5e69ccccb5d4d9d/variables" for ::1 at 2015-08-11 17:37:28 -0700 Started GET "/taxonomite" for ::1 at 2015-08-11 17:38:11 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3379ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1900ms Rendered taxonomite/index.html.erb within layouts/application (1.2ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 9ms (Views: 8.6ms) Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 17:38:12 -0700 Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 17:38:12 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 17:38:12 -0700 Started GET "/taxonomite/new" for ::1 at 2015-08-11 17:38:14 -0700 Processing by TaxonomiteController#new as HTML Rendered taxonomite/new.html.erb within layouts/application (1.5ms) Completed 500 Internal Server Error in 2ms ActionController::UrlGenerationError - No route matches {:action=>"show", :controller=>"taxonomite"} missing required keys: [:id]: actionpack (4.2.3) lib/action_dispatch/journey/formatter.rb:46:in `generate' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:729:in `generate' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:760:in `generate' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:803:in `url_for' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:282:in `call' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:225:in `call' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:347:in `block (2 levels) in define_url_helper' app/views/taxonomite/new.html.erb:3:in `_app_views_taxonomite_new_html_erb__461425744725075344_70237619948460' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/6ba675450cbf6366/variables" for ::1 at 2015-08-11 17:38:14 -0700 Started POST "/__better_errors/6ba675450cbf6366/eval" for ::1 at 2015-08-11 17:38:21 -0700 Started GET "/taxonomite/new" for ::1 at 2015-08-11 17:38:47 -0700 Processing by TaxonomiteController#new as HTML Rendered taxonomite/new.html.erb within layouts/application (3.6ms) Completed 500 Internal Server Error in 6ms ActionController::UrlGenerationError - No route matches {:action=>"show", :controller=>"taxonomite", :id=>nil} missing required keys: [:id]: actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:261:in `raise_generation_error' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:236:in `optimized_helper' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:222:in `call' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:347:in `block (2 levels) in define_url_helper' app/views/taxonomite/new.html.erb:3:in `_app_views_taxonomite_new_html_erb__461425744725075344_33978900' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/6c7bf033a0cbc7fa/variables" for ::1 at 2015-08-11 17:38:47 -0700 Started GET "/taxonomite" for ::1 at 2015-08-11 17:39:43 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3016ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1358ms Rendered taxonomite/index.html.erb within layouts/application (1.1ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 8.8ms) Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 17:39:43 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 17:39:43 -0700 Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 17:39:43 -0700 Started GET "/taxonomite/new" for ::1 at 2015-08-11 17:39:43 -0700 Processing by TaxonomiteController#new as HTML Rendered taxonomite/new.html.erb within layouts/application (1.3ms) Completed 500 Internal Server Error in 2ms ActionController::UrlGenerationError - No route matches {:action=>"show", :controller=>"taxonomite"} missing required keys: [:id]: actionpack (4.2.3) lib/action_dispatch/journey/formatter.rb:46:in `generate' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:729:in `generate' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:760:in `generate' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:803:in `url_for' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:282:in `call' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:225:in `call' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:347:in `block (2 levels) in define_url_helper' app/views/taxonomite/new.html.erb:3:in `_app_views_taxonomite_new_html_erb__461425744725075344_70237633392520' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/157ce1cdfa5d8b1a/variables" for ::1 at 2015-08-11 17:39:43 -0700 Started POST "/__better_errors/157ce1cdfa5d8b1a/eval" for ::1 at 2015-08-11 17:39:48 -0700 Started GET "/taxonomite/new" for ::1 at 2015-08-11 17:42:07 -0700 Processing by TaxonomiteController#new as HTML Rendered taxonomite/new.html.erb within layouts/application (1.5ms) Completed 500 Internal Server Error in 3ms SyntaxError - syntax error, unexpected ')', expecting keyword_end ...te_path(@taxon), id: @taxon.id) do |f| @output_buffer.safe_a... ... ^ /home/hgillesp/dev/taxonomite/spec/dummy/app/views/taxonomite/new.html.erb:18: syntax error, unexpected keyword_ensure, expecting end-of-input: app/views/taxonomite/new.html.erb:3:in `' actionview (4.2.3) lib/action_view/template.rb:296:in `compile' actionview (4.2.3) lib/action_view/template.rb:245:in `block (2 levels) in compile!' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:244:in `block in compile!' actionview (4.2.3) lib/action_view/template.rb:232:in `compile!' actionview (4.2.3) lib/action_view/template.rb:144:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/3b5deaff8ceeb315/variables" for ::1 at 2015-08-11 17:42:07 -0700 Started GET "/taxonomite/new" for ::1 at 2015-08-11 17:42:20 -0700 Processing by TaxonomiteController#new as HTML Rendered taxonomite/new.html.erb within layouts/application (2.0ms) Completed 500 Internal Server Error in 3ms ActionController::UrlGenerationError - No route matches {:action=>"show", :controller=>"taxonomite", :id=>nil} missing required keys: [:id]: actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:261:in `raise_generation_error' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:236:in `optimized_helper' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:222:in `call' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:347:in `block (2 levels) in define_url_helper' app/views/taxonomite/new.html.erb:3:in `_app_views_taxonomite_new_html_erb__461425744725075344_70237583961840' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/49934c49e2db7cb3/variables" for ::1 at 2015-08-11 17:42:20 -0700 Started GET "/taxonomite/new" for ::1 at 2015-08-11 17:42:37 -0700 Processing by TaxonomiteController#new as HTML Rendered taxonomite/new.html.erb within layouts/application (4.7ms) Completed 500 Internal Server Error in 6ms ActionController::UrlGenerationError - No route matches {:action=>"show", :controller=>"taxonomite", :id=>nil} missing required keys: [:id]: actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:261:in `raise_generation_error' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:236:in `optimized_helper' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:222:in `call' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:347:in `block (2 levels) in define_url_helper' app/views/taxonomite/new.html.erb:3:in `_app_views_taxonomite_new_html_erb__461425744725075344_70237626783620' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/e82936358bfaef20/variables" for ::1 at 2015-08-11 17:42:37 -0700 Started GET "/taxonomite" for ::1 at 2015-08-11 17:44:06 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4908ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2737ms Rendered taxonomite/index.html.erb within layouts/application (1.8ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 13ms (Views: 12.7ms) Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 17:44:06 -0700 Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 17:44:06 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 17:44:06 -0700 Started GET "/taxonomite/new" for ::1 at 2015-08-11 17:44:07 -0700 Processing by TaxonomiteController#new as HTML Rendered taxonomite/new.html.erb within layouts/application (0.9ms) Completed 500 Internal Server Error in 2ms SyntaxError - syntax error, unexpected => ...pend= form_for @taxon, url: => {:action => 'create', :id =>... ... ^ /home/hgillesp/dev/taxonomite/spec/dummy/app/views/taxonomite/new.html.erb:3: syntax error, unexpected keyword_do_block, expecting keyword_end ... => 'create', :id => @taxon} do |f| @output_buffer.safe_appe... ... ^ /home/hgillesp/dev/taxonomite/spec/dummy/app/views/taxonomite/new.html.erb:18: syntax error, unexpected keyword_ensure, expecting end-of-input: app/views/taxonomite/new.html.erb:3:in `' actionview (4.2.3) lib/action_view/template.rb:296:in `compile' actionview (4.2.3) lib/action_view/template.rb:245:in `block (2 levels) in compile!' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:244:in `block in compile!' actionview (4.2.3) lib/action_view/template.rb:232:in `compile!' actionview (4.2.3) lib/action_view/template.rb:144:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/dc57db2af3ed673f/variables" for ::1 at 2015-08-11 17:44:07 -0700 Started GET "/taxonomite" for ::1 at 2015-08-11 17:44:47 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3166ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1530ms Rendered taxonomite/index.html.erb within layouts/application (1.1ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 9ms (Views: 8.6ms) Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 17:44:47 -0700 Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 17:44:47 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 17:44:47 -0700 Started GET "/taxonomite/new" for ::1 at 2015-08-11 17:44:50 -0700 Processing by TaxonomiteController#new as HTML Rendered shared/_error_messages.html.erb (0.0ms) Rendered taxonomite/new.html.erb within layouts/application (175.8ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 183ms (Views: 182.7ms) Started POST "/taxonomite" for ::1 at 2015-08-11 17:45:02 -0700 Processing by TaxonomiteController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"1F3FaSx00Y7NYQr8iHdqCj8T7UsEK5+vJnQCdgxL4d+p+sbE2t6aG7hc+l/ri2+urwAtJ6tScoqKIJt86gcpcg==", "taxonomite_taxon"=>{"name"=>"Homo sapien", "description"=>"Humans!"}, "commit"=>"Create"} Completed 500 Internal Server Error in 3ms NameError - undefined local variable or method `taxonomite_params' for #: app/controllers/taxonomite_controller.rb:29:in `create' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/4308c2bbfe09e1da/variables" for ::1 at 2015-08-11 17:45:02 -0700 Started POST "/__better_errors/4308c2bbfe09e1da/eval" for ::1 at 2015-08-11 17:46:26 -0700 Started POST "/__better_errors/4308c2bbfe09e1da/eval" for ::1 at 2015-08-11 17:46:36 -0700 Started POST "/__better_errors/4308c2bbfe09e1da/eval" for ::1 at 2015-08-11 17:46:42 -0700 Started POST "/__better_errors/4308c2bbfe09e1da/eval" for ::1 at 2015-08-11 17:47:06 -0700 Started POST "/taxonomite" for ::1 at 2015-08-11 17:47:29 -0700 Processing by TaxonomiteController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"1F3FaSx00Y7NYQr8iHdqCj8T7UsEK5+vJnQCdgxL4d+p+sbE2t6aG7hc+l/ri2+urwAtJ6tScoqKIJt86gcpcg==", "taxonomite_taxon"=>{"name"=>"Homo sapien", "description"=>"Humans!"}, "commit"=>"Create"} Completed 500 Internal Server Error in 2ms ActiveModel::ForbiddenAttributesError - ActiveModel::ForbiddenAttributesError: activemodel (4.2.3) lib/active_model/forbidden_attributes_protection.rb:21:in `sanitize_for_mass_assignment' mongoid (4.0.2) lib/mongoid/attributes/processing.rb:22:in `process_attributes' mongoid (4.0.2) lib/mongoid/document.rb:110:in `block in initialize' mongoid (4.0.2) lib/mongoid/threaded/lifecycle.rb:84:in `_building' mongoid (4.0.2) lib/mongoid/document.rb:104:in `initialize' app/controllers/taxonomite_controller.rb:29:in `create' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/6d22d79052c8bd52/variables" for ::1 at 2015-08-11 17:47:29 -0700 Started POST "/__better_errors/6d22d79052c8bd52/eval" for ::1 at 2015-08-11 17:48:42 -0700 Started POST "/__better_errors/6d22d79052c8bd52/eval" for ::1 at 2015-08-11 17:48:48 -0700 Started GET "/taxonomite" for ::1 at 2015-08-11 17:49:19 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.8629ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2747ms Rendered taxonomite/index.html.erb within layouts/application (3.5ms) Rendered shared/_flash_messages.html.erb (0.4ms) Rendered shared/_error_messages.html.erb (0.5ms) Completed 200 OK in 148ms (Views: 147.7ms) Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 17:49:19 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 17:49:19 -0700 Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 17:49:19 -0700 Started GET "/taxonomite/new" for ::1 at 2015-08-11 17:49:20 -0700 Processing by TaxonomiteController#new as HTML Rendered shared/_error_messages.html.erb (0.0ms) Rendered taxonomite/new.html.erb within layouts/application (244.1ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 251ms (Views: 251.0ms) Started POST "/taxonomite" for ::1 at 2015-08-11 17:49:27 -0700 Processing by TaxonomiteController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Ii80LbowCujU0uH0328PXwpoO5BOapazq1pNdC/MigRfiDeATJpBfaHvEVe8kwr7mnv7/OETe5YHDtR+yYBCqQ==", "taxonomite_taxon"=>{"name"=>"Dogus bigus", "description"=>"Gustavo"}, "commit"=>"Create"} Completed 500 Internal Server Error in 1ms ActiveModel::ForbiddenAttributesError - ActiveModel::ForbiddenAttributesError: activemodel (4.2.3) lib/active_model/forbidden_attributes_protection.rb:21:in `sanitize_for_mass_assignment' mongoid (4.0.2) lib/mongoid/attributes/processing.rb:22:in `process_attributes' mongoid (4.0.2) lib/mongoid/document.rb:110:in `block in initialize' mongoid (4.0.2) lib/mongoid/threaded/lifecycle.rb:84:in `_building' mongoid (4.0.2) lib/mongoid/document.rb:104:in `initialize' app/controllers/taxonomite_controller.rb:29:in `create' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/c8ded9fec363ec0a/variables" for ::1 at 2015-08-11 17:49:27 -0700 Started POST "/__better_errors/c8ded9fec363ec0a/eval" for ::1 at 2015-08-11 17:49:32 -0700 Started POST "/__better_errors/c8ded9fec363ec0a/eval" for ::1 at 2015-08-11 17:49:41 -0700 Started POST "/__better_errors/c8ded9fec363ec0a/variables" for ::1 at 2015-08-11 17:50:10 -0700 Started POST "/__better_errors/c8ded9fec363ec0a/eval" for ::1 at 2015-08-11 17:50:15 -0700 Started POST "/__better_errors/c8ded9fec363ec0a/variables" for ::1 at 2015-08-11 17:50:19 -0700 Started POST "/__better_errors/c8ded9fec363ec0a/variables" for ::1 at 2015-08-11 17:50:21 -0700 Started POST "/__better_errors/c8ded9fec363ec0a/variables" for ::1 at 2015-08-11 17:50:24 -0700 Started POST "/__better_errors/c8ded9fec363ec0a/variables" for ::1 at 2015-08-11 17:50:27 -0700 Started POST "/__better_errors/c8ded9fec363ec0a/eval" for ::1 at 2015-08-11 17:50:40 -0700 Started POST "/__better_errors/c8ded9fec363ec0a/eval" for ::1 at 2015-08-11 17:50:47 -0700 Started GET "/taxonomite/new" for ::1 at 2015-08-11 17:53:21 -0700 Processing by TaxonomiteController#new as HTML Rendered taxonomite/new.html.erb within layouts/application (9.9ms) Completed 500 Internal Server Error in 11ms NoMethodError - undefined method `taxonomite_taxons_path' for #<#:0x000000061ab840>: actionpack (4.2.3) lib/action_dispatch/routing/polymorphic_routes.rb:220:in `polymorphic_method' actionpack (4.2.3) lib/action_dispatch/routing/polymorphic_routes.rb:134:in `polymorphic_path' actionview (4.2.3) lib/action_view/helpers/form_helper.rb:466:in `apply_form_for_options!' actionview (4.2.3) lib/action_view/helpers/form_helper.rb:434:in `form_for' app/views/taxonomite/new.html.erb:3:in `_app_views_taxonomite_new_html_erb__3235854058411821500_51184500' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/3e7b1c58e994cad6/variables" for ::1 at 2015-08-11 17:53:21 -0700 Started GET "/taxonomite" for ::1 at 2015-08-11 17:55:57 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6838ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1535ms Rendered taxonomite/index.html.erb within layouts/application (3.6ms) Rendered shared/_flash_messages.html.erb (0.3ms) Rendered shared/_error_messages.html.erb (0.3ms) Completed 200 OK in 130ms (Views: 129.7ms) Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 17:55:57 -0700 Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 17:55:57 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 17:55:57 -0700 Started GET "/taxonomite/new" for ::1 at 2015-08-11 17:55:59 -0700 Processing by TaxonomiteController#new as HTML Rendered taxonomite/new.html.erb within layouts/application (11.9ms) Completed 500 Internal Server Error in 13ms NoMethodError - undefined method `taxonomite_taxons_path' for #<#:0x00000005469dd0>: actionpack (4.2.3) lib/action_dispatch/routing/polymorphic_routes.rb:220:in `polymorphic_method' actionpack (4.2.3) lib/action_dispatch/routing/polymorphic_routes.rb:134:in `polymorphic_path' actionview (4.2.3) lib/action_view/helpers/form_helper.rb:466:in `apply_form_for_options!' actionview (4.2.3) lib/action_view/helpers/form_helper.rb:434:in `form_for' app/views/taxonomite/new.html.erb:3:in `_app_views_taxonomite_new_html_erb___2619637439375249197_70085008153580' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/bdee689877115576/variables" for ::1 at 2015-08-11 17:55:59 -0700 Started GET "/taxonomite/new" for ::1 at 2015-08-11 20:43:58 -0700 Processing by TaxonomiteController#new as HTML Rendered taxonomite/new.html.erb within layouts/application (2.1ms) Completed 500 Internal Server Error in 4ms ArgumentError - wrong number of arguments (3 for 1..2): app/views/taxonomite/new.html.erb:3:in `_app_views_taxonomite_new_html_erb___2619637439375249197_49416780' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/84d6d7745303f657/variables" for ::1 at 2015-08-11 20:43:58 -0700 Started GET "/taxonomite" for ::1 at 2015-08-11 20:44:18 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3210ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1515ms Rendered taxonomite/index.html.erb within layouts/application (1.6ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 19ms (Views: 19.1ms) Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 20:44:19 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 20:44:19 -0700 Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 20:44:19 -0700 Started GET "/taxonomite/new" for ::1 at 2015-08-11 20:44:20 -0700 Processing by TaxonomiteController#new as HTML Rendered shared/_error_messages.html.erb (0.5ms) Rendered taxonomite/new.html.erb within layouts/application (263.8ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 274ms (Views: 273.9ms) Started POST "/taxonomite" for ::1 at 2015-08-11 20:44:29 -0700 Processing by TaxonomiteController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"makT9AbQcp9RV9LjCBiwrxxQw8JXJRuu+6PKdTLd6V3kDhBZ8Ho5CiRqIkBr5LULjEMDrvhc9otX91N/1JEh8A==", "taxonomite_taxon"=>{"name"=>"Google", "description"=>"PLEXUS"}, "commit"=>"Create"} Completed 500 Internal Server Error in 1ms ActiveModel::ForbiddenAttributesError - ActiveModel::ForbiddenAttributesError: activemodel (4.2.3) lib/active_model/forbidden_attributes_protection.rb:21:in `sanitize_for_mass_assignment' mongoid (4.0.2) lib/mongoid/attributes/processing.rb:22:in `process_attributes' mongoid (4.0.2) lib/mongoid/document.rb:110:in `block in initialize' mongoid (4.0.2) lib/mongoid/threaded/lifecycle.rb:84:in `_building' mongoid (4.0.2) lib/mongoid/document.rb:104:in `initialize' app/controllers/taxonomite_controller.rb:29:in `create' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/5ee0bc438f0d92b5/variables" for ::1 at 2015-08-11 20:44:29 -0700 Started GET "/taxonomite/new" for ::1 at 2015-08-11 20:45:32 -0700 Processing by TaxonomiteController#new as HTML Rendered shared/_error_messages.html.erb (0.4ms) Rendered taxonomite/new.html.erb within layouts/application (236.9ms) Rendered shared/_flash_messages.html.erb (0.4ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 338ms (Views: 337.6ms) Started POST "/taxonomite" for ::1 at 2015-08-11 20:45:40 -0700 Processing by TaxonomiteController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Y90Vr8OCRD7vItBDU3TFsR8Gnztq2HQmVO4+6M8i2TMeehYCNSgPq5ofIOAwiMAVjxVfV8WhmQP4uqfiKW4Rng==", "taxonomite_taxon"=>{"name"=>"Hootie", "description"=>"blowfish"}, "commit"=>"Create"} Completed 500 Internal Server Error in 2ms ActiveModel::ForbiddenAttributesError - ActiveModel::ForbiddenAttributesError: activemodel (4.2.3) lib/active_model/forbidden_attributes_protection.rb:21:in `sanitize_for_mass_assignment' mongoid (4.0.2) lib/mongoid/attributes/processing.rb:22:in `process_attributes' mongoid (4.0.2) lib/mongoid/document.rb:110:in `block in initialize' mongoid (4.0.2) lib/mongoid/threaded/lifecycle.rb:84:in `_building' mongoid (4.0.2) lib/mongoid/document.rb:104:in `initialize' app/controllers/taxonomite_controller.rb:29:in `create' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/2f831ea8025bfb18/variables" for ::1 at 2015-08-11 20:45:41 -0700 Started POST "/__better_errors/2f831ea8025bfb18/variables" for ::1 at 2015-08-11 20:45:48 -0700 Started POST "/__better_errors/2f831ea8025bfb18/variables" for ::1 at 2015-08-11 20:45:50 -0700 Started POST "/__better_errors/2f831ea8025bfb18/eval" for ::1 at 2015-08-11 20:45:53 -0700 Started POST "/__better_errors/2f831ea8025bfb18/variables" for ::1 at 2015-08-11 20:46:38 -0700 Started POST "/__better_errors/2f831ea8025bfb18/eval" for ::1 at 2015-08-11 20:46:42 -0700 Started POST "/__better_errors/2f831ea8025bfb18/variables" for ::1 at 2015-08-11 20:46:43 -0700 Started POST "/__better_errors/2f831ea8025bfb18/variables" for ::1 at 2015-08-11 20:46:47 -0700 Started POST "/__better_errors/2f831ea8025bfb18/eval" for ::1 at 2015-08-11 20:46:54 -0700 Started POST "/__better_errors/2f831ea8025bfb18/eval" for ::1 at 2015-08-11 20:47:00 -0700 Started GET "/taxonomite/new" for ::1 at 2015-08-11 20:50:04 -0700 Processing by TaxonomiteController#new as HTML Rendered shared/_error_messages.html.erb (0.4ms) Rendered taxonomite/new.html.erb within layouts/application (254.7ms) Rendered shared/_flash_messages.html.erb (0.5ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 369ms (Views: 368.8ms) Started POST "/taxonomite" for ::1 at 2015-08-11 20:50:10 -0700 Processing by TaxonomiteController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"EohQIWToNlKNcSbSM2smEM1yefr8SqCOveExdNXXQdVvL1OMkkJ9x/hM1nFQlyO0XWG5llMzTasRtah+M5uJeA==", "taxonomite_taxon"=>{"name"=>"Party", "description"=>"Allnight"}, "commit"=>"Create"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 1.2249ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cac27284032e0fd8000000'), "name"=>"Party", "description"=>"Allnight", "entity_type"=>"Taxon"}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 1.3612ms Redirected to http://localhost:3000/taxonomite/55cac27284032e0fd8000000?notice=Created+Party Completed 302 Found in 10ms Started GET "/taxonomite/55cac27284032e0fd8000000?notice=Created+Party" for ::1 at 2015-08-11 20:50:10 -0700 Processing by TaxonomiteController#show as HTML Parameters: {"notice"=>"Created Party", "id"=>"55cac27284032e0fd8000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5860ms Rendered taxonomite/show.html.erb within layouts/application (16.0ms) Completed 500 Internal Server Error in 21ms NoMethodError - undefined method `taxon_path' for #<#:0x007fab91bb37a0>: app/views/taxonomite/show.html.erb:5:in `_app_views_taxonomite_show_html_erb___3532693467522715344_70187430544980' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/5ec7ba8dedde7dd5/variables" for ::1 at 2015-08-11 20:50:10 -0700 Started GET "/taxonomite/55cac27284032e0fd8000000?notice=Created+Party" for ::1 at 2015-08-11 20:51:04 -0700 Processing by TaxonomiteController#show as HTML Parameters: {"notice"=>"Created Party", "id"=>"55cac27284032e0fd8000000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4199ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2978ms Rendered taxonomite/show.html.erb within layouts/application (15.6ms) Completed 500 Internal Server Error in 19ms NoMethodError - undefined method `taxonomite_taxon_path' for #<#:0x0000000247ea30>: app/views/taxonomite/show.html.erb:5:in `_app_views_taxonomite_show_html_erb___3532693467522715344_18383440' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/13016360712a2772/variables" for ::1 at 2015-08-11 20:51:04 -0700 Started GET "/taxonomite/55cac27284032e0fd8000000?notice=Created+Party" for ::1 at 2015-08-11 20:51:17 -0700 Processing by TaxonomiteController#show as HTML Parameters: {"notice"=>"Created Party", "id"=>"55cac27284032e0fd8000000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.9094ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3285ms Rendered taxonomite/show.html.erb within layouts/application (14.9ms) Completed 500 Internal Server Error in 19ms NoMethodError - undefined method `taxonomite_taxon_path' for #<#:0x007fab90f36270>: app/views/taxonomite/show.html.erb:5:in `_app_views_taxonomite_show_html_erb___3532693467522715344_18383440' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/8efbafa10a2cd860/variables" for ::1 at 2015-08-11 20:51:17 -0700 Started GET "/taxonomite/55cac27284032e0fd8000000?notice=Created+Party" for ::1 at 2015-08-11 20:51:26 -0700 Processing by TaxonomiteController#show as HTML Parameters: {"notice"=>"Created Party", "id"=>"55cac27284032e0fd8000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4061ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac27284032e0fd8000000')}} runtime: 0.3102ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac27284032e0fd8000000')}} runtime: 0.1923ms Rendered taxonomite/show.html.erb within layouts/application (2.5ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 12ms (Views: 11.1ms) Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 20:51:26 -0700 Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 20:51:26 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 20:51:26 -0700 Started GET "/taxonomite/55cac27284032e0fd8000000/edit" for ::1 at 2015-08-11 20:52:25 -0700 Processing by TaxonomiteController#edit as HTML Parameters: {"id"=>"55cac27284032e0fd8000000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5537ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3803ms Rendered taxonomite/edit.html.erb within layouts/application (2.4ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.1ms) Completed 200 OK in 24ms (Views: 21.3ms) Started GET "/taxonomite/55cac27284032e0fd8000000" for ::1 at 2015-08-11 20:52:28 -0700 Processing by TaxonomiteController#show as HTML Parameters: {"id"=>"55cac27284032e0fd8000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2851ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac27284032e0fd8000000')}} runtime: 0.2430ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac27284032e0fd8000000')}} runtime: 0.2195ms Rendered taxonomite/show.html.erb within layouts/application (1.3ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 9ms (Views: 7.8ms) Started GET "/taxonomite" for ::1 at 2015-08-11 20:52:31 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4109ms Rendered taxonomite/index.html.erb within layouts/application (10.2ms) Completed 500 Internal Server Error in 12ms NoMethodError - undefined method `taxon_path' for #<#:0x007fab90c8ecc0>: app/views/taxonomite/index.html.erb:5:in `block in _app_views_taxonomite_index_html_erb___3149906962529059206_70187422608520' mongoid (4.0.2) lib/mongoid/contextual/mongo.rb:658:in `yield_document' mongoid (4.0.2) lib/mongoid/contextual/mongo.rb:123:in `block in each' moped (2.0.6) lib/moped/cursor.rb:28:in `block in each' moped (2.0.6) lib/moped/cursor.rb:28:in `each' moped (2.0.6) lib/moped/query.rb:78:in `each' mongoid (4.0.2) lib/mongoid/contextual/mongo.rb:122:in `each' mongoid (4.0.2) lib/mongoid/contextual.rb:20:in `each' app/views/taxonomite/index.html.erb:4:in `_app_views_taxonomite_index_html_erb___3149906962529059206_70187422608520' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/b6a541c9aaf4062e/variables" for ::1 at 2015-08-11 20:52:31 -0700 Started POST "/__better_errors/b6a541c9aaf4062e/variables" for ::1 at 2015-08-11 20:53:20 -0700 Started GET "/taxonomite" for ::1 at 2015-08-11 20:53:21 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.2885ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2019ms Rendered taxonomite/index.html.erb within layouts/application (8.2ms) Completed 500 Internal Server Error in 9ms NoMethodError - undefined method `taxonomite_taxon_path' for #<#:0x007fab91583380>: app/views/taxonomite/index.html.erb:5:in `block in _app_views_taxonomite_index_html_erb___3149906962529059206_70187427299900' mongoid (4.0.2) lib/mongoid/contextual/mongo.rb:658:in `yield_document' mongoid (4.0.2) lib/mongoid/contextual/mongo.rb:123:in `block in each' moped (2.0.6) lib/moped/cursor.rb:28:in `block in each' moped (2.0.6) lib/moped/cursor.rb:28:in `each' moped (2.0.6) lib/moped/query.rb:78:in `each' mongoid (4.0.2) lib/mongoid/contextual/mongo.rb:122:in `each' mongoid (4.0.2) lib/mongoid/contextual.rb:20:in `each' app/views/taxonomite/index.html.erb:4:in `_app_views_taxonomite_index_html_erb___3149906962529059206_70187427299900' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/60b1379c3fa7c305/variables" for ::1 at 2015-08-11 20:53:21 -0700 Started GET "/taxonomite/55cac27284032e0fd8000000" for ::1 at 2015-08-11 20:53:24 -0700 Processing by TaxonomiteController#show as HTML Parameters: {"id"=>"55cac27284032e0fd8000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3279ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac27284032e0fd8000000')}} runtime: 0.3997ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac27284032e0fd8000000')}} runtime: 0.3397ms Rendered taxonomite/show.html.erb within layouts/application (3.2ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 14ms (Views: 12.8ms) Started GET "/taxonomite/55cac27284032e0fd8000000" for ::1 at 2015-08-11 20:53:30 -0700 Processing by TaxonomiteController#show as HTML Parameters: {"id"=>"55cac27284032e0fd8000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4354ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac27284032e0fd8000000')}} runtime: 0.3907ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac27284032e0fd8000000')}} runtime: 0.3138ms Rendered taxonomite/show.html.erb within layouts/application (2.2ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 13ms (Views: 11.0ms) Started GET "/taxonomite/55cac27284032e0fd8000000" for ::1 at 2015-08-11 20:54:10 -0700 Processing by TaxonomiteController#show as HTML Parameters: {"id"=>"55cac27284032e0fd8000000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.2534ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1549ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac27284032e0fd8000000')}} runtime: 0.2655ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac27284032e0fd8000000')}} runtime: 0.1477ms Rendered taxonomite/show.html.erb within layouts/application (2.4ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 12ms (Views: 10.3ms) Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 20:54:10 -0700 Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 20:54:10 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 20:54:10 -0700 Started GET "/taxonomite/55cac27284032e0fd8000000" for ::1 at 2015-08-11 20:54:28 -0700 Processing by TaxonomiteController#show as HTML Parameters: {"id"=>"55cac27284032e0fd8000000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.2874ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2213ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac27284032e0fd8000000')}} runtime: 0.4171ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac27284032e0fd8000000')}} runtime: 0.2896ms Rendered taxonomite/show.html.erb within layouts/application (2.6ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 12ms (Views: 10.6ms) Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 20:54:28 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 20:54:28 -0700 Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 20:54:28 -0700 Started GET "/taxonomite/55cac27284032e0fd8000000" for ::1 at 2015-08-11 20:54:57 -0700 Processing by TaxonomiteController#show as HTML Parameters: {"id"=>"55cac27284032e0fd8000000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4129ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2965ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac27284032e0fd8000000')}} runtime: 0.3686ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac27284032e0fd8000000')}} runtime: 0.2691ms Rendered taxonomite/show.html.erb within layouts/application (1.5ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 19ms (Views: 11.2ms) Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 20:54:57 -0700 Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 20:54:57 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 20:54:57 -0700 Started GET "/taxonomite/55cac27284032e0fd8000000/edit" for ::1 at 2015-08-11 20:55:35 -0700 Processing by TaxonomiteController#edit as HTML Parameters: {"id"=>"55cac27284032e0fd8000000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.2599ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1633ms Rendered taxonomite/edit.html.erb within layouts/application (0.3ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 10ms (Views: 8.2ms) Started GET "/taxonomite/55cac27284032e0fd8000000/edit" for ::1 at 2015-08-11 20:56:02 -0700 Processing by TaxonomiteController#edit as HTML Parameters: {"id"=>"55cac27284032e0fd8000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.8484ms Rendered taxonomite/edit.html.erb within layouts/application (3.2ms) Rendered shared/_flash_messages.html.erb (0.2ms) Rendered shared/_error_messages.html.erb (0.1ms) Completed 200 OK in 26ms (Views: 23.9ms) Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 20:56:02 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 20:56:02 -0700 Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 20:56:02 -0700 Started GET "/taxonomite/55cac27284032e0fd8000000/edit" for ::1 at 2015-08-11 20:58:22 -0700 Processing by TaxonomiteController#edit as HTML Parameters: {"id"=>"55cac27284032e0fd8000000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4519ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3641ms Rendered taxonomite/edit.html.erb within layouts/application (8.3ms) Completed 500 Internal Server Error in 12ms NoMethodError - undefined method `name' for nil:NilClass: app/views/taxonomite/edit.html.erb:15:in `_app_views_taxonomite_edit_html_erb__3119367303759890501_70187430040940' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/b25c000e011decb1/variables" for ::1 at 2015-08-11 20:58:22 -0700 Started GET "/taxonomite/55cac27284032e0fd8000000/edit" for ::1 at 2015-08-11 20:58:34 -0700 Processing by TaxonomiteController#edit as HTML Parameters: {"id"=>"55cac27284032e0fd8000000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.8292ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6744ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac27284032e0fd8000000')}} runtime: 0.6663ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 1.1095ms Rendered taxonomite/edit.html.erb within layouts/application (15.4ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 38ms (Views: 34.2ms) Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 20:58:34 -0700 Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 20:58:34 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 20:58:34 -0700 Started GET "/taxonomite/55cac27284032e0fd8000000/edit" for ::1 at 2015-08-11 20:59:51 -0700 Processing by TaxonomiteController#edit as HTML Parameters: {"id"=>"55cac27284032e0fd8000000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3051ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2254ms Rendered taxonomite/edit.html.erb within layouts/application (3.3ms) Completed 500 Internal Server Error in 6ms NoMethodError - undefined method `merge' for :name:Symbol: actionview (4.2.3) lib/action_view/helpers/form_helper.rb:1870:in `objectify_options' actionview (4.2.3) lib/action_view/helpers/form_helper.rb:1327:in `text_field' app/views/taxonomite/edit.html.erb:6:in `block in _app_views_taxonomite_edit_html_erb__3119367303759890501_44693260' actionview (4.2.3) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.3) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.3) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.3) lib/action_view/helpers/form_helper.rb:444:in `form_for' app/views/taxonomite/edit.html.erb:4:in `_app_views_taxonomite_edit_html_erb__3119367303759890501_44693260' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/b517a3e6faf1bab9/variables" for ::1 at 2015-08-11 20:59:51 -0700 Started GET "/taxonomite/55cac27284032e0fd8000000/edit" for ::1 at 2015-08-11 21:00:03 -0700 Processing by TaxonomiteController#edit as HTML Parameters: {"id"=>"55cac27284032e0fd8000000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.2741ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1842ms Rendered taxonomite/edit.html.erb within layouts/application (2.2ms) Completed 500 Internal Server Error in 4ms NoMethodError - undefined method `merge' for :name:Symbol: actionview (4.2.3) lib/action_view/helpers/form_helper.rb:1870:in `objectify_options' actionview (4.2.3) lib/action_view/helpers/form_helper.rb:1327:in `text_field' app/views/taxonomite/edit.html.erb:6:in `block in _app_views_taxonomite_edit_html_erb__3119367303759890501_70187385151260' actionview (4.2.3) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.3) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.3) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.3) lib/action_view/helpers/form_helper.rb:444:in `form_for' app/views/taxonomite/edit.html.erb:4:in `_app_views_taxonomite_edit_html_erb__3119367303759890501_70187385151260' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/4422858c20ff2196/variables" for ::1 at 2015-08-11 21:00:03 -0700 Started POST "/__better_errors/4422858c20ff2196/eval" for ::1 at 2015-08-11 21:00:11 -0700 Started POST "/__better_errors/4422858c20ff2196/eval" for ::1 at 2015-08-11 21:00:18 -0700 Started POST "/__better_errors/4422858c20ff2196/variables" for ::1 at 2015-08-11 21:00:29 -0700 Started POST "/__better_errors/4422858c20ff2196/eval" for ::1 at 2015-08-11 21:00:33 -0700 Started POST "/__better_errors/4422858c20ff2196/eval" for ::1 at 2015-08-11 21:00:40 -0700 Started POST "/__better_errors/4422858c20ff2196/eval" for ::1 at 2015-08-11 21:00:45 -0700 Started POST "/__better_errors/4422858c20ff2196/variables" for ::1 at 2015-08-11 21:01:01 -0700 Started POST "/__better_errors/4422858c20ff2196/eval" for ::1 at 2015-08-11 21:01:06 -0700 Started GET "/taxonomite/55cac27284032e0fd8000000/edit" for ::1 at 2015-08-11 21:01:43 -0700 Processing by TaxonomiteController#edit as HTML Parameters: {"id"=>"55cac27284032e0fd8000000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.2992ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2056ms Rendered taxonomite/edit.html.erb within layouts/application (1.3ms) Completed 500 Internal Server Error in 4ms SyntaxError - syntax error, unexpected ')', expecting => ...ield :object => @taxon, :name );@output_buffer.safe_append='... ... ^ /home/hgillesp/dev/taxonomite/spec/dummy/app/views/taxonomite/edit.html.erb:13: syntax error, unexpected keyword_end, expecting ')' '.freeze; end ^ /home/hgillesp/dev/taxonomite/spec/dummy/app/views/taxonomite/edit.html.erb:47: syntax error, unexpected keyword_else, expecting ')' '.freeze; else ^ /home/hgillesp/dev/taxonomite/spec/dummy/app/views/taxonomite/edit.html.erb:49: syntax error, unexpected keyword_end, expecting ')' '.freeze; end ^ /home/hgillesp/dev/taxonomite/spec/dummy/app/views/taxonomite/edit.html.erb:51: syntax error, unexpected keyword_ensure, expecting ')' /home/hgillesp/dev/taxonomite/spec/dummy/app/views/taxonomite/edit.html.erb:53: syntax error, unexpected keyword_end, expecting ')': app/views/taxonomite/edit.html.erb:6:in `' actionview (4.2.3) lib/action_view/template.rb:296:in `compile' actionview (4.2.3) lib/action_view/template.rb:245:in `block (2 levels) in compile!' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:244:in `block in compile!' actionview (4.2.3) lib/action_view/template.rb:232:in `compile!' actionview (4.2.3) lib/action_view/template.rb:144:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/88b959fbd004f246/variables" for ::1 at 2015-08-11 21:01:43 -0700 Started GET "/" for ::1 at 2015-08-11 21:04:16 -0700 Processing by Rails::WelcomeController#index as HTML Rendered /usr/lib/ruby/gems/2.2.0/gems/railties-4.2.3/lib/rails/templates/rails/welcome/index.html.erb (0.7ms) Completed 200 OK in 2ms (Views: 1.7ms) Started GET "/taxonomite" for ::1 at 2015-08-11 21:04:23 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4105ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2617ms Rendered taxonomite/index.html.erb within layouts/application (9.4ms) Completed 500 Internal Server Error in 12ms NoMethodError - undefined method `taxonomite_taxon_path' for #<#:0x007fab90af4b58>: app/views/taxonomite/index.html.erb:5:in `block in _app_views_taxonomite_index_html_erb___3149906962529059206_70187427299900' mongoid (4.0.2) lib/mongoid/contextual/mongo.rb:658:in `yield_document' mongoid (4.0.2) lib/mongoid/contextual/mongo.rb:123:in `block in each' moped (2.0.6) lib/moped/cursor.rb:28:in `block in each' moped (2.0.6) lib/moped/cursor.rb:28:in `each' moped (2.0.6) lib/moped/query.rb:78:in `each' mongoid (4.0.2) lib/mongoid/contextual/mongo.rb:122:in `each' mongoid (4.0.2) lib/mongoid/contextual.rb:20:in `each' app/views/taxonomite/index.html.erb:4:in `_app_views_taxonomite_index_html_erb___3149906962529059206_70187427299900' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/414ab386682973db/variables" for ::1 at 2015-08-11 21:04:23 -0700 Started GET "/taxonomite" for ::1 at 2015-08-11 21:04:39 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5194ms Rendered taxonomite/index.html.erb within layouts/application (2.8ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 21ms (Views: 20.8ms) Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 21:04:39 -0700 Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 21:04:39 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 21:04:39 -0700 Started GET "/taxonomite/55cac27284032e0fd8000000" for ::1 at 2015-08-11 21:04:43 -0700 Processing by TaxonomiteController#show as HTML Parameters: {"id"=>"55cac27284032e0fd8000000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3324ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2271ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac27284032e0fd8000000')}} runtime: 0.2991ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac27284032e0fd8000000')}} runtime: 0.2154ms Rendered taxonomite/show.html.erb within layouts/application (1.4ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 11ms (Views: 9.0ms) Started GET "/taxonomite/55cac27284032e0fd8000000/edit" for ::1 at 2015-08-11 21:04:44 -0700 Processing by TaxonomiteController#edit as HTML Parameters: {"id"=>"55cac27284032e0fd8000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3725ms Rendered taxonomite/edit.html.erb within layouts/application (1.4ms) Completed 500 Internal Server Error in 4ms SyntaxError - syntax error, unexpected '}', expecting => ... => { taxonomite_path(@taxon) } do |f| @output_buffer.safe_a... ... ^ /home/hgillesp/dev/taxonomite/spec/dummy/app/views/taxonomite/edit.html.erb:51: syntax error, unexpected keyword_ensure, expecting end-of-input: app/views/taxonomite/edit.html.erb:4:in `' actionview (4.2.3) lib/action_view/template.rb:296:in `compile' actionview (4.2.3) lib/action_view/template.rb:245:in `block (2 levels) in compile!' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:244:in `block in compile!' actionview (4.2.3) lib/action_view/template.rb:232:in `compile!' actionview (4.2.3) lib/action_view/template.rb:144:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/7f17de232711dd6e/variables" for ::1 at 2015-08-11 21:04:44 -0700 Started GET "/taxonomite/55cac27284032e0fd8000000/edit" for ::1 at 2015-08-11 21:05:45 -0700 Processing by TaxonomiteController#edit as HTML Parameters: {"id"=>"55cac27284032e0fd8000000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3055ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2112ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac27284032e0fd8000000')}} runtime: 0.2973ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1639ms Rendered taxonomite/edit.html.erb within layouts/application (3.2ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 12ms (Views: 11.1ms) Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 21:05:45 -0700 Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 21:05:45 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 21:05:45 -0700 Started PATCH "/taxonomite/55cac27284032e0fd8000000" for ::1 at 2015-08-11 21:05:52 -0700 Processing by TaxonomiteController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"MhjN34rsed4e4FaMnUSN/09EEcFwjptQJJS4PrKOvOJPv85yfEYyS2vdpi/+uIhb31fRrd/3dnWIwCE0VMJ0Tw==", "taxonomite_taxon"=>{"name"=>"Party", "description"=>"Allnight long!"}, "commit"=>"Submit", "id"=>"55cac27284032e0fd8000000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.2868ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1481ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} update={"$set"=>{"description"=>"Allnight long!"}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3156ms Redirected to http://localhost:3000/taxonomite/55cac27284032e0fd8000000?notice=Created+Party Completed 302 Found in 4ms Started GET "/taxonomite/55cac27284032e0fd8000000?notice=Created+Party" for ::1 at 2015-08-11 21:05:52 -0700 Processing by TaxonomiteController#show as HTML Parameters: {"notice"=>"Created Party", "id"=>"55cac27284032e0fd8000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3127ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac27284032e0fd8000000')}} runtime: 0.2965ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac27284032e0fd8000000')}} runtime: 0.2356ms Rendered taxonomite/show.html.erb within layouts/application (1.4ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 10ms (Views: 9.4ms) Started GET "/taxonomite" for ::1 at 2015-08-11 21:05:55 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7157ms Rendered taxonomite/index.html.erb within layouts/application (2.0ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 14ms (Views: 13.8ms) Started GET "/taxonomite/new" for ::1 at 2015-08-11 21:05:58 -0700 Processing by TaxonomiteController#new as HTML Rendered shared/_error_messages.html.erb (0.0ms) Rendered taxonomite/new.html.erb within layouts/application (1.8ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 8ms (Views: 8.3ms) Started POST "/taxonomite" for ::1 at 2015-08-11 21:06:09 -0700 Processing by TaxonomiteController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"lkGskKKCP04u0hkFqX2LnozbZqXdcw5IgUs4HB/0irTr5q89VCh021vv6abKgY46HMimyXIK420tH6EW+bhCGQ==", "taxonomite_taxon"=>{"name"=>"Sleep", "description"=>"When we die!"}, "commit"=>"Create"} MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cac63184032e0fd8000001'), "name"=>"Sleep", "description"=>"When we die!", "entity_type"=>"Taxon"}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4898ms Redirected to http://localhost:3000/taxonomite/55cac63184032e0fd8000001?notice=Created+Sleep Completed 302 Found in 2ms Started GET "/taxonomite/55cac63184032e0fd8000001?notice=Created+Sleep" for ::1 at 2015-08-11 21:06:09 -0700 Processing by TaxonomiteController#show as HTML Parameters: {"notice"=>"Created Sleep", "id"=>"55cac63184032e0fd8000001"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac63184032e0fd8000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2594ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac63184032e0fd8000001')}} runtime: 0.2316ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac63184032e0fd8000001')}} runtime: 0.1805ms Rendered taxonomite/show.html.erb within layouts/application (1.2ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 8.1ms) Started GET "/taxonomite" for ::1 at 2015-08-11 21:06:12 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4056ms Rendered taxonomite/index.html.erb within layouts/application (1.3ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 13ms (Views: 12.4ms) Started GET "/taxonomite/55cac63184032e0fd8000001" for ::1 at 2015-08-11 21:06:14 -0700 Processing by TaxonomiteController#show as HTML Parameters: {"id"=>"55cac63184032e0fd8000001"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac63184032e0fd8000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4572ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac63184032e0fd8000001')}} runtime: 0.5073ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac63184032e0fd8000001')}} runtime: 0.4144ms Rendered taxonomite/show.html.erb within layouts/application (2.5ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 15ms (Views: 14.1ms) Started GET "/taxonomite/55cac63184032e0fd8000001/edit" for ::1 at 2015-08-11 21:06:15 -0700 Processing by TaxonomiteController#edit as HTML Parameters: {"id"=>"55cac63184032e0fd8000001"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac63184032e0fd8000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3878ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac63184032e0fd8000001')}} runtime: 0.3133ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1847ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cac63184032e0fd8000001'), "_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2407ms Rendered taxonomite/edit.html.erb within layouts/application (5.1ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 14ms (Views: 12.4ms) Started GET "/taxonomite/addchild/55cac63184032e0fd8000001?taxon=55cac27284032e0fd8000000" for ::1 at 2015-08-11 21:06:18 -0700 Processing by TaxonomiteController#addchild as HTML Parameters: {"taxon"=>"55cac27284032e0fd8000000", "id"=>"55cac63184032e0fd8000001"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac63184032e0fd8000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2721ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1410ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} update={"$set"=>{"parent_id"=>BSON::ObjectId('55cac63184032e0fd8000001')}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2766ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac63184032e0fd8000001')}} runtime: 0.2346ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cac63184032e0fd8000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1801ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1945ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cac63184032e0fd8000001'), "_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2038ms Rendered taxonomite/edit.html.erb within layouts/application (2.8ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 13ms (Views: 10.4ms) Started GET "/taxonomite/remchild/55cac63184032e0fd8000001?taxon=55cac27284032e0fd8000000" for ::1 at 2015-08-11 21:06:21 -0700 Processing by TaxonomiteController#remchild as HTML Parameters: {"taxon"=>"55cac27284032e0fd8000000", "id"=>"55cac63184032e0fd8000001"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac63184032e0fd8000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5732ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2843ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cac63184032e0fd8000001'), "_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=-1 skip=0 batch_size=nil fields={:_id=>1} runtime: 0.3529ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} update={"$set"=>{"parent_id"=>nil}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3852ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac63184032e0fd8000001')}} runtime: 0.3544ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2428ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cac63184032e0fd8000001'), "_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3037ms Rendered taxonomite/edit.html.erb within layouts/application (3.5ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 18ms (Views: 13.1ms) Started GET "/taxonomite/55cac63184032e0fd8000001" for ::1 at 2015-08-11 21:06:22 -0700 Processing by TaxonomiteController#show as HTML Parameters: {"id"=>"55cac63184032e0fd8000001"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cac63184032e0fd8000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2964ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac63184032e0fd8000001')}} runtime: 0.2555ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cac63184032e0fd8000001')}} runtime: 0.2279ms Rendered taxonomite/show.html.erb within layouts/application (1.3ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 9ms (Views: 8.3ms) Started GET "/taxonomite" for ::1 at 2015-08-11 21:06:25 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2756ms Rendered taxonomite/index.html.erb within layouts/application (0.8ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 7ms (Views: 7.3ms) Started GET "/taxonomite" for ::1 at 2015-08-11 21:06:38 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3481ms Rendered taxonomite/index.html.erb within layouts/application (1.1ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 14ms (Views: 13.4ms) MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5543ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacba384032e120d000000'), "_type"=>"Taxonomite::Kingdom", "entity_type"=>"Kingdom", "name"=>"Rerum amet", "description"=>"Enim dolor voluptas sit ut. Velit nisi sunt quia incidunt. Expedita est tempora veritatis ea cumque officiis. Quas eum incidunt placeat ad quo et nobis. Ut harum vel aspernatur."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2719ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_type"=>"Taxonomite::Kingdom", "entity_type"=>"Kingdom", "name"=>"Sed non", "description"=>"Aspernatur cupiditate doloribus aut iusto. Excepturi sequi rerum. Distinctio sit possimus. Consectetur sapiente eum."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2566ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacba384032e120d000002'), "_type"=>"Taxonomite::Kingdom", "entity_type"=>"Kingdom", "name"=>"Corporis dolores", "description"=>"Cupiditate consequatur et aut iste. Voluptates ea culpa accusamus possimus. Tenetur ratione voluptate sed. Est nisi adipisci quis officiis iste rerum."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2703ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacba384032e120d000003'), "_type"=>"Taxonomite::Kingdom", "entity_type"=>"Kingdom", "name"=>"Excepturi consectetur", "description"=>"Aspernatur consequatur similique id. Asperiores dolore nisi ad hic saepe labore. Laborum aperiam et. Ipsum dicta sit tempore sit explicabo soluta. Laborum optio odio et tenetur."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2347ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacba384032e120d000004'), "_type"=>"Taxonomite::Kingdom", "entity_type"=>"Kingdom", "name"=>"Ducimus vel", "description"=>"Et praesentium non. Et esse fuga voluptatum ut aut non. Vitae id nulla necessitatibus earum."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2213ms MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7209ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbbb84032e1213000000'), "_type"=>"Taxonomite::Phylum", "entity_type"=>"Phylum", "name"=>"Sunt harum", "description"=>"Ab qui velit non fugit dignissimos consectetur. Non nesciunt doloribus. Est laboriosam vitae et. Neque porro tempora exercitationem. Facere ea delectus itaque beatae temporibus et."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2790ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbbb84032e1213000001'), "_type"=>"Taxonomite::Phylum", "entity_type"=>"Phylum", "name"=>"Excepturi rerum", "description"=>"Corrupti nihil consequatur dignissimos suscipit distinctio. Dignissimos eos voluptatem repudiandae et quos corporis et. Et omnis quos quia est tempora et consequatur."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2675ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbbb84032e1213000002'), "_type"=>"Taxonomite::Phylum", "entity_type"=>"Phylum", "name"=>"Perspiciatis autem", "description"=>"Asperiores quos explicabo. Hic molestiae dolor quo at ullam. Eius voluptas et quasi tempora. Delectus exercitationem molestias veritatis architecto illo dolor voluptates."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2563ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbbb84032e1213000003'), "_type"=>"Taxonomite::Phylum", "entity_type"=>"Phylum", "name"=>"Placeat sed", "description"=>"Autem et et maxime excepturi. Molestiae nostrum voluptatibus aut eius inventore. Aut ut quos voluptatem officiis molestiae maiores adipisci. Est illo aut voluptas sed."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2321ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbbb84032e1213000004'), "_type"=>"Taxonomite::Phylum", "entity_type"=>"Phylum", "name"=>"Dolorum maxime", "description"=>"Eaque labore consequatur ipsam ad dolor. Non odit ut asperiores. Harum nobis non. Velit occaecati corrupti amet. Reprehenderit occaecati alias."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2292ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbbb84032e1213000005'), "_type"=>"Taxonomite::Phylum", "entity_type"=>"Phylum", "name"=>"Laborum et", "description"=>"Exercitationem aut maiores dolor numquam vel. Aut laudantium autem ipsum eaque illum adipisci debitis. Sed voluptatem nisi rem quaerat."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2297ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbbb84032e1213000006'), "_type"=>"Taxonomite::Phylum", "entity_type"=>"Phylum", "name"=>"Eum atque", "description"=>"Aliquid sed atque beatae sed ipsam assumenda cupiditate. Velit sit dolores perspiciatis quos reiciendis sint. Ut enim omnis vel corporis et."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3323ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbbb84032e1213000007'), "_type"=>"Taxonomite::Phylum", "entity_type"=>"Phylum", "name"=>"Reiciendis aliquam", "description"=>"Officia est atque quia deserunt laborum. Quia dolorem voluptatum aperiam beatae excepturi voluptatem alias. Quaerat nemo vitae id et eveniet quasi. Earum porro illum doloremque."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2471ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbbb84032e1213000008'), "_type"=>"Taxonomite::Phylum", "entity_type"=>"Phylum", "name"=>"Commodi nihil", "description"=>"Cumque sint sed. Rerum nulla molestiae. Et suscipit quisquam delectus at culpa ut quia. Ut cupiditate esse."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2780ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbbb84032e1213000009'), "_type"=>"Taxonomite::Phylum", "entity_type"=>"Phylum", "name"=>"Aut id", "description"=>"Unde accusamus tenetur omnis repellendus. Eaque ipsum labore quidem quisquam corporis sint a. In tenetur ipsa quia. Recusandae aut quod sit sint provident. Temporibus doloribus eos cumque et qui."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2909ms MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5553ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbc784032e1219000000'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Dolorem quisquam", "description"=>"Eius labore quisquam incidunt ratione illum. Sed dolores quidem nihil vero. Voluptas est eos earum. Aperiam error suscipit saepe. Dolorem iste unde odio quam vel sed vel."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2634ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbc784032e1219000001'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Ad ea", "description"=>"Sed nostrum dolor quam quis est et provident. Cumque quis molestias consequuntur nihil non. Ab distinctio ipsa. Optio excepturi numquam repellat tenetur quisquam. Sit voluptate doloremque blanditiis."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3011ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbc784032e1219000002'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Reiciendis rem", "description"=>"Quia incidunt ut eaque omnis est. Est possimus similique nesciunt ut praesentium. Animi aliquid dolor quo sunt. Et in neque amet officia a ab."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2493ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbc784032e1219000003'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Earum non", "description"=>"Aliquam dolorem dignissimos dicta eligendi non. Et quia mollitia veritatis at eos assumenda. Harum labore nam mollitia. Rerum aut officiis. Voluptas esse voluptatum odit."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2131ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbc784032e1219000004'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Aut aliquam", "description"=>"Aliquam placeat autem fuga. Vel laborum occaecati itaque esse natus. Commodi expedita eligendi quo distinctio laudantium animi tempore. Nostrum saepe voluptatum sed atque quaerat blanditiis veniam. Quae enim totam esse sapiente repellendus."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2370ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbc784032e1219000005'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Consequatur saepe", "description"=>"Deserunt debitis repudiandae. Sint voluptates sapiente sit ducimus. Sunt eveniet perferendis quos."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2248ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbc784032e1219000006'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Vel nulla", "description"=>"Facere qui incidunt quis aut. Modi repellat nesciunt esse culpa quam. Pariatur velit impedit illo iure exercitationem sit atque. Dolores dolorem mollitia voluptas nisi vel quia. Similique officia aut."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3400ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbc784032e1219000007'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Ullam sed", "description"=>"Aut facere distinctio aliquam voluptas. Natus assumenda aut sequi explicabo. Minus eligendi facere qui veritatis."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2521ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbc784032e1219000008'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Hic exercitationem", "description"=>"Delectus et fuga iure perferendis deserunt. Ipsa deserunt in ut. Delectus et adipisci mollitia. Qui expedita qui eaque doloribus."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2669ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbc784032e1219000009'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Quo eveniet", "description"=>"Ratione qui fugiat. Qui enim officiis voluptatem. Repellendus minima sit soluta et quis aut. Dolore sequi voluptas optio dolorum quia temporibus ipsam."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2764ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbc784032e121900000a'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Quia nulla", "description"=>"Qui sequi voluptates est. Id non doloremque voluptatibus. Eius aliquam modi quaerat."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2654ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbc784032e121900000b'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Magni quis", "description"=>"Harum delectus molestiae impedit qui quisquam adipisci. Quo maxime voluptatem ipsa optio aut. Atque assumenda quo facilis repudiandae."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2633ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbc784032e121900000c'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Earum exercitationem", "description"=>"Unde ad voluptatibus quo ut ut sint dolores. Ut quis quas nisi. Dolor animi in earum soluta ipsam sed corporis. Saepe assumenda eligendi perferendis natus quaerat."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2597ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbc784032e121900000d'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Quis qui", "description"=>"Ut aut quia ut consequatur sit. Rerum mollitia nisi est magnam numquam quidem. Non provident aut quia."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2062ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbc784032e121900000e'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Nostrum incidunt", "description"=>"Nam sit explicabo alias libero. Quibusdam repellendus omnis molestias ut facilis sint. Quos enim eveniet sed tempora sit molestias."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2488ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbc784032e121900000f'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Nihil facilis", "description"=>"Aspernatur odio perferendis aperiam enim iure unde. Aperiam at rerum. Facere autem impedit est deserunt in eum."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2153ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbc784032e1219000010'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Quo sint", "description"=>"Excepturi totam quis odio est quo. Fugit nemo nesciunt. Incidunt nihil accusantium."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2489ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbc784032e1219000011'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Ab quas", "description"=>"Est optio maxime numquam rerum ipsam dolores. Perspiciatis saepe dignissimos eaque sequi rem. Ut omnis expedita quidem. Facere omnis dolorum et ea placeat vel. Repellat facilis eligendi nulla rem ut et iste."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2597ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbc784032e1219000012'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Rerum aut", "description"=>"Ipsa aliquam sed tempora. Dolorum rerum facilis reprehenderit nam minus quis nostrum. Mollitia sequi veniam culpa repudiandae ipsa."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2326ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacbc784032e1219000013'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Omnis quibusdam", "description"=>"Natus non repudiandae voluptas. Rerum corrupti sint. Ut dolor eos tempore accusamus. Expedita et facilis quo quisquam accusamus vel. Repudiandae doloremque ut sit nisi."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2613ms Started GET "/taxonomite" for ::1 at 2015-08-11 21:30:10 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5326ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5130ms Rendered taxonomite/index.html.erb within layouts/application (7.8ms) Rendered shared/_flash_messages.html.erb (0.3ms) Rendered shared/_error_messages.html.erb (0.3ms) Completed 200 OK in 165ms (Views: 164.3ms) Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 21:30:10 -0700 Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 21:30:10 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 21:30:10 -0700 Started GET "/taxonomite/55cacba384032e120d000001" for ::1 at 2015-08-11 21:30:25 -0700 Processing by TaxonomiteController#show as HTML Parameters: {"id"=>"55cacba384032e120d000001"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4582ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacba384032e120d000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1968ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacba384032e120d000001')}} runtime: 0.3143ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacba384032e120d000001')}} runtime: 0.2369ms Rendered taxonomite/show.html.erb within layouts/application (2.1ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 10ms (Views: 8.7ms) Started GET "/taxonomite/55cacba384032e120d000001/edit" for ::1 at 2015-08-11 21:30:26 -0700 Processing by TaxonomiteController#edit as HTML Parameters: {"id"=>"55cacba384032e120d000001"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacba384032e120d000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3369ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacba384032e120d000001')}} runtime: 0.3287ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4853ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cac63184032e0fd8000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3191ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2525ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacba384032e120d000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2085ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacba384032e120d000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2091ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacba384032e120d000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1988ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacba384032e120d000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1934ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1999ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1698ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1799ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1665ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2258ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000005')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2500ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000006')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2133ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000007')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2700ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000008')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1825ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000009')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1734ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2553ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3145ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6635ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2107ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1996ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000005')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1895ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000006')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1784ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000007')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1759ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000008')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1663ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000009')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2274ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000a')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3022ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000b')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1898ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000c')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2852ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000d')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1791ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000e')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2039ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000f')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3071ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000010')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1813ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000011')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2322ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000012')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2017ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000013')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2031ms Rendered taxonomite/edit.html.erb within layouts/application (45.2ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 53ms (Views: 51.9ms) Started GET "/taxonomite/addchild/55cacba384032e120d000001?taxon=55cacbbb84032e1213000003" for ::1 at 2015-08-11 21:30:30 -0700 Processing by TaxonomiteController#addchild as HTML Parameters: {"taxon"=>"55cacbbb84032e1213000003", "id"=>"55cacba384032e120d000001"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacba384032e120d000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2843ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacbbb84032e1213000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2377ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacbbb84032e1213000003')} update={"$set"=>{"parent_id"=>BSON::ObjectId('55cacba384032e120d000001')}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3441ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacba384032e120d000001')}} runtime: 0.3175ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2146ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4727ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cac63184032e0fd8000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1915ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1717ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacba384032e120d000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1886ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacba384032e120d000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1795ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacba384032e120d000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1878ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacba384032e120d000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2177ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2754ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1925ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1606ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2096ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1543ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000005')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2503ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000006')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1959ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000007')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1748ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000008')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1597ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000009')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1939ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3644ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2292ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2377ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1607ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1537ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000005')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1478ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000006')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1504ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000007')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1546ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000008')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2309ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000009')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3207ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000a')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3417ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000b')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2168ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000c')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1917ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000d')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2842ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000e')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3094ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000f')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2809ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000010')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2736ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000011')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7692ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000012')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2421ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000013')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2155ms Rendered taxonomite/edit.html.erb within layouts/application (37.5ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 48ms (Views: 44.3ms) Started GET "/taxonomite/addchild/55cacba384032e120d000001?taxon=55cacbc784032e1219000003" for ::1 at 2015-08-11 21:30:33 -0700 Processing by TaxonomiteController#addchild as HTML Parameters: {"taxon"=>"55cacbc784032e1219000003", "id"=>"55cacba384032e120d000001"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacba384032e120d000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2640ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacbc784032e1219000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1874ms Completed 500 Internal Server Error in 2ms Taxonomite::InvalidChild - Cannot add Earum non (Species) as child of Sed non (Kingdom): /home/hgillesp/dev/taxonomite/lib/taxonomite/taxon.rb:150:in `validate_child' /home/hgillesp/dev/taxonomite/lib/taxonomite/tree.rb:105:in `validate_child!' mongoid (4.0.2) lib/mongoid/relations/proxy.rb:219:in `block in execute_callback' mongoid (4.0.2) lib/mongoid/relations/proxy.rb:215:in `execute_callback' mongoid (4.0.2) lib/mongoid/relations/referenced/many.rb:325:in `append' mongoid (4.0.2) lib/mongoid/relations/referenced/many.rb:34:in `<<' app/controllers/taxonomite_controller.rb:202:in `do_addchild' app/controllers/taxonomite_controller.rb:126:in `addchild' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/672ce34c17be72b0/variables" for ::1 at 2015-08-11 21:30:33 -0700 Started GET "/taxonomite/addchild/55cacba384032e120d000001?taxon=55cacbbb84032e1213000003" for ::1 at 2015-08-11 21:30:43 -0700 Processing by TaxonomiteController#addchild as HTML Parameters: {"taxon"=>"55cacbbb84032e1213000003", "id"=>"55cacba384032e120d000001"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacba384032e120d000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3078ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacbbb84032e1213000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2144ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacba384032e120d000001')}} runtime: 0.3446ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2492ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5416ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cac63184032e0fd8000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2419ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2298ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacba384032e120d000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2441ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacba384032e120d000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2395ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacba384032e120d000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2391ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacba384032e120d000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3774ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 1.0110ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2997ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3113ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3050ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3306ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000005')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2969ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000006')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2851ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000007')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2856ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000008')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2653ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000009')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2784ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2749ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2145ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3678ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4179ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2711ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000005')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2643ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000006')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2657ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000007')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2634ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000008')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2573ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000009')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2290ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000a')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2264ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000b')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2121ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000c')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2157ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000d')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2075ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000e')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1809ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000f')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1777ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000010')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2019ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000011')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2299ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000012')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2547ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000013')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2492ms Rendered taxonomite/edit.html.erb within layouts/application (42.1ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 55ms (Views: 52.0ms) Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 21:30:43 -0700 Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 21:30:43 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 21:30:43 -0700 Started GET "/taxonomite/remchild/55cacba384032e120d000001?taxon=55cacbbb84032e1213000003" for ::1 at 2015-08-11 21:30:47 -0700 Processing by TaxonomiteController#remchild as HTML Parameters: {"taxon"=>"55cacbbb84032e1213000003", "id"=>"55cacba384032e120d000001"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4212ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacba384032e120d000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2245ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacbbb84032e1213000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1487ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000003')} flags=[] limit=-1 skip=0 batch_size=nil fields={:_id=>1} runtime: 0.2966ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacbbb84032e1213000003')} update={"$set"=>{"parent_id"=>nil}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3425ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacba384032e120d000001')}} runtime: 0.3733ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6693ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cac63184032e0fd8000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2124ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2108ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacba384032e120d000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3869ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacba384032e120d000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1952ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacba384032e120d000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2230ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacba384032e120d000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2207ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1781ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1774ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1525ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3358ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1911ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000005')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1701ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000006')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1822ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000007')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2183ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000008')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.8441ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000009')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3082ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3922ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2450ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2674ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2255ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1986ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000005')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1874ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000006')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4335ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000007')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2608ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000008')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2453ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000009')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.9139ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000a')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4429ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000b')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2032ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000c')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2375ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000d')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3435ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000e')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2617ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000f')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2478ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000010')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1945ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000011')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1914ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000012')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1816ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000013')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1886ms Rendered taxonomite/edit.html.erb within layouts/application (45.3ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 60ms (Views: 55.1ms) Started GET "/taxonomite/remchild/55cacba384032e120d000001?taxon=55cacbbb84032e1213000003" for ::1 at 2015-08-11 21:30:49 -0700 Processing by TaxonomiteController#remchild as HTML Parameters: {"taxon"=>"55cacbbb84032e1213000003", "id"=>"55cacba384032e120d000001"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacba384032e120d000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5961ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacbbb84032e1213000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2490ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000003')} flags=[] limit=-1 skip=0 batch_size=nil fields={:_id=>1} runtime: 0.2699ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacba384032e120d000001')}} runtime: 0.4670ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.8394ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cac63184032e0fd8000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3224ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cac27284032e0fd8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2730ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacba384032e120d000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2658ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacba384032e120d000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3083ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacba384032e120d000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4739ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacba384032e120d000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2721ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3558ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3886ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.9402ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2805ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2322ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000005')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2288ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000006')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2238ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000007')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2236ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000008')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2179ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbbb84032e1213000009')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2247ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7582ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3807ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3807ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4314ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3911ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000005')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3333ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000006')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2977ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000007')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2960ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000008')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2774ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000009')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2558ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000a')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2674ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000b')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2246ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000c')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2396ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000d')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2531ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000e')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3447ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e121900000f')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3031ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000010')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2725ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000011')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2130ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000012')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2072ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacba384032e120d000001'), "_id"=>BSON::ObjectId('55cacbc784032e1219000013')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2264ms Rendered taxonomite/edit.html.erb within layouts/application (49.9ms) Rendered shared/_flash_messages.html.erb (0.2ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 63ms (Views: 59.8ms) Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 21:30:49 -0700 Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 21:30:49 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 21:30:49 -0700 Started GET "/taxonomite/55cacba384032e120d000001" for ::1 at 2015-08-11 21:30:53 -0700 Processing by TaxonomiteController#show as HTML Parameters: {"id"=>"55cacba384032e120d000001"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacba384032e120d000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7812ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacba384032e120d000001')}} runtime: 0.5011ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacba384032e120d000001')}} runtime: 0.4210ms Rendered taxonomite/show.html.erb within layouts/application (3.0ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.1ms) Completed 200 OK in 22ms (Views: 20.2ms) MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6732ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=system.namespaces selector={:name=>{"$not"=>/dummy_development\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3308ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:drop=>"places_places"} runtime: 1.3726ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:drop=>"people"} runtime: 0.5408ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:drop=>"taxonomite_taxons"} runtime: 0.3227ms Started GET "/taxonomite/55cacba384032e120d000001" for ::1 at 2015-08-11 21:31:47 -0700 Processing by TaxonomiteController#show as HTML Parameters: {"id"=>"55cacba384032e120d000001"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5165ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacba384032e120d000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1735ms Rendered taxonomite/show.html.erb within layouts/application (5.7ms) Completed 500 Internal Server Error in 11ms ActionController::UrlGenerationError - No route matches {:action=>"edit", :controller=>"taxonomite", :id=>nil} missing required keys: [:id]: actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:261:in `raise_generation_error' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:236:in `optimized_helper' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:222:in `call' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:347:in `block (2 levels) in define_url_helper' app/views/taxonomite/show.html.erb:27:in `_app_views_taxonomite_show_html_erb__2654102856489001752_37604700' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/7f8c2876fb18eb16/variables" for ::1 at 2015-08-11 21:31:47 -0700 Started GET "/taxonomite" for ::1 at 2015-08-11 21:31:52 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.8580ms Rendered taxonomite/index.html.erb within layouts/application (2.7ms) Rendered shared/_flash_messages.html.erb (0.3ms) Rendered shared/_error_messages.html.erb (0.3ms) Completed 200 OK in 154ms (Views: 153.2ms) MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6662ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacc9d84032e124f000000'), "_type"=>"Taxonomite::Family", "entity_type"=>"Family", "name"=>"Officiis natus", "description"=>"Quam corrupti delectus voluptatum. Quisquam ut esse ratione. Et sunt consequatur ut earum eius non. Ea odit impedit."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4402ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_type"=>"Taxonomite::Family", "entity_type"=>"Family", "name"=>"Voluptatem ut", "description"=>"Esse voluptates soluta aut necessitatibus. Cupiditate dolores laborum nulla sed. Minus dolorem quia hic qui ratione commodi. Maxime nulla possimus ipsum hic."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3270ms MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5650ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacca784032e1255000000'), "_type"=>"Taxonomite::Genus", "entity_type"=>"Genus", "name"=>"Commodi itaque", "description"=>"Minima tempore libero harum voluptatem velit impedit. Consequatur aliquid voluptatem similique eos aut sunt. Dolorum assumenda quos aut necessitatibus atque distinctio."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2384ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacca784032e1255000001'), "_type"=>"Taxonomite::Genus", "entity_type"=>"Genus", "name"=>"Doloremque voluptas", "description"=>"Minima et accusantium laboriosam quia adipisci. Aperiam ex ducimus qui dicta delectus quia. Est tempore aut ab."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2530ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacca784032e1255000002'), "_type"=>"Taxonomite::Genus", "entity_type"=>"Genus", "name"=>"Non debitis", "description"=>"Amet distinctio aperiam consequuntur tempore quis quia. Quae dolor atque reiciendis vitae inventore. Quos excepturi iste repellendus doloremque. Earum dolore fugiat rerum qui reiciendis nesciunt."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2499ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_type"=>"Taxonomite::Genus", "entity_type"=>"Genus", "name"=>"Dignissimos tempore", "description"=>"Et architecto hic. Aut dolorum temporibus. Tempore incidunt consequuntur perspiciatis dolorum qui ea. In expedita doloremque eum suscipit. Ipsa magni dolorem."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2224ms MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6095ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55caccb084032e125b000000'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Fugit repellendus", "description"=>"Inventore dolor pariatur. Ab assumenda qui harum est recusandae. Ab distinctio qui molestiae. Est placeat nemo quia aut et illum nostrum. Corrupti consequuntur et possimus."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2535ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55caccb084032e125b000001'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Aut enim", "description"=>"Ipsum ab sed est qui ducimus explicabo et. Nostrum nihil consequatur saepe nemo iusto ullam. Rerum et aut animi voluptas beatae est. Debitis molestiae nihil animi."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3287ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55caccb084032e125b000002'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Facilis suscipit", "description"=>"Porro qui iure nam aut deserunt odio quo. Omnis necessitatibus autem repudiandae. Quisquam quibusdam nobis. Eum velit harum vitae soluta dolore."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3082ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55caccb084032e125b000003'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Deserunt aut", "description"=>"Quia tenetur illum facilis esse. Dolores molestiae est et iure rerum ea repellat. Et velit voluptatum eveniet sunt sunt qui beatae. Eveniet officiis cumque sapiente. Ex voluptatem asperiores illum voluptatem sunt numquam facere."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2810ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55caccb084032e125b000004'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Eaque ipsam", "description"=>"Natus voluptatem rerum. Accusamus repellendus qui recusandae quis dignissimos dolor iure. Facilis rerum est optio. Eveniet aut voluptates. Rerum dolorem error."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2866ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55caccb084032e125b000005'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Quo eos", "description"=>"Animi quia velit ab. Est consectetur ipsam accusamus tempore doloremque dolorem ab. Voluptatem aut qui tenetur cum iste."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2266ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55caccb084032e125b000006'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Quisquam similique", "description"=>"Dolores necessitatibus in est unde quasi. Autem quia in. Voluptatem repellendus dolorem id deleniti velit eos. Non cum et rerum magni distinctio et mollitia."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2723ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=taxonomite_taxons documents=[{"_id"=>BSON::ObjectId('55caccb084032e125b000007'), "_type"=>"Taxonomite::Species", "entity_type"=>"Species", "name"=>"Officiis unde", "description"=>"Distinctio iure rem modi ipsum voluptas quod deserunt. Quia quisquam vitae a possimus. Deleniti ut et voluptas."}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2627ms Started GET "/taxonomite" for ::1 at 2015-08-11 21:35:02 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6059ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3284ms Rendered taxonomite/index.html.erb within layouts/application (4.7ms) Rendered shared/_flash_messages.html.erb (0.5ms) Rendered shared/_error_messages.html.erb (0.5ms) Completed 200 OK in 180ms (Views: 179.8ms) Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 21:35:02 -0700 Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 21:35:02 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 21:35:02 -0700 Started GET "/taxonomite/55cacca784032e1255000002" for ::1 at 2015-08-11 21:35:04 -0700 Processing by TaxonomiteController#show as HTML Parameters: {"id"=>"55cacca784032e1255000002"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5823ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacca784032e1255000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4174ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000002')}} runtime: 0.3536ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000002')}} runtime: 0.2259ms Rendered taxonomite/show.html.erb within layouts/application (2.4ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 18ms (Views: 13.9ms) Started GET "/taxonomite" for ::1 at 2015-08-11 21:35:10 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3725ms Rendered taxonomite/index.html.erb within layouts/application (2.0ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 8ms (Views: 8.3ms) Started GET "/taxonomite/55caccb084032e125b000005" for ::1 at 2015-08-11 21:35:11 -0700 Processing by TaxonomiteController#show as HTML Parameters: {"id"=>"55caccb084032e125b000005"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55caccb084032e125b000005')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3389ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000005')}} runtime: 0.3084ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000005')}} runtime: 0.1897ms Rendered taxonomite/show.html.erb within layouts/application (1.5ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 10ms (Views: 8.8ms) Started GET "/taxonomite/55caccb084032e125b000005/edit" for ::1 at 2015-08-11 21:35:15 -0700 Processing by TaxonomiteController#edit as HTML Parameters: {"id"=>"55caccb084032e125b000005"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55caccb084032e125b000005')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3767ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000005')}} runtime: 0.3021ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2714ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55caccb084032e125b000005'), "_id"=>BSON::ObjectId('55cacc9d84032e124f000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1912ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55caccb084032e125b000005'), "_id"=>BSON::ObjectId('55cacc9d84032e124f000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2700ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55caccb084032e125b000005'), "_id"=>BSON::ObjectId('55cacca784032e1255000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1934ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55caccb084032e125b000005'), "_id"=>BSON::ObjectId('55cacca784032e1255000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2807ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55caccb084032e125b000005'), "_id"=>BSON::ObjectId('55cacca784032e1255000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2505ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55caccb084032e125b000005'), "_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2023ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55caccb084032e125b000005'), "_id"=>BSON::ObjectId('55caccb084032e125b000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7223ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55caccb084032e125b000005'), "_id"=>BSON::ObjectId('55caccb084032e125b000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5581ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55caccb084032e125b000005'), "_id"=>BSON::ObjectId('55caccb084032e125b000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2140ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55caccb084032e125b000005'), "_id"=>BSON::ObjectId('55caccb084032e125b000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1639ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55caccb084032e125b000005'), "_id"=>BSON::ObjectId('55caccb084032e125b000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1766ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55caccb084032e125b000005'), "_id"=>BSON::ObjectId('55caccb084032e125b000006')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1620ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55caccb084032e125b000005'), "_id"=>BSON::ObjectId('55caccb084032e125b000007')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1716ms Rendered taxonomite/edit.html.erb within layouts/application (22.0ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 32ms (Views: 30.4ms) Started GET "/taxonomite/addchild/55caccb084032e125b000005?taxon=55cacca784032e1255000000" for ::1 at 2015-08-11 21:35:19 -0700 Processing by TaxonomiteController#addchild as HTML Parameters: {"taxon"=>"55cacca784032e1255000000", "id"=>"55caccb084032e125b000005"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55caccb084032e125b000005')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7813ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacca784032e1255000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7651ms Completed 500 Internal Server Error in 6ms Taxonomite::InvalidChild - Cannot add Commodi itaque (Genus) as child of Quo eos (Species): /home/hgillesp/dev/taxonomite/lib/taxonomite/taxon.rb:150:in `validate_child' /home/hgillesp/dev/taxonomite/lib/taxonomite/tree.rb:105:in `validate_child!' mongoid (4.0.2) lib/mongoid/relations/proxy.rb:219:in `block in execute_callback' mongoid (4.0.2) lib/mongoid/relations/proxy.rb:215:in `execute_callback' mongoid (4.0.2) lib/mongoid/relations/referenced/many.rb:325:in `append' mongoid (4.0.2) lib/mongoid/relations/referenced/many.rb:34:in `<<' app/controllers/taxonomite_controller.rb:202:in `do_addchild' app/controllers/taxonomite_controller.rb:126:in `addchild' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/05ad34bafa98b611/variables" for ::1 at 2015-08-11 21:35:19 -0700 Started GET "/taxonomite" for ::1 at 2015-08-11 21:35:25 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3747ms Rendered taxonomite/index.html.erb within layouts/application (2.0ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 14ms (Views: 13.3ms) Started GET "/taxonomite/55cacca784032e1255000003" for ::1 at 2015-08-11 21:35:28 -0700 Processing by TaxonomiteController#show as HTML Parameters: {"id"=>"55cacca784032e1255000003"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3170ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')}} runtime: 0.3002ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')}} runtime: 0.2470ms Rendered taxonomite/show.html.erb within layouts/application (1.7ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.1ms) Completed 200 OK in 28ms (Views: 26.9ms) Started GET "/taxonomite/55cacca784032e1255000003/edit" for ::1 at 2015-08-11 21:35:30 -0700 Processing by TaxonomiteController#edit as HTML Parameters: {"id"=>"55cacca784032e1255000003"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4280ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')}} runtime: 0.2831ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3104ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacc9d84032e124f000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1797ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacc9d84032e124f000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2628ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacca784032e1255000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1750ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacca784032e1255000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1646ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacca784032e1255000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1634ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1844ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1604ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1858ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2049ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2120ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000005')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2686ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000006')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1822ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000007')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1759ms Rendered taxonomite/edit.html.erb within layouts/application (13.3ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 25ms (Views: 24.3ms) Started GET "/taxonomite/addchild/55cacca784032e1255000003?taxon=55caccb084032e125b000002" for ::1 at 2015-08-11 21:35:32 -0700 Processing by TaxonomiteController#addchild as HTML Parameters: {"taxon"=>"55caccb084032e125b000002", "id"=>"55cacca784032e1255000003"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2570ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55caccb084032e125b000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1642ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55caccb084032e125b000002')} update={"$set"=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4113ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')}} runtime: 0.2667ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1746ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3430ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacc9d84032e124f000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2126ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacc9d84032e124f000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2368ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacca784032e1255000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2072ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacca784032e1255000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2816ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacca784032e1255000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4353ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2828ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2349ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2779ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2236ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2362ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000005')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1896ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000006')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1606ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000007')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1557ms Rendered taxonomite/edit.html.erb within layouts/application (16.4ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.2ms) Completed 200 OK in 30ms (Views: 26.6ms) Started GET "/taxonomite/addchild/55cacca784032e1255000003?taxon=55caccb084032e125b000004" for ::1 at 2015-08-11 21:35:34 -0700 Processing by TaxonomiteController#addchild as HTML Parameters: {"taxon"=>"55caccb084032e125b000004", "id"=>"55cacca784032e1255000003"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5539ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55caccb084032e125b000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4802ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55caccb084032e125b000004')} update={"$set"=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4918ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')}} runtime: 0.4178ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3443ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5755ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacc9d84032e124f000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3055ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacc9d84032e124f000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2777ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacca784032e1255000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2732ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacca784032e1255000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3323ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacca784032e1255000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3405ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2507ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2857ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4182ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2686ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3160ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000005')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7902ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000006')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2878ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000007')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2513ms Rendered taxonomite/edit.html.erb within layouts/application (21.2ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 42ms (Views: 35.2ms) Started GET "/taxonomite/addchild/55cacca784032e1255000003?taxon=55caccb084032e125b000003" for ::1 at 2015-08-11 21:35:35 -0700 Processing by TaxonomiteController#addchild as HTML Parameters: {"taxon"=>"55caccb084032e125b000003", "id"=>"55cacca784032e1255000003"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5564ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55caccb084032e125b000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3418ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55caccb084032e125b000003')} update={"$set"=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4911ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')}} runtime: 0.7199ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5067ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.8376ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacc9d84032e124f000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4396ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacc9d84032e124f000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3806ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacca784032e1255000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 1.1058ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacca784032e1255000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3269ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacca784032e1255000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2874ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5558ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2875ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3356ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4117ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4509ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000005')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6558ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000006')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7175ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000007')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2776ms Rendered taxonomite/edit.html.erb within layouts/application (32.9ms) Rendered shared/_flash_messages.html.erb (0.2ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 68ms (Views: 60.1ms) Started GET "/taxonomite/addchild/55cacca784032e1255000003?taxon=55caccb084032e125b000005" for ::1 at 2015-08-11 21:35:35 -0700 Processing by TaxonomiteController#addchild as HTML Parameters: {"taxon"=>"55caccb084032e125b000005", "id"=>"55cacca784032e1255000003"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4303ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55caccb084032e125b000005')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3222ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55caccb084032e125b000005')} update={"$set"=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.8926ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')}} runtime: 0.3082ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2177ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2965ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacc9d84032e124f000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2629ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacc9d84032e124f000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2307ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacca784032e1255000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2310ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacca784032e1255000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2828ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacca784032e1255000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1982ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1848ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1867ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2399ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3116ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2546ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000006')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1836ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000007')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2088ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000005')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 1.0878ms Rendered taxonomite/edit.html.erb within layouts/application (23.1ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 41ms (Views: 34.7ms) Started GET "/taxonomite/addchild/55cacca784032e1255000003?taxon=55caccb084032e125b000001" for ::1 at 2015-08-11 21:35:37 -0700 Processing by TaxonomiteController#addchild as HTML Parameters: {"taxon"=>"55caccb084032e125b000001", "id"=>"55cacca784032e1255000003"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3836ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55caccb084032e125b000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2887ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55caccb084032e125b000001')} update={"$set"=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4428ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')}} runtime: 0.2379ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4244ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6292ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacc9d84032e124f000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2000ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacc9d84032e124f000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1998ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacca784032e1255000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2145ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacca784032e1255000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2140ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacca784032e1255000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7011ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.9947ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3196ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2336ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6479ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.8895ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000006')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2796ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000007')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3026ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000005')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 1.1456ms Rendered taxonomite/edit.html.erb within layouts/application (25.4ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.1ms) Completed 200 OK in 48ms (Views: 42.7ms) Started GET "/taxonomite/addchild/55cacca784032e1255000003?taxon=55caccb084032e125b000006" for ::1 at 2015-08-11 21:35:39 -0700 Processing by TaxonomiteController#addchild as HTML Parameters: {"taxon"=>"55caccb084032e125b000006", "id"=>"55cacca784032e1255000003"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6398ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55caccb084032e125b000006')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5046ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55caccb084032e125b000006')} update={"$set"=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 1.0373ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')}} runtime: 0.6401ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6036ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.9286ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacc9d84032e124f000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6414ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacc9d84032e124f000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6266ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacca784032e1255000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3787ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacca784032e1255000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3524ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55cacca784032e1255000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3695ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3704ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4325ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4780ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4449ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 1.2503ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000006')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5701ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000007')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4508ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003'), "_id"=>BSON::ObjectId('55caccb084032e125b000005')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3324ms Rendered taxonomite/edit.html.erb within layouts/application (34.0ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.1ms) Completed 200 OK in 61ms (Views: 50.4ms) Started GET "/taxonomite" for ::1 at 2015-08-11 21:35:47 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6461ms Rendered taxonomite/index.html.erb within layouts/application (3.4ms) Rendered shared/_flash_messages.html.erb (0.2ms) Rendered shared/_error_messages.html.erb (0.1ms) Completed 200 OK in 15ms (Views: 14.8ms) Started GET "/taxonomite/55cacca784032e1255000003" for ::1 at 2015-08-11 21:35:50 -0700 Processing by TaxonomiteController#show as HTML Parameters: {"id"=>"55cacca784032e1255000003"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3847ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')}} runtime: 0.3901ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5722ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000001')}} runtime: 0.3193ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000002')}} runtime: 0.3331ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000003')}} runtime: 0.4264ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000004')}} runtime: 0.5848ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000006')}} runtime: 0.3570ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000005')}} runtime: 0.3005ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')}} runtime: 0.2937ms Rendered taxonomite/_taxon.html.erb (23.1ms) Rendered taxonomite/show.html.erb within layouts/application (33.6ms) Completed 500 Internal Server Error in 37ms NoMethodError - undefined method `taxon_path' for #<#:0x007fbe90b9c200>: app/views/taxonomite/_taxon.html.erb:1:in `_app_views_taxonomite__taxon_html_erb__4038157303765646197_70228225238200' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/partial_renderer.rb:436:in `block in collection_with_template' actionview (4.2.3) lib/action_view/renderer/partial_renderer.rb:432:in `collection_with_template' actionview (4.2.3) lib/action_view/renderer/partial_renderer.rb:324:in `render_collection' actionview (4.2.3) lib/action_view/renderer/partial_renderer.rb:306:in `block in render' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/partial_renderer.rb:305:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.3) lib/action_view/renderer/renderer.rb:21:in `render' actionview (4.2.3) lib/action_view/helpers/rendering_helper.rb:32:in `render' app/views/taxonomite/show.html.erb:17:in `_app_views_taxonomite_show_html_erb___3142377508746694707_70228218481980' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/8e949e27e76c1814/variables" for ::1 at 2015-08-11 21:35:50 -0700 Started GET "/taxonomite/55cacca784032e1255000003" for ::1 at 2015-08-11 21:36:35 -0700 Processing by TaxonomiteController#show as HTML Parameters: {"id"=>"55cacca784032e1255000003"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3576ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1754ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')}} runtime: 0.3126ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2079ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000001')}} runtime: 0.2238ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000002')}} runtime: 0.1886ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000003')}} runtime: 0.2365ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000004')}} runtime: 0.1709ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000006')}} runtime: 0.1555ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000005')}} runtime: 0.1533ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')}} runtime: 0.1475ms Rendered taxonomite/_taxon.html.erb (14.0ms) Rendered taxonomite/show.html.erb within layouts/application (19.9ms) Completed 500 Internal Server Error in 22ms NoMethodError - undefined method `taxon_path' for #<#:0x007fbe90706f38>: app/views/taxonomite/_taxon.html.erb:1:in `_app_views_taxonomite__taxon_html_erb__4038157303765646197_70228225238200' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/partial_renderer.rb:436:in `block in collection_with_template' actionview (4.2.3) lib/action_view/renderer/partial_renderer.rb:432:in `collection_with_template' actionview (4.2.3) lib/action_view/renderer/partial_renderer.rb:324:in `render_collection' actionview (4.2.3) lib/action_view/renderer/partial_renderer.rb:306:in `block in render' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/partial_renderer.rb:305:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.3) lib/action_view/renderer/renderer.rb:21:in `render' actionview (4.2.3) lib/action_view/helpers/rendering_helper.rb:32:in `render' app/views/taxonomite/show.html.erb:17:in `_app_views_taxonomite_show_html_erb___3142377508746694707_70228221898120' actionview (4.2.3) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.3) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.3) lib/action_view/template.rb:333:in `instrument' actionview (4.2.3) lib/action_view/template.rb:143:in `render' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.3) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.3) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.3) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.3) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.3) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.3) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.3) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.3) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.3) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.3) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.3) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.3) lib/active_support/callbacks.rb:115:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:553:in `block (2 levels) in compile' activesupport (4.2.3) lib/active_support/callbacks.rb:503:in `call' activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks' actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.3) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks' actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.3) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.3) lib/rails/engine.rb:518:in `call' railties (4.2.3) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started POST "/__better_errors/8449f71ddcbf8bbe/variables" for ::1 at 2015-08-11 21:36:35 -0700 Started GET "/taxonomite/55cacca784032e1255000003" for ::1 at 2015-08-11 21:36:48 -0700 Processing by TaxonomiteController#show as HTML Parameters: {"id"=>"55cacca784032e1255000003"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4606ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3052ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')}} runtime: 0.3847ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3529ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000001')}} runtime: 0.2964ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000002')}} runtime: 0.3052ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000003')}} runtime: 0.3063ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000004')}} runtime: 0.2987ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000006')}} runtime: 0.2984ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000005')}} runtime: 0.2467ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')}} runtime: 0.2664ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000001')}} runtime: 0.2857ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000002')}} runtime: 0.3261ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000003')}} runtime: 0.3480ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000004')}} runtime: 0.3080ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000006')}} runtime: 0.2863ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000005')}} runtime: 0.2833ms Rendered taxonomite/_taxon.html.erb (5.2ms) Rendered taxonomite/show.html.erb within layouts/application (12.5ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 25ms (Views: 23.2ms) Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2015-08-11 21:36:48 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-08-11 21:36:48 -0700 Started GET "/assets/application.self-937c5e8db79dcc30dee233622ccdd827c7ad66d42787314baddca5ef90e13995.css?body=1" for ::1 at 2015-08-11 21:36:48 -0700 Started GET "/taxonomite" for ::1 at 2015-08-11 21:36:57 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5456ms Rendered taxonomite/index.html.erb within layouts/application (2.7ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 10ms (Views: 10.3ms) Started GET "/taxonomite/55cacc9d84032e124f000001" for ::1 at 2015-08-11 21:36:59 -0700 Processing by TaxonomiteController#show as HTML Parameters: {"id"=>"55cacc9d84032e124f000001"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacc9d84032e124f000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2995ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001')}} runtime: 0.2518ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001')}} runtime: 0.2065ms Rendered taxonomite/show.html.erb within layouts/application (1.3ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 9ms (Views: 8.2ms) Started GET "/taxonomite/55cacc9d84032e124f000001/edit" for ::1 at 2015-08-11 21:37:01 -0700 Processing by TaxonomiteController#edit as HTML Parameters: {"id"=>"55cacc9d84032e124f000001"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacc9d84032e124f000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3038ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001')}} runtime: 0.2991ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3043ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55cacc9d84032e124f000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2289ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55cacca784032e1255000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2570ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55cacca784032e1255000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1971ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55cacca784032e1255000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1852ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1753ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1840ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1753ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1862ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2104ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2259ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000006')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1952ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000007')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2028ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000005')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1873ms Rendered taxonomite/edit.html.erb within layouts/application (13.4ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 21ms (Views: 20.2ms) Started GET "/taxonomite/addchild/55cacc9d84032e124f000001?taxon=55cacca784032e1255000000" for ::1 at 2015-08-11 21:37:03 -0700 Processing by TaxonomiteController#addchild as HTML Parameters: {"taxon"=>"55cacca784032e1255000000", "id"=>"55cacc9d84032e124f000001"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacc9d84032e124f000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3917ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacca784032e1255000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2390ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacca784032e1255000000')} update={"$set"=>{"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001')}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4151ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001')}} runtime: 0.3355ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2803ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3712ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55cacc9d84032e124f000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2409ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55cacca784032e1255000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2258ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55cacca784032e1255000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1746ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55cacca784032e1255000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2230ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2115ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2045ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1845ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1824ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1693ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2125ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000006')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1893ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000007')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1932ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000005')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1828ms Rendered taxonomite/edit.html.erb within layouts/application (14.4ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 28ms (Views: 23.4ms) Started GET "/taxonomite/addchild/55cacc9d84032e124f000001?taxon=55cacca784032e1255000001" for ::1 at 2015-08-11 21:37:04 -0700 Processing by TaxonomiteController#addchild as HTML Parameters: {"taxon"=>"55cacca784032e1255000001", "id"=>"55cacc9d84032e124f000001"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacc9d84032e124f000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2888ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacca784032e1255000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1576ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacca784032e1255000001')} update={"$set"=>{"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001')}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2713ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001')}} runtime: 0.2565ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1880ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2675ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55cacc9d84032e124f000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1810ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55cacca784032e1255000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2034ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55cacca784032e1255000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1627ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2220ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2098ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2252ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4457ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2408ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2121ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000006')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1875ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000007')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1662ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000005')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1824ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55cacca784032e1255000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2234ms Rendered taxonomite/edit.html.erb within layouts/application (12.8ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 22ms (Views: 19.1ms) Started GET "/taxonomite/addchild/55cacc9d84032e124f000001?taxon=55cacca784032e1255000002" for ::1 at 2015-08-11 21:37:05 -0700 Processing by TaxonomiteController#addchild as HTML Parameters: {"taxon"=>"55cacca784032e1255000002", "id"=>"55cacc9d84032e124f000001"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacc9d84032e124f000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2614ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacca784032e1255000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1823ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacca784032e1255000002')} update={"$set"=>{"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001')}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2767ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001')}} runtime: 0.2837ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2715ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3781ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55cacc9d84032e124f000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2739ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55cacca784032e1255000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3158ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55cacca784032e1255000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2959ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2040ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1935ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1910ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1870ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1830ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1893ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000006')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2069ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000007')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2369ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000005')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1775ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55cacca784032e1255000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2404ms Rendered taxonomite/edit.html.erb within layouts/application (15.5ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 32ms (Views: 29.0ms) Started GET "/taxonomite/addchild/55cacc9d84032e124f000001?taxon=55cacca784032e1255000003" for ::1 at 2015-08-11 21:37:06 -0700 Processing by TaxonomiteController#addchild as HTML Parameters: {"taxon"=>"55cacca784032e1255000003", "id"=>"55cacc9d84032e124f000001"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacc9d84032e124f000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4154ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3136ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacca784032e1255000003')} update={"$set"=>{"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001')}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.7418ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001')}} runtime: 0.4928ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3981ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6097ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55cacc9d84032e124f000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 1.0976ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55cacca784032e1255000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4464ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55cacca784032e1255000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3875ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4362ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3839ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2896ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2711ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2817ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000004')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2487ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000006')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6385ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000007')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3373ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55caccb084032e125b000005')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2887ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001'), "_id"=>BSON::ObjectId('55cacca784032e1255000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3081ms Rendered taxonomite/edit.html.erb within layouts/application (26.5ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 40ms (Views: 33.9ms) Started GET "/taxonomite" for ::1 at 2015-08-11 21:37:13 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.8340ms Rendered taxonomite/index.html.erb within layouts/application (4.9ms) Rendered shared/_flash_messages.html.erb (0.2ms) Rendered shared/_error_messages.html.erb (0.1ms) Completed 200 OK in 23ms (Views: 22.6ms) Started GET "/taxonomite/55cacc9d84032e124f000001" for ::1 at 2015-08-11 21:37:14 -0700 Processing by TaxonomiteController#show as HTML Parameters: {"id"=>"55cacc9d84032e124f000001"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacc9d84032e124f000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2951ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001')}} runtime: 0.2870ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2215ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000000')}} runtime: 0.1554ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000002')}} runtime: 0.2018ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')}} runtime: 0.1704ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2104ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000001')}} runtime: 0.1717ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000002')}} runtime: 0.1766ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000003')}} runtime: 0.1739ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000004')}} runtime: 0.1728ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000006')}} runtime: 0.1885ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000005')}} runtime: 0.1752ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000001')}} runtime: 0.1794ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacc9d84032e124f000001')}} runtime: 0.1688ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000000')}} runtime: 0.1641ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000002')}} runtime: 0.1459ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000003')}} runtime: 0.1405ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000001')}} runtime: 0.2156ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000002')}} runtime: 0.2672ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000003')}} runtime: 0.2039ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000004')}} runtime: 0.2294ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000006')}} runtime: 0.2288ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55caccb084032e125b000005')}} runtime: 0.1973ms Rendered taxonomite/_taxon.html.erb (3.5ms) MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000001')}} runtime: 0.2238ms Rendered taxonomite/_taxon.html.erb (5.7ms) Rendered taxonomite/show.html.erb within layouts/application (13.7ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 25ms (Views: 24.4ms) Started GET "/taxonomite" for ::1 at 2015-08-11 21:37:34 -0700 Processing by TaxonomiteController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 1.2015ms Rendered taxonomite/index.html.erb within layouts/application (6.6ms) Rendered shared/_flash_messages.html.erb (0.1ms) Rendered shared/_error_messages.html.erb (0.1ms) Completed 200 OK in 30ms (Views: 29.3ms) Started GET "/taxonomite/55cacca784032e1255000002" for ::1 at 2015-08-11 21:37:37 -0700 Processing by TaxonomiteController#show as HTML Parameters: {"id"=>"55cacca784032e1255000002"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"_id"=>BSON::ObjectId('55cacca784032e1255000002')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2796ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000002')}} runtime: 0.5277ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=taxonomite_taxons selector={"$query"=>{"_id"=>BSON::ObjectId('55cacc9d84032e124f000001')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3460ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"taxonomite_taxons", :query=>{"parent_id"=>BSON::ObjectId('55cacca784032e1255000002')}} runtime: 0.3513ms Rendered taxonomite/show.html.erb within layouts/application (3.1ms) Rendered shared/_flash_messages.html.erb (0.0ms) Rendered shared/_error_messages.html.erb (0.0ms) Completed 200 OK in 11ms (Views: 10.1ms)